Skip to content

chore(deps): update devdependencies#293

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/auto-merge-dev-dependencies-updates
Open

chore(deps): update devdependencies#293
renovate[bot] wants to merge 1 commit intomainfrom
renovate/auto-merge-dev-dependencies-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.26.97.29.0 age confidence
@babel/preset-env (source) 7.26.97.29.0 age confidence
@babel/preset-typescript (source) 7.26.07.28.5 age confidence
@commitlint/cli (source) 19.7.119.8.1 age confidence
@commitlint/config-conventional (source) 19.7.119.8.1 age confidence
@commitlint/cz-commitlint (source) 19.6.119.8.1 age confidence
@rightcapital/prettier-config (source) 7.2.17.2.5 age confidence
@types/lodash (source) 4.17.164.17.24 age confidence
@types/node (source) 22.19.1122.19.15 age confidence
beachball (source) 2.51.02.63.0 age confidence
eslint (source) 9.13.09.39.4 age confidence
inquirer (source) 12.4.212.11.1 age confidence
prettier (source) 3.5.33.8.1 age confidence
vitest (source) 3.0.73.2.4 age confidence

Release Notes

babel/babel (@​babel/core)

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-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.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal
babel/babel (@​babel/preset-typescript)

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

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

👓 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
conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.8.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cz-commitlint

RightCapitalHQ/frontend-style-guide (@​rightcapital/prettier-config)

v7.2.5

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (5034e1c)

v7.2.4

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (d0edb86)

v7.2.3

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (d92658b)

v7.2.2

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (7016496)
microsoft/beachball (beachball)

v2.63.0

Compare Source

Fri, 23 Jan 2026 05:19:48 GMT

Minor changes
  • Remove most calculated/default info from PackageInfo to reduce the memory footprint. This includes removing combinedOptions (see #​1131 for details). (elcraig@microsoft.com)
  • Revert to using npm CLI for fetching package info due to vulnerability in older npm-registry-fetch's old tar dependency (updating would require a major change to bump beachball's minimum Node version) (elcraig@microsoft.com)
Patches
  • Use import type internal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies Change in project dependencies. label Mar 6, 2025
@renovate renovate bot assigned rainx Mar 6, 2025
@renovate renovate bot requested a review from rainx March 6, 2025 15:43
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4f7070f to c89d74a Compare March 6, 2025 15:43
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from c89d74a to 4288c9a Compare March 7, 2025 19:34
@renovate renovate bot changed the title chore(deps): update devdependency vitest to v3.0.8 chore(deps): update devdependencies Mar 7, 2025
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4288c9a to acfaeeb Compare March 7, 2025 19:35
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from acfaeeb to 40ff01d Compare March 8, 2025 13:49
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 40ff01d to bb99b41 Compare March 8, 2025 13:49
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from bb99b41 to 59c9fc4 Compare March 10, 2025 07:04
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 59c9fc4 to 2b44969 Compare March 10, 2025 07:04
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 2b44969 to 9dcd300 Compare March 11, 2025 18:02
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 9dcd300 to 1aea0af Compare March 11, 2025 18:03
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 1aea0af to 2a04ee5 Compare March 15, 2025 18:23
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 2a04ee5 to 3afdc5a Compare March 15, 2025 18:24
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 3afdc5a to 0d422e7 Compare March 17, 2025 06:55
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 0d422e7 to bcea551 Compare March 17, 2025 06:56
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from bcea551 to 35c7829 Compare March 17, 2025 16:40
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 35c7829 to c901f39 Compare March 17, 2025 16:41
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from c901f39 to 05fa3b7 Compare March 21, 2025 15:34
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 05fa3b7 to a206697 Compare March 21, 2025 15:35
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from a206697 to 97e49ad Compare March 24, 2025 06:45
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 97e49ad to 1e4a1ec Compare March 24, 2025 06:46
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 1e4a1ec to 86e1dec Compare March 24, 2025 16:11
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 86e1dec to 84c7eb3 Compare March 24, 2025 16:12
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 84c7eb3 to 2f3c3ff Compare March 24, 2025 19:32
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 2f3c3ff to 9238846 Compare March 24, 2025 19:32
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 9238846 to de54e32 Compare March 25, 2025 11:02
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from de54e32 to 6d85d78 Compare March 25, 2025 11:02
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6d85d78 to 5a5ddfd Compare March 27, 2025 11:44
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from ef753d3 to 0d99069 Compare April 2, 2025 23:05
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 0d99069 to 158b5fb Compare April 2, 2025 23:06
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 158b5fb to 2f4db79 Compare April 3, 2025 23:39
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 2f4db79 to 4f4a749 Compare April 3, 2025 23:40
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4f4a749 to e54b40c Compare April 5, 2025 06:07
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from e54b40c to 941c1b8 Compare April 5, 2025 06:07
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 941c1b8 to 06fcaa5 Compare April 7, 2025 05:39
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 06fcaa5 to 6e8804d Compare April 7, 2025 05:39
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6e8804d to 3b8d18e Compare April 11, 2025 23:27
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 3b8d18e to 1924c0e Compare April 11, 2025 23:27
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 1924c0e to 8e78cc8 Compare April 11, 2025 23:31
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 8e78cc8 to 4b90a8a Compare April 11, 2025 23:32
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4b90a8a to 0c6c162 Compare April 14, 2025 08:09
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 0c6c162 to a770fb5 Compare April 14, 2025 08:10
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from a770fb5 to 7b38bf2 Compare April 15, 2025 12:07
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 7b38bf2 to a2b869f Compare April 15, 2025 12:08
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from a2b869f to 4e63884 Compare April 21, 2025 07:02
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4e63884 to 47922c0 Compare April 21, 2025 07:03
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 47922c0 to e7ccb4c Compare April 21, 2025 09:56
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from e7ccb4c to 5c25adf Compare April 21, 2025 09:56
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 5c25adf to 4b1ad1b Compare April 24, 2025 14:45
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4b1ad1b to 3cdb980 Compare April 24, 2025 14:46
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 3cdb980 to db6b5d5 Compare April 25, 2025 14:35
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from db6b5d5 to 0d2e87f Compare April 25, 2025 14:36
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 0d2e87f to 6fdcfc5 Compare April 28, 2025 14:06
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6fdcfc5 to eadc96b Compare April 28, 2025 14:07
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from eadc96b to 8c92969 Compare April 28, 2025 19:17
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 8c92969 to ebb3aad Compare April 28, 2025 19:18
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from ebb3aad to 616b5a9 Compare April 30, 2025 19:17
Beachball-bump-type: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Change in project dependencies.

Development

Successfully merging this pull request may close these issues.

1 participant