Skip to content

build(deps): update Enzyme requirement to 0.13.149 in /test#10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/Enzyme-0.13.149
Closed

build(deps): update Enzyme requirement to 0.13.149 in /test#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/Enzyme-0.13.149

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updates the requirements on Enzyme to permit the latest version.

Release notes

Sourced from Enzyme's releases.

v0.13.149

Enzyme v0.13.149

Diff since v0.13.148

Merged pull requests:

Closed issues:

  • EnzymeMutabilityException differentiating NonlinearSolve.solve over a RuntimeGeneratedFunction problem (Julia 1.12) (#3117)
Commits
  • 885cad9 Bump version from 0.13.148 to 0.13.149
  • 8461239 Add sparam (#3119)
  • c6186c5 debugging custom rule int to ptr on 1.12 (#3113)
  • 7ecdeb7 Bump version to 0.13.148 and update Enzyme_jll
  • 40e5fab Improve error message for generic calling conv (#3110)
  • 0224419 Fix race condition in parallel interpreter (#3111)
  • b06f97c Bump version to 0.13.147 and update dependencies (#3109)
  • 51a2569 Adapt to LLVM.jl 9.8.1: pass explicit JITDylib to lookup (#3102)
  • 991fefe Cache nested codegen to be linked once, after enzyme pass is complete (#3095)
  • ccb0c7d Ensure no overwriting of active byref vals (#3098)
  • 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 [Enzyme](https://github.com/EnzymeAD/Enzyme.jl) to permit the latest version.
- [Release notes](https://github.com/EnzymeAD/Enzyme.jl/releases)
- [Commits](EnzymeAD/Enzyme.jl@v0.1.0...v0.13.149)

---
updated-dependencies:
- dependency-name: Enzyme
  dependency-version: 0.13.149
  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 May 25, 2026
jlperla added a commit that referenced this pull request May 26, 2026
…ject pins

Main Project.toml (registration polish):
- ConcreteStructs: "0.2.4" → "0.2" (caret-on-minor, stops CompatHelper
  spam without changing the actually-supported version range).
- MatrixEquations:  "2.5.8" → "2.5" (same).

Subproject pins absorbed from dependabot PRs #5#13 so we land on a
clean PR slate before tagging v0.1.0:

test/Project.toml — new [compat]:
- Enzyme = "0.13.149"
- ForwardDiff = "1.3.3"
- MatrixEquations = "2.5.8"
- StaticArrays = "1.9.18"

docs/Project.toml — appended to existing [compat]:
- Enzyme = "0.13.149"
- ForwardDiff = "1.3.3"
- MatrixEquations = "2.5.8"
- Plots = "1.41.6"
- StaticArrays = "1.9.18"

Closes #5 #6 #7 #8 #9 #10 #11 #12 #13.
@jlperla
Copy link
Copy Markdown
Member

jlperla commented May 26, 2026

Subsumed by #14 (commit 9d47d91 absorbs this compat pin into the v0.1.0 release-prep branch). Closing to keep the PR slate clean before tagging.

@jlperla jlperla closed this May 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 26, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/julia/test/Enzyme-0.13.149 branch May 26, 2026 18:18
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.

1 participant