Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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.0.0
10.5.2
10.7.0
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.0.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
09d0650
feat!: Update node versions to align with eslint v9 (#505)be62420
Revert "chore!: Update node versions to align with eslint v9" (#504)8a981d2
chore!: Update node versions to align with eslint v9 (#484)84334f4
chore(deps): bump actions/setup-node from 3 to 4 (#499)aea6d94
chore(deps): bump actions/checkout from 3 to 4 (#500)9d0e447
docs: recommendutil.promisify
instead of pify andutil.callbackify
over ...fa482cc
feat: addstrict
option to disallowthen
orcatch
followingawait
or ...f368c5a
fix(always-return
): treat process.exit() or process.abort() as an acceptabl...36d13f5
docs: add forprefer-await-to-callbacks
; fixes #118 (#491)c011a1a
fix: removename
from eslintrc config; fixes #489 (#490)Updates
mocha
from 10.5.2 to 10.7.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
9692b3a
Release v10.7.08711e72
docs: add 10.7.0 to CHANGELOG.md and docs/index.mddeb8679
feat: add option to not fail on failing test suite (#4771)9a1c458
Release v10.6.13855e66
docs: add 10.6.1 to CHANGELOG.md579e047
fix: support canonical module (#5040)6d24689
fix: do not exit when only unref'd timer is present in test code (#3825)24560c1
chore: remove failing hyperlink linkcheck task (#5176)95772ef
ci: harden label based browser runner8d0ca3e
docs: remove outdated license scan badge (#5167)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show