dnd
dnd copied to clipboard
chore(dev-deps): update bump all non-major development dependencies
This PR contains the following updates:
Release Notes
babel/babel (@babel/core)
v7.25.9
:bug: Bug Fix
-
babel-parser
,babel-template
,babel-types
-
#16905 fix: Keep type annotations in
syntacticPlaceholders
mode (@liuxingbaoyu)
-
#16905 fix: Keep type annotations in
-
babel-helper-compilation-targets
,babel-preset-env
- Other
-
#16884 Analyze
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)
-
#16884 Analyze
:house: Internal
:running_woman: Performance
-
babel-parser
,babel-types
-
#16918 perf: Make
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)
-
#16918 perf: Make
v7.25.8
:bug: Bug Fix
-
babel-core
-
#16888 Restore public API of
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)
-
#16888 Restore public API of
:house: 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
- #16824 Inline one-line syntax plugins (@nicolo-ribaudo)
v7.25.7
:bug: Bug Fix
-
babel-helper-validator-identifier
-
babel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey)
-
babel-plugin-transform-classes
-
#16797 Use an inclusion rather than exclusion list for
super()
check (@nicolo-ribaudo)
-
#16797 Use an inclusion rather than exclusion list for
-
babel-generator
-
#16788 Fix printing of TS
infer
in compact mode (@nicolo-ribaudo) - #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo)
-
#16778 Respect
[no LineTerminator here]
after nodes (@nicolo-ribaudo)
-
#16788 Fix printing of TS
:nail_care: Polish
-
babel-types
- #16852 Add deprecated JSDOC for fields (@liuxingbaoyu)
:house: Internal
-
babel-core
-
#16820 Allow sync loading of ESM when
--experimental-require-module
(@nicolo-ribaudo)
-
#16820 Allow sync loading of ESM when
-
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
- #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo)
-
babel-generator
-
#16779 Simplify logic for
[no LineTerminator here]
before nodes (@nicolo-ribaudo)
-
#16779 Simplify logic for
:running_woman: Performance
-
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu)
-
babel-types
- #16842 perf: Improve @babel/types builders (@liuxingbaoyu)
-
#16828 Only access
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)
rollup/plugins (@rollup/plugin-node-resolve)
v15.3.0
2024-09-23
Features
- feat: allow preferBuiltins to be a function (#1694)
v15.2.4
2024-09-22
Updates
- chore: remove is-builtin-module (#1735)
storybookjs/storybook (@storybook/addon-docs)
v8.3.6
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @shilman!
- Svelte: Add v5 stories to CLI templates - #29382, thanks @JReinhold!
v8.3.5
- CLI: Update the React Native init to include v8 dependencies - #29273, thanks @dannyhw!
- Vitest plugin: Fix renamed export stories - #29250, thanks @shilman!
v8.3.4
- Addon Test: Support story name as test description - #29147, thanks @InfiniteXyy!
- Addon-Interactions: Use ansi-to-html for colored test errors - #29110, thanks @kasperpeulen!
v8.3.3
- CLI: Show constraints in error when getting depndencies - #29187, thanks @andrasczeh!
- React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @shilman!
- UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @JSMike!
v8.3.2
- CLI: Fix skip-install for stable latest releases - #29133, thanks @valentinpalkovic!
- Core: Do not add packageManager field to package.json during
storybook dev
- #29152, thanks @valentinpalkovic!
v8.3.1
- Angular: Fix sourceDecorator to apply excludeDecorators flag - #29069, thanks @JSMike!
- Core: Do not prebundle better-opn - #29137, thanks @valentinpalkovic!
- Core: Do not prebundle jsdoc-type-pratt-parser - #29134, thanks @valentinpalkovic!
- Next.js: Upgrade sass-loader from ^12 to ^13 - #29040, thanks @HoncharenkoZhenya!
swc-project/swc (@swc/core)
v1.7.39
Bug Fixes
-
(es/compat) Add missing visit children for
destructuring
(#9658) (32116a0) -
(es/parser) Correct
>
and<
when exit type context (#9653) (abffc07) -
(es/proposal) Use
tsc
version of explicit resource management (#9585) (f735108) -
(wasm-typescript) Fix option types of functions (#9662) (4cbe33c)
Features
Miscellaneous Tasks
v1.7.36
Bug Fixes
-
(es) Run esnext transforms on esnext target (#9644) (8a19201)
-
(es/codegen) Emit space after div if rhs has leading comment (#9631) (f2be26e)
-
(es/lints) Correct the false positive error of TS2309 (#9635) (f74c1f3)
-
(es/minifier) Check type of assignment target before merging assignments (#9617) (4436621)
Features
-
(es) Introduce
runPluginFirst
for Wasm plugins (#9645) (3d3e434) -
(es/minifier) Support unary negate in
cast_to_number
(#9642) (88a2186)
Miscellaneous Tasks
v1.7.35
Bug Fixes
-
(es/codegen) Fix source map so it works with Sentry (#9627) (9c90a73)
-
(es/minifier) Compress consecutive return statements properly (#9620) (8263da1)
-
(es/module) Allow TypeScript nodes for
Rewriter
(#9606) (4ee45ac) -
(html/minifier) Fix HTML minifier TS types (#9615) (7b98bb5)
Features
-
(bindings/html) Accept
Buffer|string
instead ofBuffer
(#9625) (62edb36) -
(es/testing) Parse test code as a
Program
instead of aModule
(#9264) (166b858) -
(es/testing) Parse test code as a
Program
instead of aModule
(#9623) (bfea322)
Miscellaneous Tasks
Performance
-
(es/codegen) Reduce usage of
tracing::instrument
(#9604) (2f06fc5) -
(es/typescript) Reduce unnecessary visits (#9605) (866af6c)
Refactor
- (es/typescript) Simplifying enum and namespace transforms (#9558) ([2480bb0](https://redirect.g
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.