Skip to content

fix(deps): update rust-crate-deps-bumps - #97

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust-crate-deps-bumps
Open

fix(deps): update rust-crate-deps-bumps#97
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust-crate-deps-bumps

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
bech32 dependencies minor 0.110.12
borsh (source) dependencies minor 1.6.11.8.0

Release Notes

rust-bitcoin/rust-bech32 (bech32)

v0.12.0

Compare Source

This release adds error correction.

  • Make Hrp::len function const #​212
  • Remove unused argument on CheckedHrpstring::fe32_iter #​235
  • Fix min/max size hint in HrpFe32Iter #​253
  • Add support for error correction #​203 #​204 #​205
  • Alternative fes_to_bytes_zeropad with no dropping of last bits #​201
  • Derive Default for Fe32 #​184
  • Introduce a PrintImpl object that can compute various code properties #​180
  • Add a Hrp constructor from an arbitrary T: Display #​196
near/borsh-rs (borsh)

v1.8.0

Compare Source

Added
  • merge multiple #[borsh(...)] attributes instead of rejecting them (#​373)
Changed
  • merge multiple #[borsh(...)] attributes instead of rejecting them (#​373)

v1.7.0

Compare Source

Added
  • impl BorshSerialize and BorshDeserialize for Uuid (#​366)
Fixed
  • handle PhantomData in enum schema derive (#​369)
Other
  • cover schema predicate bounds referencing filtered enum params (#​372)
  • fix the build on current toolchains (#​368)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package borsh@1.6.1 --precise 1.8.0
    Updating crates.io index
error: failed to select a version for the requirement `borsh = "=1.6.1"`
candidate versions found which didn't match: 1.8.0
location searched: crates.io index
required by package `sov-universal-wallet v0.4.1`
    ... which satisfies dependency `sov-universal-wallet = "^0.4.1"` of package `bullet-exchange-interface v0.14.0 (/tmp/renovate/repos/github/bulletxyz/bullet-exchange-interface)`

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.

0 participants