Skip to content

Update Flux requirement from 0.14.21 to 0.14.21, 0.16#35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Flux-0.14.21-and-0.16
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 14, 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 14, 2026
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 force-pushed the dependabot/julia/Flux-0.14.21-and-0.16 branch from 3a03063 to 5490c5f Compare February 18, 2026 03:29
@andrewrosemberg

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/julia/Flux-0.14.21-and-0.16 branch June 15, 2026 16:44
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