chore(dev-deps): update bump all non-major development dependencies #898
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.11.5
->6.16.0
7.26.8
->7.26.10
7.26.8
->7.26.10
7.26.8
->7.26.10
7.26.8
->7.26.9
19.7.1
->19.8.0
19.7.1
->19.8.0
19.6.1
->19.8.0
8.5.3
->8.6.7
8.5.3
->8.6.7
8.5.3
->8.6.7
8.5.3
->8.6.7
8.5.3
->8.6.7
8.5.3
->8.6.7
8.5.3
->8.6.7
1.10.15
->1.11.11
22.13.1
->22.13.10
18.3.18
->18.3.19
3.7.0
->3.9.1
17.15.1
->17.16.2
0.11.2
->0.11.6
12.3.0
->12.4.0
3.5.0
->3.5.3
4.34.6
->4.36.0
6.1.1
->6.2.0
8.5.3
->8.6.7
6.1.15
->6.1.16
16.14.1
->16.16.0
5.7.3
->5.8.2
8.0.2
->8.0.3
5.97.1
->5.98.0
Release Notes
babel/babel (@babel/core)
v7.26.10
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
,babel-template
babel-core
babel-parser
,babel-plugin-transform-typescript
babel-traverse
babel-generator
abstract override
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
💅 Polish
babel-standalone
🏠 Internal
babel-parser
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)conventional-changelog/commitlint (@commitlint/cli)
v19.8.0
Compare Source
Performance Improvements
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.0
Compare Source
Performance Improvements
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.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
storybookjs/storybook (@storybook/addon-docs)
v8.6.7
Compare Source
v8.6.6
Compare Source
v8.6.5
Compare Source
@angular-devkit/build-angular
to installed packages - #30790, thanks @kasperpeulen!svelte2tsx@0.7.35
- #30784, thanks @JReinhold!crypto.randomUUID
- #30781, thanks @JReinhold!v8.6.4
Compare Source
node_modules
in stats file - #30711, thanks @JReinhold!v8.6.3
Compare Source
v8.6.2
Compare Source
v8.6.1
Compare Source
v8.6.0
Compare Source
The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.
Here’s what’s new:
List of all updates
--yes
and fix--features
- #30534, thanks @ghengeveld!UniversalStore
API to sync state/events between multiple environments - #30445, thanks @JReinhold!node_modules
- #30643, thanks @ndelangen!addon-essentials
not working when used withgetAbsolutePath
- #30557, thanks @JReinhold!+page.svelte
files - #30369, thanks @xeho91!vitest.config.ts
with workspaces, otherwise createvitest.workspace.ts
- #30583, thanks @ghengeveld!v8.5.8
Compare Source
esbuild@^0.25
- #30574, thanks @JReinhold!v8.5.7
Compare Source
v8.5.6
Compare Source
v8.5.5
Compare Source
v8.5.4
Compare Source
swc-project/swc (@swc/core)
v1.11.11
Compare Source
Bug Fixes
(es/ast) Fix Typo in API (#10210) (8eb87ba)
(es/minifier) Do not drop numbers incorrectly (#10211) (80ccd86)
(es/minifier) Allow TypeScript nodes to fix
styled-jsx
(#10221) (9d87d4d)Features
Miscellaneous Tasks
test.sh
faster (#10209) (f28d96e)Refactor
Testing
(es/minifier) Add full tests back (#10212) (e6c04b4)
(es/minifier) Remove
full
tests with too large input (#10213) (99b590f)v1.11.10
Compare Source
Bug Fixes
(es/proposal) Fix declarations for
explicit-resource-management
(#10198) (99ba555)(es/types) Add missing types for
jsc.transform.react.refresh
(#10206) (e71b000)(typescript) Skip the body of ArrowExpr in type usage analysis (#10187) (9aca205)
Documentation
minifier
example utilize comments (#10195) (ec3ebe7)Features
Miscellaneous Tasks
size.sh
(#10191) (e862c32)Performance
Refactor
Testing
(es/minifier) Update test inputs (#10193) (97d8337)
(es/minifier) Add a benchmark for real-world inputs (#10204) (97f2180)
(es/minifier) Disable real-world benchmarks on CI (#10205) (c5f1cbe)
(es/minifier) Test only sizes for large inputs (#10208) (bec3e3e)
v1.11.9
Compare Source
Bug Fixes
(es/compat) Hoist
arguments
in object method while lowering async functions (#10167) (e764df2)(es/minifier) Check array inline for indexed with dynamic key ([#10184](htt
Configuration
📅 Schedule: Branch creation - "before 6am" in timezone America/New_York, 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.
This PR was generated by Mend Renovate. View the repository job log.