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 #1679

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.23.4 -> 7.23.9 age adoption passing confidence
@babel/core (source) 7.23.6 -> 7.23.9 age adoption passing confidence
@babel/eslint-parser (source) 7.23.3 -> 7.23.10 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.23.6 -> 7.23.9 age adoption passing confidence
@babel/preset-env (source) 7.23.6 -> 7.23.9 age adoption passing confidence
@storybook/addon-a11y (source) 7.6.6 -> 7.6.12 age adoption passing confidence
@storybook/addon-designs 7.0.7 -> 7.0.9 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.6 -> 7.6.12 age adoption passing confidence
@storybook/react (source) 7.6.6 -> 7.6.12 age adoption passing confidence
@storybook/react-webpack5 (source) 7.6.6 -> 7.6.12 age adoption passing confidence
@swc/core (source) 1.3.101 -> 1.3.107 age adoption passing confidence
@swc/jest 0.2.29 -> 0.2.31 age adoption passing confidence
@testing-library/jest-dom 6.1.5 -> 6.4.0 age adoption passing confidence
@testing-library/react 14.1.2 -> 14.2.0 age adoption passing confidence
@testing-library/user-event 14.5.1 -> 14.5.2 age adoption passing confidence
@types/react (source) 18.2.45 -> 18.2.48 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.15.0 -> 6.20.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.15.0 -> 6.20.0 age adoption passing confidence
core-js (source) 3.34.0 -> 3.35.1 age adoption passing confidence
eslint-plugin-jest 27.6.0 -> 27.6.3 age adoption passing confidence
inquirer (source) 9.2.12 -> 9.2.13 age adoption passing confidence
lerna (source) 8.0.1 -> 8.0.2 age adoption passing confidence
lint-staged 15.2.0 -> 15.2.1 age adoption passing confidence
markdownlint-cli 0.38.0 -> 0.39.0 age adoption passing confidence
postcss-styled-syntax 0.5.0 -> 0.6.4 age adoption passing confidence
prettier (source) 3.1.1 -> 3.2.4 age adoption passing confidence
rollup (source) 4.9.1 -> 4.9.6 age adoption passing confidence
storybook (source) 7.6.6 -> 7.6.12 age adoption passing confidence
stylelint (source) 16.0.2 -> 16.2.0 age adoption passing confidence
webpack 5.89.0 -> 5.90.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
storybookjs/storybook (@​storybook/addon-a11y)

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

v7.6.7

Compare Source

storybookjs/addon-designs (@​storybook/addon-designs)

v7.0.9

Compare Source

🐛 Bug Fix
🏠 Internal
📝 Documentation
Authors: 4

v7.0.8

Compare Source

storybookjs/storybook (@​storybook/addon-essentials)

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

v7.6.7

Compare Source

swc-project/swc (@​swc/core)

v1.3.107

Compare Source

Bug Fixes
  • (es/codegen) Do not produce octal literals (#​8565) (07634a0)

  • (es/decorator) Skip TypeScript class method/prop declarations (#​8555) (6a8dd8c)

  • (es/decorator) Preserve state while traversing the module_items scope (#​8556) (f416aff)

  • (es/loader) Make tsc resolver work for bare specifier (#​8550) (d6a4615)

v1.3.106

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.3.105

Compare Source

Bug Fixes
Miscellaneous Tasks
Testing

v1.3.104

Compare Source

Bug Fixes

v1.3.103

Compare Source

Bug Fixes
Documentation
Features
  • (html/parser) Allow self-closing /> on non-void HTML elements via a flag (#​8460) (566063d)
Refactor
Testing

v1.3.102

Compare Source

Bug Fixes
swc-project/jest (@​swc/jest)

v0.2.31

Compare Source

v0.2.30

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Bug Fixes
  • Standalone types for "./matchers" export and add Bun support (#​566) (5675b86)

v6.2.0

Compare Source

Features
  • toHaveAccessibleDescription supports aria-description (#​565) (1fb156c)

v6.1.6

Compare Source

Bug Fixes
testing-library/react-testing-library (@​testing-library/react)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)
testing-library/user-event (@​testing-library/user-event)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when

Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 5th 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 January 29, 2024 04:28
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 7 times, most recently from 5d6ae34 to afb65ce Compare January 31, 2024 13:10
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from afb65ce to ac8fcb2 Compare January 31, 2024 15:54
@geotrev geotrev merged commit 17de4af into main Jan 31, 2024
5 checks passed
@geotrev geotrev deleted the renovate/shared-minor-patch branch January 31, 2024 19:23
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.

None yet

2 participants