Skip to content

chore(deps): bump borsh-derive from 0.9.3 to 1.6.1#577

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/borsh-derive-1.6.1
Open

chore(deps): bump borsh-derive from 0.9.3 to 1.6.1#577
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/borsh-derive-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps borsh-derive from 0.9.3 to 1.6.1.

Changelog

Sourced from borsh-derive's changelog.

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

  • add mention of indexmap feature (#349)

1.5.5 - 2025-01-18

Other

  • bump hashbrown to 0.15 (#333)
  • fix typo in private module name (#332)

1.5.4 - 2025-01-13

Other

  • make doc examples testable in ci (#326)

... (truncated)

Commits
  • 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)
  • 9010ec4 fix: Avoid variant name shadowing in BorshSchema derive (#361)
  • f5b3b4a feat: Use core::net instead of std::net; bumped MSRV to 1.77 (#356)
  • 5d8516b ci: Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated u...
  • f1b75a6 chore: add automatically_derived attribute to derive macros (#341)
  • 54fc720 chore: Include license files in published crates (#354)
  • abb9582 chore: release v1.5.7 (#352)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 4, 2026
Bumps [borsh-derive](https://github.com/near/borsh-rs) from 0.9.3 to 1.6.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@v0.9.3...borsh-derive-v1.6.1)

---
updated-dependencies:
- dependency-name: borsh-derive
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/borsh-derive-1.6.1 branch from 046ee9b to 6a99bb6 Compare May 6, 2026 03:57
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