Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2025

Updates the requirements on MacroTools to permit the latest version.

Release notes

Sourced from MacroTools's releases.

v0.5.16

MacroTools v0.5.16

Diff since v0.5.15

Merged pull requests:

Closed issues:

  • Splitdef errors on anonymous function with a single varargs argument (#185)
  • Incorrect capture of anonymous function with typed arguments (#209)
Commits
  • 87ef1f8 V bump
  • fa9fc14 Merge pull request #210 from MilesCranmer/fix-anonymous-edgecases
  • b3e148c fix: issue in generating :kw for anonymous functions
  • 0786002 fix: no-arg but kwarg splat
  • 9c62605 fix: misnaming function as tuple
  • 20e9d3a test: anonymous function edgecases
  • f460b31 feat: handle anonymous function edgecases
  • db8ed6c Bump up version number.
  • 7d9ceb6 Merge pull request #207 from devmotion/dw/animals
  • dcf8b46 Remove test with StableRNG
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [MacroTools](https://github.com/FluxML/MacroTools.jl) to permit the latest version.
- [Release notes](https://github.com/FluxML/MacroTools.jl/releases)
- [Commits](FluxML/MacroTools.jl@v0.1.0...v0.5.16)

---
updated-dependencies:
- dependency-name: MacroTools
  dependency-version: 0.5.16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Nov 29, 2025
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