Skip to content

build(deps-dev): update js linting (major)#1308

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-js-linting
Open

build(deps-dev): update js linting (major)#1308
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-js-linting

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 6, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 1.4.12.0.5 age confidence
eslint (source) 9.39.110.2.1 age confidence
eslint-plugin-cypress 5.2.06.3.1 age confidence
globals 16.5.017.5.0 age confidence
knip (source) 5.71.06.6.1 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.4

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.3

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.2

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated

v2.0.1

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#​297)
Features
Dependencies
  • The following workspace dependencies were updated
eslint/eslint (eslint)

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

Bug Fixes

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#​20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#​20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

v10.0.0

Compare Source

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Features
  • added no-and rule to ensure .and() follows certain commands (#​310) (c0b7e3b)

v6.2.3

Compare Source

Bug Fixes
  • no-unnecessary-waiting flag identifiers defined in object/array patterns (#​308) (f5ccf77)

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes
  • conditional expressions are now checked by require-data-selectors (#​305) (d69d417)

v6.2.0

Compare Source

Features
  • require-data-selector uses consistent rules with assignments (#​302) (de98a5d)

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

Features
  • publish v6 with ESLint v10 migration completion (#​298)
BREAKING CHANGES
  • Remove deprecated eslint-plugin-cypress/flat configuration
  • Use eslint-plugin-cypress instead
  • Update globals to 17.3.0

Other changes:

  • Add package type commonjs
  • Documentation updates related to flat configuration
  • Update Node.js to 24.13.1

v5.4.0: (DEPRECATED)

Compare Source

Deprecated: Accidentally includes breaking changes from 6.0.0

v5.3.0

Compare Source

Features

v5.2.1

Compare Source

Bug Fixes
sindresorhus/globals (globals)

v17.5.0

Compare Source

v17.4.0

Compare Source

v17.3.0

Compare Source


v17.2.0

Compare Source

  • jasmine: Add throwUnless and throwUnlessAsync globals (#​335) 97f23a7

v17.1.0

Compare Source


v17.0.0

Compare Source

Breaking
Improvements

webpro-nl/knip (knip)

v6.6.1: Release 6.6.1

Compare Source

v6.6.0: Release 6.6.0

Compare Source

v6.5.0: Release 6.5.0

Compare Source

v6.4.1: Release 6.4.1

Compare Source

v6.4.0: Release 6.4.0

Compare Source

v6.3.1: Release 6.3.1

Compare Source

v6.3.0: Release 6.3.0

Compare Source

  • Re-gen sponsorships chart (83ee489)
  • Add testimonial (be16c54)
  • Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a1835)
  • Add rolldown plugin (resolve #​1661) (44bfd62)
  • Housekeep plugins a bit (dc69868)
  • Improve module.register handling (b9e36ea)
  • Housekeep release script (f81bd0f)

v6.2.0: Release 6.2.0

Compare Source

v6.1.1: Release 6.1.1

Compare Source

v6.1.0: Release 6.1.0

Compare Source

v6.0.6: Release 6.0.6

Compare Source

  • Suppress issues initially to not overwhelm agent in mcp server (7793962)
  • Auto-format (346247a)
  • Fix false positive unused deps when run from workspace dir (resolve #​1642) (95f4431)
  • Move from convertPathsToAliascompilePathMappings (resolve #​1641) (ccc62d6)

v6.0.5: Release 6.0.5

Compare Source

v6.0.4: Release 6.0.4

Compare Source

  • Defer ns member ref resolution to post-walk batch pass (resolve #​1633) (304504f)
  • Show namespace member statuses in trace output (47ddf43)
  • Add shadow detection for function params, arrow params, and catch bindings (70ebb76)
  • Strip trailing slashes from tsconfig outDir and rootDir (resolve #​1635) (1dcdb02)

v6.0.3: Release 6.0.3

Compare Source

  • Handle symlinks → real paths from tsconfig files (#​1630) (529810a)
  • Filter empty strings from Qwik routesDir values (resolve #​1632) (beb8ae3)

v6.0.2: Release 6.0.2

Compare Source

  • Add scope-aware shadow detection to fix false negatives from name-based matching (9ec38b3)
  • Fix false negatives from overly broad collectR

Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • Between 09:00 AM and 11:59 PM, between day 1 and 7 of the month, and on Sunday and Saturday (* 9-23 1-7 * 0,6)
  • Automerge
    • Between 09:00 AM and 09:59 PM, Monday through Friday (* 9-21 * * 1-5)

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

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Dec 6, 2025
@renovate renovate Bot requested a review from davidlj95 as a code owner December 6, 2025 12:37
@renovate renovate Bot added the javascript label Dec 6, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.03%. Comparing base (9fa3310) to head (d208032).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1308   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files         127      127           
  Lines         765      765           
  Branches       62       62           
=======================================
  Hits          750      750           
  Misses          8        8           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/major-js-linting branch 2 times, most recently from e117d91 to fdf567d Compare January 4, 2026 18:38
@renovate renovate Bot changed the title build(deps-dev): update dependency @eslint/compat to v2 build(deps-dev): update js linting (major) Jan 4, 2026
@renovate renovate Bot force-pushed the renovate/major-js-linting branch from fdf567d to 269d8ad Compare January 12, 2026 18:00
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 2 times, most recently from ba1a66f to 8a731ca Compare January 26, 2026 05:37
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 3 times, most recently from bf96eb0 to 76d6999 Compare February 4, 2026 02:30
@renovate renovate Bot force-pushed the renovate/major-js-linting branch from 76d6999 to d4406dd Compare February 10, 2026 02:08
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 3 times, most recently from 5caac02 to 055d41b Compare February 23, 2026 18:20
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 2 times, most recently from 3f0c503 to b902ee2 Compare March 4, 2026 08:50
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 2 times, most recently from 9c17854 to a6a62be Compare March 13, 2026 18:07
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 7 times, most recently from 9175a40 to 950c513 Compare March 27, 2026 17:03
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 6 times, most recently from adff038 to 938d3ee Compare April 3, 2026 08:48
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 7 times, most recently from c65d0f8 to 78f432d Compare April 11, 2026 09:24
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 5 times, most recently from 2e3f36a to 5e463c5 Compare April 18, 2026 02:06
@renovate renovate Bot force-pushed the renovate/major-js-linting branch 3 times, most recently from 6f80200 to 83f75de Compare April 24, 2026 11:50
@renovate renovate Bot force-pushed the renovate/major-js-linting branch from 83f75de to d208032 Compare April 25, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant