Skip to content

Update OrderedCollections requirement from 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 to 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0#319

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/julia/OrderedCollections-1.1-and-1.2-and-1.3-and-1.4-and-1.5-and-1.6-and-2.0
Jun 11, 2026
Merged

Update OrderedCollections requirement from 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 to 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0#319
github-actions[bot] merged 1 commit into
masterfrom
dependabot/julia/OrderedCollections-1.1-and-1.2-and-1.3-and-1.4-and-1.5-and-1.6-and-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on OrderedCollections to permit the latest version.

Release notes

Sourced from OrderedCollections's releases.

v2.0.0

OrderedCollections v2.0.0

Diff since v1.8.2

v2 is only removal of long standing depreactions. If you are using v1.7 or newer already and you can run your code with --depwarn=error then there is nothing to change.

Breaking:

Removed deprecated functionality:

Merged pull requests:

Closed issues:

  • Type piracy? (#25)
Commits
  • d5d76c7 Merge pull request #164 from JuliaCollections/ox/v2
  • 68ab740 Remove depreacations for v2.0 release
  • 7bb0847 Bump version from 1.8.1 to 1.8.2
  • 6af78d8 OrderedDict: improve performance for non-concrete values and keys (#166)
  • 1eaa980 Bump actions/checkout from 5 to 6 (#157)
  • 7be2211 Bump actions/checkout from 4 to 5 (#156)
  • a25bffa Add Integer type annotation to sizehint! overloads (#155)
  • a64f186 issorted(ld; byvalue=true) for LittleDicts (#151)
  • 5ec1764 LittleDict constructor from AbstractDict (#150)
  • 7b3daef CI: workaround TagBot issues
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 8, 2026
@github-actions github-actions Bot enabled auto-merge June 8, 2026 06:34
@joshday

joshday commented Jun 11, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

….6 to 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0

Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases)
- [Commits](JuliaCollections/OrderedCollections.jl@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: OrderedCollections
  dependency-version: 2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/julia/OrderedCollections-1.1-and-1.2-and-1.3-and-1.4-and-1.5-and-1.6-and-2.0 branch from f2083f2 to 94ef5a7 Compare June 11, 2026 00:55
@github-actions github-actions Bot merged commit 5009015 into master Jun 11, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/julia/OrderedCollections-1.1-and-1.2-and-1.3-and-1.4-and-1.5-and-1.6-and-2.0 branch June 11, 2026 00:57
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