Skip to content

chore(deps): bump protobufjs from 8.0.1 to 8.6.3#574

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/protobufjs-8.6.3
Open

chore(deps): bump protobufjs from 8.0.1 to 8.6.3#574
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/protobufjs-8.6.3

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps protobufjs from 8.0.1 to 8.6.3.

Release notes

Sourced from protobufjs's releases.

protobufjs: v8.6.3

8.6.3 (2026-06-10)

Bug Fixes

  • Consistently reject truncated 64-bit varints (#2322) (ec868f3)
  • Include interfaces in API docs and fix FieldMask doc comment (#2319) (c98a4e5)
  • Preserve explicit URLs in path resolution (#2320) (c97cdbe)
  • Remove renamed reflection objects by identity (#2324) (9c9f8ee)
  • Support Node ESM named imports from CommonJS entrypoints (#2315) (3359e64)
  • Support utf8_validation during decode (#2325) (4dff8e4)

protobufjs: v8.6.2

8.6.2 (2026-06-09)

Bug Fixes

protobufjs: v8.6.1

8.6.1 (2026-06-07)

Bug Fixes

  • cli: Consistently wait for pbts output before JSDoc exit (#2306) (87ff02f)
  • cli: Preserve indentation in multiline declarations (#2307) (b38748d)
  • Preserve descriptor metadata needed by protoc-gen-pbjs (#2308) (a3b8dc7)
  • Remove inquire submodule (#2305) (cc42616)

protobufjs: v8.6.0

8.6.0 (2026-06-04)

Features

Bug Fixes

protobufjs: v8.5.0

8.5.0 (2026-05-29)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

8.6.3 (2026-06-10)

Bug Fixes

  • Consistently reject truncated 64-bit varints (#2322) (ec868f3)
  • Include interfaces in API docs and fix FieldMask doc comment (#2319) (c98a4e5)
  • Preserve explicit URLs in path resolution (#2320) (c97cdbe)
  • Remove renamed reflection objects by identity (#2324) (9c9f8ee)
  • Support Node ESM named imports from CommonJS entrypoints (#2315) (3359e64)
  • Support utf8_validation during decode (#2325) (4dff8e4)

8.6.2 (2026-06-09)

Bug Fixes

8.6.1 (2026-06-07)

Bug Fixes

  • cli: Consistently wait for pbts output before JSDoc exit (#2306) (87ff02f)
  • cli: Preserve indentation in multiline declarations (#2307) (b38748d)
  • Preserve descriptor metadata needed by protoc-gen-pbjs (#2308) (a3b8dc7)
  • Remove inquire submodule (#2305) (cc42616)

8.6.0 (2026-06-04)

Features

Bug Fixes

8.5.0 (2026-05-29)

Features

... (truncated)

Commits
  • 8076a5e chore: release master (#2318)
  • 4dff8e4 fix: Support utf8_validation during decode (#2325)
  • 9c9f8ee fix: Remove renamed reflection objects by identity (#2324)
  • de18bbe docs: Document custom constructor registration order (#2323)
  • c98a4e5 fix: Include interfaces in API docs and fix FieldMask doc comment (#2319)
  • c97cdbe fix: Preserve explicit URLs in path resolution (#2320)
  • ec868f3 fix: Consistently reject truncated 64-bit varints (#2322)
  • 3359e64 fix: Support Node ESM named imports from CommonJS entrypoints (#2315)
  • 41d3517 chore: release master (#2316)
  • bf12d56 fix: Discard unknown fields by default (#2310)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, 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.1 to 8.6.3.
- [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.1...protobufjs-v8.6.3)

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

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 Jun 15, 2026
@github-actions

Copy link
Copy Markdown

❌ Git Hooks Verification Failed

⚠️ Git hooks checks failed in this PR.

What to do:

  1. Fix the issues that caused the hooks to fail
  2. Run checks locally before committing:
    npm run lint
    npm run test:unit
    npm run versions:validate
    pre-commit run --all-files
  3. Commit and push again

Why this matters:

  • Code quality checks ensure consistency and prevent bugs
  • All team members must follow the same standards
  • Hooks must pass before code can be merged

See Developer Guide for more information.

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