notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

chore(deps): bump postcss, @storybook/addon-essentials and @storybook/react #135

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 1 year ago

Removes postcss. It's no longer used after updating ancestor dependencies postcss, @storybook/addon-essentials and @storybook/react. These dependencies need to be updated together.

Removes postcss

Updates @storybook/addon-essentials from 6.4.13 to 6.5.16

Changelog

Sourced from @​storybook/addon-essentials's changelog.

  • MDX: Upgrade csf-mdx libraries (#18300)
  • security: update x-default-browser (#18157)

6.5.0-rc.1 (May 18, 2022)

Bug Fixes

  • CLI: Improve webpack version and add detection of nextjs (#18220)
  • ArgsTable: Gracefully handle conditional args failures (#18248)
  • Controls: Fix reset button broken for !undefined URL values (#18231)
  • Vue3: Add support for TSX in single file components (#18038)

6.5.0-rc.0 (May 17, 2022)

Features

  • Addon-a11y: Show % of users in toolbar menu (#18003)

Bug Fixes

  • Web-components: Clean Lit Expression comments in story source (#18108)
  • Vue: Map args correctly in CSF3 implicit render function (#18209)
  • Vue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (#18208

Maintenance

  • CLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (#18195)
  • Build: Cleanup noise from unit tests (#18196)

Dependency Upgrades

  • Fixed PnP compatibility for bundled components package (#18015)

6.5.0-beta.8 (May 11, 2022)

Bug Fixes

  • Composition: Fix metadata.json incorrectly overriding main.js refs versions (#18185)

Maintenance

  • Examples: Set channelOptions to disallow function serialization (#18071)

Dependency Upgrades

  • Upgrade to telejson 6 (#18164)

6.5.0-beta.7 (May 9, 2022)

Features

... (truncated)

Commits


Updates @storybook/react from 6.4.13 to 7.4.6

Release notes

Sourced from @​storybook/react's releases.

v7.4.6

7.4.6

v7.4.5

7.4.5

  • UI: Fix infinite hook call causing browsers to freeze - #24291, thanks @​yannbf!

v7.4.4

7.4.4

v7.4.3

7.4.3

v7.4.2

7.4.2

v7.4.1

7.4.1

v7.4.0

7.4.0

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.4.6

7.4.5

  • UI: Fix infinite hook call causing browsers to freeze - #24291, thanks @​yannbf!

7.4.4

7.4.3

7.4.2

7.4.1

7.4.0

... (truncated)

Commits
  • bd936bf Bump version from "7.4.5" to "7.4.6" [skip ci]
  • 8b47f90 Bump version from "7.4.4" to "7.4.5" [skip ci]
  • 639160f Bump version from "7.4.3" to "7.4.4" [skip ci]
  • ecc22ab Bump version from "7.4.2" to "7.4.3" [skip ci]
  • d0dcf7d Bump version from "7.4.1" to "7.4.2" [skip ci]
  • c4cc4cd Bump version from "7.4.0" to "7.4.1" [skip ci]
  • e38d1ab Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]
  • 7c6488c Upgrade escodegen to fix security issue
  • d5ca2f4 Bump version from "7.4.0-alpha.1" to "7.4.0-alpha.2" [skip ci]
  • cac080c Bump version from "7.4.0-alpha.0" to "7.4.0-alpha.1" [skip ci]
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/notrab/react-use-cart/network/alerts).
dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.