Skip to content

fix(deps): bump the protobufjs group across 1 directory with 2 updates - #1402

Merged
ffflorian merged 1 commit into
mainfrom
dependabot/npm_and_yarn/protobufjs-113b4ac323
Aug 20, 2026
Merged

fix(deps): bump the protobufjs group across 1 directory with 2 updates#1402
ffflorian merged 1 commit into
mainfrom
dependabot/npm_and_yarn/protobufjs-113b4ac323

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the protobufjs group with 2 updates in the / directory: protobufjs and protobufjs-cli.

Updates protobufjs from 8.7.1 to 8.7.2

Release notes

Sourced from protobufjs's releases.

protobufjs: v8.7.2

8.7.2 (2026-08-08)

Bug Fixes

  • Also use TextDecoder for loose UTF-8 decoding (#2408) (5851a3b)
  • Parse numeric defaults according to field type (#2402) (bb2d836)
  • Parse numeric descriptor defaults by field type (#2406) (09f24ec)
  • preserve first enum alias from JSON descriptors (#2389) (8304739)
  • Preserve negative zero in codegen formatters (#2403) (92ddc9b)
  • Preserve non-finite defaults in toObject (#2393) (a38b925)

Performance Improvements

  • Optimize writer allocs and packed varint reads (#2405) (64cc8f1)
Changelog

Sourced from protobufjs's changelog.

8.7.2 (2026-08-08)

Bug Fixes

  • Also use TextDecoder for loose UTF-8 decoding (#2408) (5851a3b)
  • Parse numeric defaults according to field type (#2402) (bb2d836)
  • Parse numeric descriptor defaults by field type (#2406) (09f24ec)
  • preserve first enum alias from JSON descriptors (#2389) (8304739)
  • Preserve negative zero in codegen formatters (#2403) (92ddc9b)
  • Preserve non-finite defaults in toObject (#2393) (a38b925)

Performance Improvements

  • Optimize writer allocs and packed varint reads (#2405) (64cc8f1)
Commits
  • 91cdef0 chore: release master (#2391)
  • c362fe3 chore(deps-dev): Bump shell-quote from 1.8.4 to 1.10.0 (#2399)
  • 7999776 chore(deps-dev): Bump browserify-sign from 4.2.1 to 4.2.6 (#2398)
  • 549aa7a chore(deps): Bump linkify-it from 5.0.1 to 5.0.2 in /cli (#2397)
  • 5851a3b fix: Also use TextDecoder for loose UTF-8 decoding (#2408)
  • aca5b83 docs: Clarify README
  • adce445 chore(deps): update dev dependencies (#2395)
  • a38b925 fix: Preserve non-finite defaults in toObject (#2393)
  • 09f24ec fix: Parse numeric descriptor defaults by field type (#2406)
  • 64cc8f1 perf: Optimize writer allocs and packed varint reads (#2405)
  • Additional commits viewable in compare view

Updates protobufjs-cli from 2.6.1 to 2.6.2

Release notes

Sourced from protobufjs-cli's releases.

protobufjs-cli: v2.6.2

2.6.2 (2026-08-08)

Bug Fixes

  • Preserve non-finite defaults in toObject (#2393) (a38b925)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • protobufjs bumped from file:.. to 8.7.2
    • peerDependencies
      • protobufjs bumped from ^8.7.1 to ^8.7.2
Commits
  • 91cdef0 chore: release master (#2391)
  • c362fe3 chore(deps-dev): Bump shell-quote from 1.8.4 to 1.10.0 (#2399)
  • 7999776 chore(deps-dev): Bump browserify-sign from 4.2.1 to 4.2.6 (#2398)
  • 549aa7a chore(deps): Bump linkify-it from 5.0.1 to 5.0.2 in /cli (#2397)
  • 5851a3b fix: Also use TextDecoder for loose UTF-8 decoding (#2408)
  • aca5b83 docs: Clarify README
  • adce445 chore(deps): update dev dependencies (#2395)
  • a38b925 fix: Preserve non-finite defaults in toObject (#2393)
  • 09f24ec fix: Parse numeric descriptor defaults by field type (#2406)
  • 64cc8f1 perf: Optimize writer allocs and packed varint reads (#2405)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 20, 2026
@ffflorian

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps the protobufjs group with 2 updates in the / directory: [protobufjs](https://github.com/protobufjs/protobuf.js) and [protobufjs-cli](https://github.com/protobufjs/protobuf.js).


Updates `protobufjs` from 8.7.1 to 8.7.2
- [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.7.1...protobufjs-v8.7.2)

Updates `protobufjs-cli` from 2.6.1 to 2.6.2
- [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-cli-v2.6.1...protobufjs-cli-v2.6.2)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 8.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: protobufjs
- dependency-name: protobufjs-cli
  dependency-version: 2.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: protobufjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title fix(deps): bump the protobufjs group with 2 updates fix(deps): bump the protobufjs group across 1 directory with 2 updates Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/protobufjs-113b4ac323 branch from 43f735e to 4906802 Compare August 20, 2026 12:31
@ffflorian
ffflorian merged commit 1841e03 into main Aug 20, 2026
3 checks passed
@ffflorian
ffflorian deleted the dependabot/npm_and_yarn/protobufjs-113b4ac323 branch August 20, 2026 12:32
github-actions Bot pushed a commit that referenced this pull request Aug 20, 2026
## exposure-keys [1.18.10](https://github.com/ffflorian/node-packages/compare/exposure-keys@1.18.9...exposure-keys@1.18.10) (2026-08-20)

### Bug Fixes

* **deps:** bump the protobufjs group across 1 directory with 2 updates ([#1402](#1402)) [ci skip] ([1841e03](1841e03))
github-actions Bot pushed a commit that referenced this pull request Aug 20, 2026
## [3.16.4](https://github.com/ffflorian/node-packages/compare/@ffflorian/gh-open@3.16.3...@ffflorian/gh-open@3.16.4) (2026-08-20)

### Bug Fixes

* **deps:** bump @npmcli/arborist from 10.0.1 to 10.0.2 ([#1391](#1391)) ([539c408](539c408))
* **deps:** bump @npmcli/arborist from 9.7.0 to 9.8.0 ([#1294](#1294)) [ci skip] ([0e2b2dd](0e2b2dd))
* **deps:** bump @npmcli/arborist from 9.8.0 to 9.9.0 ([#1335](#1335)) [ci skip] ([5984374](5984374))
* **deps:** bump @npmcli/arborist from 9.9.0 to 10.0.1 ([#1339](#1339)) [ci skip] ([8447549](8447549))
* **deps:** bump @sigstore/core from 3.0.0 to 3.2.1 ([#1314](#1314)) ([68504dd](68504dd))
* **deps:** bump @sigstore/verify from 3.1.0 to 3.1.1 ([#1315](#1315)) [ci skip] ([034eacf](034eacf))
* **deps:** bump basic-auth from 2.0.1 to 3.0.0 ([#1395](#1395)) ([0a9bb91](0a9bb91))
* **deps:** bump brace-expansion from 1.1.11 to 1.1.16 ([#1349](#1349)) ([5db5721](5db5721))
* **deps:** bump brace-expansion from 1.1.16 to 1.1.18 ([#1374](#1374)) ([2a91e4b](2a91e4b))
* **deps:** bump brace-expansion from 2.0.2 to 2.1.4 ([#1378](#1378)) [ci skip] ([a357f4b](a357f4b))
* **deps:** bump chalk from 5.6.2 to 6.0.0 ([#1389](#1389)) [ci skip] ([f32be4c](f32be4c))
* **deps:** bump clipboardy from 5.3.1 to 5.3.2 ([#1373](#1373)) [ci skip] ([329da5f](329da5f))
* **deps:** bump cosmiconfig from 9.0.1 to 9.0.2 ([#1291](#1291)) [ci skip] ([def09e2](def09e2))
* **deps:** bump cosmiconfig from 9.0.2 to 10.0.0 ([#1399](#1399)) [ci skip] ([f31c1e0](f31c1e0))
* **deps:** bump esbuild from 0.28.0 to 0.28.1 ([#1284](#1284)) ([a2e28f6](a2e28f6))
* **deps:** bump fast-uri from 3.1.2 to 3.1.4 ([#1361](#1361)) ([69e485d](69e485d))
* **deps:** bump fast-uri from 3.1.4 to 3.1.5 ([#1383](#1383)) ([d26e360](d26e360))
* **deps:** bump form-data from 3.0.4 to 3.0.5 ([#1287](#1287)) ([cad63bd](cad63bd))
* **deps:** bump ip-address from 10.2.0 to 10.4.0 ([#1382](#1382)) ([468bbde](468bbde))
* **deps:** bump js-yaml from 3.14.2 to 3.15.0 ([#1313](#1313)) [ci skip] ([b4079bf](b4079bf))
* **deps:** bump js-yaml from 3.15.0 to 3.15.1 ([#1381](#1381)) [ci skip] ([3f2f413](3f2f413))
* **deps:** bump linkify-it from 5.0.1 to 5.0.2 ([#1362](#1362)) [ci skip] ([c32044c](c32044c))
* **deps:** bump masto from 7.11.1 to 7.12.0 ([#1322](#1322)) [ci skip] ([4f58274](4f58274))
* **deps:** bump masto from 7.12.0 to 8.0.0 ([#1387](#1387)) [ci skip] ([9180bdc](9180bdc))
* **deps:** bump npm-packlist from 11.1.0 to 11.2.0 ([#1280](#1280)) [ci skip] ([901c4db](901c4db))
* **deps:** bump npm-packlist from 11.2.0 to 11.3.0 ([#1327](#1327)) ([0716e32](0716e32))
* **deps:** bump open from 11.0.0 to 11.0.1 ([#1404](#1404)) ([65ae390](65ae390))
* **deps:** bump postcss from 8.5.16 to 8.5.25 ([#1380](#1380)) [ci skip] ([2e65329](2e65329))
* **deps:** bump semver from 7.8.1 to 7.8.2 ([#1278](#1278)) ([f7ae08f](f7ae08f))
* **deps:** bump semver from 7.8.2 to 7.8.4 ([#1296](#1296)) [ci skip] ([f8b4e14](f8b4e14))
* **deps:** bump semver from 7.8.4 to 7.8.5 ([#1308](#1308)) [ci skip] ([2f3da61](2f3da61))
* **deps:** bump sharp from 0.33.4 to 0.33.5 ([#1363](#1363)) [ci skip] ([4040594](4040594))
* **deps:** bump sigstore from 4.0.0 to 4.1.1 ([#1316](#1316)) ([bf55396](bf55396))
* **deps:** bump tar from 7.5.11 to 7.5.16 ([#1285](#1285)) [ci skip] ([c5607d5](c5607d5))
* **deps:** bump tar from 7.5.16 to 7.5.21 ([#1360](#1360)) [ci skip] ([b83f846](b83f846))
* **deps:** bump the protobufjs group across 1 directory with 2 updates ([#1272](#1272)) [ci skip] ([d173113](d173113))
* **deps:** bump the protobufjs group across 1 directory with 2 updates ([#1329](#1329)) ([ecbf911](ecbf911))
* **deps:** bump the protobufjs group across 1 directory with 2 updates ([#1354](#1354)) [ci skip] ([d97fd6b](d97fd6b))
* **deps:** bump the protobufjs group across 1 directory with 2 updates ([#1402](#1402)) [ci skip] ([1841e03](1841e03))
* **deps:** bump the protobufjs group with 2 updates ([#1290](#1290)) [ci skip] ([99aff71](99aff71))
* **deps:** bump the protobufjs group with 2 updates ([#1303](#1303)) ([9da3f88](9da3f88))
* **deps:** bump the protobufjs group with 2 updates ([#1319](#1319)) [ci skip] ([f2619a7](f2619a7))
* **deps:** bump the protobufjs group with 2 updates ([#1337](#1337)) ([be8afab](be8afab))
* **deps:** bump undici from 6.24.1 to 6.27.0 ([#1298](#1298)) ([2bee6f8](2bee6f8))
* **deps:** bump undici from 6.27.0 to 6.28.0 ([#1379](#1379)) [ci skip] ([e892a83](e892a83))
* **deps:** Bump undici to 7.28.0 and js-yaml to 4.2.0 ([4be4024](4be4024))
* **deps:** Bump vite to 8.1.1 ([c53d7b4](c53d7b4))
* **deps:** bump ws from 8.20.1 to 8.21.0 ([#1286](#1286)) [ci skip] ([4edcd6b](4edcd6b))
* **electron-info:** replace date-fns with native Date API ([#1269](#1269)) ([6ae3d39](6ae3d39))
* serialize multi-semantic-release init to avoid flaky release failures ([#1364](#1364)) ([53ab3ad](53ab3ad))
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