Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 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)

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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 20:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@ElinorW
Copy link
Contributor

ElinorW commented Nov 13, 2024

@dependabot rebase

@ElinorW ElinorW closed this Nov 13, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2024

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2024

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependabot-upgrades/bfj-9.1.1 branch November 13, 2024 07:54
@ElinorW ElinorW removed Needs: Attention 👋 Author has responded to the issue Needs: Author Feedback labels Nov 13, 2024
@sonarqubecloud
Copy link

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.

2 participants