Skip to content

chore(deps): update borsh requirement from =1.7.0 to =1.8.0 in /examples/wasm-demo - #199

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/examples/wasm-demo/borsh-eq-1.8.0
Open

chore(deps): update borsh requirement from =1.7.0 to =1.8.0 in /examples/wasm-demo#199
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/examples/wasm-demo/borsh-eq-1.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on borsh to permit the latest version.

Changelog

Sourced from borsh's changelog.

1.8.0 - 2026-07-16

Added

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

Changed

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

1.7.0 - 2026-06-17

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)

1.6.1 - 2026-03-15

Fixed

  • keep bytes no_std unless borsh std is enabled (#364)

1.6.0 - 2025-11-25

Added

  • Use core::net instead of std::net; bumped MSRV to 1.77 (#356)

Fixed

  • Avoid variant name shadowing in BorshSchema derive (#361)

Other

  • Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated ubuntu-20.04 (#359)
  • Include license files in published crates (#354)
  • add automatically_derived attribute to derive macros (#341)

1.5.7 - 2025-03-25

Other

... (truncated)

Commits

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)

Updates the requirements on [borsh](https://github.com/near/borsh-rs) to permit the latest version.
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](near/borsh-rs@borsh-v1.7.0...borsh-v1.8.0)

---
updated-dependencies:
- dependency-name: borsh
  dependency-version: 1.8.0
  dependency-type: direct:production
...

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 Jul 16, 2026
@dependabot
dependabot Bot requested a review from snaart as a code owner July 16, 2026 18:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 16, 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