bobanetwork / boba_legacy

Monorepo implementing Boba, a compute layer for Ethereum
https://boba.network
MIT License
62 stars 60 forks source link

Bump bfj from 7.0.2 to 8.0.0 #1305

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps bfj from 7.0.2 to 8.0.0.

Changelog

Sourced from bfj's changelog.

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)
Commits
  • 3b6ee77 release: 8.0.0
  • 4506268 break(platform): only support node 18+
  • 869b78f chore(docs): change downloads metric to weekly in readme
  • a688782 chore(ci): run tests in node 16, 18 and 20
  • 519a26d release: 7.1.0
  • 96e3a20 feat(match): support jsonpath expressions
  • f6e8664 chore(deps): upgrade dependencies
  • f345bc8 chore(tests): add perf test for bfj.match
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
dependabot[bot] commented 9 months ago

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.