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 minors-dev group with 7 updates:
7.24.7
7.24.8
7.24.7
7.24.8
7.15.0
7.16.0
7.15.0
7.16.0
7.15.0
7.16.0
3.3.2
3.3.3
7.15.0
7.16.0
Updates
@babel/core
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
1f5af44
v7.24.8683c654
Enable some lint rules (#16605)c36fa6a
Update typescript-eslint v8 (#16557)02da3da
[babel 8] RemoveFile.prototype.getModuleName
(#16561)Updates
@babel/preset-env
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
1f5af44
v7.24.80f72c57
Bump compat data sources (#16614)c36fa6a
Update typescript-eslint v8 (#16557)Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)a1a9b09
chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eva...d364160
docs: [class-methods-use-this] fix typo (#9494)7e2b77d
feat(rule-tester): stricter rule test validations (#9086)Updates
@typescript-eslint/parser
from 7.15.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
e803c50
chore(release): publish 7.16.0Updates
@typescript-eslint/typescript-estree
from 7.15.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/typescript-estree
's releases.Changelog
Sourced from
@typescript-eslint/typescript-estree
's changelog.Commits
e803c50
chore(release): publish 7.16.088dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)Updates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
typescript-eslint
from 7.15.0 to 7.16.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
e803c50
chore(release): publish 7.16.0451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)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