chore(deps-dev): bump protobufjs from 7.5.4 to 7.6.3 in /apps/web#198
chore(deps-dev): bump protobufjs from 7.5.4 to 7.6.3 in /apps/web#198dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 7.6.3. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.3/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.6.3) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|
Qlty doesn't post analysis or coverage comments for contributors without a seat. An authorized user can grant @dependabot[bot] a seat from this pull request's page in Qlty. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 10 complexity) |
| Duplication | ✅ 0 (≤ 0 duplication) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Bumps protobufjs from 7.5.4 to 7.6.3.
Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
1d3796dchore: release protobufjs-v7.x (#2317)df91652fix: Preserve null conversion behavior for fieldless messages (#2312)78a9576fix: Avoid name collisions in generated code (#2311)ec90ef9chore: release protobufjs-v7.x (#2295)a92f72efix: Backport consistency and correctness fixes (#2294)f0b50d2chore: release protobufjs-v7.x (#2268)8a45c13fix: Backport misc utility hardening (#2280)479dfdcfix: Treat fixed64 as unsigned in converters (#2266)e30c334chore: release protobufjs-v7.x (#2260)f769242feat: Support BigInt conversions (7.x) (#2258)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Summary by cubic
Upgrade
protobufjsinapps/webfrom 7.5.4 to 7.6.3 to pick up bug fixes and BigInt conversion support. This hardens proto parsing and codegen with no expected runtime changes.protobufjsto 7.6.3.@protobufjs/codegen,@protobufjs/eventemitter,@protobufjs/fetch,@protobufjs/inquire,@protobufjs/utf8;longrange to^5.3.2.Written for commit 93af41b. Summary will update on new commits.