Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on ForwardDiff, Zygote and PrettyTables 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

Updates Zygote to 0.7.10

Release notes

Sourced from Zygote's releases.

v0.7.10

Zygote v0.7.10

Diff since v0.7.9

Merged pull requests:

Commits

Updates PrettyTables to 3.1.2

Release notes

Sourced from PrettyTables's releases.

v3.1.2

PrettyTables v3.1.2

Diff since v3.1.1

  • We improved the compatibility with the PkgCompiler.jl. (Issue #276 and PR #280)

Merged pull requests:

Closed issues:

  • Error during precompilation to PkgCompiler using DataFrames (#276)
Changelog

Sourced from PrettyTables's changelog.

Version 3.1.2

  • ![Enhancement][badge-enhancement] We improved the compatibility with the PkgCompiler.jl. (Issue #276[gh-issue-276] and PR #280[gh-pr-280])

Version 3.1.1

  • ![Bugfix][badge-bugfix] The row group decoration is now correctly applied in the LaTeX backend. (Issue #279[gh-issue-279])

Version 3.1.0

  • ![Feature][badge-feature] The text backend now supports setting the minimum data column widths using the option minimum_data_column_widths.

Version 3.0.11

  • ![Bugfix][badge-bugfix] TextHighlighter was missing the constructor that receives the function to check for the highlighter and the keyword arguments to be passed to Crayon. (PR #273[gh-pr-273])
  • ![Bugfix][badge-bugfix] If the fixed column width is 0 in the text backend, we should size the column automatically. (PR #274[gh-pr-274])
  • ![Bugfix][badge-bugfix] We improve the verification to check if the user wants to print the table to stdout.

Version 3.0.10

  • ![Bugfix][badge-bugfix] We fixed the types in cell_alignment option. (Issue #271[gh-issue-271])

Version 3.0.9

  • ![Bugfix][badge-bugfix] We fixed a bug that was leading to an error when printing a table without column labels in text backend. (Issue #270[gh-issue-270])

Version 3.0.8

  • ![Enhancement][badge-enhancement] The printing algorithm in text backend was improved to prevent blinking on Windows with overwrite_display.

Version 3.0.7

... (truncated)

Commits

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), [Zygote](https://github.com/FluxML/Zygote.jl) and [PrettyTables](https://github.com/ronisbr/PrettyTables.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)

Updates `Zygote` to 0.7.10
- [Release notes](https://github.com/FluxML/Zygote.jl/releases)
- [Commits](FluxML/Zygote.jl@v0.6.0...v0.7.10)

Updates `PrettyTables` to 3.1.2
- [Release notes](https://github.com/ronisbr/PrettyTables.jl/releases)
- [Changelog](https://github.com/ronisbr/PrettyTables.jl/blob/master/CHANGELOG.md)
- [Commits](ronisbr/PrettyTables.jl@v2.0.0...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 3, 2025
@ranocha
Copy link
Member

ranocha commented Dec 3, 2025

The Downgrade CI job ignores changes to the docs (see

), so we have to merge this manually.

@ranocha ranocha merged commit bafb7d4 into main Dec 3, 2025
10 checks passed
@ranocha ranocha deleted the dependabot/julia/docs/all-julia-packages-d773825a67 branch December 3, 2025 07:27
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.

2 participants