Closed dependabot[bot] closed 2 months ago
Bumps the all-deps group with 16 updates in the / directory:
1.6.8
1.7.3
7.24.3
7.25.2
7.25.3
7.24.1
7.24.7
25.0.7
26.0.1
20.12.2
22.0.2
7.4.0
8.0.0
8.57.0
9.8.0
5.1.3
5.2.1
3.2.5
3.3.3
5.0.5
6.0.1
4.13.2
4.19.2
29.1.2
29.2.4
5.4.3
5.5.4
9.0.1
10.0.0
Updates axios from 1.6.8 to 1.7.3
axios
Sourced from axios's releases.
Release v1.7.3 Release notes: Bug Fixes adapter: fix progress event emitting; (#6518) (e3c76fc) fetch: fix withCredentials request config (#6505) (85d4d0e) xhr: return original config on errors from XHR adapter (#6515) (8966ee7) Contributors to this release Dmitriy Mozgovoy Valerii Sidorenko prianYu Release v1.7.2 Release notes: Bug Fixes fetch: enhance fetch API detection; (#6413) (4f79aef) Contributors to this release Dmitriy Mozgovoy Release v1.7.1 Release notes: Bug Fixes fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f) Contributors to this release Dmitriy Mozgovoy Release v1.7.0 Release notes: Features adapter: add fetch adapter; (#6371) (a3ff99b) Bug Fixes core/axios: handle un-writable error stack (#6362) (81e0455) Contributors to this release Dmitriy Mozgovoy Jay Alexandre ABRIOUX
... (truncated)
Sourced from axios's changelog.
1.7.3 (2024-08-01) Bug Fixes adapter: fix progress event emitting; (#6518) (e3c76fc) fetch: fix withCredentials request config (#6505) (85d4d0e) xhr: return original config on errors from XHR adapter (#6515) (8966ee7) Contributors to this release Dmitriy Mozgovoy Valerii Sidorenko prianYu 1.7.2 (2024-05-21) Bug Fixes fetch: enhance fetch API detection; (#6413) (4f79aef) Contributors to this release Dmitriy Mozgovoy 1.7.1 (2024-05-20) Bug Fixes fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f) Contributors to this release Dmitriy Mozgovoy 1.7.0 (2024-05-19) Features adapter: add fetch adapter; (#6371) (a3ff99b) Bug Fixes core/axios: handle un-writable error stack (#6362) (81e0455) Contributors to this release
c6cce43
e3c76fc
85d4d0e
92cd8ed
8966ee7
0e4f9fa
4f79aef
67d1373
733f15f
3041c61
Updates @babel/core from 7.24.3 to 7.25.2
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.25.2 (2024-07-30) :bug: Bug Fix babel-core, babel-traverse #16695 Ensure that requeueComputedKeyAndDecorators is available (@nicolo-ribaudo) Committers: 2 Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) v7.25.1 (2024-07-28) :bug: Bug Fix babel-plugin-transform-function-name #16683 fix: ensureFunctionName may be undefined (@liuxingbaoyu) babel-plugin-transform-react-constant-elements #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@keiseiTi) babel-traverse #16587 fix: fixed issue16583 + test (@nerodesu017) :house: Internal #16663 Test eslint plugin against eslint 9 (@JLHwung) Committers: 4 Adrian (@nerodesu017) Huáng Jùnliàng (@JLHwung) @keiseiTi @liuxingbaoyu v7.25.0 (2024-07-26) Thanks @davidtaylorhq and @slatereax for your first PR! You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0. :eyeglasses: Spec Compliance babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3 #16537 await using normative updates (@JLHwung) babel-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 ensureFunctionName to NodePath.prototype (@nicolo-ribaudo) babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse #16644 Move hoistVariables to Scope.prototype (@nicolo-ribaudo) 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 splitExportDeclaration to NodePath.prototype (@nicolo-ribaudo) 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-visitor helper into @babel/traverse (@nicolo-ribaudo)
babel-core
babel-traverse
requeueComputedKeyAndDecorators
@nicolo-ribaudo
@JLHwung
babel-plugin-transform-function-name
ensureFunctionName
@liuxingbaoyu
babel-plugin-transform-react-constant-elements
@keiseiTi
@nerodesu017
Thanks @davidtaylorhq and @slatereax for your first PR!
@davidtaylorhq
@slatereax
You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.
babel-helpers
babel-plugin-proposal-explicit-resource-management
babel-runtime-corejs3
await using
babel-plugin-transform-typescript
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-preset-env
babel-types
NodePath.prototype
babel-helper-hoist-variables
babel-plugin-proposal-async-do-expressions
babel-plugin-transform-modules-systemjs
hoistVariables
Scope.prototype
babel-helper-module-transforms
babel-helper-split-export-declaration
splitExportDeclaration
babel-helper-environment-visitor
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
environment-visitor
@babel/traverse
Sourced from @babel/core's changelog.
v7.25.2 (2024-07-30) :bug: Bug Fix babel-core, babel-traverse #16695 Ensure that requeueComputedKeyAndDecorators is available (@nicolo-ribaudo) v7.25.1 (2024-07-28) :bug: Bug Fix babel-plugin-transform-function-name #16683 fix: ensureFunctionName may be undefined (@liuxingbaoyu) babel-plugin-transform-react-constant-elements #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@keiseiTi) babel-traverse #16587 fix: fixed issue16583 + test (@nerodesu017) :house: Internal #16663 Test eslint plugin against eslint 9 (@JLHwung) v7.25.0 (2024-07-26) :eyeglasses: Spec Compliance babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3 #16537 await using normative updates (@JLHwung) babel-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 ensureFunctionName to NodePath.prototype (@nicolo-ribaudo) babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse #16644 Move hoistVariables to Scope.prototype (@nicolo-ribaudo) 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 splitExportDeclaration to NodePath.prototype (@nicolo-ribaudo) 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-visitor helper into @babel/traverse (@nicolo-ribaudo) babel-core, babel-parser #16480 Expose wether a module has TLA or not as .extra.async (@nicolo-ribaudo) babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env #16569 Introduce bugfix-safari-class-field-initializer-scope (@davidtaylorhq) babel-plugin-transform-block-scoping, babel-traverse, babel-types #16551 Add NodePath#getAssignmentIdentifiers (@JLHwung) babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules #16579 Add uncheckedRequire option for JSON imports to CJS (@nicolo-ribaudo) babel-helper-transform-fixture-test-runner, babel-node #16642 Allow using custom config in babel-node --eval (@slatereax) 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 #16445 Add duplicate-named-capturing-groups-regex to preset-env (@JLHwung) :bug: Bug Fix babel-generator #16678 Print parens around as expressions on the LHS (@nicolo-ribaudo)
babel-parser
.extra.async
babel-compat-data
bugfix-safari-class-field-initializer-scope
babel-plugin-transform-block-scoping
NodePath#getAssignmentIdentifiers
babel-helper-import-to-platform-api
babel-plugin-proposal-json-modules
uncheckedRequire
babel-helper-transform-fixture-test-runner
babel-node
babel-node --eval
babel-helper-create-regexp-features-plugin
babel-plugin-proposal-duplicate-named-capturing-groups-regex
babel-plugin-transform-duplicate-named-capturing-groups-regex
babel-standalone
duplicate-named-capturing-groups-regex
preset-env
babel-generator
0f8f408
6a15d7a
9f7e29a
2413d1a
5dc3b44
30aa644
7d923b8
require()
@babel/standalone
889c58f
1f5af44
683c654
Updates @babel/preset-env from 7.24.3 to 7.25.3
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
v7.25.3 (2024-07-31) :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) :house: Internal babel-parser #16688 Add @babel/types as a dependency of @babel/parser (@nicolo-ribaudo) Committers: 2 Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) v7.25.2 (2024-07-30) :bug: Bug Fix babel-core, babel-traverse #16695 Ensure that requeueComputedKeyAndDecorators is available (@nicolo-ribaudo) Committers: 2 Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) v7.25.1 (2024-07-28) :bug: Bug Fix babel-plugin-transform-function-name #16683 fix: ensureFunctionName may be undefined (@liuxingbaoyu) babel-plugin-transform-react-constant-elements #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@keiseiTi) babel-traverse #16587 fix: fixed issue16583 + test (@nerodesu017) :house: Internal #16663 Test eslint plugin against eslint 9 (@JLHwung) Committers: 4 Adrian (@nerodesu017) Huáng Jùnliàng (@JLHwung) @keiseiTi @liuxingbaoyu v7.25.0 (2024-07-26) Thanks @davidtaylorhq and @slatereax for your first PR! You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0. :eyeglasses: Spec Compliance
traverse.visitors.merge
@babel/types
@babel/parser
Sourced from @babel/preset-env's changelog.
v7.25.3 (2024-07-31) :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) :house: Internal babel-parser #16688 Add @babel/types as a dependency of @babel/parser (@nicolo-ribaudo) v7.25.2 (2024-07-30) :bug: Bug Fix babel-core, babel-traverse #16695 Ensure that requeueComputedKeyAndDecorators is available (@nicolo-ribaudo) v7.25.1 (2024-07-28) :bug: Bug Fix babel-plugin-transform-function-name #16683 fix: ensureFunctionName may be undefined (@liuxingbaoyu) babel-plugin-transform-react-constant-elements #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@keiseiTi) babel-traverse #16587 fix: fixed issue16583 + test (@nerodesu017) :house: Internal #16663 Test eslint plugin against eslint 9 (@JLHwung) v7.25.0 (2024-07-26) :eyeglasses: Spec Compliance babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3 #16537 await using normative updates (@JLHwung) babel-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 ensureFunctionName to NodePath.prototype (@nicolo-ribaudo) babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse #16644 Move hoistVariables to Scope.prototype (@nicolo-ribaudo) 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 splitExportDeclaration to NodePath.prototype (@nicolo-ribaudo) 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-visitor helper into @babel/traverse (@nicolo-ribaudo) babel-core, babel-parser #16480 Expose wether a module has TLA or not as .extra.async (@nicolo-ribaudo) babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env #16569 Introduce bugfix-safari-class-field-initializer-scope (@davidtaylorhq) babel-plugin-transform-block-scoping, babel-traverse, babel-types #16551 Add NodePath#getAssignmentIdentifiers (@JLHwung) babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
787c7cd
a0c8871
0b2cc25
d2e3ee2
d364545
814b31e
46284e4
482008c
helper-function-name
Updates @babel/preset-typescript from 7.24.1 to 7.24.7
@babel/preset-typescript
Sourced from @babel/preset-typescript's releases.
@babel/preset-typescript
v7.24.7 (2024-06-05) :bug: Bug Fix babel-node #16554 Allow extra flags in babel-node (@nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@liuxingbaoyu) :house: Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@blakewilson) Committers: 7 Amjad Yahia Robeen Hassan (@amjed-98) Babel Bot (@babel-bot) Blake Wilson (@blakewilson) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) Sukka (@SukkaW) @liuxingbaoyu v7.24.6 (2024-05-24) Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs! :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@JLHwung) #16484 Fix decorator bare yield await (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn<C> = x (@liuxingbaoyu) :house: Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo) Other
constantViolations
using
switch
babel-runtime-corejs2
babel-runtime
@blakewilson
@amjed-98
@babel-bot
@SukkaW
Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs!
@coelhucas
babel-plugin-transform-class-properties
babel-plugin-transform-modules-commonjs
babel-plugin-proposal-decorators
cls.fn<C> = x
babel-plugin-transform-runtime
tsconfig.json
@babel/helpers/src/helpers
babel-cli
babel-plugin-external-helpers
Sourced from @babel/preset-typescript's changelog.
v7.24.10 (2024-07-16) :bug: Bug Fix babel-generator #16648 Fix parens detection for object&function in as/satisfies (@nicolo-ribaudo) v7.24.9 (2024-07-15) :bug: Bug Fix babel-core, babel-standalone #16639 Avoid require() call in @babel/standalone bundle (@nicolo-ribaudo) babel-types #16638 fix: provide legacy typings for TS < 4.1 (@JLHwung) :nail_care: Polish babel-generator, babel-plugin-transform-optional-chaining #16617 Avoid extra parens in TS as/satisfies (@nicolo-ribaudo) :house: Internal babel-helper-module-transforms #16629 Lazy top-level initializations for module transforms (@guybedford) v7.24.8 (2024-07-11) :eyeglasses: Spec Compliance babel-parser #16567 Do not use strict mode in TS declare (@liuxingbaoyu) :bug: Bug Fix babel-generator #16630 Correctly print parens around in in for heads (@nicolo-ribaudo) #16626 Fix printing of comments in await using (@nicolo-ribaudo) #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD) babel-parser #16613 Disallow destructuring assignment in using declarations (@H0onnn) #16490 fix: do not add .value: undefined to regexp literals (@liuxingbaoyu) babel-types #16615 Remove boolean props from ObjectTypeInternalSlot visitor keys (@nicolo-ribaudo) babel-plugin-transform-typescript #16566 fix: Correctly handle export import x = (@liuxingbaoyu) :nail_care: Polish babel-generator #16625 Avoid unnecessary parens around async in for await (@nicolo-ribaudo) babel-traverse #16619 Avoid checking Scope.globals multiple times (@liuxingbaoyu) v7.24.7 (2024-06-05) :bug: Bug Fix babel-node #16554 Allow extra flags in babel-node (@nicolo-ribaudo) babel-traverse
as
satisfies
babel-plugin-transform-optional-chaining
@guybedford
declare
in
for
@SreeXD
@H0onnn
.value: undefined
ObjectTypeInternalSlot
export import x =
async
for await
Scope.globals
bf1e9a3
90fdd7e
7934963
type: module
package.json
9630250
6e3539b
.d.ts
71c247a
^18.20.0 || ^20.10.0 || >=21.0.0
ee48754
Updates @rollup/plugin-commonjs from 25.0.7 to 26.0.1
@rollup/plugin-commonjs
Sourced from @rollup/plugin-commonjs's changelog.
@rollup/plugin-commonjs
v26.0.1 2024-06-05 Bugfixes fix: correct import of glob (04a15b5) v26.0.0 2024-06-05 Breaking Changes chore!: bump glob's version (#1695) v25.0.8 2024-05-22 Bugfixes fix: preserve the class body property keys even if they are special keywords (#1688)
2024-06-05
2024-05-22
8550c4b
04a15b5
b3149b0
2447548
8949965
0bb872b
dcd8da5
@dot/versioner
Updates @types/node from 20.12.2 to 22.0.2
@types/node
Updates @typescript-eslint/eslint-plugin from 7.4.0 to 8.0.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.0.0 8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST (#9560) speed up non-type-aware linting with project service (#8322) v8 integration branch (#9165) ast-spec: remove deprecated type params (#8933) eslint-plugin: remove formatting/layout rules (#8833) eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true (#8872) eslint-plugin: deprecate no-loss-of-precision extension rule (#8832) eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9 (#8971) eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces (#8977) eslint-plugin: remove deprecated no-throw-literal rule (#9092) eslint-plugin: apply initial config changes for v8 (#9079) eslint-plugin: remove no-useless-template-literals (#9207) eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option (#9234) eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types (#9102) eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option (#9324) eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock (#9325) eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in (#9326) eslint-plugin: [no-unused-vars] report if var used only in typeof (#9330) eslint-plugin: [no-floating-promises] disable checkThenables by default for v8 (#9559) eslint-plugin: [return-await] add return-await to strict-type-checked preset (#9604) eslint-plugin: [no-unnecessary-type-parameters] promote to strict (#9662) parser: always enable comment, loc, range, tokens (#8617) rule-tester: support multipass fixes (#8883) rule-tester: switched to flat config (#9603) type-utils: remove getTokenAtPosition (#9444) type-utils: support intersection types in TypeOrValueSpecifier (#9633) typescript-estree: remove slow deprecated and isolated programs (#8834) typescript-estree: split TSMappedType typeParameter into constraint and key (#7065) typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference (#8922) typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService (#9084) typescript-estree: remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#9104) typescript-estree: also remove projectService in withoutProjectParserOptions (#9287) typescript-estree: exposes ProjectService logs through the plugin (#9337) utils: add Linter configType constructor option (#8999) utils: swap LegacyESLint out for FlatESLint as ESLint export (#8972) utils: remove deprecated context helpers (#9000) utils: allow specifying additional rule meta.docs in RuleCreator (#9025) 🩹 Fixes correct eslint-plugin's peerDependency on parser@8 (#9089) bring back in allowdefaultprojectforfiles rename (7dfceeeea) disable projectService in disabled-type-checked shared config (#9460) eslint-plugin: include alpha pre-releases in parser peer dependency (#9099)
reportUnusedIgnorePattern
ignoreClassWithStaticInitBlock
projectService
disabled-type-checked
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST typescript-estree: split TSMappedType typeP... _Description has been truncated_
stricter parent types for the AST
typescript-estree: split TSMappedType typeP... _Description has been truncated_
Superseded by #400.
Bumps the all-deps group with 16 updates in the / directory:
1.6.8
1.7.3
7.24.3
7.25.2
7.24.3
7.25.3
7.24.1
7.24.7
25.0.7
26.0.1
20.12.2
22.0.2
7.4.0
8.0.0
7.4.0
8.0.0
8.57.0
9.8.0
5.1.3
5.2.1
3.2.5
3.3.3
5.0.5
6.0.1
4.13.2
4.19.2
29.1.2
29.2.4
5.4.3
5.5.4
9.0.1
10.0.0
Updates
axios
from 1.6.8 to 1.7.3Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
c6cce43
chore(release): v1.7.3 (#6521)e3c76fc
fix(adapter): fix progress event emitting; (#6518)85d4d0e
fix(fetch): fix withCredentials request config (#6505)92cd8ed
chore(github): update ISSUE_TEMPLATE.md (#6519)8966ee7
fix(xhr): return original config on errors from XHR adapter (#6515)0e4f9fa
chore(release): v1.7.2 (#6414)4f79aef
fix(fetch): enhance fetch API detection; (#6413)67d1373
chore(release): v1.7.1 (#6411)733f15f
fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...3041c61
[Release] v1.7.0 (#6408)Updates
@babel/core
from 7.24.3 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/preset-env
from 7.24.3 to 7.25.3Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0d364545
MoveensureFunctionName
toNodePath.prototype
(#16658)814b31e
Introducebugfix-safari-class-field-initializer-scope
(#16569)46284e4
Addduplicate-named-capturing-groups-regex
topreset-env
(#16445)482008c
Simplifyhelper-function-name
logic (#16652)Updates
@babel/preset-typescript
from 7.24.1 to 7.24.7Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.66e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ee48754
Use multiple TypeScript projects (#16430)Updates
@rollup/plugin-commonjs
from 25.0.7 to 26.0.1Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
8550c4b
chore(release): commonjs v26.0.104a15b5
fix(commonjs): correct import of globb3149b0
chore(release): commonjs v26.0.02447548
chore(commonjs)!: bump glob's version (#1695)8949965
chore(release): commonjs v25.0.80bb872b
fix(commonjs): preserve the class body property keys even if they are special...dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)Updates
@types/node
from 20.12.2 to 22.0.2Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.