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 5 updates:
16.18.48
16.18.50
6.5.0
6.6.0
6.5.0
6.6.0
0.36.1
0.38.0
8.48.0
8.49.0
Updates
@types/node
from 16.18.48 to 16.18.50Commits
Updates
@typescript-eslint/eslint-plugin
from 6.5.0 to 6.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
a3a3932
chore: publish v6.6.07012279
fix(eslint-plugin): [key-spacing] consider properties with parens and comment...337525b
chore(deps): update dependency jest to v29.6.4 (#7575)Updates
@typescript-eslint/parser
from 6.5.0 to 6.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a3a3932
chore: publish v6.6.0337525b
chore(deps): update dependency jest to v29.6.4 (#7575)Updates
@vercel/ncc
from 0.36.1 to 0.38.0Release notes
Sourced from
@vercel/ncc
's releases.Commits
e2779f4
feat: Log minification error when--debug
(#1102)4a9d97c
chore(deps): Bump protobufjs from 6.11.3 to 6.11.4 (#1103)ca70272
chore(deps): bump cookiejar from 2.1.2 to 2.1.4 (#1031)c366ead
chore(deps): Bump apollo-server-core from 2.22.1 to 2.26.2 (#1108)f898f8e
feat: add support for TypeScript 5.0's array extends in tsconfig (#1105)2a1437b
chore(deps-dev): Bump mongoose from 5.13.15 to 5.13.20 (#1093)5556e86
chore(deps): Bump semver from 5.7.1 to 5.7.2 (#1089)dae0b9b
chore(deps): Bump dottie from 2.0.2 to 2.0.4 (#1081)d748256
chore(deps-dev): Bump vm2 from 3.9.17 to 3.9.18 (#1071)ee10b72
chore(deps-dev): Bump vm2 from 3.9.16 to 3.9.17 (#1064)Updates
eslint
from 8.48.0 to 8.49.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
55c1685
8.49.0d498a51
Build: changelog update for 8.49.0b7621c3
chore: remove browser test fromnpm test
(#17550)cac45d0
chore: upgrade@eslint/js
@8
.49.0 (#17549)cd39508
chore: package.json update for@eslint/js
releaseecfb54f
docs: Update READMEda09f4e
feat: Implement onUnreachableCodePathStart/End (#17511)de86b3b
docs: updateno-promise-executor-return
examples (#17529)203a971
ci: bump actions/checkout from 3 to 4 (#17530)32b2327
feat: Emit deprecation warnings in RuleTester (#17527)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | @types/node | [>= 15.a, < 16] | | @types/node | [>= 17.a, < 18] | | @types/node | [>= 18.a, < 19] | | @types/node | [>= 20.a, < 21] |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