Skip to content

Update protobuf to 2.15.0 and validate bundled npm dependencies - #2

Merged
deku2026 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/contracts-8425750948
Sep 15, 2026
Merged

deku2026 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/contracts-8425750948

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Change

Update @bufbuild/protobuf from 2.14.1 to 2.15.0. Dependabot also records Tailwind's bundled optional dependencies in the lockfile. The provenance check previously rejected these entries because they have no individual download URL or integrity hash.

Trace npm inBundle entries to their enclosing registry artifact, including nested bundles. Continue rejecting missing ancestors, workspace substitutes, missing integrity and non-npm sources. Preserve the generated lock metadata and add regression tests. The supplementary protobuf license was verified against 2.15.0 and is identical to the existing file.

Reference: npm lockfile format.

Validation

  • Exact npm ci --ignore-scripts; npm audit reported zero vulnerabilities
  • npm run check (14 unit/component/SDK/delivery tests)
  • npm run build and npm run test:e2e (12 checks across Chromium, Firefox and WebKit)
  • npm run verify:candidate after browser tests

Deployment

This PR uses the existing main-merge deployment pipeline. PR CI validates the candidate without deploying it; production delivery remains a separate main-run check.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2026
@dependabot
dependabot Bot requested a review from deku2026 as a code owner September 15, 2026 22:17
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Sep 15, 2026
Bumps the contracts group with 1 update: [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf).


Updates `@bufbuild/protobuf` from 2.14.1 to 2.15.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.15.0/packages/protobuf)

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: contracts
...

Signed-off-by: dependabot[bot] <support@github.com>
@deku2026
deku2026 force-pushed the dependabot/npm_and_yarn/contracts-8425750948 branch from 0ec3edf to 7184539 Compare September 15, 2026 22:57
@deku2026 deku2026 changed the title Bump @bufbuild/protobuf from 2.14.1 to 2.15.0 in the contracts group Update protobuf to 2.15.0 and validate bundled npm dependencies Sep 15, 2026
@deku2026
deku2026 merged commit f8713b5 into main Sep 15, 2026
10 checks passed
@deku2026
deku2026 deleted the dependabot/npm_and_yarn/contracts-8425750948 branch September 15, 2026 23:21
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