Skip to content

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

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

ci: Bump the all-julia-packages group across 2 directories with 3 updates#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-4c4258a333

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on OrderedCollections, DataDeps and ArviZExampleData to permit the latest version.
Updates OrderedCollections to 2.0.1

Release notes

Sourced from OrderedCollections's releases.

v2.0.1

OrderedCollections v2.0.1

Diff since v2.0.0

Merged pull requests:

Commits
  • ee78af1 Bump version from 2.0.0 to 2.0.1 (#170)
  • 304d5ed avoid rehashing in read-only operations (and fix some bugs) (#169)
  • 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)
  • Additional commits viewable in compare view

Updates DataDeps to 1.0.0

Commits

Updates ArviZExampleData to 0.3.1

Release notes

Sourced from ArviZExampleData's releases.

v0.3.1

ArviZExampleData v0.3.1

Diff since v0.3.0

Commits
  • 6d2c5be fix: Bump compat floors for OrderedCollections and DataDeps (#57)
  • 44d81d5 ci: Bump codecov/codecov-action from 6 to 7 (#55)
  • 8b5eeae ci: Bump actions/checkout from 6 to 7 (#56)
  • d337c9f ci: drop x64 arch pin from CI matrix (#53)
  • 7b12d5e ci: replace CompatHelper with dependabot for Julia deps (#51)
  • 6a24e93 ci: remove invalidations workflow (#52)
  • 644ec94 chore: Bump julia-actions/setup-julia from 2 to 3 (#49)
  • 4338ba9 chore: Bump codecov/codecov-action from 5 to 6 (#48)
  • 8d5cf16 chore: Bump julia-actions/cache from 2 to 3 (#47)
  • 1f9f17d chore!: Update arviz_example_data artifact to v0.4.3 (#44)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl), [DataDeps](https://github.com/oxinabox/DataDeps.jl) and [ArviZExampleData](https://github.com/arviz-devs/ArviZExampleData.jl) to permit the latest version.

Updates `OrderedCollections` to 2.0.1
- [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases)
- [Commits](JuliaCollections/OrderedCollections.jl@v1.3.0...v2.0.1)

Updates `DataDeps` to 1.0.0
- [Release notes](https://github.com/oxinabox/DataDeps.jl/releases)
- [Commits](https://github.com/oxinabox/DataDeps.jl/commits)

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

---
updated-dependencies:
- dependency-name: OrderedCollections
  dependency-version: 2.0.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: DataDeps
  dependency-version: 1.0.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: ArviZExampleData
  dependency-version: 0.3.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

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 Jul 30, 2026
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.46%. Comparing base (cef8222) to head (2beecd1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files           5        5           
  Lines          52       52           
=======================================
  Hits           46       46           
  Misses          6        6           

☔ 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.

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