Skip to content

build(deps): bump borsh from 1.6.1 to 1.7.0#93

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/borsh-1.7.0
Jun 19, 2026
Merged

build(deps): bump borsh from 1.6.1 to 1.7.0#93
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/borsh-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps borsh from 1.6.1 to 1.7.0.

Release notes

Sourced from borsh's releases.

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.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
  • 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.7.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.7.0)

---
updated-dependencies:
- dependency-name: borsh
  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 Jun 19, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 19, 2026 08:05
@github-actions github-actions Bot merged commit d3b2d2b into main Jun 19, 2026
22 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/borsh-1.7.0 branch June 19, 2026 08:09
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