Skip to content

chore(deps): bump the all-julia-packages group across 1 directory with 3 updates#964

Merged
gdalle merged 1 commit intomainfrom
dependabot/julia/DifferentiationInterfaceTest/test/all-julia-packages-77e0dd2ebe
Feb 1, 2026
Merged

chore(deps): bump the all-julia-packages group across 1 directory with 3 updates#964
gdalle merged 1 commit intomainfrom
dependabot/julia/DifferentiationInterfaceTest/test/all-julia-packages-77e0dd2ebe

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2026

Updates the requirements on DifferentiationInterfaceTest, Tables and DataAPI to permit the latest version.
Updates DifferentiationInterfaceTest to 0.11.0

Release notes

Sourced from DifferentiationInterfaceTest's releases.

DifferentiationInterfaceTest-v0.11.0

DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.11.0

Diff since DifferentiationInterfaceTest-v0.10.4

Breaking changes

Removed JET, Chairmarks and DataFrames dependencies:

  • To analyze type stability, run using JET first
  • To benchmark, run using Chairmarks first and manually convert the resulting table into a DataFrame if necessary

Merged pull requests:

Closed issues:

  • Overhead of function call to get output shape in pushforward-via-pullback (#930)
  • Fix second order with FunctionContext in Enzyme (#937)
  • This is not an issue (#941)
  • Missing _shadow method in Enzyme extension (#942)
  • Missing basis method (#944)
  • Precompilation error with weakdeps (#947)
  • inner second order and outer optimization AD? (#953)
Commits
  • a266e80 fix!: turn Chairmarks and JET into weakdeps (#958)
  • 8d33550 chore: bump DI to v0.7.15 (#956)
  • 5996df5 fix: overloaded_input_type for one-element vector input (#954)
  • d6b05e4 test: bypass failing Enzyme test until upstream fix (#955)
  • cd515b3 chore: bump DI + changelog (#952)
  • 07e4a54 Fix inner preparation behavior for Mooncake (#948)
  • 45fad0e fix: function shadows for higher-order Enzyme (#943)
  • 325f2b8 chore: bump DI to v0.7.13 (#946)
  • c892c22 feat: allow non-numeric arguments with AutoSymbolics (#945)
  • 0dd1abf test: toggle fail fast until Enzyme bug is fixed (#936)
  • Additional commits viewable in compare view

Updates Tables to 1.12.1

Release notes

Sourced from Tables's releases.

v1.12.1

Tables v1.12.1

Diff since v1.12.0

Merged pull requests:

Closed issues:

  • Unexpected complaint about too-wide a table (#357)
  • Improve show when printing vectors of AbstractRows (#361)
Commits

Updates DataAPI to 1.16.0

Release notes

Sourced from DataAPI's releases.

v1.16.0

DataAPI v1.16.0

Diff since v1.15.0

Merged pull requests:

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

…h 3 updates

Updates the requirements on [DifferentiationInterfaceTest](https://github.com/JuliaDiff/DifferentiationInterface.jl), [Tables](https://github.com/JuliaData/Tables.jl) and [DataAPI](https://github.com/JuliaData/DataAPI.jl) to permit the latest version.

Updates `DifferentiationInterfaceTest` to 0.11.0
- [Release notes](https://github.com/JuliaDiff/DifferentiationInterface.jl/releases)
- [Commits](DifferentiationInterfaceTest-v0.1.0...DifferentiationInterfaceTest-v0.11.0)

Updates `Tables` to 1.12.1
- [Release notes](https://github.com/JuliaData/Tables.jl/releases)
- [Commits](JuliaData/Tables.jl@v0.1.0...v1.12.1)

Updates `DataAPI` to 1.16.0
- [Release notes](https://github.com/JuliaData/DataAPI.jl/releases)
- [Commits](JuliaData/DataAPI.jl@v1.0.0...v1.16.0)

---
updated-dependencies:
- dependency-name: DifferentiationInterfaceTest
  dependency-version: 0.11.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Tables
  dependency-version: 1.12.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: DataAPI
  dependency-version: 1.16.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 Jan 31, 2026
@dependabot dependabot bot requested a review from gdalle as a code owner January 31, 2026 20:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jan 31, 2026
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.21%. Comparing base (bf17102) to head (d96e9a0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #964   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         135      135           
  Lines        7995     7995           
=======================================
  Hits         7852     7852           
  Misses        143      143           
Flag Coverage Δ
DI 98.97% <ø> (ø)
DIT 96.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gdalle gdalle merged commit 505df72 into main Feb 1, 2026
135 of 136 checks passed
@dependabot dependabot bot deleted the dependabot/julia/DifferentiationInterfaceTest/test/all-julia-packages-77e0dd2ebe branch February 1, 2026 00:06
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