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

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

Merged
merged 2 commits into from Mar 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.19.3 -> 7.21.0 age adoption passing confidence
@babel/core (source) 7.19.3 -> 7.21.3 age adoption passing confidence
@babel/eslint-parser (source) 7.19.1 -> 7.21.3 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.19.1 -> 7.21.0 age adoption passing confidence
@babel/preset-env (source) 7.19.3 -> 7.20.2 age adoption passing confidence
@babel/preset-typescript (source) 7.18.6 -> 7.21.0 age adoption passing confidence
@babel/runtime (source) 7.19.0 -> 7.21.0 age adoption passing confidence
@storybook/addon-a11y (source) 6.5.12 -> 6.5.16 age adoption passing confidence
@storybook/addon-essentials (source) 6.5.12 -> 6.5.16 age adoption passing confidence
@storybook/builder-webpack5 (source) 6.5.12 -> 6.5.16 age adoption passing confidence
@storybook/manager-webpack5 (source) 6.5.12 -> 6.5.16 age adoption passing confidence
@storybook/react (source) 6.5.12 -> 6.5.16 age adoption passing confidence
@swc/core (source) 1.3.28 -> 1.3.41 age adoption passing confidence
@types/jest (source) 29.4.0 -> 29.5.0 age adoption passing confidence
@types/react-dom (source) 17.0.18 -> 17.0.19 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.49.0 -> 5.55.0 age adoption passing confidence
@typescript-eslint/parser 5.49.0 -> 5.55.0 age adoption passing confidence
@zendeskgarden/react-theming (source) 8.62.1 -> 8.63.2 age adoption passing confidence
@zendeskgarden/scripts (source) 1.4.0 -> 1.4.1 age adoption passing confidence
autoprefixer 10.4.13 -> 10.4.14 age adoption passing confidence
babel-loader 9.1.0 -> 9.1.2 age adoption passing confidence
core-js 3.25.5 -> 3.29.1 age adoption passing confidence
eslint (source) 8.32.0 -> 8.36.0 age adoption passing confidence
eslint-config-prettier 8.6.0 -> 8.7.0 age adoption passing confidence
eslint-plugin-react 7.32.1 -> 7.32.2 age adoption passing confidence
jest (source) 29.4.0 -> 29.5.0 age adoption passing confidence
jest-environment-jsdom 29.4.0 -> 29.5.0 age adoption passing confidence
lerna (source) 6.4.1 -> 6.5.1 age adoption passing confidence
lint-staged 13.1.0 -> 13.2.0 age adoption passing confidence
prettier (source) 2.8.3 -> 2.8.5 age adoption passing confidence
regenerator-runtime (source) 0.13.9 -> 0.13.11 age adoption passing confidence
rollup (source) 3.10.1 -> 3.20.0 age adoption passing confidence
styled-components (source) 5.3.6 -> 5.3.9 age adoption passing confidence
tailwindcss (source) 3.2.4 -> 3.2.7 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
webpack 5.76.1 -> 5.76.2 age adoption passing confidence

Release Notes

babel/babel

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
storybookjs/storybook

v6.5.16

Compare Source

Bug Fixes
  • Angular: Fix handling of docsMode option in angular builder #​20608
  • Angular: Fix webpackStatsJson types in angular-builder #​20296
Dependency Upgrades
  • Security: Upgrade json5 dependency #​20526

v6.5.15

Compare Source

Bug Fixes
  • Support Angular 15.0.4 #​20287
  • CLI: execute automigrations when pressing enter in the prompts #​20208

v6.5.14

Compare Source

Bug Fixes
  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #​20043
  • CLI/React native: Fix addons template to import register instead of manager #​19620
Maintenance
  • Core: Patch preview-web and refs to support React Native #​19975
Dependency Upgrades
  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #​19891

v6.5.13

Compare Source

Bug Fixes
  • Telemetry: Send start/build events even when there is no generator #​19507
  • Telemetry: Fix inconsistent debug #​19509
  • Addon-docs: Pass remarks plugins to mdx loader #​18740
  • Angular: Alias decorateStory as applyDecorators #​19189
swc-project/swc

v1.3.41

Compare Source

Bug Fixes
Performance
Refactor
  • general: Fix lints using clippy from nightly-2023-03-13 (#​6920) (963c460)

v1.3.40

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance

v1.3.39

Compare Source

Bug Fixes
  • (es/minifier) Bailout regex optimization on invalid flags (#​7020) (1318afe)

  • (es/transforms) Handle member object in missing else branch (#​7027) (5c7c8e0)

  • (es/transforms) Handle object shorthand in const_modules (#​7022) (0314869)

Documentation
Features
  • (common) Add an API to create a SourceFile without allocation (#​7029) (81495f5)
Miscellaneous Tasks
Performance
Testing

v1.3.38

Compare Source

Bug Fixes
  • (bindings/node) Fix visitBindingIdentifier (#​7000) (30cff01)

  • (es) Allow any kind of input source maps if it's enabled (#​7002) (da5367b)

  • (es/minifier) Don't skip expressions with side effects from seq inliner (#​7007) (cfeb088)

  • (es/minifier) Don't create invalid property names (#​7010) (bb2486c)

  • (es/parser) Fix parsing of an array spread in tsx properties (#​7011) (6d6731f)

  • (es/preset-env) Move findLast and findLastIndex to finished proposals (#​7012) (b46a724)

  • (es/typescript) Treat export default declarations as declarations (#​7017) (34f9ad3)

Features
Miscellaneous Tasks
Refactor

v1.3.37

Compare Source

Bug Fixes
  • (bindings/cli) Implement source-file-name and source-root options (#​6973) (3e3e41a)

  • (css/utils) Fix minification of class names with whitespace (#​6983) (cc1d9bd)

  • (es/decorator) Preserve evaluation order (#​6972) (703b340)

Miscellaneous Tasks
  • (es/parser) Reduce pre-allocation to reduce memory usage (#​6979) (f1e7a2a)
Testing

v1.3.36

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (bot) Allow org members to use bump comments (#​6942) (0324d5a)

  • (swc_nodejs_common) Remove swc_node_base from swc_nodejs_common (#​6940) (0771418)

v1.3.35

Compare Source

Bug Fixes
  • (es/minifier) Don't skip shorthand properties from sequential inliner (#​6918) (725d3fb)

  • (es/preset-env) Fix default target (#​6921) (85a8def)

  • (es/typescript) Fix handling of non-uppercase JSX elements (#​6928) (ebc65c7)

Miscellaneous Tasks

v1.3.34

[Compare Source](https://togithub.com/swc-project/swc/c


Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 3rd 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 20, 2023 00:04
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 3 times, most recently from 8c7721f to c7433bb Compare March 20, 2023 16:32
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from c7433bb to a74f87f Compare March 20, 2023 16:49
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 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.

@coveralls
Copy link

Coverage Status

Coverage: 94.275%. Remained the same when pulling 41cb210 on renovate/shared-minor-patch into 71dea99 on main.

@Francois-Esquire Francois-Esquire merged commit 961e5f9 into main Mar 20, 2023
@Francois-Esquire Francois-Esquire deleted the renovate/shared-minor-patch branch March 20, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants