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 all non-major dependencies #14

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.0 -> 7.26.8 age adoption passing confidence
@babel/preset-env (source) 7.24.0 -> 7.26.8 age adoption passing confidence
@babel/preset-react (source) 7.23.3 -> 7.26.3 age adoption passing confidence
@babel/preset-typescript (source) 7.23.3 -> 7.26.0 age adoption passing confidence
@commitlint/cli (source) 19.2.0 -> 19.7.1 age adoption passing confidence
@commitlint/config-conventional (source) 19.1.0 -> 19.7.1 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.17 -> 7.6.20 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.17 -> 7.6.20 age adoption passing confidence
@storybook/addon-links (source) 7.6.17 -> 7.6.20 age adoption passing confidence
@storybook/blocks (source) 7.6.17 -> 7.6.20 age adoption passing confidence
@storybook/react (source) 7.6.17 -> 7.6.20 age adoption passing confidence
@storybook/react-webpack5 (source) 7.6.17 -> 7.6.20 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.6.3 age adoption passing confidence
@testing-library/react 14.2.1 -> 14.3.1 age adoption passing confidence
@types/node (source) 20.11.28 -> 20.17.17 age adoption passing confidence
@types/react (source) 18.2.67 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.2.22 -> 18.3.5 age adoption passing confidence
@types/react-test-renderer (source) 18.0.7 -> 18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.2.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.2.0 -> 7.18.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.2.1 -> 4.3.4 age adoption passing confidence
@vitest/coverage-v8 (source) 1.4.0 -> 1.6.1 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.3 age adoption passing confidence
eslint-plugin-react 7.34.1 -> 7.37.4 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
eslint-plugin-sort-class-members 1.20.0 -> 1.21.0 age adoption passing confidence
eslint-plugin-storybook 0.8.0 -> 0.11.2 age adoption passing confidence
eslint-plugin-typescript-sort-keys 3.2.0 -> 3.3.0 age adoption passing confidence
eslint-plugin-unused-imports 3.1.0 -> 3.2.0 age adoption passing confidence
husky 9.0.11 -> 9.1.7 age adoption passing confidence
jsdom 24.0.0 -> 24.1.3 age adoption passing confidence
lint-staged 15.2.2 -> 15.4.3 age adoption passing confidence
parse-url 9.0.1 -> 9.2.0 age adoption passing confidence
prettier (source) 3.2.5 -> 3.5.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-test-renderer (source) 18.2.0 -> 18.3.1 age adoption passing confidence
release-it 17.1.1 -> 17.11.0 age adoption passing confidence
semver 7.6.0 -> 7.7.1 age adoption passing confidence
storybook (source) 7.6.17 -> 7.6.20 age adoption passing confidence
tsdoc-markdown ^0.4.0 -> ^0.6.0 age adoption passing confidence
tsup (source) 8.0.2 -> 8.3.6 age adoption passing confidence
typescript (source) 5.4.2 -> 5.7.3 age adoption passing confidence
vitest (source) 1.4.0 -> 1.6.1 age adoption passing confidence
yaml (source) 2.4.1 -> 2.7.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

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

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • O

Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/all-minor-patch branch 10 times, most recently from 97b4e28 to d222e22 Compare April 8, 2024 17:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 1aba531 to 12d7e95 Compare April 15, 2024 22:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from eb4e95d to 47892ed Compare April 25, 2024 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ed193aa to 9c9f70d Compare December 28, 2024 13:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ba0c3ae to 7cdb976 Compare January 6, 2025 13:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e535d0c to d85d8be Compare January 16, 2025 01:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9800ea4 to 01409fb Compare January 23, 2025 08:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 266e756 to c91e2c1 Compare January 29, 2025 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b95f851 to e2c6e31 Compare February 4, 2025 00:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e2c6e31 to 5452694 Compare February 8, 2025 12:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5452694 to c8c6a26 Compare February 9, 2025 16:49
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