mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Chore(deps-dev): Bump the frontend-eslint-dependencies group (#5205)
Bumps the frontend-eslint-dependencies group in /src-ui 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](https://github.com/eslint/eslint). Updates `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.14.0 to 6.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/parser) Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-eslint-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-eslint-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-eslint-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										129
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										129
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -48,10 +48,10 @@ | |||||||
|         "@playwright/test": "^1.40.1", |         "@playwright/test": "^1.40.1", | ||||||
|         "@types/jest": "^29.5.10", |         "@types/jest": "^29.5.10", | ||||||
|         "@types/node": "^20.10.2", |         "@types/node": "^20.10.2", | ||||||
|         "@typescript-eslint/eslint-plugin": "^6.10.0", |         "@typescript-eslint/eslint-plugin": "^6.17.0", | ||||||
|         "@typescript-eslint/parser": "^6.10.0", |         "@typescript-eslint/parser": "^6.17.0", | ||||||
|         "concurrently": "^8.2.2", |         "concurrently": "^8.2.2", | ||||||
|         "eslint": "^8.53.0", |         "eslint": "^8.56.0", | ||||||
|         "jest": "29.7.0", |         "jest": "29.7.0", | ||||||
|         "jest-environment-jsdom": "^29.7.0", |         "jest-environment-jsdom": "^29.7.0", | ||||||
|         "jest-preset-angular": "^13.1.4", |         "jest-preset-angular": "^13.1.4", | ||||||
| @@ -2895,9 +2895,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/js": { |     "node_modules/@eslint/js": { | ||||||
|       "version": "8.55.0", |       "version": "8.56.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.55.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", | ||||||
|       "integrity": "sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==", |       "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
| @@ -4995,16 +4995,16 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/eslint-plugin": { |     "node_modules/@typescript-eslint/eslint-plugin": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.17.0.tgz", | ||||||
|       "integrity": "sha512-1ZJBykBCXaSHG94vMMKmiHoL0MhNHKSVlcHVYZNw+BKxufhqQVTOawNpwwI1P5nIFZ/4jLVop0mcY6mJJDFNaw==", |       "integrity": "sha512-Vih/4xLXmY7V490dGwBQJTpIZxH4ZFH6eCVmQ4RFkB+wmaCTDAx4dtgoWwMNGKLkqRY1L6rPqzEbjorRnDo4rQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint-community/regexpp": "^4.5.1", |         "@eslint-community/regexpp": "^4.5.1", | ||||||
|         "@typescript-eslint/scope-manager": "6.14.0", |         "@typescript-eslint/scope-manager": "6.17.0", | ||||||
|         "@typescript-eslint/type-utils": "6.14.0", |         "@typescript-eslint/type-utils": "6.17.0", | ||||||
|         "@typescript-eslint/utils": "6.14.0", |         "@typescript-eslint/utils": "6.17.0", | ||||||
|         "@typescript-eslint/visitor-keys": "6.14.0", |         "@typescript-eslint/visitor-keys": "6.17.0", | ||||||
|         "debug": "^4.3.4", |         "debug": "^4.3.4", | ||||||
|         "graphemer": "^1.4.0", |         "graphemer": "^1.4.0", | ||||||
|         "ignore": "^5.2.4", |         "ignore": "^5.2.4", | ||||||
| @@ -5030,13 +5030,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/type-utils": { |     "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/type-utils": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.17.0.tgz", | ||||||
|       "integrity": "sha512-x6OC9Q7HfYKqjnuNu5a7kffIYs3No30isapRBJl1iCHLitD8O0lFbRcVGiOcuyN837fqXzPZ1NS10maQzZMKqw==", |       "integrity": "sha512-hDXcWmnbtn4P2B37ka3nil3yi3VCQO2QEB9gBiHJmQp5wmyQWqnjA85+ZcE8c4FqnaB6lBwMrPkgd4aBYz3iNg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/typescript-estree": "6.14.0", |         "@typescript-eslint/typescript-estree": "6.17.0", | ||||||
|         "@typescript-eslint/utils": "6.14.0", |         "@typescript-eslint/utils": "6.17.0", | ||||||
|         "debug": "^4.3.4", |         "debug": "^4.3.4", | ||||||
|         "ts-api-utils": "^1.0.1" |         "ts-api-utils": "^1.0.1" | ||||||
|       }, |       }, | ||||||
| @@ -5057,17 +5057,17 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": { |     "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.17.0.tgz", | ||||||
|       "integrity": "sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==", |       "integrity": "sha512-LofsSPjN/ITNkzV47hxas2JCsNCEnGhVvocfyOcLzT9c/tSZE7SfhS/iWtzP1lKNOEfLhRTZz6xqI8N2RzweSQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint-community/eslint-utils": "^4.4.0", |         "@eslint-community/eslint-utils": "^4.4.0", | ||||||
|         "@types/json-schema": "^7.0.12", |         "@types/json-schema": "^7.0.12", | ||||||
|         "@types/semver": "^7.5.0", |         "@types/semver": "^7.5.0", | ||||||
|         "@typescript-eslint/scope-manager": "6.14.0", |         "@typescript-eslint/scope-manager": "6.17.0", | ||||||
|         "@typescript-eslint/types": "6.14.0", |         "@typescript-eslint/types": "6.17.0", | ||||||
|         "@typescript-eslint/typescript-estree": "6.14.0", |         "@typescript-eslint/typescript-estree": "6.17.0", | ||||||
|         "semver": "^7.5.4" |         "semver": "^7.5.4" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -5082,15 +5082,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser": { |     "node_modules/@typescript-eslint/parser": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.17.0.tgz", | ||||||
|       "integrity": "sha512-QjToC14CKacd4Pa7JK4GeB/vHmWFJckec49FR4hmIRf97+KXole0T97xxu9IFiPxVQ1DBWrQ5wreLwAGwWAVQA==", |       "integrity": "sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8A==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/scope-manager": "6.14.0", |         "@typescript-eslint/scope-manager": "6.17.0", | ||||||
|         "@typescript-eslint/types": "6.14.0", |         "@typescript-eslint/types": "6.17.0", | ||||||
|         "@typescript-eslint/typescript-estree": "6.14.0", |         "@typescript-eslint/typescript-estree": "6.17.0", | ||||||
|         "@typescript-eslint/visitor-keys": "6.14.0", |         "@typescript-eslint/visitor-keys": "6.17.0", | ||||||
|         "debug": "^4.3.4" |         "debug": "^4.3.4" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -5110,13 +5110,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/scope-manager": { |     "node_modules/@typescript-eslint/scope-manager": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.17.0.tgz", | ||||||
|       "integrity": "sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==", |       "integrity": "sha512-RX7a8lwgOi7am0k17NUO0+ZmMOX4PpjLtLRgLmT1d3lBYdWH4ssBUbwdmc5pdRX8rXon8v9x8vaoOSpkHfcXGA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "6.14.0", |         "@typescript-eslint/types": "6.17.0", | ||||||
|         "@typescript-eslint/visitor-keys": "6.14.0" |         "@typescript-eslint/visitor-keys": "6.17.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^16.0.0 || >=18.0.0" |         "node": "^16.0.0 || >=18.0.0" | ||||||
| @@ -5211,9 +5211,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/types": { |     "node_modules/@typescript-eslint/types": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.17.0.tgz", | ||||||
|       "integrity": "sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==", |       "integrity": "sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^16.0.0 || >=18.0.0" |         "node": "^16.0.0 || >=18.0.0" | ||||||
| @@ -5224,16 +5224,17 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/typescript-estree": { |     "node_modules/@typescript-eslint/typescript-estree": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0.tgz", | ||||||
|       "integrity": "sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==", |       "integrity": "sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "6.14.0", |         "@typescript-eslint/types": "6.17.0", | ||||||
|         "@typescript-eslint/visitor-keys": "6.14.0", |         "@typescript-eslint/visitor-keys": "6.17.0", | ||||||
|         "debug": "^4.3.4", |         "debug": "^4.3.4", | ||||||
|         "globby": "^11.1.0", |         "globby": "^11.1.0", | ||||||
|         "is-glob": "^4.0.3", |         "is-glob": "^4.0.3", | ||||||
|  |         "minimatch": "9.0.3", | ||||||
|         "semver": "^7.5.4", |         "semver": "^7.5.4", | ||||||
|         "ts-api-utils": "^1.0.1" |         "ts-api-utils": "^1.0.1" | ||||||
|       }, |       }, | ||||||
| @@ -5250,6 +5251,30 @@ | |||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { | ||||||
|  |       "version": "2.0.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", | ||||||
|  |       "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "balanced-match": "^1.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { | ||||||
|  |       "version": "9.0.3", | ||||||
|  |       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", | ||||||
|  |       "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "brace-expansion": "^2.0.1" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">=16 || 14 >=14.17" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "url": "https://github.com/sponsors/isaacs" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "node_modules/@typescript-eslint/utils": { |     "node_modules/@typescript-eslint/utils": { | ||||||
|       "version": "6.13.1", |       "version": "6.13.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.13.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.13.1.tgz", | ||||||
| @@ -5350,12 +5375,12 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/visitor-keys": { |     "node_modules/@typescript-eslint/visitor-keys": { | ||||||
|       "version": "6.14.0", |       "version": "6.17.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0.tgz", | ||||||
|       "integrity": "sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==", |       "integrity": "sha512-H6VwB/k3IuIeQOyYczyyKN8wH6ed8EwliaYHLxOIhyF0dYEIsN8+Bk3GE19qafeMKyZJJHP8+O1HiFhFLUNKSg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "6.14.0", |         "@typescript-eslint/types": "6.17.0", | ||||||
|         "eslint-visitor-keys": "^3.4.1" |         "eslint-visitor-keys": "^3.4.1" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -8687,15 +8712,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint": { |     "node_modules/eslint": { | ||||||
|       "version": "8.55.0", |       "version": "8.56.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.55.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", | ||||||
|       "integrity": "sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==", |       "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint-community/eslint-utils": "^4.2.0", |         "@eslint-community/eslint-utils": "^4.2.0", | ||||||
|         "@eslint-community/regexpp": "^4.6.1", |         "@eslint-community/regexpp": "^4.6.1", | ||||||
|         "@eslint/eslintrc": "^2.1.4", |         "@eslint/eslintrc": "^2.1.4", | ||||||
|         "@eslint/js": "8.55.0", |         "@eslint/js": "8.56.0", | ||||||
|         "@humanwhocodes/config-array": "^0.11.13", |         "@humanwhocodes/config-array": "^0.11.13", | ||||||
|         "@humanwhocodes/module-importer": "^1.0.1", |         "@humanwhocodes/module-importer": "^1.0.1", | ||||||
|         "@nodelib/fs.walk": "^1.2.8", |         "@nodelib/fs.walk": "^1.2.8", | ||||||
|   | |||||||
| @@ -50,10 +50,10 @@ | |||||||
|     "@playwright/test": "^1.40.1", |     "@playwright/test": "^1.40.1", | ||||||
|     "@types/jest": "^29.5.10", |     "@types/jest": "^29.5.10", | ||||||
|     "@types/node": "^20.10.2", |     "@types/node": "^20.10.2", | ||||||
|     "@typescript-eslint/eslint-plugin": "^6.10.0", |     "@typescript-eslint/eslint-plugin": "^6.17.0", | ||||||
|     "@typescript-eslint/parser": "^6.10.0", |     "@typescript-eslint/parser": "^6.17.0", | ||||||
|     "concurrently": "^8.2.2", |     "concurrently": "^8.2.2", | ||||||
|     "eslint": "^8.53.0", |     "eslint": "^8.56.0", | ||||||
|     "jest": "29.7.0", |     "jest": "29.7.0", | ||||||
|     "jest-environment-jsdom": "^29.7.0", |     "jest-environment-jsdom": "^29.7.0", | ||||||
|     "jest-preset-angular": "^13.1.4", |     "jest-preset-angular": "^13.1.4", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]