Skip to content

chore(deps): update non-major #47

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

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

chore(deps): update non-major #47

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/eslint-parser (source) ^7.18.2 -> ^7.27.1 age adoption passing confidence
@parcel/packager-ts ^2.6.2 -> ^2.14.4 age adoption passing confidence
@parcel/transformer-typescript-types ^2.6.2 -> ^2.14.4 age adoption passing confidence
@semantic-release/changelog ^6.0.1 -> ^6.0.3 age adoption passing confidence
@swc/core (source) ^1.2.210 -> ^1.11.24 age adoption passing confidence
@swc/jest (source) ^0.2.21 -> ^0.2.38 age adoption passing confidence
@testing-library/react ^13.3.0 -> ^13.4.0 age adoption passing confidence
@types/jest (source) ^28.1.4 -> ^28.1.8 age adoption passing confidence
@types/react (source) ^18.0.15 -> ^18.3.20 age adoption passing confidence
@types/react-dom (source) ^18.0.6 -> ^18.3.7 age adoption passing confidence
@types/use-sync-external-store (source) ^0.0.3 -> ^0.0.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^5.30.5 -> ^5.62.0 age adoption passing confidence
@typescript-eslint/parser (source) ^5.30.5 -> ^5.62.0 age adoption passing confidence
@​xstate/cli ^0.3.0 -> ^0.5.17 age adoption passing confidence
eslint (source) ^8.19.0 -> ^8.57.1 age adoption passing confidence
eslint-plugin-import ^2.26.0 -> ^2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y ^6.6.0 -> ^6.10.2 age adoption passing confidence
eslint-plugin-react ^7.30.1 -> ^7.37.5 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
jest (source) ^28.1.2 -> ^28.1.3 age adoption passing confidence
jest-environment-jsdom (source) ^28.1.2 -> ^28.1.3 age adoption passing confidence
parcel ^2.6.2 -> ^2.14.4 age adoption passing confidence
prettier (source) ^2.7.1 -> ^2.8.8 age adoption passing confidence
prettier-plugin-packagejson ^2.2.18 -> ^2.5.10 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
semantic-release ^19.0.3 -> ^19.0.5 age adoption passing confidence
ts-jest (source) ^28.0.5 -> ^28.0.8 age adoption passing confidence
typescript (source) ^4.7.4 -> ^4.9.5 age adoption passing confidence
use-sync-external-store (source) 1.2.0 -> 1.5.0 age adoption passing confidence
xstate (source) 4.32.1 -> 4.38.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/eslint-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.27.0

Compare Source

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance
Committers: 5

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 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.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization

v7.25.9

Compare Source

v7.25.9 (2024-10-22)

Thanks @​victorenator for your first PR!

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
Committers: 4

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

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #​16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse
🏠 Internal

v7.25.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
🚀 New Feature
  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone
🐛 Bug Fix

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot force-pushed the renovate/non-major branch 17 times, most recently from 965b18e to f736b3f Compare September 8, 2023 00:15
@renovate renovate bot force-pushed the renovate/non-major branch 11 times, most recently from adf86dc to 0a18b32 Compare September 12, 2023 07:09
@renovate renovate bot force-pushed the renovate/non-major branch 5 times, most recently from f3ecfec to 74fce0c Compare April 17, 2025 20:03
@renovate renovate bot force-pushed the renovate/non-major branch 10 times, most recently from d4582f8 to 85b2257 Compare April 24, 2025 19:26
@renovate renovate bot force-pushed the renovate/non-major branch 12 times, most recently from fb5290e to 5a93b77 Compare May 2, 2025 11:21
@renovate renovate bot force-pushed the renovate/non-major branch from 5a93b77 to c5805ab Compare May 2, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants