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 dev-dependencies group with 4 updates in the / directory: @babel/cli, @babel/types, @typescript-eslint/eslint-plugin and eslint-plugin-jest.
Updates
@babel/cli
from 7.24.8 to 7.25.6Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
2f72b97
v7.25.642cbc1c
chore: bump chokidar to 3.6.0 (#16771)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/types
from 7.25.4 to 7.25.6Release notes
Sourced from
@babel/types
's releases.Changelog
Sourced from
@babel/types
's changelog.Commits
2f72b97
v7.25.615328eb
[Babel 8] SplittypeParameter
ofTSMappedType
(#16733)Updates
@typescript-eslint/eslint-plugin
from 8.2.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
eslint-plugin-jest
from 28.8.0 to 28.8.1Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
1df45e9
chore(release): 28.8.1 [skip ci]307f6a7
fix(prefer-importing-jest-globals): support typescript-eslint parser (#1639)267702d
chore(deps): lock file maintenancef969f92
chore(deps): lock file maintenancef5f3e99
chore(deps): lock file maintenanceDependabot 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