Skip to content

⬆️ Update Linting-related dependencies - #277

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linting
Open

⬆️ Update Linting-related dependencies#277
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linting

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@enormora/eslint-config-base 0.0.510.0.61 age confidence
@enormora/eslint-config-node 0.0.370.0.46 age confidence
@enormora/eslint-config-test-base 0.0.210.0.32 age confidence
@enormora/eslint-config-typescript 0.0.580.0.69 age confidence
eslint (source) 10.7.010.9.0 age confidence

Release Notes

enormora/eslint-config (@​enormora/eslint-config-base)

v0.0.61

Compare Source

v0.0.60

Compare Source

v0.0.59

Compare Source

v0.0.58

Compare Source

v0.0.57

Compare Source

v0.0.56

Compare Source

v0.0.55

Compare Source

v0.0.54

Compare Source

v0.0.53

Compare Source

v0.0.52

Compare Source

eslint/eslint (eslint)

v10.9.0

Compare Source

v10.8.1

Compare Source

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#​21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#​21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#​21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#​21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#​20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#​21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

v10.8.0

Compare Source

Features

Bug Fixes

  • 6b8d2f7 fix: escape reserved characters in rule id in html formatter (#​21129) (Francesco Trotta)
  • 9091071 fix: prevent no-unreachable-loop crash when all loop types are ignored (#​21116) (Pixel)
  • e23fafe fix: prefer-object-spread add semicolon when adding parenthesis (#​21081) (synthex-byte)
  • 20b5ad0 fix: quadratic-time regex in prefer-template (#​21096) (Milos Djermanovic)
  • 8b6f6c0 fix: apply ignore configs to computed methods in class-methods-use-this (#​21094) (Pixel)
  • b2c608c fix: NewExpression with parenthesized callee in preserve-caught-error (#​21083) (Francesco Trotta)

Documentation

  • 6ddf858 docs: fix broken Specify Parser Options anchor link (#​21106) (Minsu)
  • 784dfbe docs: Clarify no-eq-null description (#​21120) (Park Harin)
  • 7ec733a docs: Fix typos and grammar in glossary (#​21095) (Marry (Subin Yang))
  • 92bb13f docs: replace quake link (#​21108) (Jung Hyeon Jun)
  • 68eb4a5 docs: fix broken Specify Globals anchor links in rule pages (#​21103) (Minsu)
  • d28f697 docs: replace Code Climate CLI links with Qlty CLI links (#​21099) (Jung Hyeon Jun)
  • eccc68d docs: correct --suppressions-location option description (#​21093) (Ga eun Lee)
  • c5963f7 docs: Update README (GitHub Actions Bot)

Chores

  • 4fbf46d test: pin webpack version to 5.108.4 (#​21137) (Francesco Trotta)
  • 2d063e2 chore: update HTTP URLs to HTTPS in JSDoc and comments (#​21101) (Bo Hyun Kim)
  • eccbe7b test: add error locations to no-class-assign (#​21123) (devoil)
  • e7d1e43 ci: bump actions/setup-go from 6 to 7 (#​21118) (dependabot[bot])
  • e9d66d0 ci: bump actions/setup-node from 6 to 7 (#​21119) (dependabot[bot])
  • ee225b6 test: Add error location details to no-eq-null rule (#​21117) (Park Harin)
  • 044a627 chore: update minimatch to ^10.2.5 (#​21107) (김채영)
  • fb09aa8 chore: update ecosystem plugins (#​21115) (ESLint Bot)
  • 5abd878 test: add error locations to no-proto (#​21114) (Gihyeon Jeong / 정기현)
  • 9715887 test: Add error location details to no-div-regex (#​21110) (Park Harin)
  • a746ec6 test: add error locations to no-new-wrappers (#​21109) (Gihyeon Jeong / 정기현)
  • 8dde645 test: add error locations to no-ex-assign (#​21102) (devoil)
  • 13ab0ec test: add error locations to no-label-var (#​21098) (Gihyeon Jeong / 정기현)
  • a99906f test: Add error location details to no-delete-var rule (#​21105) (Park Harin)
  • c47e8dc chore: add missing backticks to languages/js/index.js (#​21104) (beeen)
  • 0174428 chore: add missing backticks to translate-cli-options.js (#​21097) (dongkyu lee)
  • 3d36589 chore: add missing backticks to serialization.js (#​21091) (이규환)
  • dcc9312 test: add error locations to eqeqeq (#​21090) (Ga eun Lee)
  • 2710b18 ci: Add explicit permissions to rebuild-docs-sites workflow (#​21089) (Marry (Subin Yang))
  • 5d2f866 chore: update dependency prettier to v3.9.5 (#​21086) (renovate[bot])
  • d584e31 chore: fix failing ecosystem test for eslint-plugin-unicorn (#​21084) (Francesco Trotta)
  • bf3eda0 chore: update ecosystem plugins (#​21079) (ESLint Bot)

Configuration

📅 Schedule: (UTC)

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


  • 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 renovate upgrade Dependency or tool upgrade labels Aug 3, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 3, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch 6 times, most recently from 4eaa794 to 85cd8d7 Compare August 5, 2026 05:02
@renovate
renovate Bot force-pushed the renovate/linting branch from 85cd8d7 to 7a6c5d1 Compare August 6, 2026 02:16
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 6, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 6, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch from 9a40a47 to 9ebbebd Compare August 7, 2026 12:48
@lo1tuma lo1tuma changed the title Update Linting-related dependencies ⬆️ Update Linting-related dependencies Aug 8, 2026
@renovate renovate Bot changed the title ⬆️ Update Linting-related dependencies Update Linting-related dependencies Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch 3 times, most recently from 88c33a6 to 1e60b3e Compare August 10, 2026 17:00
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 17, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch 2 times, most recently from 021d1c1 to b8b4dc6 Compare August 17, 2026 16:23
@renovate
renovate Bot force-pushed the renovate/linting branch from b8b4dc6 to db29f21 Compare August 17, 2026 22:26
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 17, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch 11 times, most recently from 5f0e15b to ce458c7 Compare August 21, 2026 21:17
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 22, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate upgrade Dependency or tool upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants