Skip to content

chore(deps): update non-major shared dependencies #2003

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.26.4 -> 7.27.2 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.27.4 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.27.2 age adoption passing confidence
@babel/preset-react (source) 7.26.3 -> 7.27.1 age adoption passing confidence
@babel/preset-typescript (source) 7.26.0 -> 7.27.1 age adoption passing confidence
@rollup/plugin-commonjs (source) 28.0.2 -> 28.0.3 age adoption passing confidence
@rollup/plugin-node-resolve (source) 16.0.0 -> 16.0.1 age adoption passing confidence
@storybook/addon-designs 8.0.4 -> 8.2.1 age adoption passing confidence
@swc/core (source) 1.10.1 -> 1.11.31 age adoption passing confidence
@swc/jest (source) 0.2.37 -> 0.2.38 age adoption passing confidence
@testing-library/react 16.1.0 -> 16.3.0 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/prop-types (source) 15.7.14 -> 15.7.15 age adoption passing confidence
@types/react (source) 18.3.17 -> 18.3.23 age adoption passing confidence
@types/react-dom (source) 18.3.5 -> 18.3.7 age adoption passing confidence
@zendeskgarden/svg-icons (source) 7.5.0 -> 7.6.0 age adoption passing confidence
core-js (source) 3.39.0 -> 3.43.0 age adoption passing confidence
eslint (source) 9.17.0 -> 9.28.0 age adoption passing confidence
execa 9.5.2 -> 9.6.0 age adoption passing confidence
inquirer (source) 12.2.0 -> 12.6.3 age adoption passing confidence
lerna (source) 8.1.9 -> 8.2.2 age adoption passing confidence
lint-staged 15.2.11 -> 15.5.2 age adoption passing confidence
markdownlint-cli 0.43.0 -> 0.45.0 age adoption passing confidence
ora 8.1.1 -> 8.2.0 age adoption passing confidence
postcss-styled-syntax 0.7.0 -> 0.7.1 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.3 age adoption passing confidence
qs 6.13.1 -> 6.14.0 age adoption passing confidence
rollup (source) 4.28.1 -> 4.42.0 age adoption passing confidence
rollup-plugin-delete 2.1.0 -> 2.2.0 age adoption passing confidence
styled-components (source) 6.1.13 -> 6.1.18 age adoption passing confidence
stylelint (source) 16.12.0 -> 16.20.0 age adoption passing confidence
typescript (source) 5.7.2 -> 5.8.3 age adoption passing confidence
webpack 5.97.1 -> 5.99.9 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.27.2

Compare Source

🐛 Bug Fix
🏃‍♀️ Performance

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.27.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.3

2025-03-06

Bugfixes
  • fix: fix error when bundle contains require() of module with falsy __esModule export (#​1850)
rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.1

2025-03-11

Bugfixes
  • fix: add ignoreSideEffectsForRoot to exported interface (#​1841)
storybookjs/addon-designs (@​storybook/addon-designs)

v8.2.1

Compare Source

🐛 Bug Fix
⚠️ Pushed to master
Authors: 2

v8.2.0

Compare Source

🚀 Enhancement
Authors: 1

v8.1.0

Compare Source

🚀 Enhancement
Authors: 1
swc-project/swc (@​swc/core)

v1.11.31

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor

v1.11.29

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance

Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 6th week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Feb 5, 2025

Coverage Status

coverage: 95.511%. remained the same
when pulling 40828f5 on renovate/shared-minor-patch
into 8744bde on main.

@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 189b4fe to 43ef328 Compare May 25, 2025 22:48
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 43ef328 to 798e314 Compare May 26, 2025 22:01
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 798e314 to b981289 Compare May 27, 2025 08:09
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from b981289 to 8f2e70f Compare May 27, 2025 11:14
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 8f2e70f to 094f750 Compare May 29, 2025 19:34
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 094f750 to cfdaf5c Compare May 30, 2025 17:52
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from cfdaf5c to 21061a2 Compare May 31, 2025 01:39
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 21061a2 to 443366f Compare June 2, 2025 18:09
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 443366f to a8f6eb5 Compare June 5, 2025 09:55
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from a8f6eb5 to 40828f5 Compare June 5, 2025 20:05
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 40828f5 to 5927fef Compare June 5, 2025 20:17
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 5927fef to 02f46a4 Compare June 6, 2025 22:59
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 02f46a4 to 4c46242 Compare June 9, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant