Skip to content

Update Flux requirement from 0.14.21 to 0.14.21, 0.16#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/Flux-0.14.21-and-0.16
Open

Update Flux requirement from 0.14.21 to 0.14.21, 0.16#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/Flux-0.14.21-and-0.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Updates the requirements on Flux to permit the latest version.

Release notes

Sourced from Flux's releases.

v0.16.9

Flux v0.16.9

Diff since v0.16.8

Merged pull requests:

Changelog

Sourced from Flux's changelog.

Flux Release Notes

See also github's page for a complete list of PRs merged before each release.

v0.16.8 (January 2025)

This release includes the following changes:

  • Added support in Flux.gradient and Flux.withgradient to alternative AD backends such as AutoEnzyme() and AutoMooncake().
  • The default init_score value for early_stopping has been set to Inf (instead of 0) in order to prevent unexpected behavior if the defaults were not modified.

v0.16.7 (10 December 2025)

This patch release includes:

  • Minor documentation fixes and housekeeping commits.
  • Compatibility updates for downstream packages.

v0.16.6 (8 December 2025)

This patch release includes:

  • Minor dependency bumps and CI updates.
  • Preparatory changes ahead of v0.16.7.

v0.16.5 (23 July 2025)

This release includes:

  • Fix typos in legacy tutorials documentation.([GitHub][2])
  • Bump compatibility for AMDGPU in weak dependencies.([GitHub][2])
  • Fix for unsafe_free! failure with certain CuArray configurations.([GitHub][2])

v0.16.4 (2 June 2025)

This release includes:

  • Fix missing imports in FluxMPIExt.([GitHub][1])
  • Add shape validation for convolution weight tensors.([GitHub][1])
  • Disable and fix intermittent Reactant tests.([GitHub][1])
  • Fix recurrent docstrings and pooling layer loading.([GitHub][1])
  • Small test updates and miscellaneous doc fixes.([GitHub][1])

v0.16.3 (6 February 2025)

This release includes:

  • Fix for cpu(dataloader) behavior.([GitHub][1])
  • Addressed data loading and preprocessing pipeline issues.([GitHub][1])
  • Resolved “Infinite time of gradient” edge case.([GitHub][1])

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [Flux](https://github.com/FluxML/Flux.jl) to permit the latest version.
- [Release notes](https://github.com/FluxML/Flux.jl/releases)
- [Changelog](https://github.com/FluxML/Flux.jl/blob/master/NEWS.md)
- [Commits](FluxML/Flux.jl@v0.14.21...v0.16.9)

---
updated-dependencies:
- dependency-name: Flux
  dependency-version: 0.16.9
  dependency-type: direct:production
...

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 Feb 14, 2026
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