balena-io-modules / sbvr-parser

4 stars 0 forks source link

Update dependency @balena/lint to v7 #60

Closed balena-renovate[bot] closed 2 months ago

balena-renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Type Update Change
@balena/lint devDependencies major ^6.2.1 -> ^7.0.0

Release Notes

balena-io-modules/node-balena-lint (@​balena/lint) ### [`v7.3.0`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v730) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.6...v7.3.0) #### (2024-02-02) - Enable [@​typescript-eslint/consistent-type-imports](https://togithub.com/typescript-eslint/consistent-type-imports) \[Pagan Gazzard] ### [`v7.2.6`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v726) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.5...v7.2.6) #### (2024-01-30) - Lint config/.eslintrc.js \[Pagan Gazzard] ### [`v7.2.5`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v725) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.4...v7.2.5) #### (2024-01-30) - Update dependencies \[Pagan Gazzard] ### [`v7.2.4`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v724) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.3...v7.2.4) #### (2023-11-10) - Add missing .husky/pre-commit file \[Pagan Gazzard] ### [`v7.2.3`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v723) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.2...v7.2.3) #### (2023-11-09) - Update yargs to 17.x \[Pagan Gazzard] ### [`v7.2.2`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v722) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.1...v7.2.2) #### (2023-11-09) - Add `no-constant-binary-expression` to list of rules \[Pagan Gazzard] ### [`v7.2.1`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v721) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.2.0...v7.2.1) #### (2023-10-18) - Update blob from 7.1.7 to 10.3.10 \[Otávio Jacobi] ### [`v7.2.0`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v720) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.1.2...v7.2.0) #### (2023-09-12) - Add a deprecation notice for the --tests flag \[Thodoris Greasidis] - Block .only in tests by default using eslint-plugin-no-only-tests \[Thodoris Greasidis] ### [`v7.1.2`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v712) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.1.1...v7.1.2) #### (2023-09-11) - Update [@​typescript-eslint](https://togithub.com/typescript-eslint) packages to 6.6.0 to properly support TS 5.2 \[Thodoris Greasidis] ### [`v7.1.1`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v711) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.1.0...v7.1.1) #### (2023-08-29) - Allow using void as a way to silence floating promise errors \[Thodoris Greasidis] ### [`v7.1.0`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v710) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.0.2...v7.1.0) #### (2023-08-29) - Error when detecting unused eslint disable directives \[Thodoris Greasidis] ### [`v7.0.2`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v702) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.0.1...v7.0.2) #### (2023-08-23) - no-unused-vars: Allow \_ prefixed unused vars in destructured arrays \[Thodoris Greasidis] ### [`v7.0.1`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v7.0.0...v7.0.1) #### (2023-08-22) - Relax the prefer-const rule in destructuring expressions \[Thodoris Greasidis] ### [`v7.0.0`](https://togithub.com/balena-io-modules/node-balena-lint/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://togithub.com/balena-io-modules/node-balena-lint/compare/v6.2.2...v7.0.0) #### (2023-08-22) - .eslintrc.js: Update rules to make the migration easier \[Thodoris Greasidis] - Update Prettier to v3 \[Thodoris Greasidis] - Reduce custom rules in favor of typescript & eslint/recommended \[Thodoris Greasidis] - Move to ESLint \[Thodoris Greasidis] - Drop support for nodejs < 16.0.0 \[Thodoris Greasidis]

Configuration

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

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

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

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



This PR has been generated by Renovate Bot.

balena-renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.