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

chore: Bump bfj from 7.1.0 to 9.0.1 #528

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

Bumps bfj from 7.1.0 to 9.0.1.

Changelog

Sourced from bfj's changelog.

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)

8.0.0

Breaking changes

  • platform: only support node 18+ (45062680c52dc5ee09b136babcb3c333e3409409)

New features

  • match: support jsonpath expressions (96e3a20eea18efd982867dd894c2f1c2a649321e)

Other changes

  • docs: change downloads metric to weekly in readme (869b78f6629cbfcf9f4f6035c8bef52f1efaf0d1)
  • ci: run tests in node 16, 18 and 20 (a688782892f72f554215e181d7925fb19de934ff)
  • deps: upgrade dependencies (f6e8664281931e0eeea26d62059bfbc9e9a8c37d)
  • tests: add perf test for bfj.match (f345bc83e5fbd9204cab02169a2ae9f4c02d1450)

7.0.2

Other changes

  • package: update dependencies (cf82fd4)

7.0.1

Bug fixes

  • match: prevent mismatched properties when minDepth is set (4efaf1a)

... (truncated)

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 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 7.1.0 to 9.0.1.
- [Changelog](https://gitlab.com/philbooth/bfj/blob/master/HISTORY.md)
- [Commits](https://gitlab.com/philbooth/bfj/commits/9.0.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 added the dependencies Pull requests that update a dependency file label Sep 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

Superseded by #532.

@dependabot dependabot bot closed this Oct 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bfj-9.0.1 branch October 3, 2024 06:53
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.

0 participants