Bump the all-julia-packages group across 2 directories with 8 updates #58
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 ForwardDiff, Optimization, Enzyme, KernelAbstractions, SciMLBase, StaticArrays, QuasiMonteCarlo and SafeTestsets to permit the latest version.
Updates
ForwardDiffto 1.3.0Release notes
Sourced from ForwardDiff's releases.
Commits
a7991ddAdd derivative rule forLinearAlgebra.givensAlgorithm(#783)c2ec27fBump version from 1.2.1 to 1.2.2 (#782)e7c619dFix NaN-safe mode (#777)2247c4aCI tests with NaN-safe mode (#776)5d2edc1Avoid non-lazy string interpolation and replace@assertwith `ArgumentError...463e830Fix gradient and Jacobian for functions withDualoutput (#770)5ba1f44v1.2.0 (#772)c15dedaFix tests by using tag types instead of instances (#768)d0d6a0aimprove performance of hessians with static arrays (#751)42e0aa6prevent adding methods to the functions>and>=(#771)Updates
Optimizationto 5.2.0Release notes
Sourced from Optimization's releases.
Changelog
Sourced from Optimization's changelog.
Commits
25ff63fBump version from 5.1.0 to 5.2.0bd01dabMerge pull request #1099 from SciML/compathelper/new_version/2025-11-28-00-30...5d47976Merge pull request #1100 from SciML/compathelper/new_version/2025-11-28-00-30...3b8aef6CompatHelper: add new compat entry for OptimizationPyCMA at version 1 for pac...b21e3c0CompatHelper: add new compat entry for DifferentiationInterface at version 0....eecb1fdMerge pull request #1097 from SebastianM-C/docsa65fd82bump Manopt for downgrade CI43c9cf2fix redirects05acc84Make sure that all optimizers re-export OptimizationBasecf96ce9Add the HolyLabRegistry for QuadDIRECTUpdates
Enzymeto 0.13.108Release notes
Sourced from Enzyme's releases.
Commits
30e0519Don't mark math fns as nounwind, just willreturn (#2807)a2c161eFix:Vararg{\<:AbstractFloat}->Vararg{AbstractFloat}(#2809)f9dd7281.12: Fix custom rule return rooting (#2804)04781c8Bump version from 0.13.106 to 0.13.10773d4f93Support typetag in absint (#2800)8527858Bump version to 0.13.106 and update dependencies (#2803)d735e42Bump version from 0.13.104 to 0.13.10556fa81f1.12 fix jl_lazy_load (#2797)70eef9dMore root pathing fixups (#2793)cd6eb98fixUpdates
KernelAbstractionsto 0.9.39Release notes
Sourced from KernelAbstractions's releases.
Commits
1f84b17Bump version from 0.9.38 to 0.9.3976a35d8Merge pull request #653 from JuliaGPU/vc/accumulate218abb9use aliasscope when user uses Const653637bdisable alias-scope due to misscompilations on 1.11e628aa4Add test for accumulate issueb525d6bbump version1a580abUnified memory allocations (#632)434d55aavoid boxing when@kernelis used as a closure (#625)b8b53daadd get_backend for StaticArrays (#621)f7a37d0Test correct backend in examples test (#597)Updates
Optimizationto 5.2.0Release notes
Sourced from Optimization's releases.
Changelog
Sourced from Optimization's changelog.
Commits
25ff63fBump version from 5.1.0 to 5.2.0bd01dabMerge pull request #1099 from SciML/compathelper/new_version/2025-11-28-00-30...5d47976Merge pull request #1100 from SciML/compathelper/new_version/2025-11-28-00-30...3b8aef6CompatHelper: add new compat entry for OptimizationPyCMA at version 1 for pac...b21e3c0CompatHelper: add new compat entry for DifferentiationInterface at version 0....eecb1fdMerge pull request #1097 from SebastianM-C/docsa65fd82bump Manopt for downgrade CI43c9cf2fix redirects05acc84Make sure that all optimizers re-export OptimizationBasecf96ce9Add the HolyLabRegistry for QuadDIRECTUpdates
SciMLBaseto 2.128.0Release notes
Sourced from SciMLBase's releases.
Commits
cb77833Update Project.toml037518fMerge pull request #1181 from SciML/unitfulvalue35e1992fix unitfulvalue shadowing8a5ed89Merge pull request #1180 from SciML/dependabot/github_actions/actions/checkout-6a93c746Bump actions/checkout from 4 to 6e414904Merge pull request #1175 from abhro/link-httpsc274d72Merge pull request #1177 from abhro/bvp-docstrings30d2205Merge pull request #1178 from abhro/docstring-md-list5410e38Make struct field docs single-line240182eMake boundary condition specs for BVPs clearerUpdates
StaticArraysto 1.9.15Release notes
Sourced from StaticArrays's releases.
Commits
d579b96Bump version from 1.9.14 to 1.9.15 (#1317)acefbd3Force inv(::Cholesky) to be symmetric (#1258)e7c5e01Bump version to 1.9.14 (#1311)41353d2fix: fix n-dimensionalviewinto n-dimensionalSArraywithAnyeltype (...563adebSpecializemap!(f, array)(#1307)15a2672stop piratingsize(::Type{Union{}})(#1306)e23a2f5docs: high-level motivation of static arrays (#1297)19ecce7FixexpofSMatrixwith large entries #1295 (#1296)1af9ba6Convert matrices to float ineigen(#1294)df49024Fully qualify method extensions for Tuple constructor (#1293)Updates
QuasiMonteCarloto 0.3.3Release notes
Sourced from QuasiMonteCarlo's releases.
Commits
e9257efUpdate Project.toml80201c2Merge pull request #94 from ashutosh-b-b/bb/fix_grida8cc797chore: update docstring forGridSampleefef6d2test: update tests for GridSample()1e95ef6fix: fixsampleforGridSample()bb2cac4Merge pull request #91 from ArnoStrouwen/docs1332faf7format68f0b0aDocumenter 1.0 upgrade4cb665dMerge pull request #87 from SciML/compathelper/new_version/2023-09-09-19-04-2...a4cfe9dCompatHelper: add new compat entry for Requires at version 1, (keep existing ...Updates
KernelAbstractionsto 0.9.39Release notes
Sourced from KernelAbstractions's releases.
Commits
1f84b17Bump version from 0.9.38 to 0.9.3976a35d8Merge pull request #653 from JuliaGPU/vc/accumulate218abb9use aliasscope when user uses Const653637bdisable alias-scope due to misscompilations on 1.11e628aa4Add test for accumulate issueb525d6bbump version1a580abUnified memory allocations (#632)434d55aavoid boxing when@kernelis used as a closure (#625)b8b53daadd get_backend for StaticArrays (#621)f7a37d0Test correct backend in examples test (#597)Updates
SafeTestsetsto 0.1.0Release notes
Sourced from SafeTestsets's releases.
Commits
f7897d5Update Project.toml4cc3962Update Project.toml4b6882eUpdate Project.toml36da15dMerge pull request #9 from YingboMa/myb/onemorelevel08d1b17Update README.md5f24b73Make inline testing backward compatible667b675Merge pull request #8 from staticfloat/sf/modern_project_tomlab306b0Update package to moden Julia Project.toml formate553edcMerge pull request #2 from JuliaTagBot/masterf4714beInstall TagBot as a GitHub ActionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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