amazon-connect / amazon-connect-chat-interface

Amazon Connect Chat Interface - a browser-based customer chat widget for your website integrating with Amazon Connect ChatJS
https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
MIT No Attribution
40 stars 43 forks source link

Bump bfj from 6.1.1 to 8.0.0 #224

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps bfj from 6.1.1 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
  • 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
  • 4a27164 release: 7.0.2
  • cf82fd4 chore(package): update dependencies
  • 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 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.