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(deps-dev): bump bfj from 7.0.2 to 8.0.0 #9626

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

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 will merge this PR once CI passes on it, as requested by @caugner.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bfj-8.0.0 branch from a5db536 to e0db32b Compare September 22, 2023 11:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bfj-8.0.0 branch from e0db32b to 6571c84 Compare September 29, 2023 12:20
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Oct 30, 2023
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@caugner
Copy link
Contributor

caugner commented Nov 3, 2023

@dependabot rebase

@caugner
Copy link
Contributor

caugner commented Nov 3, 2023

Only breaking change is:

platform: only support node 18+ (45062680c52dc5ee09b136babcb3c333e3409409)

@dependabot squash and merge

Bumps [bfj](https://gitlab.com/philbooth/bfj) from 7.0.2 to 8.0.0.
- [Changelog](https://gitlab.com/philbooth/bfj/blob/master/HISTORY.md)
- [Commits](https://gitlab.com/philbooth/bfj/compare/7.0.2...8.0.0)

---
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-8.0.0 branch from 6571c84 to 6fe0247 Compare November 3, 2023 22:05
@dependabot dependabot bot requested a review from mdn-bot as a code owner November 3, 2023 22:05
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Nov 3, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that this update does not cause any build difference compared to main.

@caugner
Copy link
Contributor

caugner commented Nov 3, 2023

@dependabot squash and merge

@caugner caugner merged commit cd2c8be into main Nov 3, 2023
13 checks passed
@caugner caugner deleted the dependabot/npm_and_yarn/bfj-8.0.0 branch November 3, 2023 22:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant