Skip to content

Update Lux requirement to 1.31.4 in /test - #172

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/Lux-1.31.4
Open

Update Lux requirement to 1.31.4 in /test#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/Lux-1.31.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Lux to permit the latest version.

Release notes

Sourced from Lux's releases.

v1.31.4

Lux v1.31.4

Diff since v1.31.3

Merged pull requests:

Closed issues:

  • Irregular RAM usage under large amount of epochs on gpu (#872)
  • Memory leak in Dense layer with CUDA (#1230)
  • Reactant compilation for ConvolutionalVAE broken (#1673)
  • [MLDataDevices] error when moving arrays to AMDGPU (#1676)
  • Mooncake is completely busted in recent versions (#1679)
  • Attention assumes 2D mask when using Reactant (#1681)
  • Possible double activation in LuxLib.Impl.cublasLt_fused_dense! (#1684)
  • Documentation build is broken (#1686)
Commits
  • 82b8efe feat: allow new CUDA versions (#1694)
  • 44e712c chore: bump crate-ci/typos from 1.44.0 to 1.45.0 (#1692)
  • a7b5548 fix: host memory leak in cublaslt implementation (#1689)
  • d37e341 fix: correct double activation in cublasLt_fused_dense! generic fallback (#...
  • d8142f3 chore: automatic JuliaFormatter.jl run (#1688)
  • aa76d72 chore: bump version from 1.15.4 to 1.15.5
  • 4b56a44 docs: add missing mooncake_gradient_function docstring to LuxTestUtils API ...
  • d23e02f fix: N-dimensional mask and bias support in ReactantExt MultiHeadAttention (#...
  • a1b6ee8 test: reenable mooncake testing for training api (#1683)
  • c557cb5 feat: Mooncake for LuxTestUtils, LuxLib, Lux general testing, current...
  • 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 [Lux](https://github.com/LuxDL/Lux.jl) to permit the latest version.
- [Release notes](https://github.com/LuxDL/Lux.jl/releases)
- [Commits](LuxDL/Lux.jl@LuxLib-v0.1.0...v1.31.4)

---
updated-dependencies:
- dependency-name: Lux
  dependency-version: 1.31.4
  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 Aug 20, 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