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
33 stars 35 forks source link

Bump bfj from 6.1.1 to 7.0.2 #111

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bfj from 6.1.1 to 7.0.2.

Changelog

Sourced from bfj's changelog.

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

Bug fixes

  • eventify: escape object keys (910ad08)

Other changes

  • package: update deps (aafb4ff)
Commits
  • 4a27164 release: 7.0.2
  • cf82fd4 chore(package): update dependencies
  • 0707721 release: 7.0.1
  • 4efaf1a fix(match): prevent mismatched properties when minDepth is set
  • 7babcef release: 7.0.0
  • 6d79fe4 feat(match): support minDepth option to improve performance
  • 5544086 refactor(code): prefer spread syntax to Object.assign
  • 9bf4e6b chore(package): test in node 12
  • d101317 refactor(code): prefer Object.entries to iterate keys and values
  • cc42139 break(package): limit to node 8+
  • 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 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 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 1 year 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.