Skip to content

build(deps): bump borsh from 1.5.3 to 1.8.1 - #710

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/borsh-1.8.1
Open

build(deps): bump borsh from 1.5.3 to 1.8.1#710
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/borsh-1.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps borsh from 1.5.3 to 1.8.1.

Release notes

Sourced from borsh's releases.

borsh-derive-v1.8.1

No release notes provided.

borsh-v1.8.1

Fixed

  • BorshSchema derive resolves bare Self in enum variant fields to the enum, not the inner struct (#378)
  • (borsh-derive) upgrade to syn v3 (#380)

borsh-derive-v1.8.0

No release notes provided.

borsh-v1.8.0

Added

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

Changed

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

borsh-derive-v1.7.0

No release notes provided.

borsh-v1.7.0

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)

borsh-derive-v1.6.1

No release notes provided.

borsh-v1.6.1

Fixed

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

borsh-derive-v1.6.0

No release notes provided.

borsh-v1.6.0

... (truncated)

Changelog

Sourced from borsh's changelog.

1.8.1 - 2026-08-26

Fixed

  • BorshSchema derive resolves bare Self in enum variant fields to the enum, not the inner struct (#378)
  • (borsh-derive) upgrade to syn v3 (#380)

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

... (truncated)

Commits
  • fe778be chore: release v1.8.1 (#381)
  • 26ac81b fix(borsh-derive): upgrade to syn v3 (#380)
  • 4e8ba11 fix: BorshSchema derive resolves bare Self in enum variant fields to the en...
  • 7fc21fe chore: release v1.8.0 (#375)
  • 09bae9b feat: merge multiple #[borsh(...)] attributes instead of rejecting them (#373)
  • 3348776 chore: release v1.7.0 (#370)
  • 9e48f60 test: cover schema predicate bounds referencing filtered enum params (#372)
  • 1133023 fix: handle PhantomData in enum schema derive (#369)
  • b53e108 ci: use org-level NEARPROTOCOL_CI_PR_ACCESS token for release-plz (#371)
  • 47e132f feat: impl BorshSerialize and BorshDeserialize for Uuid (#366)
  • Additional commits viewable 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 [borsh](https://github.com/near/borsh-rs) from 1.5.3 to 1.8.1.
- [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.5.3...borsh-v1.8.1)

---
updated-dependencies:
- dependency-name: borsh
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automerge. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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