Closed dependabot[bot] closed 2 months ago
Bumps the development-dependencies group with 5 updates in the / directory:
7.24.7
7.25.1
7.25.3
6.4.0
7.1.0
10.5.2
10.7.3
Updates @babel/eslint-parser from 7.24.7 to 7.25.1
@babel/eslint-parser
Sourced from @babel/eslint-parser's releases.
@babel/eslint-parser
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-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-plugin-transform-function-name
ensureFunctionName
@liuxingbaoyu
babel-plugin-transform-react-constant-elements
@keiseiTi
babel-traverse
@nerodesu017
@JLHwung
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
@nicolo-ribaudo
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
babel-core
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
... (truncated)
Sourced from @babel/eslint-parser's changelog.
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-template, babel-types #15286 fix: Props are lost when the template replaces the node (@liuxingbaoyu) :house: Internal Other
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
babel-template
6bfc823
beb3d69
d2e3ee2
de55414
1f5af44
683c654
424fc90
Updates @babel/eslint-plugin from 7.24.7 to 7.25.1
@babel/eslint-plugin
Sourced from @babel/eslint-plugin's releases.
@babel/eslint-plugin
Sourced from @babel/eslint-plugin's changelog.
Updates @babel/preset-env from 7.24.7 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
requeueComputedKeyAndDecorators
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
0f8f408
0b2cc25
2413d1a
d364545
814b31e
46284e4
482008c
helper-function-name
Updates eslint-plugin-promise from 6.4.0 to 7.1.0
eslint-plugin-promise
Sourced from eslint-plugin-promise's releases.
v7.1.0 7.1.0 (2024-08-06) 🌟 Features catch-or-return, prefer-await-to-then: do not report Cypress commands (#495) (943f162) prefer-await-to-then: ignore constructor scope unless with strict option (#496) (7bffb7a) new rule spec-only to check for non-spec Promise methods (#502) (d6e9de1) 📚 Documentation fixes the CI readme badge (#511) (030a3be) supply missing docs (#503) (602d825) 🧹 Chores bump dev dependencies (#483) (197ae4e) deps-dev: bump husky from 9.1.1 to 9.1.2 (#516) (ab8e7a0) file extension missing (#519) (94c9834) fix format.yml (#507) (948c097) v7.0.0 7.0.0 (2024-07-24) feat!: Update node versions to align with eslint v9 (#505) (09d0650), closes #505 eslint-community/eslint-plugin-promise#484 eslint-community/eslint-plugin-promise#504 BREAKING CHANGES Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0 v6.6.0 6.6.0 (2024-07-21) Bug Fixes always-return: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a) Features add strict option to disallow then or catch following await or yield (#494) (fa482cc) v6.5.1 6.5.1 (2024-07-20)
catch-or-return
prefer-await-to-then
strict
spec-only
always-return
then
catch
await
yield
Sourced from eslint-plugin-promise's changelog.
7.1.0 (2024-08-06) 🌟 Features catch-or-return, prefer-await-to-then: do not report Cypress commands (#495) (943f162) prefer-await-to-then: ignore constructor scope unless with strict option (#496) (7bffb7a) new rule spec-only to check for non-spec Promise methods (#502) (d6e9de1) 📚 Documentation fixes the CI readme badge (#511) (030a3be) supply missing docs (#503) (602d825) 🧹 Chores bump dev dependencies (#483) (197ae4e) deps-dev: bump husky from 9.1.1 to 9.1.2 (#516) (ab8e7a0) file extension missing (#519) (94c9834) fix format.yml (#507) (948c097) 6.0.2 Added tests for @typescript-eslint/parser support 6.0.1 Fixed @typescript-eslint/parser issue #331, #205 6.0.0 Dropped node 10 from engines #231 Updated a ton of deps #236, #237, #235, #234 ESLint 8 support #219 5.2.0 Updated param-names rule to allow for unused params 5.1.1 Updated docs to include no-callback-in-promise reasons #215 5.1.0 Included catch() and finally() in prefer-await-to-then #196 Added some additional tests and upgraded some dev deps #196 Exempted array methods in prefer-await-to-callbacks
@typescript-eslint/parser
param-names
no-callback-in-promise
catch()
finally()
d0ff43f
adc4a85
release-please
94c9834
ab8e7a0
1e13293
030a3be
7bffb7a
d6e9de1
943f162
e1ce2ad
Updates mocha from 10.5.2 to 10.7.3
mocha
Sourced from mocha's releases.
v10.7.3 10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) v10.7.2 10.7.2 (2024-08-06) 📚 Documentation improve filtering (#5191) (1ac5b55) 🧹 Chores fix failing markdown linting (#5193) (7e7a2ec) v10.7.1 10.7.1 (2024-08-06) 🩹 Fixes crash with --parallel and --retries both enabled (#5173) (d7013dd) 🧹 Chores add knip to validate included dependencies (5c2989f) more fully remove assetgraph-builder and canvas (#5175) (1883c41) replace nps with npm scripts (#5128) (c44653a), closes #5126 v10.7.0 What's Changed feat: add option to not fail on failing test suite by @ilgonmic in mochajs/mocha#4771 New Contributors @ilgonmic made their first contribution in mochajs/mocha#4771 Full Changelog: https://github.com/mochajs/mocha/compare/v10.6.1...v10.7.0 v10.6.1 What's Changed fix: do not exit when only unref'd timer is present in test code by @boneskull in mochajs/mocha#3825 fix: support canonical module by @JacobLey in mochajs/mocha#5040
nps
@ilgonmic
Full Changelog: https://github.com/mochajs/mocha/compare/v10.6.1...v10.7.0
@boneskull
@JacobLey
Sourced from mocha's changelog.
10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) 10.7.2 (2024-08-06) 📚 Documentation improve filtering (#5191) (1ac5b55) 🧹 Chores fix failing markdown linting (#5193) (7e7a2ec) 10.7.1 (2024-08-06) 🩹 Fixes crash with --parallel and --retries both enabled (#5173) (d7013dd) 🧹 Chores add knip to validate included dependencies (5c2989f) more fully remove assetgraph-builder and canvas (#5175) (1883c41) replace nps with npm scripts (#5128) (c44653a), closes #5126 10.7.0 / 2024-07-20 :tada: Enhancements #4771 feat: add option to not fail on failing test suite (@ilgonmic) 10.6.1 / 2024-07-20 :bug: Fixes #3825 fix: do not exit when only unref'd timer is present in test code (@boneskull) #50... _Description has been truncated_
Superseded by #386.
Bumps the development-dependencies group with 5 updates in the / directory:
7.24.7
7.25.1
7.24.7
7.25.1
7.24.7
7.25.3
6.4.0
7.1.0
10.5.2
10.7.3
Updates
@babel/eslint-parser
from 7.24.7 to 7.25.1Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
6bfc823
v7.25.1beb3d69
Test eslint plugin against eslint 9 (#16663)d2e3ee2
v7.25.0de55414
fix(deps): update dependency dedent to v1 (#16673)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)424fc90
Update to TypeScript 5.5 (#16536)Updates
@babel/eslint-plugin
from 7.24.7 to 7.25.1Release notes
Sourced from
@babel/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-plugin
's changelog.... (truncated)
Commits
6bfc823
v7.25.1beb3d69
Test eslint plugin against eslint 9 (#16663)Updates
@babel/preset-env
from 7.24.7 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
eslint-plugin-promise
from 6.4.0 to 7.1.0Release notes
Sourced from eslint-plugin-promise's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
d0ff43f
chore(main): release 7.1.0 (#510)adc4a85
ci: fix feedback onrelease-please
(#531)94c9834
refactor: file extension missing (#519)ab8e7a0
chore(deps-dev): bump husky from 9.1.1 to 9.1.2 (#516)1e13293
ci: add pr title format validation (#509)030a3be
docs: fixes the CI readme badge (#511)7bffb7a
feat(prefer-await-to-then
): ignore constructor scope unless withstrict
o...d6e9de1
feat: new rulespec-only
to check for non-spec Promise methods (#502)943f162
feat(catch-or-return
,prefer-await-to-then
): do not report Cypress comman...e1ce2ad
ci: swap release process to release-please (#508)Updates
mocha
from 10.5.2 to 10.7.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.