gliff-ai / dominate

gliff.ai DOMINATE – a frontend platform that combines together all gliff.ai products and end-to-end encryption storage with the database models for use
https://staging.gliff.app
Other
0 stars 0 forks source link

build(deps): bump react-use-intercom from 1.5.2 to 2.1.0 #915

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-use-intercom from 1.5.2 to 2.1.0.

Release notes

Sourced from react-use-intercom's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v2.0.0...v2.1.0

v2.0.0

Changelog

Breaking

  • Remove window.intercomSettings on shutdown. If you were using window.intercomSettings after calling shutdown, you should ensure that everyrhing still works like expected. Because in both boot and update the "old" window.intercomSettings are merged into the new ones that were supplied to boot /update. Ensure that all new props are passed as arguments

Commits

  • Merge pull request #481 from ekilah/deleteIntercomSettingsOnShutdown 38db4b9

... (truncated)

Commits
  • b98d8a9 v2.1.0
  • 3ddf5d0 Update README
  • 9008771 Merge pull request #520 from NicolasGn/master
  • cb3ca5b Merge pull request #590 from devrnt/dependabot/npm_and_yarn/types/react-dom-1...
  • da7db97 Merge pull request #592 from devrnt/dependabot/npm_and_yarn/np-7.6.3
  • d112924 Merge pull request #597 from devrnt/dependabot/npm_and_yarn/json5-2.2.3
  • 5c645d3 Merge pull request #598 from devrnt/dependabot/npm_and_yarn/playground/json5-...
  • 93f206c Merge pull request #599 from devrnt/dependabot/npm_and_yarn/examples/gatsby/j...
  • 5f27836 chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/gatsby
  • f108c8b chore(deps): bump json5 from 2.1.3 to 2.2.3 in /playground
  • 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

Superseded by #922.