Skip to content

fix(deps): Bump pbf from 5.1.0 to 5.1.2 - #2323

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pbf-5.1.2
Open

fix(deps): Bump pbf from 5.1.0 to 5.1.2#2323
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pbf-5.1.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pbf from 5.1.0 to 5.1.2.

Release notes

Sourced from pbf's releases.

v5.1.2

Fix a minor vulnerability in the compiler (potential code injection via unsafe schema) #149

v5.1.1

  • Add a fast path for writePackedVarint (20% speedup on the vector tiles encoding benchmark) (h/t @​dcodeIO)
  • Fix PbfReader and PbfWriter to honor non-zero byteOffset of the backing buffer (h/t @​mattico #147)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for pbf 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)

Bumps [pbf](https://github.com/mapbox/pbf) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/mapbox/pbf/releases)
- [Commits](mapbox/pbf@v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: pbf
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 9, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants