bcgov / quickstart-openshift

QuickStart template targeted for OpenShift.
https://quickstart-openshift-test-frontend.apps.silver.devops.gov.bc.ca/
Apache License 2.0
29 stars 4 forks source link

chore(deps): update linters (major) #1947

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^9.0.0 age adoption passing confidence
eslint-config-love ^43.1.0 -> ^47.0.0 age adoption passing confidence
eslint-plugin-n ^16.6.2 -> ^17.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0)
mightyiam/eslint-config-love (eslint-config-love) ### [`v47.0.0`](https://togithub.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#4700-2024-04-10) [Compare Source](https://togithub.com/mightyiam/eslint-config-love/compare/v46.0.0...v47.0.0) ##### ⚠ BREAKING CHANGES - no longer provides env nor globals. ##### Features - do not specify env nor globals ([53802ac](https://togithub.com/mightyiam/eslint-config-love/commit/53802acf8d1f4cd1618e46a6a8145167654992ce)) ### [`v46.0.0`](https://togithub.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#4600-2024-04-07) [Compare Source](https://togithub.com/mightyiam/eslint-config-love/compare/v45.0.0...v46.0.0) ##### ⚠ BREAKING CHANGES - (trying to) specify all options for rules that are used. Most likely will not affect you. ##### Features - try to specify all options for used rules ([dc6ad6a](https://togithub.com/mightyiam/eslint-config-love/commit/dc6ad6a209db0a9bf9a5c9f78986f6c194e289f0)), closes [#​1003](https://togithub.com/mightyiam/eslint-config-love/issues/1003) ##### Testing - exported value deep equality ([c869c59](https://togithub.com/mightyiam/eslint-config-love/commit/c869c59d654af40869b26a50fd8e3205a3c5a13d)) ### [`v45.0.0`](https://togithub.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#4500-2024-04-07) [Compare Source](https://togithub.com/mightyiam/eslint-config-love/compare/v44.0.0...v45.0.0) ##### ⚠ BREAKING CHANGES - all rule configs are arrays. This is a breaking change only if you are importing and processing the exported value yourself. Otherwise, this shouldn't affect you. Sorry for the major bump. Just being careful. ##### Features - all rule configs are arrays ([9738761](https://togithub.com/mightyiam/eslint-config-love/commit/97387613c6a55434c04bc0177e07048c0123c59d)) ##### Refactoring - no extend from eslint-config-standard ([065ce30](https://togithub.com/mightyiam/eslint-config-love/commit/065ce30c322e371c5aaea9558491aac739168161)) ##### Testing - rule todo list for eslint core & all plugins ([8c84a0e](https://togithub.com/mightyiam/eslint-config-love/commit/8c84a0e0899943976ad72ac161175f9fbd91069f)) ### [`v44.0.0`](https://togithub.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#4400-2024-04-02) [Compare Source](https://togithub.com/mightyiam/eslint-config-love/compare/v43.1.0...v44.0.0) ##### ⚠ BREAKING CHANGES - **deps:** minimum [@​typescript-eslint](https://togithub.com/typescript-eslint) is v7.0.1 ##### Build system / dependencies - **ci:** "ci" job explicitly fails if test matrix fails ([7dddb49](https://togithub.com/mightyiam/eslint-config-love/commit/7dddb49e7072b7bf8fdc57d9efe6547adb2fb34d)) - **ci:** ci workflow if not cancelled ([43b73e8](https://togithub.com/mightyiam/eslint-config-love/commit/43b73e8e36b47301ec7a8b8fc8e7e3af68e8a8f1)) - **ci:** release from branch main ([03a84a5](https://togithub.com/mightyiam/eslint-config-love/commit/03a84a5cce61322cd447cf4c4d0c957422aa6db2)) - **nix:** replace flake.nix with shell.nix ([023d0b0](https://togithub.com/mightyiam/eslint-config-love/commit/023d0b08287a3081ba96c23211b5f3dc3a7a17d9)) - **shell.nix:** nodejs_latest ([75d18a0](https://togithub.com/mightyiam/eslint-config-love/commit/75d18a01dc3cb29cc20b72593d2e6a5d33e97bac)) - **shell.nix:** typescript-language-server ([662a8f4](https://togithub.com/mightyiam/eslint-config-love/commit/662a8f42d6321c25d366f9d1f92482bbd0cc959c)) ##### Features - **deps:** bump minimum [@​typescript-eslint](https://togithub.com/typescript-eslint) to v7.0.1 ([44da116](https://togithub.com/mightyiam/eslint-config-love/commit/44da116df9cc3744445fe8138eb5e6481a7a72f8)) ##### Testing - expected resolved config rules ([593ac1b](https://togithub.com/mightyiam/eslint-config-love/commit/593ac1b6c342c43ae91164624f3e70976f570011))
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.2.1`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1721-2024-04-15) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.2.0...v17.2.1) ##### 🩹 Fixes - **unsupported-features:** Improve URL module ([#​244](https://togithub.com/eslint-community/eslint-plugin-n/issues/244)) ([6581979](https://togithub.com/eslint-community/eslint-plugin-n/commit/6581979cfb6afa6a50531d37303af24aa7b4db37)), closes [#​243](https://togithub.com/eslint-community/eslint-plugin-n/issues/243) ##### 🧹 Chores - update dependency [@​typescript-eslint/typescript-estree](https://togithub.com/typescript-eslint/typescript-estree) to v7 ([#​236](https://togithub.com/eslint-community/eslint-plugin-n/issues/236)) ([a0b45ee](https://togithub.com/eslint-community/eslint-plugin-n/commit/a0b45ee9c35279c29d3602609dad3b36d95d6f5f)) - update dependency eslint-plugin-eslint-plugin to v6 ([#​237](https://togithub.com/eslint-community/eslint-plugin-n/issues/237)) ([7addf99](https://togithub.com/eslint-community/eslint-plugin-n/commit/7addf998e72d0f8ae92c52b112667bcb2c9558cd)) ### [`v17.2.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1720-2024-04-10) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.1.0...v17.2.0) ##### 🌟 Features - **no-missing-imports:** add `tryExtensions` option ([#​228](https://togithub.com/eslint-community/eslint-plugin-n/issues/228)) ([ae5329c](https://togithub.com/eslint-community/eslint-plugin-n/commit/ae5329c06b38da1220a352d4d268cfa8038c0d00)) - **no-unsupported-features:** ✨ Update to node v20.12.0/v21.7.0 ([#​229](https://togithub.com/eslint-community/eslint-plugin-n/issues/229)) ([a8d0539](https://togithub.com/eslint-community/eslint-plugin-n/commit/a8d0539ae99697f0e3441625c61e2e6ed7a10b9a)) ##### 🩹 Fixes - `stream/promises` is stable ([02a264e](https://togithub.com/eslint-community/eslint-plugin-n/commit/02a264e0acb7ba913500e195fe0a2a6aaae74c6e)) - **no-unsupported-features:** `stream/promises` is stable ([#​235](https://togithub.com/eslint-community/eslint-plugin-n/issues/235)) ([02a264e](https://togithub.com/eslint-community/eslint-plugin-n/commit/02a264e0acb7ba913500e195fe0a2a6aaae74c6e)), closes [#​234](https://togithub.com/eslint-community/eslint-plugin-n/issues/234) ### [`v17.1.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1710-2024-04-09) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.0.0...v17.1.0) ##### 🌟 Features - add `name` to flat configs ([#​224](https://togithub.com/eslint-community/eslint-plugin-n/issues/224)) ([24512a0](https://togithub.com/eslint-community/eslint-plugin-n/commit/24512a0fe27bcb9b2a0ed20cd83bcbd3c0060d0b)) - **import-target:** Add resolution error reason ([ed7b25c](https://togithub.com/eslint-community/eslint-plugin-n/commit/ed7b25cf4ccb3f27bf89993a7fc8c706e3491ad5)) - remove "is-builtin-module" dependency (fixes [#​232](https://togithub.com/eslint-community/eslint-plugin-n/issues/232)) ([#​227](https://togithub.com/eslint-community/eslint-plugin-n/issues/227)) ([03619ee](https://togithub.com/eslint-community/eslint-plugin-n/commit/03619eed4d24cb8ed79c467fe4a620bd58fea4cd)) ##### 📚 Documentation - add v17 changelog ([#​223](https://togithub.com/eslint-community/eslint-plugin-n/issues/223)) ([4fb36eb](https://togithub.com/eslint-community/eslint-plugin-n/commit/4fb36eb253536b694d16b72d31221c98f1012f9f)) ### [`v17.0.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1700-8-2024-04-08) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/16.6.2...v17.0.0) ##### Chores - use `ts-ignore-import` to lighten the dependencies ([#​219](https://togithub.com/eslint-community/eslint-plugin-n/issues/219)) ([fb0aaae](https://togithub.com/eslint-community/eslint-plugin-n/commit/fb0aaae9a5d540542a4122fe333097c200b78b95))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

renovate[bot] commented 3 months ago

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: frontend/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: quickstart-openshift-react-frontend@1.0.0
npm error Found: eslint@9.1.1
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.7.1
npm error node_modules/@typescript-eslint/parser
npm error   @typescript-eslint/parser@"^7.0.1" from eslint-config-love@47.0.0
npm error   node_modules/eslint-config-love
npm error     dev eslint-config-love@"^47.0.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.7.1
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     peer @typescript-eslint/eslint-plugin@"^7.0.1" from eslint-config-love@47.0.0
npm error     node_modules/eslint-config-love
npm error       dev eslint-config-love@"^47.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-04-26T07_48_09_762Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-26T07_48_09_762Z-debug-0.log
File name: backend/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@7.7.0
npm error Found: eslint@9.1.1
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/utils@7.7.0
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"7.7.0" from @typescript-eslint/eslint-plugin@7.7.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"^7.0.0" from the root project
npm error       1 more (@typescript-eslint/type-utils)
npm error     @eslint-community/eslint-utils@"^4.1.2" from eslint-plugin-es-x@7.6.0
npm error     node_modules/eslint-plugin-es-x
npm error       eslint-plugin-es-x@"^7.5.0" from eslint-plugin-n@17.3.1
npm error       node_modules/eslint-plugin-n
npm error         dev eslint-plugin-n@"^17.0.0" from the root project
npm error     2 more (eslint, eslint-plugin-n)
npm error   5 more (eslint-compat-utils, eslint-config-prettier, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.7.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^7.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@8.57.0
npm error node_modules/eslint
npm error   peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.7.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^7.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-04-26T07_48_19_506Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-26T07_48_19_506Z-debug-0.log
DerekRoberts commented 3 months ago

Deps broken. Revisit.