Update OrderedCollections requirement from 1.3 to 1.3, 2.0 in the all-julia-packages group across 1 directory#404
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/julia/all-julia-packages-16b29b7454
branch
from
June 17, 2026 08:34
fd909d4 to
2f367b7
Compare
Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) to permit the latest version. Updates `OrderedCollections` to 2.0.0 - [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases) - [Commits](JuliaCollections/OrderedCollections.jl@v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: OrderedCollections dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
ph-kev
force-pushed
the
dependabot/julia/all-julia-packages-16b29b7454
branch
from
July 17, 2026 22:33
2f367b7 to
e8512ff
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #404 +/- ##
=======================================
Coverage 99.49% 99.49%
=======================================
Files 19 19
Lines 2181 2181
=======================================
Hits 2170 2170
Misses 11 11 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ph-kev
enabled auto-merge (rebase)
July 17, 2026 23:17
ph-kev
self-requested a review
July 17, 2026 23:17
ph-kev
approved these changes
Jul 17, 2026
dependabot
Bot
deleted the
dependabot/julia/all-julia-packages-16b29b7454
branch
July 17, 2026 23:17
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on OrderedCollections to permit the latest version.
Updates
OrderedCollectionsto 2.0.0Release notes
Sourced from OrderedCollections's releases.
Commits
d5d76c7Merge pull request #164 from JuliaCollections/ox/v268ab740Remove depreacations for v2.0 release7bb0847Bump version from 1.8.1 to 1.8.26af78d8OrderedDict: improve performance for non-concrete values and keys (#166)1eaa980Bump actions/checkout from 5 to 6 (#157)7be2211Bump actions/checkout from 4 to 5 (#156)a25bffaAddIntegertype annotation tosizehint!overloads (#155)a64f186issorted(ld; byvalue=true)for LittleDicts (#151)5ec1764LittleDictconstructor fromAbstractDict(#150)7b3daefCI: workaround TagBot issues