Skip to content

chore(deps): bump the lint group with 2 updates - #1818

Merged
swadeley merged 1 commit into
masterfrom
dependabot/npm_and_yarn/lint-0e1154552c
Sep 22, 2026
Merged

swadeley merged 1 commit into
masterfrom
dependabot/npm_and_yarn/lint-0e1154552c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the lint group with 2 updates: eslint-plugin-playwright and stylelint-scss.

Updates eslint-plugin-playwright from 2.11.0 to 2.12.0

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.12.0

2.12.0 (2026-09-14)

Bug Fixes

  • no-skipped-test: detect testInfo annotations and split allowConditional (#490) (93d788e)

Features

  • no-action-timeout: disallow per-call timeouts on actions (#492) (fec2902)
  • no-export: disallow exports in files containing tests (#493) (eb6fc1c)
  • no-identical-title: disallow identical test and describe titles (#494) (7ec68e7)
  • no-magic-timeouts: add minOccurrences and document adoption (a7542ce)
  • no-magic-timeouts: flag inline numeric timeout values (29de919)
  • no-template-literal-title: disallow template literals in titles (f9a6e86)
  • no-test-return-statement: disallow returning from a test body (#495) (a447de8)
  • prefer-ending-with-an-expect: require tests to end in an assertion (#496) (d31d3cc)
  • require-annotation-reason: require a reason on skip and fixme (#497) (0164432)
Commits
  • 8db1443 Merge pull request #498 from unlikelyzero/feat/no-magic-timeouts
  • 1259cbb Merge pull request #500 from unlikelyzero/feat/no-template-literal-title
  • a7542ce feat(no-magic-timeouts): add minOccurrences and document adoption
  • 29de919 feat(no-magic-timeouts): flag inline numeric timeout values
  • f9a6e86 feat(no-template-literal-title): disallow template literals in titles
  • 0164432 feat(require-annotation-reason): require a reason on skip and fixme (#497)
  • d31d3cc feat(prefer-ending-with-an-expect): require tests to end in an assertion (#496)
  • a447de8 feat(no-test-return-statement): disallow returning from a test body (#495)
  • 7ec68e7 feat(no-identical-title): disallow identical test and describe titles (#494)
  • eb6fc1c feat(no-export): disallow exports in files containing tests (#493)
  • Additional commits viewable in compare view

Updates stylelint-scss from 7.2.0 to 7.3.0

Release notes

Sourced from stylelint-scss's releases.

7.3.0

  • Added: function-disallowed-list report disallowed functions in at-rule params (#1333).
  • Fixed: operator-no-unspaced fix false positive for CSS type() function arguments (#1329).

Full Changelog: stylelint-scss/stylelint-scss@v7.2.0...v7.3.0

Changelog

Sourced from stylelint-scss's changelog.

7.3.0

  • Added: function-disallowed-list report disallowed functions in at-rule params (#1333).
  • Fixed: operator-no-unspaced fix false positive for CSS type() function arguments (#1329).

Full Changelog: stylelint-scss/stylelint-scss@v7.2.0...v7.3.0

Commits
  • 4a0a3e8 7.3.0
  • 7c26b32 Prepare version 7.3.0 (#1348)
  • 0072d55 build(deps): bump postcss-selector-parser (#1346)
  • 37b504c Update contributors list (#1347)
  • b15777c build(deps-dev): bump the development-dependencies group across 1 directory w...
  • 1db8f62 build(deps): bump js-yaml (#1344)
  • 0a1409a build(deps-dev): bump @​humanfs/node from 0.16.7 to 0.16.8 (#1341)
  • 43c00d4 build(deps-dev): bump browserslist from 4.28.2 to 4.28.8 (#1340)
  • 7c0e473 build(deps): bump fast-uri from 3.1.5 to 3.1.7 (#1339)
  • ccced91 build(deps): bump github/codeql-action in the github-actions group (#1338)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the lint group with 2 updates: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).


Updates `eslint-plugin-playwright` from 2.11.0 to 2.12.0
- [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.11.0...v2.12.0)

Updates `stylelint-scss` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint-scss
  dependency-version: 7.3.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 added dependencies Pull requests that update a dependency file minor Minor dependency update labels Sep 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 22, 2026 18:43
@swadeley swadeley self-assigned this Sep 22, 2026
@swadeley
swadeley merged commit 227c25f into master Sep 22, 2026
6 of 10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/lint-0e1154552c branch September 22, 2026 18:55
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