chore(deps): bump the lint group with 8 updates#1512
Merged
Conversation
a2f0c17 to
c025661
Compare
Bumps the lint group with 8 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.39.2` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` | | [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) | `2.3.0` | `2.5.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.2.0` | `4.4.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.23.1` | `17.3.0` | | [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) | `14.1.0` | `17.0.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.12.1` | `6.14.0` | Updates `eslint` from 9.37.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.39.2) Updates `eslint-config-prettier` from 9.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) Updates `eslint-plugin-playwright` from 2.3.0 to 2.5.1 - [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.3.0...v2.5.1) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `eslint-plugin-unused-imports` from 4.2.0 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](sweepline/eslint-plugin-unused-imports@v4.2.0...v4.4.1) Updates `stylelint` from 16.23.1 to 17.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.1...17.3.0) Updates `stylelint-config-recommended-scss` from 14.1.0 to 17.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@v14.1.0...v17.0.0) Updates `stylelint-scss` from 6.12.1 to 6.14.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@v6.12.1...v6.14.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-playwright dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-config-recommended-scss dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-scss dependency-version: 6.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
c025661 to
570ff1c
Compare
Update to stylelint-scss@latest
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1512 +/- ##
==========================================
- Coverage 62.53% 62.50% -0.04%
==========================================
Files 127 127
Lines 3310 3312 +2
Branches 899 892 -7
==========================================
Hits 2070 2070
- Misses 1120 1122 +2
Partials 120 120 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the lint group with 8 updates:
9.37.09.39.29.1.210.1.82.3.02.5.15.5.45.5.54.2.04.4.116.23.117.3.014.1.017.0.06.12.16.14.0Updates
eslintfrom 9.37.0 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
eslint-config-prettierfrom 9.1.2 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
Updates
eslint-plugin-playwrightfrom 2.3.0 to 2.5.1Release notes
Sourced from eslint-plugin-playwright's releases.
Commits
611657cfix(no-conditional-in-test): Fix false positive for||40d65b6chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)e2781e6chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)c72f46bchore: Update vitest8dfc88fchore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)367e9ecdocs(valid-test-tags): add missing url and category (#413)36917a8feat(prefer-web-first-assertions): SupportallInnerTexts()and `allTextCont...5f4d2f2chore: Format with oxfmt9b6671etest(consistent-spacing-between-blocks): Add tests for same line461b7d0chore: Update scheduled releaseMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-playwright since your current version.
Updates
eslint-plugin-prettierfrom 5.5.4 to 5.5.5Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-prettier since your current version.
Updates
eslint-plugin-unused-importsfrom 4.2.0 to 4.4.1Release notes
Sourced from eslint-plugin-unused-imports's releases.
Commits
853a372chore: release v4.4.1bce6b9eci: release on CI8b3486achore: release v4.4.0e9dbf80feat: add eslint v10 in peerDeps6745ea4fix(#117): ESLint 10.0.0 support (#118)6e02be7chore: release v4.3.044a7181fix: preserve imports used in JSDoc@linktags (#111)275d96echore: update depsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-unused-imports since your current version.
Updates
stylelintfrom 16.23.1 to 17.3.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
6f1b667Release 17.3.0 (#9078)10ea226Refactor to consolidatewalk*filter regexes (#9074)a7b7cf9Bump@csstools/css-calc(#9076)a604c39Document usinglanguageOptionsover secondary in `declaration-property-valu...ff24683Document extending syntax in applicable*-no-unknownrules (#9072)801f1f9Document relationship between overlapping*-no-unknownrules (#9071)bd952e7Fixnamed-grid-areas-no-invalidfalse positives for mix of tabs and spaces ...239297dFixdeclaration-property-value-no-unknownfalse negatives/positives for ma...fcd18a5Refactor CSSTree lexer creation (#9067)e65319dRefactor typing vianoUnusedLocalsintsconfig.json(#9069)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-recommended-scssfrom 14.1.0 to 17.0.0Release notes
Sourced from stylelint-config-recommended-scss's releases.
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
Commits
15eeb9017.0.047b4ad3Prepare 17.0.0 (#383)7f3fe7116.0.22b8ff0cPrepare 16.0.22e8b4b6Bump eslint from 9.35.0 to 9.36.0 (#371)94d6fd3Bump stylelint peer dep to 16.24.0 (#370)a9edfb216.0.102dc994Prepare 16.0.182329b1Revert stylelint peer dep version bump (#368)02e99caBump eslint from 9.32.0 to 9.35.0 (#367)Updates
stylelint-scssfrom 6.12.1 to 6.14.0Release notes
Sourced from stylelint-scss's releases.
Changelog
Sourced from stylelint-scss's changelog.