Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.23.0 -> ^7.23.4 age adoption passing confidence
@babel/core (source) ^7.23.3 -> ^7.23.5 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.23.3 -> ^7.23.4 age adoption passing confidence
@babel/preset-env (source) ^7.23.3 -> ^7.23.5 age adoption passing confidence
@babel/runtime (source) ^7.23.2 -> ^7.23.5 age adoption passing confidence
@changesets/cli (source) ^2.26.2 -> ^2.27.1 age adoption passing confidence
@​mswjs/data ^0.15.0 -> ^0.16.1 age adoption passing confidence
@storybook/addon-essentials (source) ^7.5.3 -> ^7.6.4 age adoption passing confidence
@storybook/addon-interactions (source) ^7.5.3 -> ^7.6.4 age adoption passing confidence
@storybook/addon-links (source) ^7.5.3 -> ^7.6.4 age adoption passing confidence
@storybook/react (source) ^7.5.3 -> ^7.6.4 age adoption passing confidence
@storybook/react-webpack5 (source) ^7.5.3 -> ^7.6.4 age adoption passing confidence
@testing-library/jest-dom ^6.1.4 -> ^6.1.5 age adoption passing confidence
@testing-library/react ^14.1.0 -> ^14.1.2 age adoption passing confidence
@types/chrome (source) ^0.0.251 -> ^0.0.254 age adoption passing confidence
@types/codemirror (source) ^5.60.13 -> ^5.60.15 age adoption passing confidence
@types/cors (source) ^2.8.16 -> ^2.8.17 age adoption passing confidence
@types/cross-spawn (source) ^6.0.5 -> ^6.0.6 age adoption passing confidence
@types/d3 (source) ^7.0.0 -> ^7.4.3 age adoption passing confidence
@types/jest (source) ^29.5.8 -> ^29.5.11 age adoption passing confidence
@types/lodash (source) ^4.14.201 -> ^4.14.202 age adoption passing confidence
@types/lodash-es (source) ^4.17.11 -> ^4.17.12 age adoption passing confidence
@types/node (source) ^20.9.0 -> ^20.10.4 age adoption passing confidence
@types/prop-types (source) ^15.7.10 -> ^15.7.11 age adoption passing confidence
@types/ramda (source) ^0.29.8 -> ^0.29.9 age adoption passing confidence
@types/react (source) ^18.2.37 -> ^18.2.43 age adoption passing confidence
@types/react-dom (source) ^18.2.15 -> ^18.2.17 age adoption passing confidence
@types/react-test-renderer (source) ^18.0.6 -> ^18.0.7 age adoption passing confidence
@types/semver (source) ^7.5.5 -> ^7.5.6 age adoption passing confidence
@types/styled-components (source) ^5.0.0 -> ^5.1.34 age adoption passing confidence
@types/styled-components (source) ^5.1.30 -> ^5.1.34 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.11.0 -> ^6.13.2 age adoption passing confidence
@typescript-eslint/parser (source) ^6.11.0 -> ^6.13.2 age adoption passing confidence
codemirror ^5.65.15 -> ^5.65.16 age adoption passing confidence
csstype ^3.1.2 -> ^3.1.3 age adoption passing confidence
d3 (source) ^7.0.0 -> ^7.8.5 age adoption passing confidence
electron ^27.0.4 -> ^27.1.3 age adoption passing confidence
esbuild ^0.19.5 -> ^0.19.8 age adoption passing confidence
eslint (source) ^8.53.0 -> ^8.55.0 age adoption passing confidence
eslint-config-prettier ^9.0.0 -> ^9.1.0 age adoption passing confidence
framer-motion ^10.16.4 -> ^10.16.16 age adoption passing confidence
html-webpack-plugin ^5.5.3 -> ^5.5.4 age adoption passing confidence
immutable (source) ^4.0.0 -> ^4.3.4 age adoption passing confidence
knex (source) ^3.0.1 -> ^3.1.0 age adoption passing confidence
nanoid ^5.0.3 -> ^5.0.4 age adoption passing confidence
pnpm (source) 8.10.4 -> 8.12.0 age adoption passing confidence
react-icons ^4.11.0 -> ^4.12.0 age adoption passing confidence
react-router-dom (source) ^6.18.0 -> ^6.20.1 age adoption passing confidence
rollup (source) ^4.4.0 -> ^4.7.0 age adoption passing confidence
storybook (source) ^7.5.3 -> ^7.6.4 age adoption passing confidence
styled-components (source) ^5.0.0 -> ^5.3.11 age adoption passing confidence
ts-node (source) ^10.9.1 -> ^10.9.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.23.4

Compare Source

🐛 Bug Fix
changesets/changesets (@​changesets/cli)

v2.27.1

Compare Source

Patch Changes
  • #​1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

v2.27.0

Compare Source

Minor Changes
Patch Changes
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.4

Compare Source

v7.6.3

Compare Source

v7.6.2

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated
List of all updates

Copy link

changeset-bot bot commented Nov 14, 2023

⚠️ No Changeset found

Latest commit: 102bccc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update dependency rollup to ^4.4.1 fix(deps): update all non-major dependencies Nov 14, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b51a125 to 4f1f45a Compare November 14, 2023 13:35
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 15, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 08d124d to 0d97394 Compare November 16, 2023 22:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 51742a0 to e5e441c Compare November 17, 2023 23:01
@Methuselah96 Methuselah96 enabled auto-merge (squash) November 18, 2023 02:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b1770a8 to 0e7428e Compare November 20, 2023 11:34
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 59e49af to 529b10f Compare November 27, 2023 00:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7571c36 to bd4cd2c Compare November 29, 2023 17:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 441c682 to 95783e8 Compare December 7, 2023 23:47
@Methuselah96 Methuselah96 enabled auto-merge (squash) December 8, 2023 00:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d17c85 to 6891ffe Compare December 8, 2023 00:20
@Methuselah96 Methuselah96 disabled auto-merge December 8, 2023 00:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ae8617f to df81651 Compare December 9, 2023 05:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df81651 to 709d919 Compare December 9, 2023 16:07
Copy link
Contributor Author

renovate bot commented Dec 10, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Methuselah96 Methuselah96 enabled auto-merge (squash) December 10, 2023 03:24
@Methuselah96 Methuselah96 merged commit 57d9702 into main Dec 10, 2023
@Methuselah96 Methuselah96 deleted the renovate/all-minor-patch branch December 10, 2023 03:44
aliffazfar pushed a commit to aliffazfar/redux-devtools that referenced this pull request Jul 19, 2024
* chore(deps): update all non-major dependencies

* Downgrade csstype

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant