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-cookie-consent from 6.4.1 to 9.0.0 #940

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps react-cookie-consent from 6.4.1 to 9.0.0.

Changelog

Sourced from react-cookie-consent's changelog.

[[9.0.0]((https://github.com/Mastermindzh/react-cookie-consent/releases/tag/9.0.0)]

Made all props optional and fixed documentation. Fixes #191 and #193

[[8.0.1]((https://github.com/Mastermindzh/react-cookie-consent/releases/tag/8.0.1)]

Second try of np... Removed postinstall np is not my thing.. reverted to old release strategy

[[8.0.0]((https://github.com/Mastermindzh/react-cookie-consent/releases/tag/8.0.0)]

  • Switched to tsdx and Typescript
  • Added storybook with examples from readme

[[7.6.0]](https://github.com/Mastermindzh/react-cookie-consent/releases/tag/7.6.0]

  • Added customButtonWrapperAttributes prop which allows to add custom attributes to the button wrapper div

[7.5.0]

  • Added customDeclineButtonProps to add custom properties to the decline button

[7.4.1]

  • Small version error in package.json that actually didn't make it work with React 18

[7.4.0]

  • Added support for React 18
  • Updated example and codebase to use React 18

[7.3.1]

  • Added type annotations on public functions

[7.3.0]

  • added customButtonProps that allows to use custom props with the button component. Specifically useful for library buttons components, for e.g. MUI Button.

[7.2.1]

  • hideOnDecline added to typescript files
  • Added .prettieringore

[7.2.0]

  • Added onOverlayClick which allows you to react to a click on the overlay
  • Added acceptOnOverlayClick which accepts the cookies when the overlay is clicked and runs onOverlayClick

... (truncated)

Commits


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)