From 7caea1f9b5a99677127a50f4e1c0b080ad840557 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 14 Jan 2025 17:34:01 +0000
Subject: [PATCH] deps(example): Bump the dependencies group in
/examples/nestjs-graphql with 3 updates (#2809)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the dependencies group in /examples/nestjs-graphql with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier).
Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.20.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.20.0
8.20.0 (2025-01-13)
🚀 Features
- standardize debug namespaces to file paths (#10599)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
🩹 Fixes
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.20.0 (2025-01-13)
🚀 Features
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Commits
ea6fbea
chore(release): publish 8.20.0
a7fc28c
feat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti...
d6e5978
fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f...
63135f7
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)
6dda0a4
feat(eslint-plugin): [no-deprecated] add allow options (#10585)
04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551)
b17c7f2
chore: export all Options and MessageIds types from rule files (#10556)
03d9639
test(eslint-plugin): add extra tests (#10587)
e697cfa
chore: fix CI snapshot failure (#10624)
- See full diff in compare view
Updates `@typescript-eslint/parser` from 8.19.1 to 8.20.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.20.0
8.20.0 (2025-01-13)
🚀 Features
- standardize debug namespaces to file paths (#10599)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
🩹 Fixes
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.20.0 (2025-01-13)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
Release notes
Sourced from eslint-config-prettier's releases.
v10.0.1
eslint-config-prettier
10.0.1
What's Changed
New Contributors
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1
v10.0.0
Major Changes
Changelog
Sourced from eslint-config-prettier's changelog.
eslint-config-prettier
10.0.0
Major Changes
Versions before 10.0.0
Commits
c5170f0
fix: add main field
e814e70
chore: change release folders
9ebedc7
chore: release eslint-config-prettier (#296)
5be64be
feat: add support for @stylistic/eslint-plugin
(#272)
5687e7d
chore: migrate to changeset for automatically releasing (#278)
4f3bbb4
Remove unused eslint-disable-next-line comment
- See full diff in compare view
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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
---
examples/nestjs-graphql/package-lock.json | 102 +++++++++++-----------
examples/nestjs-graphql/package.json | 6 +-
2 files changed, 54 insertions(+), 54 deletions(-)
diff --git a/examples/nestjs-graphql/package-lock.json b/examples/nestjs-graphql/package-lock.json
index 4d7249f88..91744c9e3 100644
--- a/examples/nestjs-graphql/package-lock.json
+++ b/examples/nestjs-graphql/package-lock.json
@@ -26,10 +26,10 @@
"@nestjs/schematics": "^10.2.3",
"@types/express": "^4.17.17",
"@types/node": "^20.3.1",
- "@typescript-eslint/eslint-plugin": "^8.19.1",
- "@typescript-eslint/parser": "^8.19.1",
+ "@typescript-eslint/eslint-plugin": "^8.20.0",
+ "@typescript-eslint/parser": "^8.20.0",
"eslint": "^8.57.1",
- "eslint-config-prettier": "^9.0.0",
+ "eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.2",
"typescript": "^5.1.3"
@@ -54,10 +54,10 @@
"@arcjet/rollup-config": "1.0.0-alpha.34",
"@arcjet/tsconfig": "1.0.0-alpha.34",
"@nestjs/common": "^10.4.15",
- "@rollup/wasm-node": "4.28.1",
+ "@rollup/wasm-node": "4.30.1",
"@types/node": "18.18.0",
"expect": "29.7.0",
- "typescript": "5.7.2"
+ "typescript": "5.7.3"
},
"engines": {
"node": ">=18"
@@ -1622,16 +1622,16 @@
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz",
- "integrity": "sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0.tgz",
+ "integrity": "sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==",
"dev": true,
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
- "@typescript-eslint/scope-manager": "8.19.1",
- "@typescript-eslint/type-utils": "8.19.1",
- "@typescript-eslint/utils": "8.19.1",
- "@typescript-eslint/visitor-keys": "8.19.1",
+ "@typescript-eslint/scope-manager": "8.20.0",
+ "@typescript-eslint/type-utils": "8.20.0",
+ "@typescript-eslint/utils": "8.20.0",
+ "@typescript-eslint/visitor-keys": "8.20.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
@@ -1651,15 +1651,15 @@
}
},
"node_modules/@typescript-eslint/parser": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.19.1.tgz",
- "integrity": "sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.20.0.tgz",
+ "integrity": "sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g==",
"dev": true,
"dependencies": {
- "@typescript-eslint/scope-manager": "8.19.1",
- "@typescript-eslint/types": "8.19.1",
- "@typescript-eslint/typescript-estree": "8.19.1",
- "@typescript-eslint/visitor-keys": "8.19.1",
+ "@typescript-eslint/scope-manager": "8.20.0",
+ "@typescript-eslint/types": "8.20.0",
+ "@typescript-eslint/typescript-estree": "8.20.0",
+ "@typescript-eslint/visitor-keys": "8.20.0",
"debug": "^4.3.4"
},
"engines": {
@@ -1675,13 +1675,13 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz",
- "integrity": "sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz",
+ "integrity": "sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.19.1",
- "@typescript-eslint/visitor-keys": "8.19.1"
+ "@typescript-eslint/types": "8.20.0",
+ "@typescript-eslint/visitor-keys": "8.20.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1692,13 +1692,13 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz",
- "integrity": "sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.20.0.tgz",
+ "integrity": "sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA==",
"dev": true,
"dependencies": {
- "@typescript-eslint/typescript-estree": "8.19.1",
- "@typescript-eslint/utils": "8.19.1",
+ "@typescript-eslint/typescript-estree": "8.20.0",
+ "@typescript-eslint/utils": "8.20.0",
"debug": "^4.3.4",
"ts-api-utils": "^2.0.0"
},
@@ -1715,9 +1715,9 @@
}
},
"node_modules/@typescript-eslint/types": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.19.1.tgz",
- "integrity": "sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.20.0.tgz",
+ "integrity": "sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1728,13 +1728,13 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz",
- "integrity": "sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz",
+ "integrity": "sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.19.1",
- "@typescript-eslint/visitor-keys": "8.19.1",
+ "@typescript-eslint/types": "8.20.0",
+ "@typescript-eslint/visitor-keys": "8.20.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
@@ -1754,15 +1754,15 @@
}
},
"node_modules/@typescript-eslint/utils": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.19.1.tgz",
- "integrity": "sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.20.0.tgz",
+ "integrity": "sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
- "@typescript-eslint/scope-manager": "8.19.1",
- "@typescript-eslint/types": "8.19.1",
- "@typescript-eslint/typescript-estree": "8.19.1"
+ "@typescript-eslint/scope-manager": "8.20.0",
+ "@typescript-eslint/types": "8.20.0",
+ "@typescript-eslint/typescript-estree": "8.20.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1777,12 +1777,12 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
- "version": "8.19.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz",
- "integrity": "sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz",
+ "integrity": "sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.19.1",
+ "@typescript-eslint/types": "8.20.0",
"eslint-visitor-keys": "^4.2.0"
},
"engines": {
@@ -2988,12 +2988,12 @@
}
},
"node_modules/eslint-config-prettier": {
- "version": "9.1.0",
- "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz",
- "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==",
+ "version": "10.0.1",
+ "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz",
+ "integrity": "sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==",
"dev": true,
"bin": {
- "eslint-config-prettier": "bin/cli.js"
+ "eslint-config-prettier": "build/bin/cli.js"
},
"peerDependencies": {
"eslint": ">=7.0.0"
diff --git a/examples/nestjs-graphql/package.json b/examples/nestjs-graphql/package.json
index d44c0a7b0..68f74eb31 100644
--- a/examples/nestjs-graphql/package.json
+++ b/examples/nestjs-graphql/package.json
@@ -34,10 +34,10 @@
"@nestjs/schematics": "^10.2.3",
"@types/express": "^4.17.17",
"@types/node": "^20.3.1",
- "@typescript-eslint/eslint-plugin": "^8.19.1",
- "@typescript-eslint/parser": "^8.19.1",
+ "@typescript-eslint/eslint-plugin": "^8.20.0",
+ "@typescript-eslint/parser": "^8.20.0",
"eslint": "^8.57.1",
- "eslint-config-prettier": "^9.0.0",
+ "eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.2",
"typescript": "^5.1.3"