build(deps): update Functors requirement from 0.4.11 to 0.4.11, 0.5 in the all-julia-packages group#120
Conversation
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
860bb20 to
0738bec
Compare
Updates the requirements on [Functors](https://github.com/FluxML/Functors.jl) to permit the latest version. Updates `Functors` to 0.5.2 - [Release notes](https://github.com/FluxML/Functors.jl/releases) - [Commits](FluxML/Functors.jl@v0.4.11...v0.5.2) --- updated-dependencies: - dependency-name: Functors dependency-version: 0.5.2 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
0738bec to
a60e34b
Compare
CI AnalysisThe Downgrade CI workflow is failing, but this is not caused by the Functors 0.5 update itself. Findings
RecommendationThis PR can be merged as-is to add Functors 0.5 compatibility. The deprecation warnings don't prevent the code from working. A follow-up PR should update the deprecated Flux APIs to the new explicit-style APIs to:
🤖 Generated with Claude Code |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
4 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on Functors to permit the latest version.
Updates
Functorsto 0.5.2Release notes
Sourced from Functors's releases.
Commits
3eefb60Update Project.toml3771c34extendKeyPathto allowCartesianIndexkeys (#96)09bf849all Types are leaf (#95)8bb69ebset codeinfo.isva/nargs for julia v1.12 (#93)def8bf3prepare for v0.5 release (#91)2945731Improve type stability of cached walks (#82)c0936a5fix docs (#88)100291afunctor by default (#51)b597d47Merge pull request #87 from avik-pal/ap/empty_fix3c6b131fix: reducing over empty collectionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions