Skip to content

chore: sync dev → main (dependency bumps)#21

Open
alchemydc wants to merge 7 commits intomainfrom
dev
Open

chore: sync dev → main (dependency bumps)#21
alchemydc wants to merge 7 commits intomainfrom
dev

Conversation

@alchemydc
Copy link
Copy Markdown
Collaborator

Syncs all recent dependency bumps from dev into main:

  • bytes 1.11.0 → 1.11.1 (security fix)
  • time 0.3.44 → 0.3.47 (security fix)
  • clap 4.5.54 → 4.5.58, proptest, tracing-test (minor/patch)
  • zebra-chain 3.1.0 → 5.0.0 + zebra-network 2.0.2 → 4.0.0
  • CI and dependabot config updates (target-branch, workflow triggers)

All tests pass (34/34). Includes the vergen-gitcl 9.1.0 bump that was already on main.

alchemydc and others added 7 commits January 21, 2026 17:45
… to run on pushes to 'main' as well as 'dev'.
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.44...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… updates (#18)

Bumps the minor-and-patch group with 3 updates in the / directory: [clap](https://github.com/clap-rs/clap), [proptest](https://github.com/proptest-rs/proptest) and [tracing-test](https://github.com/dbrgn/tracing-test).


Updates `clap` from 4.5.54 to 4.5.58
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.54...clap_complete-v4.5.58)

Updates `proptest` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](proptest-rs/proptest@v1.9.0...v1.10.0)

Updates `tracing-test` from 0.2.5 to 0.2.6
- [Changelog](https://github.com/dbrgn/tracing-test/blob/main/CHANGELOG.md)
- [Commits](dbrgn/tracing-test@v0.2.5...v0.2.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: proptest
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tracing-test
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Supersedes #13 and #14. The versions in those PRs (zebra-chain 4.0.0 and
zebra-network 3.0.0) were yanked or needed each other — both bumps must
happen together. Updated to the latest available versions instead.
@alchemydc alchemydc requested a review from arya2 February 28, 2026 00:13
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 28, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@bb8ef68). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage        ?   29.56%           
=======================================
  Files           ?        5           
  Lines           ?      230           
  Branches        ?        0           
=======================================
  Hits            ?       68           
  Misses          ?      162           
  Partials        ?        0           
Flag Coverage Δ
unittests 29.56% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants