Skip to content

ci: bump actions/labeler from 6 to 7 - #21159

Merged
lumirlumir merged 1 commit into
mainfrom
dependabot/github_actions/actions/labeler-7
Jul 28, 2026
Merged

lumirlumir merged 1 commit into
mainfrom
dependabot/github_actions/actions/labeler-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/labeler from 6 to 7.

Release notes

Sourced from actions/labeler's releases.

v7.0.0

What's Changed

Enhancements:

Full Changelog: actions/labeler@v6...v7.0.0

v6.2.0

What's Changed

Bug Fix

Dependency Updates

Full Changelog: actions/labeler@v6.1.0...v6.2.0

v6.1.0

Enhancements

  • Add changed-files-labels-limit and max-files-changed configuration options to cap the number of labels added by @​bluca in actions/labeler#923

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/labeler@v6...v6.1.0

v6.0.1

What's Changed

New Contributors

Full Changelog: actions/labeler@v6.0.0...v6.0.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/labeler](https://github.com/actions/labeler) from 6 to 7.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v6...v7)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 21:02
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 27, 2026
@github-project-automation github-project-automation Bot moved this to Needs Triage in Triage Jul 27, 2026
@eslint-github-bot eslint-github-bot Bot added the build This change relates to ESLint's build process label Jul 27, 2026
@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 5407cf9
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/6a67c77a5100980008c71297

@lumirlumir lumirlumir left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. There doesn’t seem to be any breaking change that affects us.

@lumirlumir
lumirlumir merged commit 55c9038 into main Jul 28, 2026
42 checks passed
@lumirlumir
lumirlumir deleted the dependabot/github_actions/actions/labeler-7 branch July 28, 2026 14:49
@github-project-automation github-project-automation Bot moved this from Needs Triage to Complete in Triage Jul 28, 2026
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 30, 2026
##### [v10.9.0](eslint/eslint@v10.8.1...c27bc92)

##### [v10.8.1](https://github.com/eslint/eslint/releases/tag/v10.8.1)

#### Bug Fixes

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

#### Documentation

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

#### Chores

- [`0a14800`](eslint/eslint@0a14800) chore: update github/codeql-action action to v4.37.4 ([#21196](eslint/eslint#21196)) (renovate\[bot])
- [`05adcb1`](eslint/eslint@05adcb1) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21191](eslint/eslint#21191)) (Lazizbek Ergashev)
- [`5611035`](eslint/eslint@5611035) test: add error locations info to `no-void` ([#21185](eslint/eslint#21185)) (Lee Daeun)
- [`ee47333`](eslint/eslint@ee47333) ci: bump github/codeql-action from 4 to 4.37.3 ([#21176](eslint/eslint#21176)) (dependabot\[bot])
- [`f131c03`](eslint/eslint@f131c03) chore: improve ecosystem test failure reporting ([#20937](eslint/eslint#20937)) (crimsonjay0)
- [`1f6edde`](eslint/eslint@1f6edde) chore: update ecosystem plugins ([#21182](eslint/eslint#21182)) (ESLint Bot)
- [`d3266fb`](eslint/eslint@d3266fb) chore: unpin `webpack` dependency ([#21172](eslint/eslint#21172)) (Francesco Trotta)
- [`65a6519`](eslint/eslint@65a6519) chore: add allowScripts field to package.json ([#21092](eslint/eslint#21092)) (GiHoon Noh)
- [`22e5256`](eslint/eslint@22e5256) ci: add `triage:no` label to Dependabot PRs ([#21141](eslint/eslint#21141)) (lumir)
- [`55c9038`](eslint/eslint@55c9038) ci: bump actions/labeler from 6 to 7 ([#21159](eslint/eslint#21159)) (dependabot\[bot])
- [`7280e78`](eslint/eslint@7280e78) chore: update dependency prettier to v3.9.6 ([#21162](eslint/eslint#21162)) (renovate\[bot])
- [`eddbad6`](eslint/eslint@eddbad6) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21156](eslint/eslint#21156)) (Francesco Trotta)
- [`60a178d`](eslint/eslint@60a178d) chore: update ecosystem plugins ([#21150](eslint/eslint#21150)) (ESLint Bot)
- [`f9f61dc`](eslint/eslint@f9f61dc) test: add error locations to `no-unreachable` ([#21151](eslint/eslint#21151)) (JIYEON)
- [`d086293`](eslint/eslint@d086293) test: add error locations to `no-undef` ([#21147](eslint/eslint#21147)) (JIYEON)
- [`cc01b67`](eslint/eslint@cc01b67) test: add error locations to `no-useless-catch` ([#21144](eslint/eslint#21144)) (devoil)
- [`688e75e`](eslint/eslint@688e75e) chore: add missing backticks in JSDoc ([#21143](eslint/eslint#21143)) (Bo Hyun Kim)
- [`7c1e175`](eslint/eslint@7c1e175) test: add error locations to `require-await` ([#21145](eslint/eslint#21145)) (Grit)
- [`588a26d`](eslint/eslint@588a26d) test: add error locations to `no-extra-label` ([#21139](eslint/eslint#21139)) (dongkyu lee)
- [`059aa89`](eslint/eslint@059aa89) test: add error locations to `no-useless-concat` ([#21140](eslint/eslint#21140)) (dongkyu lee)
- [`5a452a8`](eslint/eslint@5a452a8) test: add error locations to `no-const-assign` ([#21138](eslint/eslint#21138)) (dongkyu lee)
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 30, 2026
##### [v10.9.0](eslint/eslint@v10.8.1...c27bc92)

##### [v10.8.1](https://github.com/eslint/eslint/releases/tag/v10.8.1)

#### Bug Fixes

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

#### Documentation

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

#### Chores

- [`0a14800`](eslint/eslint@0a14800) chore: update github/codeql-action action to v4.37.4 ([#21196](eslint/eslint#21196)) (renovate\[bot])
- [`05adcb1`](eslint/eslint@05adcb1) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21191](eslint/eslint#21191)) (Lazizbek Ergashev)
- [`5611035`](eslint/eslint@5611035) test: add error locations info to `no-void` ([#21185](eslint/eslint#21185)) (Lee Daeun)
- [`ee47333`](eslint/eslint@ee47333) ci: bump github/codeql-action from 4 to 4.37.3 ([#21176](eslint/eslint#21176)) (dependabot\[bot])
- [`f131c03`](eslint/eslint@f131c03) chore: improve ecosystem test failure reporting ([#20937](eslint/eslint#20937)) (crimsonjay0)
- [`1f6edde`](eslint/eslint@1f6edde) chore: update ecosystem plugins ([#21182](eslint/eslint#21182)) (ESLint Bot)
- [`d3266fb`](eslint/eslint@d3266fb) chore: unpin `webpack` dependency ([#21172](eslint/eslint#21172)) (Francesco Trotta)
- [`65a6519`](eslint/eslint@65a6519) chore: add allowScripts field to package.json ([#21092](eslint/eslint#21092)) (GiHoon Noh)
- [`22e5256`](eslint/eslint@22e5256) ci: add `triage:no` label to Dependabot PRs ([#21141](eslint/eslint#21141)) (lumir)
- [`55c9038`](eslint/eslint@55c9038) ci: bump actions/labeler from 6 to 7 ([#21159](eslint/eslint#21159)) (dependabot\[bot])
- [`7280e78`](eslint/eslint@7280e78) chore: update dependency prettier to v3.9.6 ([#21162](eslint/eslint#21162)) (renovate\[bot])
- [`eddbad6`](eslint/eslint@eddbad6) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21156](eslint/eslint#21156)) (Francesco Trotta)
- [`60a178d`](eslint/eslint@60a178d) chore: update ecosystem plugins ([#21150](eslint/eslint#21150)) (ESLint Bot)
- [`f9f61dc`](eslint/eslint@f9f61dc) test: add error locations to `no-unreachable` ([#21151](eslint/eslint#21151)) (JIYEON)
- [`d086293`](eslint/eslint@d086293) test: add error locations to `no-undef` ([#21147](eslint/eslint#21147)) (JIYEON)
- [`cc01b67`](eslint/eslint@cc01b67) test: add error locations to `no-useless-catch` ([#21144](eslint/eslint#21144)) (devoil)
- [`688e75e`](eslint/eslint@688e75e) chore: add missing backticks in JSDoc ([#21143](eslint/eslint#21143)) (Bo Hyun Kim)
- [`7c1e175`](eslint/eslint@7c1e175) test: add error locations to `require-await` ([#21145](eslint/eslint#21145)) (Grit)
- [`588a26d`](eslint/eslint@588a26d) test: add error locations to `no-extra-label` ([#21139](eslint/eslint#21139)) (dongkyu lee)
- [`059aa89`](eslint/eslint@059aa89) test: add error locations to `no-useless-concat` ([#21140](eslint/eslint#21140)) (dongkyu lee)
- [`5a452a8`](eslint/eslint@5a452a8) test: add error locations to `no-const-assign` ([#21138](eslint/eslint#21138)) (dongkyu lee)
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 30, 2026
##### [v10.9.0](eslint/eslint@v10.8.1...c27bc92)

##### [v10.8.1](https://github.com/eslint/eslint/releases/tag/v10.8.1)

#### Bug Fixes

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

#### Documentation

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

#### Chores

- [`0a14800`](eslint/eslint@0a14800) chore: update github/codeql-action action to v4.37.4 ([#21196](eslint/eslint#21196)) (renovate\[bot])
- [`05adcb1`](eslint/eslint@05adcb1) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21191](eslint/eslint#21191)) (Lazizbek Ergashev)
- [`5611035`](eslint/eslint@5611035) test: add error locations info to `no-void` ([#21185](eslint/eslint#21185)) (Lee Daeun)
- [`ee47333`](eslint/eslint@ee47333) ci: bump github/codeql-action from 4 to 4.37.3 ([#21176](eslint/eslint#21176)) (dependabot\[bot])
- [`f131c03`](eslint/eslint@f131c03) chore: improve ecosystem test failure reporting ([#20937](eslint/eslint#20937)) (crimsonjay0)
- [`1f6edde`](eslint/eslint@1f6edde) chore: update ecosystem plugins ([#21182](eslint/eslint#21182)) (ESLint Bot)
- [`d3266fb`](eslint/eslint@d3266fb) chore: unpin `webpack` dependency ([#21172](eslint/eslint#21172)) (Francesco Trotta)
- [`65a6519`](eslint/eslint@65a6519) chore: add allowScripts field to package.json ([#21092](eslint/eslint#21092)) (GiHoon Noh)
- [`22e5256`](eslint/eslint@22e5256) ci: add `triage:no` label to Dependabot PRs ([#21141](eslint/eslint#21141)) (lumir)
- [`55c9038`](eslint/eslint@55c9038) ci: bump actions/labeler from 6 to 7 ([#21159](eslint/eslint#21159)) (dependabot\[bot])
- [`7280e78`](eslint/eslint@7280e78) chore: update dependency prettier to v3.9.6 ([#21162](eslint/eslint#21162)) (renovate\[bot])
- [`eddbad6`](eslint/eslint@eddbad6) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21156](eslint/eslint#21156)) (Francesco Trotta)
- [`60a178d`](eslint/eslint@60a178d) chore: update ecosystem plugins ([#21150](eslint/eslint#21150)) (ESLint Bot)
- [`f9f61dc`](eslint/eslint@f9f61dc) test: add error locations to `no-unreachable` ([#21151](eslint/eslint#21151)) (JIYEON)
- [`d086293`](eslint/eslint@d086293) test: add error locations to `no-undef` ([#21147](eslint/eslint#21147)) (JIYEON)
- [`cc01b67`](eslint/eslint@cc01b67) test: add error locations to `no-useless-catch` ([#21144](eslint/eslint#21144)) (devoil)
- [`688e75e`](eslint/eslint@688e75e) chore: add missing backticks in JSDoc ([#21143](eslint/eslint#21143)) (Bo Hyun Kim)
- [`7c1e175`](eslint/eslint@7c1e175) test: add error locations to `require-await` ([#21145](eslint/eslint#21145)) (Grit)
- [`588a26d`](eslint/eslint@588a26d) test: add error locations to `no-extra-label` ([#21139](eslint/eslint#21139)) (dongkyu lee)
- [`059aa89`](eslint/eslint@059aa89) test: add error locations to `no-useless-concat` ([#21140](eslint/eslint#21140)) (dongkyu lee)
- [`5a452a8`](eslint/eslint@5a452a8) test: add error locations to `no-const-assign` ([#21138](eslint/eslint#21138)) (dongkyu lee)
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 31, 2026
##### [v10.9.0](eslint/eslint@v10.8.1...c27bc92)

##### [v10.8.1](https://github.com/eslint/eslint/releases/tag/v10.8.1)

#### Bug Fixes

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

#### Documentation

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

#### Chores

- [`0a14800`](eslint/eslint@0a14800) chore: update github/codeql-action action to v4.37.4 ([#21196](eslint/eslint#21196)) (renovate\[bot])
- [`05adcb1`](eslint/eslint@05adcb1) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21191](eslint/eslint#21191)) (Lazizbek Ergashev)
- [`5611035`](eslint/eslint@5611035) test: add error locations info to `no-void` ([#21185](eslint/eslint#21185)) (Lee Daeun)
- [`ee47333`](eslint/eslint@ee47333) ci: bump github/codeql-action from 4 to 4.37.3 ([#21176](eslint/eslint#21176)) (dependabot\[bot])
- [`f131c03`](eslint/eslint@f131c03) chore: improve ecosystem test failure reporting ([#20937](eslint/eslint#20937)) (crimsonjay0)
- [`1f6edde`](eslint/eslint@1f6edde) chore: update ecosystem plugins ([#21182](eslint/eslint#21182)) (ESLint Bot)
- [`d3266fb`](eslint/eslint@d3266fb) chore: unpin `webpack` dependency ([#21172](eslint/eslint#21172)) (Francesco Trotta)
- [`65a6519`](eslint/eslint@65a6519) chore: add allowScripts field to package.json ([#21092](eslint/eslint#21092)) (GiHoon Noh)
- [`22e5256`](eslint/eslint@22e5256) ci: add `triage:no` label to Dependabot PRs ([#21141](eslint/eslint#21141)) (lumir)
- [`55c9038`](eslint/eslint@55c9038) ci: bump actions/labeler from 6 to 7 ([#21159](eslint/eslint#21159)) (dependabot\[bot])
- [`7280e78`](eslint/eslint@7280e78) chore: update dependency prettier to v3.9.6 ([#21162](eslint/eslint#21162)) (renovate\[bot])
- [`eddbad6`](eslint/eslint@eddbad6) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21156](eslint/eslint#21156)) (Francesco Trotta)
- [`60a178d`](eslint/eslint@60a178d) chore: update ecosystem plugins ([#21150](eslint/eslint#21150)) (ESLint Bot)
- [`f9f61dc`](eslint/eslint@f9f61dc) test: add error locations to `no-unreachable` ([#21151](eslint/eslint#21151)) (JIYEON)
- [`d086293`](eslint/eslint@d086293) test: add error locations to `no-undef` ([#21147](eslint/eslint#21147)) (JIYEON)
- [`cc01b67`](eslint/eslint@cc01b67) test: add error locations to `no-useless-catch` ([#21144](eslint/eslint#21144)) (devoil)
- [`688e75e`](eslint/eslint@688e75e) chore: add missing backticks in JSDoc ([#21143](eslint/eslint#21143)) (Bo Hyun Kim)
- [`7c1e175`](eslint/eslint@7c1e175) test: add error locations to `require-await` ([#21145](eslint/eslint#21145)) (Grit)
- [`588a26d`](eslint/eslint@588a26d) test: add error locations to `no-extra-label` ([#21139](eslint/eslint#21139)) (dongkyu lee)
- [`059aa89`](eslint/eslint@059aa89) test: add error locations to `no-useless-concat` ([#21140](eslint/eslint#21140)) (dongkyu lee)
- [`5a452a8`](eslint/eslint@5a452a8) test: add error locations to `no-const-assign` ([#21138](eslint/eslint#21138)) (dongkyu lee)
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 31, 2026
##### [v10.9.0](eslint/eslint@v10.8.1...c27bc92)

##### [v10.8.1](https://github.com/eslint/eslint/releases/tag/v10.8.1)

#### Bug Fixes

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

#### Documentation

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

#### Chores

- [`0a14800`](eslint/eslint@0a14800) chore: update github/codeql-action action to v4.37.4 ([#21196](eslint/eslint#21196)) (renovate\[bot])
- [`05adcb1`](eslint/eslint@05adcb1) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21191](eslint/eslint#21191)) (Lazizbek Ergashev)
- [`5611035`](eslint/eslint@5611035) test: add error locations info to `no-void` ([#21185](eslint/eslint#21185)) (Lee Daeun)
- [`ee47333`](eslint/eslint@ee47333) ci: bump github/codeql-action from 4 to 4.37.3 ([#21176](eslint/eslint#21176)) (dependabot\[bot])
- [`f131c03`](eslint/eslint@f131c03) chore: improve ecosystem test failure reporting ([#20937](eslint/eslint#20937)) (crimsonjay0)
- [`1f6edde`](eslint/eslint@1f6edde) chore: update ecosystem plugins ([#21182](eslint/eslint#21182)) (ESLint Bot)
- [`d3266fb`](eslint/eslint@d3266fb) chore: unpin `webpack` dependency ([#21172](eslint/eslint#21172)) (Francesco Trotta)
- [`65a6519`](eslint/eslint@65a6519) chore: add allowScripts field to package.json ([#21092](eslint/eslint#21092)) (GiHoon Noh)
- [`22e5256`](eslint/eslint@22e5256) ci: add `triage:no` label to Dependabot PRs ([#21141](eslint/eslint#21141)) (lumir)
- [`55c9038`](eslint/eslint@55c9038) ci: bump actions/labeler from 6 to 7 ([#21159](eslint/eslint#21159)) (dependabot\[bot])
- [`7280e78`](eslint/eslint@7280e78) chore: update dependency prettier to v3.9.6 ([#21162](eslint/eslint#21162)) (renovate\[bot])
- [`eddbad6`](eslint/eslint@eddbad6) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21156](eslint/eslint#21156)) (Francesco Trotta)
- [`60a178d`](eslint/eslint@60a178d) chore: update ecosystem plugins ([#21150](eslint/eslint#21150)) (ESLint Bot)
- [`f9f61dc`](eslint/eslint@f9f61dc) test: add error locations to `no-unreachable` ([#21151](eslint/eslint#21151)) (JIYEON)
- [`d086293`](eslint/eslint@d086293) test: add error locations to `no-undef` ([#21147](eslint/eslint#21147)) (JIYEON)
- [`cc01b67`](eslint/eslint@cc01b67) test: add error locations to `no-useless-catch` ([#21144](eslint/eslint#21144)) (devoil)
- [`688e75e`](eslint/eslint@688e75e) chore: add missing backticks in JSDoc ([#21143](eslint/eslint#21143)) (Bo Hyun Kim)
- [`7c1e175`](eslint/eslint@7c1e175) test: add error locations to `require-await` ([#21145](eslint/eslint#21145)) (Grit)
- [`588a26d`](eslint/eslint@588a26d) test: add error locations to `no-extra-label` ([#21139](eslint/eslint#21139)) (dongkyu lee)
- [`059aa89`](eslint/eslint@059aa89) test: add error locations to `no-useless-concat` ([#21140](eslint/eslint#21140)) (dongkyu lee)
- [`5a452a8`](eslint/eslint@5a452a8) test: add error locations to `no-const-assign` ([#21138](eslint/eslint#21138)) (dongkyu lee)
gwennlbh pushed a commit to cigaleapp/cigale that referenced this pull request Aug 31, 2026
##### [v10.9.0](eslint/eslint@v10.8.1...c27bc92)

##### [v10.8.1](https://github.com/eslint/eslint/releases/tag/v10.8.1)

#### Bug Fixes

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

#### Documentation

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

#### Chores

- [`0a14800`](eslint/eslint@0a14800) chore: update github/codeql-action action to v4.37.4 ([#21196](eslint/eslint#21196)) (renovate\[bot])
- [`05adcb1`](eslint/eslint@05adcb1) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21191](eslint/eslint#21191)) (Lazizbek Ergashev)
- [`5611035`](eslint/eslint@5611035) test: add error locations info to `no-void` ([#21185](eslint/eslint#21185)) (Lee Daeun)
- [`ee47333`](eslint/eslint@ee47333) ci: bump github/codeql-action from 4 to 4.37.3 ([#21176](eslint/eslint#21176)) (dependabot\[bot])
- [`f131c03`](eslint/eslint@f131c03) chore: improve ecosystem test failure reporting ([#20937](eslint/eslint#20937)) (crimsonjay0)
- [`1f6edde`](eslint/eslint@1f6edde) chore: update ecosystem plugins ([#21182](eslint/eslint#21182)) (ESLint Bot)
- [`d3266fb`](eslint/eslint@d3266fb) chore: unpin `webpack` dependency ([#21172](eslint/eslint#21172)) (Francesco Trotta)
- [`65a6519`](eslint/eslint@65a6519) chore: add allowScripts field to package.json ([#21092](eslint/eslint#21092)) (GiHoon Noh)
- [`22e5256`](eslint/eslint@22e5256) ci: add `triage:no` label to Dependabot PRs ([#21141](eslint/eslint#21141)) (lumir)
- [`55c9038`](eslint/eslint@55c9038) ci: bump actions/labeler from 6 to 7 ([#21159](eslint/eslint#21159)) (dependabot\[bot])
- [`7280e78`](eslint/eslint@7280e78) chore: update dependency prettier to v3.9.6 ([#21162](eslint/eslint#21162)) (renovate\[bot])
- [`eddbad6`](eslint/eslint@eddbad6) test: fix failing ecosystem test for `eslint-plugin-unicorn` ([#21156](eslint/eslint#21156)) (Francesco Trotta)
- [`60a178d`](eslint/eslint@60a178d) chore: update ecosystem plugins ([#21150](eslint/eslint#21150)) (ESLint Bot)
- [`f9f61dc`](eslint/eslint@f9f61dc) test: add error locations to `no-unreachable` ([#21151](eslint/eslint#21151)) (JIYEON)
- [`d086293`](eslint/eslint@d086293) test: add error locations to `no-undef` ([#21147](eslint/eslint#21147)) (JIYEON)
- [`cc01b67`](eslint/eslint@cc01b67) test: add error locations to `no-useless-catch` ([#21144](eslint/eslint#21144)) (devoil)
- [`688e75e`](eslint/eslint@688e75e) chore: add missing backticks in JSDoc ([#21143](eslint/eslint#21143)) (Bo Hyun Kim)
- [`7c1e175`](eslint/eslint@7c1e175) test: add error locations to `require-await` ([#21145](eslint/eslint#21145)) (Grit)
- [`588a26d`](eslint/eslint@588a26d) test: add error locations to `no-extra-label` ([#21139](eslint/eslint#21139)) (dongkyu lee)
- [`059aa89`](eslint/eslint@059aa89) test: add error locations to `no-useless-concat` ([#21140](eslint/eslint#21140)) (dongkyu lee)
- [`5a452a8`](eslint/eslint@5a452a8) test: add error locations to `no-const-assign` ([#21138](eslint/eslint#21138)) (dongkyu lee)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build This change relates to ESLint's build process dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code github actions

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

1 participant