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

fix(deps): update all non-major dependencies #1637

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/server (source) ^4.10.2 -> ^4.10.4 age adoption passing confidence
@babel/cli (source) ^7.24.1 -> ^7.24.5 age adoption passing confidence
@babel/code-frame (source) ^8.0.0-alpha.7 -> ^8.0.0-alpha.8 age adoption passing confidence
@babel/core (source) ^7.24.3 -> ^7.24.5 age adoption passing confidence
@babel/eslint-parser (source) ^7.24.1 -> ^7.24.5 age adoption passing confidence
@babel/preset-env (source) ^7.24.3 -> ^7.24.5 age adoption passing confidence
@babel/runtime (source) ^7.24.1 -> ^7.24.5 age adoption passing confidence
@changesets/cli (source) ^2.27.1 -> ^2.27.3 age adoption passing confidence
@chromatic-com/storybook 1.2.25 -> 1.4.0 age adoption passing confidence
@emotion/styled (source) ^11.11.0 -> ^11.11.5 age adoption passing confidence
@nrwl/nx-cloud ^18.0.0 -> ^18.0.1 age adoption passing confidence
@storybook/addon-essentials (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/addon-interactions (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/addon-links (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/addon-onboarding (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/blocks (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/react (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/react-webpack5 (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@storybook/test (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
@testing-library/jest-dom ^6.4.2 -> ^6.4.5 age adoption passing confidence
@testing-library/react ^14.2.2 -> ^14.3.1 age adoption passing confidence
@types/chrome (source) ^0.0.263 -> ^0.0.268 age adoption passing confidence
@types/lodash (source) ^4.17.0 -> ^4.17.4 age adoption passing confidence
@types/node (source) ^20.11.30 -> ^20.12.12 age adoption passing confidence
@types/ramda (source) ^0.29.11 -> ^0.30.0 age adoption passing confidence
@types/react (source) ^18.2.72 -> ^18.3.2 age adoption passing confidence
@types/react-dom (source) ^18.2.22 -> ^18.3.0 age adoption passing confidence
@types/react-test-renderer (source) ^18.0.7 -> ^18.3.0 age adoption passing confidence
@types/source-map 0.5.2 -> 0.5.7 age adoption passing confidence
@types/webpack-env (source) ^1.18.4 -> ^1.18.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.4.0 -> ^7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.4.0 -> ^7.10.0 age adoption passing confidence
css-loader ^6.10.0 -> ^6.11.0 age adoption passing confidence
electron ^27.3.7 -> ^27.3.11 age adoption passing confidence
esbuild ^0.20.2 -> ^0.21.3 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
framer-motion ^11.0.22 -> ^11.2.6 age adoption passing confidence
immutable (source) ^4.3.5 -> ^4.3.6 age adoption passing confidence
nanoid ^5.0.6 -> ^5.0.7 age adoption passing confidence
nx (source) ^18.1.3 -> ^18.3.5 age adoption passing confidence
pnpm (source) 8.15.5 -> 8.15.8 age adoption passing confidence
ramda (source) ^0.29.1 -> ^0.30.0 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-icons ^5.0.1 -> ^5.2.1 age adoption passing confidence
react-is (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-router-dom (source) ^6.22.3 -> ^6.23.1 age adoption passing confidence
react-test-renderer (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.7 age adoption passing confidence
selenium-webdriver (source) ^4.18.1 -> ^4.21.0 age adoption passing confidence
semver ^7.6.0 -> ^7.6.2 age adoption passing confidence
socketcluster-client (source) ^19.1.0 -> ^19.2.1 age adoption passing confidence
socketcluster-server ^19.0.1 -> ^19.1.0 age adoption passing confidence
storybook (source) ^8.0.5 -> ^8.1.2 age adoption passing confidence
stylelint (source) ^16.3.1 -> ^16.5.0 age adoption passing confidence
ts-jest (source) ^29.1.2 -> ^29.1.3 age adoption passing confidence

Release Notes

apollographql/apollo-server (@​apollo/server)

v4.10.4

Compare Source

Patch Changes
  • #​7871 18a3827 Thanks @​tninesling! - Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.

v4.10.3

Compare Source

Patch Changes
  • #​7866 5f335a5 Thanks @​tninesling! - Catch errors thrown by subscription generators, and gracefully clean up the subscription instead of crashing.
babel/babel (@​babel/cli)

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
babel/babel (@​babel/code-frame)

v8.0.0-alpha.8

Compare Source

v8.0.0-alpha.8 (2024-04-04)

In addition to the changelog below, this release includes changes from v7.24.1, v7.24.2, v7.24.3, and v7.24.4.

💥 Breaking Change
  • babel-plugin-transform-runtime, babel-runtime-corejs3
  • babel-plugin-transform-runtime
  • babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-runtime-corejs2
💅 Polish
🏠 Internal
  • babel-core
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-helper-plugin-test-runner
  • babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env
Committers: 8
changesets/changesets (@​changesets/cli)

v2.27.3

Compare Source

v2.27.2

Compare Source

Patch Changes
chromaui/addon-visual-tests (@​chromatic-com/storybook)

v1.4.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 1

v1.3.5

Compare Source

🐛 Bug Fix
Authors: 1

[v1.3.4](https://togithub.com/chromaui/addon-visual-tests/b

Copy link

changeset-bot bot commented Mar 26, 2024

⚠️ No Changeset found

Latest commit: fa3bfb5

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 force-pushed the renovate/all-minor-patch branch from 1353668 to c6fb7bc Compare March 27, 2024 11:47
@renovate renovate bot changed the title chore(deps): update dependency @types/source-map to v0.5.7 chore(deps): update all non-major dependencies Mar 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 64a59e4 to f42aaa8 Compare March 29, 2024 20:03
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Mar 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 27b10c5 to b74c531 Compare April 2, 2024 13:18
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 10be22e to ea35c9b Compare April 4, 2024 14:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from abf0b10 to 6856714 Compare May 13, 2024 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c775b10 to d1483be Compare May 20, 2024 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ebb1637 to 0e99eac Compare May 21, 2024 16:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e99eac to fa3bfb5 Compare May 22, 2024 11:35
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.

None yet

0 participants