Skip to content

ci: Bump the all-julia-packages group across 2 directories with 2 updates#54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-120f4c5af8
Open

ci: Bump the all-julia-packages group across 2 directories with 2 updates#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-120f4c5af8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on OrderedCollections and ArviZExampleData to permit the latest version.
Updates OrderedCollections to 2.0.0

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

Updates ArviZExampleData to 0.3.0

Release notes

Sourced from ArviZExampleData's releases.

v0.3.0

ArviZExampleData v0.3.0

Diff since v0.2.0

Breaking changes

Removes the datasets regression1d, regression10d, classification1d, and classification10d and adds a number of new datasets. For details, see release notes for arviz_example_data v0.4.0-v0.4.3

Merged pull requests:

Closed issues:

  • Tests failing for Julia v1.6 (#39)
Commits
  • 1f9f17d chore!: Update arviz_example_data artifact to v0.4.3 (#44)
  • cd915a0 Bump peter-evans/create-pull-request from 7 to 8 (#42)
  • fef4b86 Bump actions/checkout from 5 to 6 (#41)
  • 94d6636 Bump actions/checkout from 4 to 5 (#40)
  • cd6b428 Redo update of arviz_example_data artifact to v0.3.0 (#38)
  • 373e45c Revert update of arviz_example_data artifact to v0.3.0 (#37)
  • 85725a3 Update arviz_example_data artifact to v0.3.0 (#36)
  • 68593f7 Bump codecov/codecov-action from 4 to 5 (#35)
  • 341e820 Bump peter-evans/create-pull-request from 6 to 7 (#34)
  • 01833b9 Run CI on pre-release versions instead of nightlies (#33)
  • 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 19, 2026
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.67%. Comparing base (44d81d5) to head (42a42d0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   84.31%   83.67%   -0.65%     
==========================================
  Files           5        5              
  Lines          51       49       -2     
==========================================
- Hits           43       41       -2     
  Misses          8        8              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…ates

Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) and [ArviZExampleData](https://github.com/arviz-devs/ArviZExampleData.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.0.0...v2.0.0)

Updates `ArviZExampleData` to 0.3.0
- [Release notes](https://github.com/arviz-devs/ArviZExampleData.jl/releases)
- [Commits](v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: ArviZExampleData
  dependency-version: 0.3.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- 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>
@dependabot dependabot Bot changed the title chore: Bump the all-julia-packages group across 2 directories with 2 updates ci: Bump the all-julia-packages group across 2 directories with 2 updates Jun 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-120f4c5af8 branch from 5d92438 to 42a42d0 Compare June 19, 2026 11:35
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.

0 participants