Skip to content

Conversation

@balena-renovate
Copy link

@balena-renovate balena-renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Confidence
@balena/lint ^6.2.0 -> ^9.0.0 age confidence

Release Notes

balena-io-modules/node-balena-lint (@​balena/lint)

v9.3.8

Compare Source

(2025-09-24)

  • Update typescript-eslint to 8.44.1 [Thodoris Greasidis]

v9.3.7

Compare Source

(2025-09-17)

  • Set prettier eol config to auto [Pagan Gazzard]

v9.3.6

Compare Source

(2025-09-11)

  • Update dependency eslint-plugin-jsdoc to v54 [balena-renovate[bot]]

v9.3.5

Compare Source

(2025-09-11)

  • Update dependency eslint-plugin-jsdoc to v52 [balena-renovate[bot]]

v9.3.4

Compare Source

(2025-09-11)

  • Update dependency eslint-plugin-jsdoc to v51 [balena-renovate[bot]]

v9.3.3

Compare Source

(2025-08-28)

  • Fix tsconfigRootDir must be an absolute path issue [Otavio Jacobi]

v9.3.2

Compare Source

(2025-07-15)

  • Specify tsconfigRootDir so local configs are used [joshbwlng]

v9.3.1

Compare Source

(2025-06-07)

  • Update dependency lint-staged to v16 [balena-renovate[bot]]

v9.3.0

Compare Source

(2025-04-14)

v9.2.2

Compare Source

(2025-04-09)

  • Fix throwing b/c of the export changes in tanstack/eslint-plugin-query 5.72.2 [Thodoris Greasidis]

v9.2.1

Compare Source

(2025-04-08)

v9.2.0

Compare Source

(2025-04-08)

  • Add react-query linting warnings [Thodoris Greasidis]

v9.1.6

Compare Source

(2025-03-25)

  • Update dependency globals to v16 [balena-renovate[bot]]

v9.1.5

Compare Source

(2025-03-25)

  • Update dependency eslint-config-prettier to v10 [balena-renovate[bot]]

v9.1.4

Compare Source

(2025-03-05)

  • Update eslint to 9.21.0 along with its related packages [Thodoris Greasidis]
  • Update prettier to 3.5.3 [Thodoris Greasidis]
  • Update TypeScript to 5.8.2 [Thodoris Greasidis]

v9.1.3

Compare Source

(2024-11-26)

  • Update typescript-eslint to ^8.16.0 [Thodoris Greasidis]
  • Update TypeScript to 5.7.2 [Thodoris Greasidis]

v9.1.2

Compare Source

(2024-11-18)

  • Update dependencies [Thodoris Greasidis]
  • Update eslint to ^9.15.0 & typescript-eslint to ^8.15.0 [Thodoris Greasidis]

v9.1.1

Compare Source

(2024-11-18)

  • Update eslint to ~9.14.0 to avoid regression in typescript-eslint [Thodoris Greasidis]

v9.1.0

Compare Source

(2024-11-05)

  • Add eslint-plugin-react-hooks to eslint.config [myarmolinsky]
  • Add eslint-plugin-react-hooks dependency [myarmolinsky]

v9.0.1

Compare Source

(2024-09-10)

  • Fix accidentally commented rules [Pagan Gazzard]

v9.0.0

Compare Source

(2024-09-10)

  • Drop the no-op --tests flag [Pagan Gazzard]
  • Convert warning rules to errors [Pagan Gazzard]
  • Update to eslint 9 with flat config [Pagan Gazzard]
  • Update minimum supported nodejs to 20.x [Pagan Gazzard]

v8.2.8

Compare Source

(2024-09-10)

  • Update dependencies [Pagan Gazzard]

v8.2.7

Compare Source

(2024-07-18)

  • Remove @typescript-eslint/no-unsafe-enum-comparison from warnings [Pagan Gazzard]

v8.2.6

Compare Source

(2024-07-17)

  • Tell typescript-eslint that we use single runs [Pagan Gazzard]

v8.2.5

Compare Source

(2024-07-17)

  • Output linting failures as soon as they're available [Pagan Gazzard]

v8.2.4

Compare Source

(2024-07-17)

  • Run eslint on all input files in a single call [Pagan Gazzard]

v8.2.3

Compare Source

(2024-07-16)

  • Fix lint warning [Pagan Gazzard]

v8.2.2

Compare Source

(2024-07-09)

  • Remove @typescript-eslint/no-non-null-assertion from warnings [Pagan Gazzard]

v8.2.1

Compare Source

(2024-07-09)

  • Remove @typescript-eslint/no-unnecessary-condition from warnings [Pagan Gazzard]

v8.2.0

Compare Source

(2024-07-09)

  • Add warnings for rules that will be enabled in next major [Pagan Gazzard]

v8.1.0

Compare Source

(2024-07-01)

  • Update dependencies to ensure typescript 5.5 support [Pagan Gazzard]

v8.0.2

Compare Source

(2024-04-19)

  • Update dependencies [Pagan Gazzard]

v8.0.1

Compare Source

(2024-04-09)

  • Update husky to v9 [Josh Bowling]

v8.0.0

Compare Source

(2024-03-13)

v7.3.0

Compare Source

(2024-02-02)

v7.2.6

Compare Source

(2024-01-30)

  • Lint config/.eslintrc.js [Pagan Gazzard]

v7.2.5

Compare Source

(2024-01-30)

  • Update dependencies [Pagan Gazzard]

v7.2.4

Compare Source

(2023-11-10)

  • Add missing .husky/pre-commit file [Pagan Gazzard]

v7.2.3

Compare Source

(2023-11-09)

  • Update yargs to 17.x [Pagan Gazzard]

v7.2.2

Compare Source

(2023-11-09)

  • Add no-constant-binary-expression to list of rules [Pagan Gazzard]

v7.2.1

Compare Source

(2023-10-18)

  • Update blob from 7.1.7 to 10.3.10 [Otávio Jacobi]

v7.2.0

Compare Source

(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

Compare Source

(2023-09-11)

v7.1.1

Compare Source

(2023-08-29)

  • Allow using void as a way to silence floating promise errors [Thodoris Greasidis]

v7.1.0

Compare Source

(2023-08-29)

  • Error when detecting unused eslint disable directives [Thodoris Greasidis]

v7.0.2

Compare Source

(2023-08-23)

  • no-unused-vars: Allow _ prefixed unused vars in destructured arrays [Thodoris Greasidis]

v7.0.1

Compare Source

(2023-08-22)

  • Relax the prefer-const rule in destructuring expressions [Thodoris Greasidis]

v7.0.0

Compare Source

(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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@balena-renovate balena-renovate bot force-pushed the renovate/major-9-@balenalint branch 2 times, most recently from b5de230 to f754160 Compare May 28, 2025 13:00
Update @balena/lint from 6.2.2 to 9.3.3

Change-type: patch
@balena-renovate balena-renovate bot force-pushed the renovate/major-9-@balenalint branch from f754160 to 0f0f4aa Compare September 11, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants