Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bfj from 8.0.0 to 9.1.1 #1181

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
Bumps [bfj](https://gitlab.com/philbooth/bfj) from 8.0.0 to 9.1.1.
- [Changelog](https://gitlab.com/philbooth/bfj/blob/master/HISTORY.md)
- [Commits](https://gitlab.com/philbooth/bfj/compare/8.0.0...9.1.1)

---
updated-dependencies:
- dependency-name: bfj
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bfj-9.1.1 branch from a5ccce4 to 7388ddf Compare November 12, 2024 23:34
@ty-esi ty-esi merged commit cb0ab4b into development Nov 13, 2024
2 checks passed
@ty-esi ty-esi deleted the dependabot/npm_and_yarn/bfj-9.1.1 branch November 13, 2024 18:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant