Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.25.8 -> 7.28.4 age confidence
@babel/preset-env (source) 7.25.8 -> 7.28.3 age confidence
@babel/preset-react (source) 7.25.7 -> 7.27.1 age confidence
@storybook/addon-essentials (source) 8.3.5 -> 8.6.14 age confidence
@storybook/addon-webpack5-compiler-swc 1.0.5 -> 1.0.6 age confidence
@storybook/blocks (source) 8.3.5 -> 8.6.14 age confidence
@storybook/react (source) 8.3.5 -> 8.6.14 age confidence
@storybook/react-webpack5 (source) 8.3.5 -> 8.6.14 age confidence
@zendeskgarden/react-grid (source) 9.0.0 -> 9.11.3 age confidence
@zendeskgarden/react-theming (source) 9.0.0 -> 9.11.3 age confidence
@zendeskgarden/scripts (source) 2.4.2 -> 2.4.3 age confidence
@zendeskgarden/svg-icons (source) 7.3.0 -> 7.6.0 age confidence
@zendeskgarden/tailwindcss (source) 4.0.1 -> 4.0.2 age confidence
cssnano 7.0.6 -> 7.1.1 age confidence
envalid 8.0.0 -> 8.1.0 age confidence
eslint (source) 9.12.0 -> 9.37.0 age confidence
eslint-config-prettier 9.1.0 -> 9.1.2 age confidence
husky 9.1.6 -> 9.1.7 age confidence
lerna (source) 8.1.8 -> 8.2.4 age confidence
postcss (source) 8.4.47 -> 8.5.6 age confidence
postcss-cli 11.0.0 -> 11.0.1 age confidence
postcss-import 16.1.0 -> 16.1.1 age confidence
postcss-preset-env (source) 10.0.7 -> 10.4.0 age confidence
storybook (source) 8.3.5 -> 8.6.14 age confidence
styled-components (source) 6.1.13 -> 6.1.19 age confidence
stylelint (source) 16.10.0 -> 16.25.0 age confidence
stylelint-scss 6.7.0 -> 6.12.1 age confidence
tailwindcss (source) 3.4.13 -> 3.4.18 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser

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.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
storybookjs/storybook (@​storybook/addon-essentials)

v8.6.14

Compare Source

v8.6.13

Compare Source

v8.6.12

Compare Source

v8.6.11

Compare Source

v8.6.10

Compare Source

v8.6.9

Compare Source

v8.6.8

Compare Source

v8.6.7

Compare Source

v8.6.6

Compare Source

v8.6.5

Compare Source

v8.6.4

Compare Source

v8.6.3

Compare Source

v8.6.2

[Compare Source](


Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 7th 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.

@renovate renovate bot requested a review from a team as a code owner December 23, 2024 02:15
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 2 times, most recently from f27eb33 to cf5f744 Compare December 30, 2024 13:35
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 5 times, most recently from 938923b to 1056d2e Compare January 13, 2025 21:27
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 4 times, most recently from 3a5e469 to 93f694d Compare January 17, 2025 00:38
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 4 times, most recently from 52e7029 to b3c1178 Compare January 27, 2025 16:47
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from 835d60f to 52cd260 Compare February 5, 2025 16:31
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 8 times, most recently from 3382395 to d96b0fd Compare February 12, 2025 22:23
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from 958652a to 4686dff Compare February 18, 2025 18:49
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 6 times, most recently from b4a11f7 to a585597 Compare July 18, 2025 22:00
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from 78393e5 to a85c1a7 Compare August 1, 2025 01:06
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 8 times, most recently from 0cf48d5 to 0bf3251 Compare August 14, 2025 18:06
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from 080e7c8 to 1061cd8 Compare August 22, 2025 22:14
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from 2c2aabe to 8a92b15 Compare August 31, 2025 10:03
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from dc30ca0 to 9dd1a9e Compare September 25, 2025 16:49
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 2 times, most recently from 30f56f8 to 31d4d76 Compare October 3, 2025 12:35
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 31d4d76 to 67bc87a Compare October 3, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants