kronostechnologies / standards

Tools and discussions about our orange circle standards
https://confluence.equisoft.com/display/HRMI/ADR
0 stars 0 forks source link

deps: update dependency eslint to v9 - autoclosed #386

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8 -> ^8 \|\| ^9.0.0 age adoption passing confidence
eslint (source) ^8.56.0 -> ^9.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)

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

jbreton commented 6 months ago

Erreur soulevée dans oauth2orize-bearer-to-bearer pour l'udpate a eslint v9

ESLintInvalidOptionsError: Invalid Options:
- Unknown options: extensions
- 'extensions' has been removed.
    at processOptions (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/eslint/lib/eslint/eslint-helpers.js:805:15)
    at new ESLint (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/eslint/lib/eslint/eslint.js:592:34)
    at main (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/@equisoft/eslint-config/eslint.js:48:20)
    at Object.<anonymous> (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/@equisoft/eslint-config/eslint.js:98:2)

https://github.com/kronostechnologies/oauth2orize-bearer-to-bearer/pull/56

GTony commented 6 months ago

Erreur soulevée dans oauth2orize-bearer-to-bearer pour l'udpate a eslint v9

ESLintInvalidOptionsError: Invalid Options:
- Unknown options: extensions
- 'extensions' has been removed.
    at processOptions (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/eslint/lib/eslint/eslint-helpers.js:805:15)
    at new ESLint (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/eslint/lib/eslint/eslint.js:592:34)
    at main (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/@equisoft/eslint-config/eslint.js:48:20)
    at Object.<anonymous> (/home/runner/work/oauth2orize-bearer-to-bearer/oauth2orize-bearer-to-bearer/node_modules/@equisoft/eslint-config/eslint.js:98:2)

kronostechnologies/oauth2orize-bearer-to-bearer#56

Ca sera pas le seul chagement a faire aussi, la liste de breaking change est quand meme longue https://eslint.org/docs/latest/use/migrate-to-9.0.0

meriouma commented 6 months ago

On dépend de configs de airbnb pour la base, c'est bloqué en attendant que leur config soit mise à jour.