Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Bump bfj from 7.1.0 to 8.0.0 in /frontend #168

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps bfj from 7.1.0 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)

7.0.2

Other changes

  • package: update dependencies (cf82fd4)

7.0.1

Bug fixes

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

7.0.0

Breaking changes

  • package: limit to node 8+ (cc42139)

New features

  • match: support minDepth option to improve performance (6d79fe4)

Refactorings

  • code: prefer spread syntax to Object.assign (5544086)
  • code: prefer Object.entries to iterate keys and values (d101317)

Other changes

  • package: test in node 12 (9bf4e6b)
  • git: ignore test/*.json (e87eaf7)

6.1.2

... (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 8.0.0.
- [Changelog](https://gitlab.com/philbooth/bfj/blob/master/HISTORY.md)
- [Commits](https://gitlab.com/philbooth/bfj/commits/8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 19, 2023
@kaimsfd kaimsfd merged commit f4c7bd9 into main Oct 20, 2023
@kaimsfd kaimsfd self-assigned this Oct 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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