Skip to content

chore: bump protons from 9.1.2 to 10.0.5 - #426

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/protons-10.0.5
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/protons-10.0.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps protons from 9.1.2 to 10.0.5.

Release notes

Sourced from protons's releases.

protons-10.0.5

protons-v10.0.5 (2026-09-18)

Bug Fixes

protons-10.0.4

protons-v10.0.4 (2026-09-18)

Bug Fixes

protons-10.0.3

protons-v10.0.3 (2026-09-18)

Bug Fixes

  • add warning for incorrect packed option usage (#208) (1fb677f)

protons-10.0.2

protons-v10.0.2 (2026-09-18)

Bug Fixes

protons-10.0.1

protons-v10.0.1 (2026-09-18)

Bug Fixes

protons-10.0.0

protons-v10.0.0 (2026-09-18)

⚠ BREAKING CHANGES

  • non-string/byte scalar fields are now packed by default in proto3 or later files as per the protobuf spec - annotate fields with [features.repeated_field_encoding=EXPANDED] for the previous behavior
  • definitions will need to be regenerated

Features

Commits
  • fb275e9 chore(release): 10.0.5 [skip ci]
  • 3d6c248 fix: support packed option in proto3 (#210)
  • f4afc0f chore(release): 10.0.4 [skip ci]
  • 7db9c89 chore(release): 8.0.1 [skip ci]
  • c1e3bcb fix: document message naming conventions (#209)
  • 077e830 chore(release): 10.0.3 [skip ci]
  • 1fb677f fix: add warning for incorrect packed option usage (#208)
  • 9d4d77d chore(release): 10.0.2 [skip ci]
  • 545ca31 fix: only declare decode opts if used (#206)
  • 1b32385 chore(release): 10.0.1 [skip ci]
  • 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 [protons](https://github.com/ipfs/protons) from 9.1.2 to 10.0.5.
- [Release notes](https://github.com/ipfs/protons/releases)
- [Changelog](https://github.com/ipfs/protons/blob/main/CHANGELOG.md)
- [Commits](ipfs/protons@protons-9.1.2...protons-10.0.5)

---
updated-dependencies:
- dependency-name: protons
  dependency-version: 10.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2026

This branch has not been deployed

No deployments
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants