Skip to content

chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.2 - #2899

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/protobufjs/utf8-1.1.2
Closed

chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.2#2899
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/protobufjs/utf8-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps @protobufjs/utf8 from 1.1.0 to 1.1.2.

Release notes

Sourced from @​protobufjs/utf8's releases.

protobufjs-cli: v1.1.2

1.1.2 (2023-08-21)

Bug Fixes

  • possible infinite loop when parsing option (#1923) (f2a8620)

protobufjs-cli: v1.1.1

1.1.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
Commits

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/utf8](https://github.com/protobufjs/protobuf.js) from 1.1.0 to 1.1.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@pool-v1.1.0...path-v1.1.2)

---
updated-dependencies:
- dependency-name: "@protobufjs/utf8"
  dependency-version: 1.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested review from forgetso and goastler as code owners July 26, 2026 09:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 26, 2026
@dependabot
dependabot Bot requested a review from HughParry as a code owner July 26, 2026 09:17
@HughParry

Copy link
Copy Markdown
Contributor

Superseded by #2908, which combines this bump with the other open Dependabot PRs into a single lockfile regeneration. Closing to avoid 40 rounds of package-lock.json conflict resolution and CI.

@HughParry HughParry closed this Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/protobufjs/utf8-1.1.2 branch July 27, 2026 10:51
HughParry added a commit that referenced this pull request Jul 27, 2026
Rebuilt on top of main now that the Vite 8 upgrade (#2850) has landed there —
that PR was squash-merged, so the previous merge-based branch shared no history
with main and would have conflicted against changes it already contained.

What this now adds on top of main:

  lodash                  4.17.21 -> 4.18.1  (#2903, #2901)
  webpack-dev-server      5.2.5   -> 5.2.6   (#2859, #2857)
  sharp                   0.33.5  -> 0.35.3  (#2843, #2839)
  i18next-http-middleware 3.7.4   -> 3.9.7   (#2775, #2773)
  actions/setup-node      v6      -> v7      (#2826, 14 workflows)

Transitive (lockfile only): socket.io-parser #2905, yauzl #2904, tmp #2900,
@protobufjs/utf8 #2899, @babel/plugin-transform-modules-systemjs #2898,
form-data #2883, launch-editor #2882, axios #2860, fast-uri #2844,
shell-quote #2834, websocket-driver #2827.

No longer applicable:
  - vite/vitest/mongoose bumps: superseded by #2850 and #2907, already on main.
  - flatted #2906, immutable #2842, hono #2840, tar #2835: those packages left
    the dependency tree entirely with #2850, which drops the
    integration/frameworks demos from the workspace.
  - @angular/cli #2861 is a major; dependabot.yml keeps majors standalone.

i18next-http-middleware 3.9.x still declares HandleOptions but no longer
exports it, so packages/locale derives it from the handle() signature instead.

Verified locally: npm ci clean, turbo typecheck 55/55, turbo build 54/54,
npm run lint green, biome clean.
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