Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@eslint/css ^0.10.0 -> ^0.11.0 age confidence
@eslint/json 0.13.0 -> 0.13.2 age confidence
@eslint/markdown 7.0.0 -> 7.3.0 age confidence

Release Notes

eslint/css (@​eslint/css)

v0.11.1

Compare Source

Bug Fixes

v0.11.0

Compare Source

Features
Bug Fixes
eslint/json (@​eslint/json)

v0.13.2

Compare Source

Bug Fixes
  • allow any type for meta.docs.recommended in custom rules (#​132) (d2c0d5a)

v0.13.1

Compare Source

Bug Fixes
  • bump plugin-kit to latest to resolve security vulnerabilities (#​125) (5de1544)
eslint/markdown (@​eslint/markdown)

v7.3.0

Compare Source

Features
Bug Fixes
  • exactOptionalPropertyTypes causes type errors when using plugins (#​524) (15014a4)
  • handle consecutive backslashes in no-reference-like-urls (#​523) (762712d)
  • no-*-definitions rules show original label and identifier (#​515) (f80a9e1)
  • report locations with <CR> linebreaks in no-reference-like-urls (#​525) (28723c2)
  • wrong location reporting in fenced-code-language (#​518) (c532194)

v7.2.0

Compare Source

Features
Bug Fixes
  • allow any type for meta.docs.recommended in custom rules (#​502) (604a4b9)
  • detect errors after comments in no-multiple-h1 and require-alt-text (#​468) (c9de444)
  • false negatives and positives in no-reversed-media-syntax (#​473) (c7a4d64)
  • fenced-code-language highlights only relevant parts (#​487) (bb48ae2)
  • handle multiline setext headings in no-duplicate-headings (#​469) (99beea6)
  • improve HTML id/name regex for unquoted values and spaces (#​480) (6c35261)
  • improve no-html rule's tag location reporting (#​491) (5e6e94e)
  • make meta property optional in Block type (#​461) (15c93a6)
  • normalize definition identifiers in no-*-definitions rules (#​488) (b248383)

v7.1.0

Compare Source

Features
  • add checkMissingCells option to table-column-count (#​434) (bf3f39b)
Bug Fixes
  • bump plugin-kit to latest to resolve security vulnerabilities (#​485) (c5398ca)
  • case-insensitive attribute checks in no-missing-link-fragment (#​465) (094a59d)
  • case-insensitive checks for HTML attributes in no-missing-link-fragment (094a59d)
  • no-reversed-media-syntax add missing offset for code spans (#​460) (af7736c)
  • potential super-linear regular expressions (#​463) (bc82567)
  • remove unused types from types.ts (#​462) (466f80e)

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

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for eslint-code-explorer ready!

Name Link
🔨 Latest commit 1065d2a
🔍 Latest deploy log https://app.netlify.com/projects/eslint-code-explorer/deploys/68d19060e15eb4000842d6da
😎 Deploy Preview https://deploy-preview-147--eslint-code-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

lumirlumir
lumirlumir previously approved these changes Sep 16, 2025
Copy link
Member

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I think it's fine to merge because it is our internal dependencies, the CI is passing, and there are no side effects in the Code Explorer.

Would like another review, since I've updated the package.json file accordingly.

@lumirlumir lumirlumir added the accepted There is consensus among the team that this change meets the criteria for inclusion label Sep 16, 2025
@lumirlumir lumirlumir moved this from Needs Triage to Second Review Needed in Triage Sep 16, 2025
@nzakas
Copy link
Member

nzakas commented Sep 17, 2025

Why did you add a new commit to this PR?

@lumirlumir
Copy link
Member

lumirlumir commented Sep 18, 2025

This was simply because package.json wasn't updated accordingly except for the @eslint/css, so I thought it would be fine to update package.json accordingly. (It seems the whole Renovate PR behaves this way.)

If that's not preferable, I reverted the changes by asking Renovate to rebase the PR.

@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 4a3999b to fd658a0 Compare September 21, 2025 13:16
@nzakas
Copy link
Member

nzakas commented Sep 23, 2025

It's fine to add a commit, just make sure to leave a comment explaining why you did so.

@nzakas nzakas merged commit 16677d5 into main Sep 23, 2025
8 checks passed
@nzakas nzakas deleted the renovate/eslint branch September 23, 2025 19:10
@github-project-automation github-project-automation bot moved this from Second Review Needed to Complete in Triage Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion chore dependencies deps:npm

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants