Skip to content

chore(deps): bump the lint group across 1 directory with 3 updates#1704

Merged
swadeley merged 1 commit into
masterfrom
dependabot/npm_and_yarn/lint-8bbcaf5240
Jul 22, 2026
Merged

chore(deps): bump the lint group across 1 directory with 3 updates#1704
swadeley merged 1 commit into
masterfrom
dependabot/npm_and_yarn/lint-8bbcaf5240

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the lint group with 3 updates in the / directory: eslint, eslint-plugin-playwright and stylelint.

Updates eslint from 9.39.4 to 9.39.5

Release notes

Sourced from eslint's releases.

v9.39.5

Bug Fixes

Documentation

  • 74930ed docs: switch build to Node.js 24 (#20894) (Milos Djermanovic)
  • eaec8bb docs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#20619) (Copilot)
Commits

Updates eslint-plugin-playwright from 2.10.4 to 2.10.5

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.10.5

2.10.5 (2026-07-06)

Bug Fixes

  • handle optional chaining in missing-playwright-await (#472) (c02becc)
Commits
  • 2985e02 chore(deps): Bump sigstore from 4.1.0 to 4.1.1 (#475)
  • 0c75897 chore(deps-dev): Bump vitest from 4.0.18 to 4.1.0 (#465)
  • 77cb84b chore(deps): Bump @​sigstore/verify from 3.1.0 to 3.1.1 (#474)
  • 66ce7e4 chore(deps): Bump vite from 7.3.2 to 7.3.5 (#468)
  • cdae58b chore(deps): Bump tar from 7.5.11 to 7.5.16 (#469)
  • cad8d1e chore(deps): Bump js-yaml from 4.1.1 to 4.3.0 (#471)
  • c02becc fix: handle optional chaining in missing-playwright-await (#472)
  • 63233f1 chore(deps): Bump @​sigstore/core from 3.1.0 to 3.2.1 (#473)
  • See full diff in compare view

Updates stylelint from 17.13.0 to 17.14.0

Release notes

Sourced from stylelint's releases.

17.14.0

It fixes 3 bugs, including a false negative one.

  • Fixed: performance of getting module paths (#9354) (@​jeddy3).
  • Fixed: performance by dynamically importing TIMING only on use (#9356) (@​jeddy3).
  • Fixed: function-calc-no-unspaced-operator false negatives for unspaced + and - operators following a * or / operator (#9357) (@​sarathfrancis90).
Changelog

Sourced from stylelint's changelog.

17.14.0 - 2026-06-25

It fixes 3 bugs, including a false negative one.

  • Fixed: performance of getting module paths (#9354) (@​jeddy3).
  • Fixed: performance by dynamically importing TIMING only on use (#9356) (@​jeddy3).
  • Fixed: function-calc-no-unspaced-operator false negatives for unspaced + and - operators following a * or / operator (#9357) (@​sarathfrancis90).
Commits
  • f36e170 Release 17.14.0 (#9371)
  • 9334bff Bump actions/checkout from 6.0.3 to 7.0.0 (#9367)
  • f736374 Bump npm-run-all2 from 9.0.1 to 9.0.2 (#9370)
  • 78e1b44 Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (#9369)
  • cab5acd Bump eslint from 10.4.1 to 10.5.0 in the eslint group (#9368)
  • 89b95e1 Bump prettier from 3.8.3 to 3.8.4 (#9363)
  • 7ecce94 Bump cosmiconfig from 9.0.1 to 9.0.2 (#9362)
  • fa54191 Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (#9361)
  • 8c3cf69 Bump @​csstools/css-syntax-patches-for-csstree from 1.1.4 to 1.1.5 in the csst...
  • c61d3db Fix performance of getting module paths (#9354)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Minor dependency update labels Jul 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 21, 2026 18:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Minor dependency update labels Jul 21, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the lint group with 3 updates chore(deps): bump the lint group across 1 directory with 3 updates Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-8bbcaf5240 branch 4 times, most recently from 5bc963b to d93fdab Compare July 22, 2026 15:34
@swadeley swadeley self-assigned this Jul 22, 2026

@swadeley swadeley left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ACK

@swadeley
swadeley enabled auto-merge (squash) July 22, 2026 15:41
Bumps the lint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [stylelint](https://github.com/stylelint/stylelint).


Updates `eslint` from 9.39.4 to 9.39.5
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v9.39.5)

Updates `eslint-plugin-playwright` from 2.10.4 to 2.10.5
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.10.4...v2.10.5)

Updates `stylelint` from 17.13.0 to 17.14.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.13.0...17.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.10.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: stylelint
  dependency-version: 17.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-8bbcaf5240 branch from d93fdab to 0debcf9 Compare July 22, 2026 16:58
@swadeley
swadeley merged commit 586971d into master Jul 22, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/lint-8bbcaf5240 branch July 22, 2026 17:18
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 minor Minor dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant