Skip to content

Update OrderedCollections requirement to 1.8.1#34

Merged
blegat merged 1 commit intomainfrom
dependabot/julia/OrderedCollections-1.8.1
Mar 20, 2026
Merged

Update OrderedCollections requirement to 1.8.1#34
blegat merged 1 commit intomainfrom
dependabot/julia/OrderedCollections-1.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Updates the requirements on OrderedCollections to permit the latest version.

Release notes

Sourced from OrderedCollections's releases.

v1.8.1

OrderedCollections v1.8.1

Diff since v1.8.0

Merged pull requests:

Commits
  • 5ec1764 LittleDict constructor from AbstractDict (#150)
  • 7b3daef CI: workaround TagBot issues
  • 89107a6 Merge pull request #107 from JuliaCollections/zpc-little-set
  • b86ae08 Version bump
  • 289ecb2 Version bump
  • ee2d90d Fix LittleSet constructors
  • ccf7637 Move constant defs to appease nightly parsing error
  • f997d62 Add LittleSet to docs
  • 592abf1 remove @inline that 1.6 doesn't support
  • f7161a7 Merge branch 'master' into zpc-little-set
  • 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 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 [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@v0.1.0...v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Mar 20, 2026
@blegat blegat merged commit b4e86fe into main Mar 20, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/julia/OrderedCollections-1.8.1 branch March 20, 2026 13:55
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