Skip to content

chore(deps): ⬆️ update dev dependencies (minor) - autoclosed#69

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dev-dependencies-(minor)
Closed

chore(deps): ⬆️ update dev dependencies (minor) - autoclosed#69
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dev-dependencies-(minor)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.16.8 -> 7.22.9 age adoption passing confidence
@babel/core (source) 7.16.7 -> 7.22.9 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) 7.16.7 -> 7.18.6 age adoption passing confidence
@babel/plugin-proposal-logical-assignment-operators (source) 7.16.7 -> 7.20.7 age adoption passing confidence
@babel/plugin-proposal-private-methods (source) 7.16.7 -> 7.18.6 age adoption passing confidence
@babel/plugin-proposal-private-property-in-object (source) 7.16.7 -> 7.21.11 age adoption passing confidence
@babel/preset-env (source) 7.16.8 -> 7.22.9 age adoption passing confidence
@babel/preset-react (source) 7.16.7 -> 7.22.5 age adoption passing confidence
@babel/preset-typescript (source) 7.16.7 -> 7.22.5 age adoption passing confidence
@commitlint/cli (source) 16.0.2 -> 16.3.0 age adoption passing confidence
@commitlint/config-conventional (source) 16.0.0 -> 16.2.4 age adoption passing confidence
@release-it/conventional-changelog 4.1.0 -> 4.3.0 age adoption passing confidence
@storybook/addon-actions (source) 6.4.12 -> 6.5.16 age adoption passing confidence
@storybook/addon-essentials (source) 6.4.12 -> 6.5.16 age adoption passing confidence
@storybook/addon-links (source) 6.4.12 -> 6.5.16 age adoption passing confidence
@storybook/builder-webpack5 (source) 6.4.12 -> 6.5.16 age adoption passing confidence
@storybook/manager-webpack5 (source) 6.4.12 -> 6.5.16 age adoption passing confidence
@storybook/react (source) 6.4.12 -> 6.5.16 age adoption passing confidence
@testing-library/dom 8.11.1 -> 8.20.1 age adoption passing confidence
@testing-library/jest-dom 5.16.1 -> 5.17.0 age adoption passing confidence
@testing-library/react 12.1.2 -> 12.1.5 age adoption passing confidence
@types/jest (source) 27.4.0 -> 27.5.2 age adoption passing confidence
@types/jest-axe (source) 3.5.3 -> 3.5.5 age adoption passing confidence
@types/node (source) 16.11.19 -> 16.18.39 age adoption passing confidence
@types/react (source) 17.0.38 -> 17.0.62 age adoption passing confidence
@types/react-dom (source) 17.0.11 -> 17.0.20 age adoption passing confidence
@types/testing-library__jest-dom (source) 5.14.2 -> 5.14.9 age adoption passing confidence
all-contributors-cli 6.20.0 -> 6.26.1 age adoption passing confidence
axe-core (source) 4.3.5 -> 4.7.2 age adoption passing confidence
babel-jest 27.4.6 -> 27.5.1 age adoption passing confidence
babel-loader 8.2.3 -> 8.3.0 age adoption passing confidence
concurrently 7.0.0 -> 7.6.0 age adoption passing confidence
eslint (source) 8.6.0 -> 8.46.0 age adoption passing confidence
eslint-config-prettier 8.3.0 -> 8.10.0 age adoption passing confidence
eslint-config-react-app 7.0.0 -> 7.0.1 age adoption passing confidence
eslint-plugin-prettier 4.0.0 -> 4.2.1 age adoption passing confidence
eslint-plugin-storybook 0.5.5 -> 0.6.13 age adoption passing confidence
jest (source) 27.4.7 -> 27.5.1 age adoption passing confidence
lint-staged 12.1.7 -> 12.5.0 age adoption passing confidence
prettier (source) 2.5.1 -> 2.8.8 age adoption passing confidence
release-it 14.12.1 -> 14.14.3 age adoption passing confidence
sort-package-json 1.53.1 -> 1.57.0 age adoption passing confidence
ts-node (source) 10.4.0 -> 10.9.1 age adoption passing confidence
typescript (source) 4.5.4 -> 4.9.5 age adoption passing confidence
webpack 5.66.0 -> 5.88.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.22.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.22.6

Compare Source

🐛 Bug Fix
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-plugin-transform-optional-chaining
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs
  • babel-compat-data, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3, babel-runtime
  • babel-standalone
  • babel-core
🏠 Internal
  • babel-helper-create-class-features-plugin, babel-plugin-transform-classes
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-optional-chaining, babel-plugin-transform-typescript
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-traverse

v7.22.5

Compare Source

🐛 Bug Fix
💅 Polish

v7.21.5

Compare Source

👓 Spec Compliance
  • babel-generator, babel-parser, babel-types
🐛 Bug Fix
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx
  • babel-preset-env
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-fixtures, babel-preset-typescript
    • #​15568 Handle .overrides and .env when resolving plugins/presets from fixture options (@​JLHwung)
  • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin

v7.21.0

Compare Source

🚀 New Feature
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
  • babel-parser, babel-types
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-core
  • babel-generator, babel-parser, babel-plugin-transform-typescript
🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-core
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target
  • babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types
💅 Polish
🏠 Internal
🔬 Output optimization

v7.20.7

Compare Source

👓 Spec Compliance
  • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-traverse
  • babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-transform-block-scoping
  • babel-plugin-proposal-async-generator-functions, babel-preset-env
  • babel-generator, babel-plugin-proposal-optional-chaining
  • babel-plugin-transform-react-jsx, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-generator
💅 Polish
🏠 Internal
  • babel-helper-define-map, babel-plugin-transform-property-mutators
  • babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse
🏃‍♀️ Performance

v7.19.3

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-compilation-targets, babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env, babel-traverse
🔬 Output optimization

v7.18.10

Compare Source

🚀 New Feature
  • babel-helper-string-parser, babel-types
🐛 Bug Fix
  • babel-parser
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse
🏠 Internal

@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 313d66a to b7895a3 Compare January 15, 2022 13:18
@renovate renovate bot changed the title chore(deps): ⬆️ update dev dependencies (minor) to v6.4.13 chore(deps): ⬆️ update dev dependencies (minor) Jan 15, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 18 times, most recently from 554337a to 33bcb3f Compare January 22, 2022 17:02
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 9 times, most recently from db92b67 to ffa53d2 Compare January 29, 2022 09:50
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from ffa53d2 to bff05df Compare January 31, 2022 02:54
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 9 times, most recently from 4860dd0 to 6377382 Compare February 13, 2022 17:44
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 8 times, most recently from ab06c0f to ce10258 Compare February 19, 2022 11:39
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 6 times, most recently from d8eceb1 to e354166 Compare February 26, 2022 00:10
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 6 times, most recently from ffa1f22 to 383ec11 Compare March 3, 2022 15:25
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.

0 participants