web-did-resolver
web-did-resolver copied to clipboard
chore(deps): update devdeps
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.24.9 -> 7.26.0 |
||||
| @babel/preset-env (source) | 7.24.8 -> 7.26.0 |
||||
| @babel/preset-typescript (source) | 7.24.7 -> 7.26.0 |
||||
| @types/jest (source) | 29.5.12 -> 29.5.14 |
||||
| eslint (source) | 8.57.0 -> 8.57.1 |
||||
| typescript (source) | 5.5.3 -> 5.6.3 |
Release Notes
babel/babel (@babel/core)
v7.26.0
v7.25.9
:bug: Bug Fix
babel-parser,babel-template,babel-types- #16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
- #16905 fix: Keep type annotations in
babel-helper-compilation-targets,babel-preset-env- Other
- #16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
- #16884 Analyze
:house: Internal
:running_woman: Performance
babel-parser,babel-types- #16918 perf: Make
VISITOR_KEYSetc. 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-identifierbabel-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
inferin 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-envbabel-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_BREAKINGat startup (@nicolo-ribaudo)
v7.25.2
:bug: Bug Fix
babel-core,babel-traverse- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)
- #16695 Ensure that
babel/babel (@babel/preset-env)
v7.26.0
v7.25.9
:bug: Bug Fix
babel-parser,babel-template,babel-types- #16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
- #16905 fix: Keep type annotations in
babel-helper-compilation-targets,babel-preset-env- Other
- #16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
- #16884 Analyze
:house: Internal
:running_woman: Performance
babel-parser,babel-types- #16918 perf: Make
VISITOR_KEYSetc. 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-identifierbabel-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
inferin 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-envbabel-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_BREAKINGat startup (@nicolo-ribaudo)
v7.25.4
:bug: Bug Fix
babel-traverse- #16756 fix: Skip computed key when renaming (@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators- #16755 fix: Decorator 2018-09 may throw an exception (@liuxingbaoyu)
babel-types- #16710 Visit AST fields nodes according to their syntactical order (@nicolo-ribaudo)
babel-generator- #16709 Print semicolon after TS
export namespace as A(@nicolo-ribaudo)
- #16709 Print semicolon after TS
:nail_care: Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traverse- #16722 Avoid unnecessary parens around sequence expressions (@nicolo-ribaudo)
babel-generator,babel-plugin-transform-class-properties- #16714 Avoid unnecessary parens around exported arrow functions (@nicolo-ribaudo)
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread- #16712 Avoid printing unnecessary parens around object destructuring (@nicolo-ribaudo)
:microscope: Output optimization
babel-generator- #16740 Avoid extra spaces between comments/regexps in compact mode (@nicolo-ribaudo)
v7.25.3
:bug: Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-traverse- #16699 Avoid validating visitors produced by
traverse.visitors.merge(@nicolo-ribaudo)
- #16699 Avoid validating visitors produced by
:house: Internal
babel-parser- #16688 Add
@babel/typesas a dependency of@babel/parser(@nicolo-ribaudo)
- #16688 Add
v7.25.2
:bug: Bug Fix
babel-core,babel-traverse- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)
- #16695 Ensure that
v7.25.0
:eyeglasses: Spec Compliance
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3babel-plugin-transform-typescript- #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@liuxingbaoyu)
:rocket: 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- #16658 Move
ensureFunctionNametoNodePath.prototype(@nicolo-ribaudo)
- #16658 Move
babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traverse- #16644 Move
hoistVariablestoScope.prototype(@nicolo-ribaudo)
- #16644 Move
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- #16645 Move
splitExportDeclarationtoNodePath.prototype(@nicolo-ribaudo)
- #16645 Move
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- #16649 Move
environment-visitorhelper into@babel/traverse(@nicolo-ribaudo)
- #16649 Move
babel-core,babel-parser- #16480 Expose wether a module has TLA or not as
.extra.async(@nicolo-ribaudo)
- #16480 Expose wether a module has TLA or not as
babel-compat-data,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-preset-env- #16569 Introduce
bugfix-safari-class-field-initializer-scope(@davidtaylorhq)
- #16569 Introduce
babel-plugin-transform-block-scoping,babel-traverse,babel-typesbabel-helper-import-to-platform-api,babel-plugin-proposal-json-modules- #16579 Add
uncheckedRequireoption for JSON imports to CJS (@nicolo-ribaudo)
- #16579 Add
babel-helper-transform-fixture-test-runner,babel-node- #16642 Allow using custom config in
babel-node --eval(@slatereax)
- #16642 Allow using custom config in
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: Bug Fix
babel-generator- #16678 Print parens around as expressions on the LHS (@nicolo-ribaudo)
babel-template,babel-types- #15286 fix: Props are lost when the template replaces the node (@liuxingbaoyu)
:house: Internal
- Other
babel-generator- #16651 Simplify the printing logic for
(before ambiguous tokens (@nicolo-ribaudo)
- #16651 Simplify the printing logic for
babel-helper-function-name,babel-plugin-transform-arrow-functions,babel-plugin-transform-function-name,babel-preset-env,babel-traverse- #16652 Simplify
helper-function-namelogic (@nicolo-ribaudo)
- #16652 Simplify
:running_woman: Performance
babel-parser,babel-plugin-proposal-pipeline-operator- #16461 Some minor parser performance improvements for ts (@liuxingbaoyu)
:microscope: Output optimization
babel-plugin-transform-classes- #16670 Reduce redundant
assertThisInitialized(@liuxingbaoyu)
- #16670 Reduce redundant
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-object-super,babel-plugin-transform-private-methods,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16374 Improve
super.xoutput (@liuxingbaoyu)
- #16374 Improve
babel-plugin-transform-class-properties,babel-plugin-transform-classes- #16656 Simplify output for anonymous classes with no methods (@nicolo-ribaudo)
babel/babel (@babel/preset-typescript)
v7.26.0
v7.25.9
:bug: Bug Fix
babel-parser,babel-template,babel-types- #16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
- #16905 fix: Keep type annotations in
babel-helper-compilation-targets,babel-preset-env- Other
- #16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
- #16884 Analyze
:house: Internal
:running_woman: Performance
babel-parser,babel-types- #16918 perf: Make
VISITOR_KEYSetc. faster to access (@liuxingbaoyu)
- #16918 perf: Make
v7.25.7
:bug: Bug Fix
babel-helper-validator-identifierbabel-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
inferin 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-envbabel-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_BREAKINGat startup (@nicolo-ribaudo)
microsoft/TypeScript (typescript)
v5.6.3
v5.6.2
v5.5.4: TypeScript 5.5.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.4 (Stable).
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
- npm
- NuGet package (soon!)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Branch automerge failure
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
- Branch has one or more failed status checks
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f52e24c) to head (6feb371). Report is 3 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #132 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 30 30
Branches 6 6
=========================================
Hits 30 30
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 2.0.28 :tada:
The release is available on:
Your semantic-release bot :package::rocket: