Skip to content

Bump the all-julia-packages group across 2 directories with 10 updates - #116

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/docs/all-julia-packages-749b21a273
Closed

Bump the all-julia-packages group across 2 directories with 10 updates#116
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/docs/all-julia-packages-749b21a273

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on LogExpFunctions, ChainRulesCore, ChangesOfVariables, InverseFunctions, ForwardDiff, OffsetArrays, FiniteDifferences, Aqua, ChainRulesTestUtils and JET to permit the latest version.
Updates LogExpFunctions to 1.0.0

Release notes

Sourced from LogExpFunctions's releases.

v1.0.0

LogExpFunctions v1.0.0

Diff since v0.3.29

Breaking changes

  • Remove overly strict promise regarding the implementation of log2mexp (#103)
  • Release version 1.0 (#95)

Closed issues:

  • logit(x::Float64) accuracy vanishes around the zero, at x = 1/2 (#98)
  • logcosh(x) accuracy vanishes around the zero, at x = 0 (#100)
Changelog

Sourced from LogExpFunctions's changelog.

1.0.0

Added

  • add logabstanh

Changed

  • improve log1pmx, add Float32 implementation
  • make tests have their own environment, use JET.jl and Aqua.jl
  • improve _log1pmx_ker internal documentation on the polynomial
  • improve accuracy of logit, logcosh
  • more detailed testing (ULPError.jl)
  • relax the doc string of log2mexp to promise just "careful evaluation", technically breaking

0.3.29

A changelog is not available up to this version.

Commits
  • 34f13bb remove 'pre' from CI
  • c837fc0 Merge pull request #111 from JuliaStats/dependabot/github_actions/julia-actio...
  • d00fd51 Change CI matrix version from 'min' to 'min-patch'
  • d35edd2 Bump julia-actions/setup-julia from 2 to 3
  • c084f58 Bump codecov/codecov-action from 5 to 6 (#110)
  • 63f988a Bump julia-actions/cache from 2 to 3 (#109)
  • 41f0689 Merge pull request #108 from JuliaStats/dependabot/github_actions/actions/che...
  • 3d98b1b remove ancient coverage code
  • ca8342b Bump actions/checkout from 5 to 6
  • 77c5cf0 Bump actions/checkout from 4 to 5 (#107)
  • Additional commits viewable in compare view

Updates ChainRulesCore to 1.26.1

Release notes

Sourced from ChainRulesCore's releases.

v1.26.1

What's Changed

New Contributors

Full Changelog: JuliaDiff/ChainRulesCore.jl@v1.26.0...v1.26.1

Commits
  • 4253bff Fix some tests and bump version (#706)
  • dad0d24 Bump codecov/codecov-action from 5 to 6 (#705)
  • 004e43e Bump actions/checkout from 5 to 6 (#700)
  • 115c282 Bump actions/checkout from 4 to 5 (#699)
  • 414b660 Update Project.toml
  • 124e0cb Merge pull request #698 from ChrisRackauckas-Claude/update-compat-bounds-2025
  • 1d5c651 Update Downgrade.yml
  • 6facda3 Create Downgrade.yml
  • 632c0dc Update compat bounds to exclude releases >1 year old
  • f396d36 Merge pull request #697 from ChrisRackauckas-Claude/bump-julia-v1.10
  • Additional commits viewable in compare view

Updates ChangesOfVariables to 0.1.10

Release notes

Sourced from ChangesOfVariables's releases.

v0.1.10

ChangesOfVariables v0.1.10

Diff since v0.1.9

Merged pull requests:

Commits
  • 8bb9cfa Increase package version to v0.1.10
  • 864e8ae Fix CI status in README
  • 8cddb2e Fix _with_ladj_on_mapped
  • 8f78076 Improve getjacobian utility in test code
  • f859e29 Fix construction of NoLogAbsDetJacobian
  • 974119a Bump codecov/codecov-action from 4 to 5 (#31)
  • 7442802 Make Test a weak dependency (#30)
  • 9101502 Bump julia-actions/cache from 1 to 2 (#29)
  • 0f2c47a Bump julia-actions/setup-julia from 1 to 2 (#28)
  • bcf088e Use codecov token
  • Additional commits viewable in compare view

Updates InverseFunctions to 0.1.17

Release notes

Sourced from InverseFunctions's releases.

v0.1.17

InverseFunctions v0.1.17

Diff since v0.1.16

Merged pull requests:

Commits

Updates LogExpFunctions to 1.0.0

Release notes

Sourced from LogExpFunctions's releases.

v1.0.0

LogExpFunctions v1.0.0

Diff since v0.3.29

Breaking changes

  • Remove overly strict promise regarding the implementation of log2mexp (#103)
  • Release version 1.0 (#95)

Closed issues:

  • logit(x::Float64) accuracy vanishes around the zero, at x = 1/2 (#98)
  • logcosh(x) accuracy vanishes around the zero, at x = 0 (#100)
Changelog

Sourced from LogExpFunctions's changelog.

1.0.0

Added

  • add logabstanh

Changed

  • improve log1pmx, add Float32 implementation
  • make tests have their own environment, use JET.jl and Aqua.jl
  • improve _log1pmx_ker internal documentation on the polynomial
  • improve accuracy of logit, logcosh
  • more detailed testing (ULPError.jl)
  • relax the doc string of log2mexp to promise just "careful evaluation", technically breaking

0.3.29

A changelog is not available up to this version.

Commits
  • 34f13bb remove 'pre' from CI
  • c837fc0 Merge pull request #111 from JuliaStats/dependabot/github_actions/julia-actio...
  • d00fd51 Change CI matrix version from 'min' to 'min-patch'
  • d35edd2 Bump julia-actions/setup-julia from 2 to 3
  • c084f58 Bump codecov/codecov-action from 5 to 6 (#110)
  • 63f988a Bump julia-actions/cache from 2 to 3 (#109)
  • 41f0689 Merge pull request #108 from JuliaStats/dependabot/github_actions/actions/che...
  • 3d98b1b remove ancient coverage code
  • ca8342b Bump actions/checkout from 5 to 6
  • 77c5cf0 Bump actions/checkout from 4 to 5 (#107)
  • Additional commits viewable in compare view

Updates ForwardDiff to 1.3.3

Release notes

Sourced from ForwardDiff's releases.

v1.3.3

ForwardDiff v1.3.3

Diff since v1.3.2

Merged pull requests:

Commits

Updates OffsetArrays to 1.17.0

Release notes

Sourced from OffsetArrays's releases.

v1.17.0

OffsetArrays v1.17.0

Diff since v1.16.0

Merged pull requests:

Closed issues:

  • no_offset_view does not work properly on views with : (#375)
Commits

Updates FiniteDifferences to 0.12.34

Release notes

Sourced from FiniteDifferences's releases.

v0.12.34

FiniteDifferences v0.12.34

Diff since v0.12.33

Merged pull requests:

  • to_vec: handle UnionAll the same as DataType (non-perturbable) (#249) (@​Keno)

Closed issues:

  • recommend robust method for iteratively calculated functions (#170)
  • TagBot is broken (#246)
Commits

Updates Aqua to 0.8.14

Release notes

Sourced from Aqua's releases.

v0.8.14

The changes are documented in the CHANGELOG.md file.

Diff since v0.8.13

Changelog

Sourced from Aqua's changelog.

Version [v0.8.14] - 2025-08-04

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#344)

Version [v0.8.13] - 2025-05-28

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#334)

Version [v0.8.12] - 2025-05-05

Changed

  • Add test_undocumented_names to verify that all public symbols have docstrings (not including the module itself). This test is not enabled by default in test_all. (#313)

Version [v0.8.11] - 2025-02-06

Changed

  • Avoid deprecation warnings concerning Base.isbindingresolved with julia nightly. (#322)

Version [v0.8.10] - 2025-01-26

Changed

  • No longer call @testset for testsets that are skipped. (#319)

Version [v0.8.9] - 2024-10-15

Changed

  • Change test_ambiguities to only return ambiguities that happen in the target package. (#309)

Version [v0.8.8] - 2024-10-10

Changed

  • Improved the documentation of test_persisten_tasks. (#297)

Version [v0.8.7] - 2024-04-09

  • Reverted #285, which was originally released in [v0.8.6], but caused a regression. (#287, #288)

... (truncated)

Commits

Updates ChainRulesTestUtils to 1.13.1

Commits

Updates JET to 0.11.3

Release notes

Sourced from JET's releases.

v0.11.3

JET v0.11.3

Diff since v0.11.2

Merged pull requests:

Closed issues:

  • no matching method found with Vector (#761)
  • JET tests broken on 1.112.2 (#786)
Changelog

Sourced from JET's changelog.

[0.11.3]

Changed

  • Updated Revise dependency version to v3.13

[0.11.2]

Changed

  • Parallelized report_package: Method signature analysis in report_package is now parallelized using Julia's multithreading, providing significant speedup on multi-core systems.

    With --threads=4,2

    • Benchmark on report_package(JET): 52.07s → 17.75s (~3x faster)
    • Benchmark on report_package(CSV): 44.23s → 19.57s (~2x faster)

[0.11.1]

Changed

  • Added CodeTracking v3 as a compatible version.

Internal

  • Refactored the project file to use the [workspace] for the docs/test environment of JET. This allows running e.g. julia --project=./test test/runtests.jl or julia --project=./docs docs/make.jl successfully.

[0.11.0]

Changed

  • Major improvement to report_package: Switched to a Revise.jl-based aviatesk/JET.jl#763
    • Incremental analysis: Analysis results are now cached and reused across multiple runs. When you analyze the same package again, only methods affected by code changes are re-analyzed, while unchanged methods reuse their cached results. This dramatically reduces analysis time for iterative development workflows.

      E.g. Incremental analysis on JET itself

      Screen.Recording.2025-10-23.at.03.01.14.mov
    • Improved robustness: The new implementation leverages Revise's battle-tested infrastructure for tracking package definitions, providing much more reliable analysis coverage across diverse code patterns compared to the previous custom code loading mechanism.

    • Breaking change: report_package now requires a Module argument instead of accepting a package name as AbstractString. Users must now load the target package before analysis. See the deprecated section for more details.

    • Limitation: As a trade-off of the Revise-based approach, report_package can no longer analyze packages that fail to load. Previously, report_package could atl least report top-level errors for such packages (though it couldn't perform inference-based analysis). Now users must fix loading errors before applying JET analysis via report_package. These errors are typically straightforward to fix by examining the error output from using MyPkg or Pkg.precompile().

... (truncated)

Commits
  • 377fa53 version 0.11.3
  • fe6ca15 Adjust to Revise v3.13 (#794)
  • c5fbd43 fixup! fixup! virtualprocess: Collect richer metadata for method signatures
  • 5ea5915 Remove unnecessary [source] sections from test Project.toml
  • 576a5eb fixup! virtualprocess: Collect richer metadata for method signatures
  • 040af8f virtualprocess: Improve SignatureInfo.src type stability
  • 897873b virtualprocess: Collect richer metadata for method signatures
  • cf77ed7 analyzer: Fix unused variable and type handling in error reporting
  • 8a958e7 Remove refresh_local_cache parameter from ToplevelAbstractAnalyzer
  • d777836 Bump actions/upload-artifact from 5 to 6 (#787)
  • 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 <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 [LogExpFunctions](https://github.com/JuliaStats/LogExpFunctions.jl), [ChainRulesCore](https://github.com/JuliaDiff/ChainRulesCore.jl), [ChangesOfVariables](https://github.com/JuliaMath/ChangesOfVariables.jl), [InverseFunctions](https://github.com/JuliaMath/InverseFunctions.jl), [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl), [OffsetArrays](https://github.com/JuliaArrays/OffsetArrays.jl), [FiniteDifferences](https://github.com/JuliaDiff/FiniteDifferences.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl), [ChainRulesTestUtils](https://github.com/JuliaDiff/ChainRulesTestUtils.jl) and [JET](https://github.com/aviatesk/JET.jl) to permit the latest version.

Updates `LogExpFunctions` to 1.0.0
- [Release notes](https://github.com/JuliaStats/LogExpFunctions.jl/releases)
- [Changelog](https://github.com/JuliaStats/LogExpFunctions.jl/blob/master/CHANGELOG.md)
- [Commits](v0.2.0...v1.0.0)

Updates `ChainRulesCore` to 1.26.1
- [Release notes](https://github.com/JuliaDiff/ChainRulesCore.jl/releases)
- [Commits](JuliaDiff/ChainRulesCore.jl@v0.1.0...v1.26.1)

Updates `ChangesOfVariables` to 0.1.10
- [Release notes](https://github.com/JuliaMath/ChangesOfVariables.jl/releases)
- [Commits](JuliaMath/ChangesOfVariables.jl@v0.1.0...v0.1.10)

Updates `InverseFunctions` to 0.1.17
- [Release notes](https://github.com/JuliaMath/InverseFunctions.jl/releases)
- [Commits](JuliaMath/InverseFunctions.jl@v0.1.0...v0.1.17)

Updates `LogExpFunctions` to 1.0.0
- [Release notes](https://github.com/JuliaStats/LogExpFunctions.jl/releases)
- [Changelog](https://github.com/JuliaStats/LogExpFunctions.jl/blob/master/CHANGELOG.md)
- [Commits](v0.2.0...v1.0.0)

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

Updates `OffsetArrays` to 1.17.0
- [Release notes](https://github.com/JuliaArrays/OffsetArrays.jl/releases)
- [Commits](JuliaArrays/OffsetArrays.jl@v0.1.0...v1.17.0)

Updates `FiniteDifferences` to 0.12.34
- [Release notes](https://github.com/JuliaDiff/FiniteDifferences.jl/releases)
- [Commits](JuliaDiff/FiniteDifferences.jl@v0.1.0...v0.12.34)

Updates `Aqua` to 0.8.14
- [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases)
- [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md)
- [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.14)

Updates `ChainRulesTestUtils` to 1.13.1
- [Release notes](https://github.com/JuliaDiff/ChainRulesTestUtils.jl/releases)
- [Commits](JuliaDiff/ChainRulesTestUtils.jl@v0.1.0...v1.13.1)

Updates `JET` to 0.11.3
- [Release notes](https://github.com/aviatesk/JET.jl/releases)
- [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md)
- [Commits](aviatesk/JET.jl@v0.0.1...v0.11.3)

---
updated-dependencies:
- dependency-name: LogExpFunctions
  dependency-version: 1.0.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: ChainRulesCore
  dependency-version: 1.26.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: ChangesOfVariables
  dependency-version: 0.1.10
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: InverseFunctions
  dependency-version: 0.1.17
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: LogExpFunctions
  dependency-version: 1.0.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: ForwardDiff
  dependency-version: 1.3.3
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: OffsetArrays
  dependency-version: 1.17.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: FiniteDifferences
  dependency-version: 0.12.34
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Aqua
  dependency-version: 0.8.14
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: ChainRulesTestUtils
  dependency-version: 1.13.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: JET
  dependency-version: 0.11.3
  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 May 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this May 29, 2026
@dependabot
dependabot Bot deleted the dependabot/julia/docs/all-julia-packages-749b21a273 branch May 29, 2026 12:45
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