Skip to content

Update flax requirement from >=0.7.0 to >=0.8.5#2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flax-gte-0.8.5
Open

Update flax requirement from >=0.7.0 to >=0.8.5#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flax-gte-0.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown

Updates the requirements on flax to permit the latest version.

Release notes

Sourced from flax's releases.

v0.8.5

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from flax's changelog.

Changelog

vNext

(Add your change to a random empty line to avoid merge conflicts)

  • removed GeGLU simplistic activation, it should be implemented manually.
  • removed FLAX_LAZY_RNG flag support for old non-lazy PRNG derivation mode

0.8.2

... (truncated)

Commits
  • 9e6b819 Make force_fp32_for_softmax arg in MultiHeadDotProductAttention useful.
  • 3b21870 Merge pull request #3996 from jakevdp:oldest-jax
  • e5cb2f7 Call user-defined variable transforms before determining axis size in nn.vmap.
  • 58020c4 CI: add test run against oldest supported jax version
  • 791df52 Merge pull request #4002 from sanderland:fixpickle
  • 9b6748a Merge pull request #4025 from IvyZX:unbreak
  • 1c4e348 Fix Gemma test to unbreak head
  • 68d5c81 Unpin the Orbax pip version.
  • bda7da1 Internal change to fix current head CI
  • 9ca8db5 Port gemma/modules to NNX
  • Additional commits viewable in compare view

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 [flax](https://github.com/google/flax) to permit the latest version.
- [Release notes](https://github.com/google/flax/releases)
- [Changelog](https://github.com/google/flax/blob/main/CHANGELOG.md)
- [Commits](google/flax@v0.7.0...v0.8.5)

---
updated-dependencies:
- dependency-name: flax
  dependency-version: 0.8.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants