Skip to content

Update Genie requirement from 5 to 5, 6.0#15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Genie-5-and-6.0
Open

Update Genie requirement from 5 to 5, 6.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Genie-5-and-6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Genie to permit the latest version.

Release notes

Sourced from Genie's releases.

v6.0.0

Genie v6.0.0

Diff since v5.35.15

Genie.jl v6.0.0

This major release migrates to HTTP.jl v2 and updates the minimum Julia version requirement.

Breaking Changes

  • Minimum Julia version: Updated from 1.6 to 1.10 (required by HTTP.jl v2)
  • HTTP.jl v2 migration: Migrated from HTTP.jl v1 to v2.1
    • Updated HTTPHeaders to be identical to the newly introduced HTTP.Headers rather than the previous Dict

New Features

  • OrderedCollections v2 support (compat: "1, 2")

Infrastructure

  • Consolidate test dependencies into main Project.toml

Diff since v5.35.15

Commits
  • 7ca2a94 Update docs compat to support Genie v6
  • 20bb717 Fix headers handling for Julia 1.10 compatibility
  • 2f8f2fd set version v6.0.0
  • ab45663 Fix js_settings() test for Julia 1.10 compatibility
  • d0bcb77 Update minimum Julia version to 1.10 for HTTP v2 compatibility
  • 995b206 Update CI to test Julia 1.10+ for HTTP v2 compatibility
  • 1c281a1 Consolidate test dependencies: remove test/Project.toml
  • ffb0fc2 bump compat of OrderedCollections
  • 8621310 Migrate to HTTP.jl v2.1 with WebSocket and header improvements
  • ecfb86a Set version v5.35.15
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [Genie](https://github.com/GenieFramework/Genie.jl) to permit the latest version.
- [Release notes](https://github.com/GenieFramework/Genie.jl/releases)
- [Changelog](https://github.com/GenieFramework/Genie.jl/blob/main/CHANGELOG.html)
- [Commits](GenieFramework/Genie.jl@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Genie
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants