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.0.0 #830

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps react-use-intercom from 1.5.2 to 2.0.0.

Release notes

Sourced from react-use-intercom's releases.

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
  • test: update cypress shutdow test case ff1728a
  • chore: formatting 77db9ca
  • test: add shutdown test case cf66c89
  • Merge pull request #496 from devrnt/dependabot/npm_and_yarn/examples/gatsby/jpeg-js-0.4.4 9f82104
  • Merge pull request #498 from devrnt/dependabot/npm_and_yarn/typescript-4.7.4 74339e4
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 0bad216
  • chore(deps): bump jpeg-js from 0.4.2 to 0.4.4 in /examples/gatsby 0fead2e
  • Merge pull request #491 from devrnt/dependabot/npm_and_yarn/examples/gatsby/devcert-1.2.1 77c932a
  • Merge pull request #493 from devrnt/dependabot/npm_and_yarn/typescript-4.7.3 086875d
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 ff02a3c
  • chore(deps): bump devcert from 1.1.3 to 1.2.1 in /examples/gatsby bba982c
  • Merge pull request #487 from devrnt/dependabot/npm_and_yarn/testing-library/react-13.3.0 4a6ef11
  • chore(deps-dev): bump @​testing-library/react from 13.2.0 to 13.3.0 915a83f
  • Update README.md 2668619
  • Merge pull request #485 from devrnt/dependabot/npm_and_yarn/typescript-4.7.2 a8c995e
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 4a1117e
  • Merge pull request #483 from devrnt/dependabot/npm_and_yarn/types/react-dom-18.0.5 b607c9b
  • chore(deps-dev): bump @​types/react-dom from 18.0.4 to 18.0.5 4b5e6d1
  • delete window.intercomSettings on shutdown 63938ed

https://github.com/devrnt/react-use-intercom/compare/v1.5.2...v2.0.0

What's Changed

New Contributors

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

Commits
  • 17bc36b v2.0.0
  • 38db4b9 Merge pull request #481 from ekilah/deleteIntercomSettingsOnShutdown
  • ff1728a test: update cypress shutdow test case
  • 77db9ca chore: formatting
  • cf66c89 test: add shutdown test case
  • 9f82104 Merge pull request #496 from devrnt/dependabot/npm_and_yarn/examples/gatsby/j...
  • 74339e4 Merge pull request #498 from devrnt/dependabot/npm_and_yarn/typescript-4.7.4
  • 0bad216 chore(deps-dev): bump typescript from 4.7.3 to 4.7.4
  • 0fead2e chore(deps): bump jpeg-js from 0.4.2 to 0.4.4 in /examples/gatsby
  • 77c932a Merge pull request #491 from devrnt/dependabot/npm_and_yarn/examples/gatsby/d...
  • 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 #915.