Skip to content

Bump protobufjs from 8.0.0 to 8.0.1#1564

Merged
gkjohnson merged 1 commit intomasterfrom
dependabot/npm_and_yarn/protobufjs-8.0.1
Apr 17, 2026
Merged

Bump protobufjs from 8.0.0 to 8.0.1#1564
gkjohnson merged 1 commit intomasterfrom
dependabot/npm_and_yarn/protobufjs-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps protobufjs from 8.0.0 to 8.0.1.

Release notes

Sourced from protobufjs's releases.

protobufjs: v8.0.1

8.0.1 (2026-03-11)

Bug Fixes

  • bump protobufjs dependency version for cli package (#2128) (549b05e)
  • correct json syntax in tsconfig.json (#2120) (8065625)
  • descriptor: guard oneof index for non-Type parents (#2122) (1cac5cf)
  • do not allow setting proto in Message constructor (#2126) (f05e3c3)
  • filter invalid characters from the type name (#2127) (535df44)
Changelog

Sourced from protobufjs's changelog.

8.0.1 (2026-03-11)

Bug Fixes

  • bump protobufjs dependency version for cli package (#2128) (549b05e)
  • correct json syntax in tsconfig.json (#2120) (8065625)
  • descriptor: guard oneof index for non-Type parents (#2122) (1cac5cf)
  • do not allow setting proto in Message constructor (#2126) (f05e3c3)
  • filter invalid characters from the type name (#2127) (535df44)
Commits
  • 6559b3d chore: release master (#2129)
  • 042f81d chore(deps): update dependency tmp to v0.2.4 [security] (#2091)
  • 8065625 fix: correct json syntax in tsconfig.json (#2120)
  • 1cac5cf fix(descriptor): guard oneof index for non-Type parents (#2122)
  • 549b05e fix: bump protobufjs dependency version for cli package (#2128)
  • 535df44 fix: filter invalid characters from the type name (#2127)
  • f05e3c3 fix: do not allow setting proto in Message constructor (#2126)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by fenster, a new releaser for protobufjs since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v8.0.0...protobufjs-v8.0.1)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 8.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@gkjohnson gkjohnson merged commit 57dc7e7 into master Apr 17, 2026
1 check passed
@gkjohnson gkjohnson deleted the dependabot/npm_and_yarn/protobufjs-8.0.1 branch April 17, 2026 01:11
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.

1 participant