Skip to content

Bump borsh from 1.6.1 to 1.8.0#56

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

Bump borsh from 1.6.1 to 1.8.0#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/borsh-1.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps borsh from 1.6.1 to 1.8.0.

Release notes

Sourced from borsh's releases.

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)
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)
Commits
  • 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)
  • aa2e794 ci: fix the build on current toolchains (#368)
  • 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 [borsh](https://github.com/near/borsh-rs) from 1.6.1 to 1.8.0.
- [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.6.1...borsh-v1.8.0)

---
updated-dependencies:
- dependency-name: borsh
  dependency-version: 1.8.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 Jul 20, 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