Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump react-cookie-consent from 6.4.1 to 9.0.0 #940

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

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 <dependency name> 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)

Bumps [react-cookie-consent](https://github.com/Mastermindzh/react-cookie-consent) from 6.4.1 to 9.0.0.
- [Release notes](https://github.com/Mastermindzh/react-cookie-consent/releases)
- [Changelog](https://github.com/Mastermindzh/react-cookie-consent/blob/master/CHANGELOG.md)
- [Commits](Mastermindzh/react-cookie-consent@6.4.1...9.0.0)

---
updated-dependencies:
- dependency-name: react-cookie-consent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release. labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants