Skip to content

Update Flux requirement to 0.16.10 in /docs#18

Merged
BatyLeo merged 1 commit into
mainfrom
dependabot/julia/docs/Flux-0.16.10
Jun 21, 2026
Merged

Update Flux requirement to 0.16.10 in /docs#18
BatyLeo merged 1 commit into
mainfrom
dependabot/julia/docs/Flux-0.16.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Flux to permit the latest version.

Release notes

Sourced from Flux's releases.

v0.16.10

Flux v0.16.10

Diff since v0.16.9

Merged pull requests:

Closed issues:

  • Incorrect link on docs (#2380)
  • bad formatting for PairwiseFusion docstring (#2406)
  • Use Caching Allocator in train! (#2636)
  • all documented functions should be marked as public (#2638)
  • Can't install flux. (#2651)
  • GSoC 2026 Interest: RL Environments Project (#2663)
Changelog

Sourced from Flux's changelog.

Flux Release Notes

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

Unreleased

  • Switch to ParallelTestRunner.jl for parallel test execution, replacing the previous test runner.

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:

... (truncated)

Commits
  • a2c6e5c Bump version from 0.16.9 to 0.16.10
  • 9eed341 Bump codecov/codecov-action from 5 to 6 (#2668)
  • 818ad1a CompatHelper: bump compat for cuDNN in [weakdeps] to 6, (keep existing compat...
  • 7bf1fbb CompatHelper: bump compat for CUDA in [weakdeps] to 6, (keep existing compat)...
  • fa41d85 fix number formatting for PairwiseFusion (#2669)
  • 0ab52e6 Implemented method for _show_leaflike(::Tuple{}) to handle parameters that ma...
  • cec0db7 fix AutoZygote gradient (#2665)
  • 9b2f550 fix AutoZygote gradient (#2664)
  • 1aed494 Bump dorny/paths-filter from 3.0.2 to 4.0.1 (#2661)
  • 2263075 fix test guard
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 21, 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.1.0...v0.16.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/julia/docs/Flux-0.16.10 branch from 1ac7a10 to 297a478 Compare June 21, 2026 07:58
@BatyLeo
BatyLeo merged commit 3bd8bba into main Jun 21, 2026
3 checks passed
@BatyLeo
BatyLeo deleted the dependabot/julia/docs/Flux-0.16.10 branch June 21, 2026 08:39
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