chore(deps): update JET requirement from 0.9, 0.10, 0.11 to 0.9, 0.10, 0.11, 0.12 - #13
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Try this Pull Request!Option 1: Julia Package ManagerOpen Julia and type: import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/epiforecasts/ForecastEnsembles.jl", rev="dependabot/julia/JET-0.9-and-0.10-and-0.11-and-0.12")
using ForecastEnsemblesOption 2: Local CheckoutIf you have the repo locally: git checkout dependabot/julia/JET-0.9-and-0.10-and-0.11-and-0.12
julia --project=. -e "using Pkg; Pkg.instantiate()" |
Contributor
|
📖 Documentation preview is ready! View the docs for this PR at: https://epiforecasts.github.io/ForecastEnsembles.jl/previews/PR13/ This preview will be updated automatically when you push new commits. |
…, 0.11, 0.12 Updates the requirements on [JET](https://github.com/aviatesk/JET.jl) to permit the latest version. - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/aviatesk/JET.jl/commits/v0.12.0) --- updated-dependencies: - dependency-name: JET dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/julia/JET-0.9-and-0.10-and-0.11-and-0.12
branch
from
July 29, 2026 07:44
c210568 to
a8d4796
Compare
sbfnk-bot
enabled auto-merge (squash)
July 29, 2026 08:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on JET to permit the latest version.
Release notes
Sourced from JET's releases.
... (truncated)
Changelog
Sourced from JET's changelog.
... (truncated)
Commits