Skip to content

Update ForwardDiff requirement from 0.10 to 0.10, 1.3 in the all-julia-packages group across 1 directory#113

Merged
ChrisRackauckas merged 1 commit intomasterfrom
dependabot/julia/all-julia-packages-bbb1c25157
Dec 3, 2025
Merged

Update ForwardDiff requirement from 0.10 to 0.10, 1.3 in the all-julia-packages group across 1 directory#113
ChrisRackauckas merged 1 commit intomasterfrom
dependabot/julia/all-julia-packages-bbb1c25157

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Updates the requirements on ForwardDiff to permit the latest version.
Updates ForwardDiff to 1.3.0

Release notes

Sourced from ForwardDiff's releases.

v1.3.0

ForwardDiff v1.3.0

Diff since v1.2.2

Merged pull requests:

Closed issues:

  • Method ambiguities reported by Aqua (#681)
Commits
  • a7991dd Add derivative rule for LinearAlgebra.givensAlgorithm (#783)
  • c2ec27f Bump version from 1.2.1 to 1.2.2 (#782)
  • e7c619d Fix NaN-safe mode (#777)
  • 2247c4a CI tests with NaN-safe mode (#776)
  • 5d2edc1 Avoid non-lazy string interpolation and replace @assert with `ArgumentError...
  • 463e830 Fix gradient and Jacobian for functions with Dual output (#770)
  • 5ba1f44 v1.2.0 (#772)
  • c15deda Fix tests by using tag types instead of instances (#768)
  • d0d6a0a improve performance of hessians with static arrays (#751)
  • 42e0aa6 prevent adding methods to the functions > and >= (#771)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl) to permit the latest version.

Updates `ForwardDiff` to 1.3.0
- [Release notes](https://github.com/JuliaDiff/ForwardDiff.jl/releases)
- [Commits](JuliaDiff/ForwardDiff.jl@v0.10.0...v1.3.0)

---
updated-dependencies:
- dependency-name: ForwardDiff
  dependency-version: 1.3.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

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 Dec 3, 2025
@ChrisRackauckas ChrisRackauckas merged commit 532f297 into master Dec 3, 2025
1 of 7 checks passed
@ChrisRackauckas ChrisRackauckas deleted the dependabot/julia/all-julia-packages-bbb1c25157 branch December 3, 2025 11:26
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