Skip to content

Bump cadence from 1.6.0 to 1.7.0#109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cadence-1.7.0
Open

Bump cadence from 1.6.0 to 1.7.0#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cadence-1.7.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps cadence from 1.6.0 to 1.7.0.

Changelog

Sourced from cadence's changelog.

v1.7.0 - 2026-02-08

  • Fix an issue with BufferedUdpMetricSink stats not being updated per #227. Thanks to @​danielnorberg for this contribution.
  • Update the minimum supported Rust version to 1.70 (from 1.60) since 1.60 is unreliable in CI.
Commits
  • a84ebd2 Merge pull request #230 from 56quarters/version-bump
  • b95ac55 chore: version bump and changelog for 1.7 release
  • 1f53674 Merge pull request #227 from danielnorberg/fix-buffered-udp-stats
  • 9369dc7 Revert "Merge pull request #216 from dwhjames/drop_adapter_stats"
  • 7f02b4c Add test for BufferedUdpMetricSink stats
  • 08c97e6 Merge pull request #229 from 56quarters/lint-fixes
  • e0615cc chore: update MSRV and account for new deprecations and lints
  • 78cb2df Merge pull request #220 from 56quarters/migration
  • 6f62883 docs: Update migration for 1.5 and 1.6
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [cadence](https://github.com/56quarters/cadence) from 1.6.0 to 1.7.0.
- [Changelog](https://github.com/56quarters/cadence/blob/master/CHANGES.md)
- [Commits](56quarters/cadence@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: cadence
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 2, 2026
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants