Skip to content

build(deps): bump borsh from 1.5.3 to 1.7.0#653

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

build(deps): bump borsh from 1.5.3 to 1.7.0#653
dependabot[bot] wants to merge 1 commit into
masterfrom
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.5.3 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)

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

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)

borsh-derive-v1.5.7

No release notes provided.

borsh-v1.5.7

Other

  • replace Result::unwrap err msg with proc_macro_crate::crate_name tag (#351)

... (truncated)

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)

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

  • replace Result::unwrap err msg with proc_macro_crate::crate_name tag (#351)

1.5.6 - 2025-03-18

Fixed

  • add indexmap support (#346)

Other

... (truncated)

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)
  • f8109c7 chore: release v1.6.1 (#365)
  • d099f8c fix: keep bytes no_std unless borsh std is enabled (#364)
  • 2801032 docs: add devex team to CODEOWNERS (#362)
  • 819fa55 chore: release v1.6.0 (#360)
  • 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.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.5.3...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 @github

dependabot Bot commented on behalf of github Jun 19, 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