Update Functors requirement to 0.5.2#34
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
2db7921 to
d9725ad
Compare
Member
|
@dependabot rebase |
Updates the requirements on [Functors](https://github.com/FluxML/Functors.jl) to permit the latest version. - [Release notes](https://github.com/FluxML/Functors.jl/releases) - [Commits](FluxML/Functors.jl@v0.1.0...v0.5.2) --- updated-dependencies: - dependency-name: Functors dependency-version: 0.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
d9725ad to
4ab346a
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on Functors to permit the latest version.
Release 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 collection