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 8 updates:
29.5.5
29.5.6
20.8.2
20.8.7
17.0.26
17.0.29
6.7.4
6.8.0
6.7.4
6.8.0
8.50.0
8.52.0
13.3.3
13.3.6
2.3.2
2.3.3
Updates
@types/jest
from 29.5.5 to 29.5.6Commits
Updates
@types/node
from 20.8.2 to 20.8.7Commits
Updates
@types/yargs
from 17.0.26 to 17.0.29Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended ruleprefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import forutil
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...Updates
@typescript-eslint/parser
from 6.7.4 to 6.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5Updates
eslint
from 8.50.0 to 8.52.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
nock
from 13.3.3 to 13.3.6Release notes
Sourced from nock's releases.
Commits
f7216e9
fix: removesemver
usage (#2531)dd417f0
docs: add Uzlopak as a contributor for code, test, and maintenance (#2537)7bfcb31
fix(deps): remove lodash (#2529)0ba089c
chore(deps-dev): bump eslint from 8.46.0 to 8.51.08a26c79
chore(deps-dev): bump semantic-release from 21.0.7 to 22.0.5e553553
chore(deps-dev): bump chai from 4.3.8 to 4.3.10150a1ed
chore(deps-dev): bump@babel/traverse
from 7.17.3 to 7.23.2c897aa3
docs: add rawHeaders in mock docs (#2527)6987327
fix(typescript): supportnock(new URL('https://example.test/'))
(#2526)feaa66f
chore(deps-dev): bump prettier from 2.8.8 to 3.0.3Updates
yaml
from 2.3.2 to 2.3.3Release notes
Sourced from yaml's releases.
Commits
e8576e8
2.3.33fb6c1f
chore: Refresh lockfile69d881c
fix: Do not throw error on malformed URI escape in tag (#498)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