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

Bump bfj from 8.0.0 to 9.0.1 #784

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bfj from 8.0.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)
Commits
  • 6cc430d release: 9.0.1
  • 8609361 chore(docs): remove some old information from the readme
  • b150d9a chore(ci): run tests in node 22
  • 3c78bc6 release: 9.0.0
  • 7665213 chore(docs): remove some old information from the readme
  • d8a1e3c chore(deps): update dev dependencies
  • ac48de9 chore(tests): add perf test for walk
  • 59d8f5f chore(walk): restrict json buffer length when parsing
  • ff8d18d chore(options): more modest default options
  • 7b82929 break(options): ditch bluebird promises and the Promise option
  • 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.0.1.
- [Changelog](https://gitlab.com/philbooth/bfj/blob/master/HISTORY.md)
- [Commits](https://gitlab.com/philbooth/bfj/compare/8.0.0...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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2024
@JuanPabloDiaz JuanPabloDiaz merged commit 837ecae into main Oct 1, 2024
4 checks passed
@JuanPabloDiaz JuanPabloDiaz deleted the dependabot/npm_and_yarn/bfj-9.0.1 branch October 1, 2024 00:28
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