mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
606 stars 212 forks source link

chore(deps): bump bfj from 8.0.0 to 9.1.1 #17975

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps bfj from 8.0.0 to 9.1.1.

Changelog

Sourced from bfj's changelog.

9.1.1

Bug fixes

  • streamify: ensure array/object value are always followed by comma (a3ad4cbced8997f4030d8cf3a2466b2d3234611d)

9.1.0

New features

  • match: implement recursive option (acdd744c2eeedad3b5b3df6bc9cf4c48272b6677)
  • walk: implement stringChunkSize option and stringChunk event (ea8bafcdcbc9a45d177c3407d6e7e88e1e22072a)

9.0.2

Bug fixes

  • deps: fix bad lockfile (446370bc4547ce68c398fb1daf7d73fa3aa8349d)

Other changes

  • tests: new Buffer => Buffer.from (6a6d08eb89ddcca2cec94bdd9f54b295172623c0)
  • deps: upgrade please-release-me to 2.1.4 (ee3f56de430b3f9a18a590c5425b3f9ab88cf9cb)

9.0.1

Other changes

  • docs: remove some old information from the readme (8609361b2b2289d296ee695444bad9eb490b80d9)
  • ci: run tests in node 22 (b150d9a2f538c8ef0d9fa393212994a3e33ff31e)

9.0.0

Breaking changes

  • options: ditch bluebird promises and the Promise option (7b8292977c3ea1ebf0b0abdfb91a428b0159f374)

Other changes

  • docs: remove some old information from the readme (7665213e6f24c3cf287d361100513288d0f8b1cf)
  • deps: update dev dependencies (d8a1e3c4028d300a4b292efb82b1bb5d02cff62b)
  • tests: add perf test for walk (ac48de9bb613133a62bd6f67b8f7baccc3808609)
  • walk: restrict json buffer length when parsing (59d8f5f17081a8610f94c614929e3665d5ac511d)
  • options: more modest default options (ff8d18d0c57120cc2a16c66de17908ce85a7f028)
  • perf: add test command for match perf testing (2d4c48040fdc43f7838a565913ec577da921938d)
Commits
  • 80c3207 release: 9.1.1
  • a3ad4cb fix(streamify): ensure array/object value are always followed by comma
  • 1072bc0 release: 9.1.0
  • acdd744 feat(match): implement recursive option
  • ea8bafc feat(walk): implement stringChunkSize option and stringChunk event
  • 27d188e release: 9.0.2
  • 6a6d08e chore(tests): new Buffer => Buffer.from
  • ee3f56d chore(deps): upgrade please-release-me to 2.1.4
  • 446370b fix(deps): fix bad lockfile
  • 6cc430d release: 9.0.1
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)