chore(deps-dev): bump the lint group across 1 directory with 7 updates#417
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the lint group across 1 directory with 7 updates#417dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
990c0bf to
d0ab4ce
Compare
Bumps the lint group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.4.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.14.0` | `29.15.2` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.8.0` | `63.0.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.2` | `17.0.7` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.4` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.13.0` | | [stylelint-config-gds](https://github.com/alphagov/stylelint-config-gds) | `2.0.0` | `3.0.0` | Updates `eslint` from 9.39.3 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.4.1) Updates `eslint-plugin-jest` from 28.14.0 to 29.15.2 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.14.0...v29.15.2) Updates `eslint-plugin-jsdoc` from 50.8.0 to 63.0.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v50.8.0...v63.0.2) Updates `lint-staged` from 15.5.2 to 17.0.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.2...v17.0.7) Updates `prettier` from 3.8.1 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.4) Updates `stylelint` from 16.26.1 to 17.13.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.13.0) Updates `stylelint-config-gds` from 2.0.0 to 3.0.0 - [Changelog](https://github.com/alphagov/stylelint-config-gds/blob/main/CHANGELOG.md) - [Commits](alphagov/stylelint-config-gds@2.0.0...3.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jest dependency-version: 29.15.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: stylelint dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-config-gds dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
d0ab4ce to
69aea0e
Compare
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 7 updates in the / directory:
9.39.310.4.128.14.029.15.250.8.063.0.215.5.217.0.73.8.13.8.416.26.117.13.02.0.03.0.0Updates
eslintfrom 9.39.3 to 10.4.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Updates
eslint-plugin-jestfrom 28.14.0 to 29.15.2Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
f14a941chore(release): 29.15.2 [skip ci]a1916d1fix(valid-mock-module-path): don't report virtual mocks (#1946)4a52787chore(deps): lock file maintenance (#1958)285c6f6ci: don't run smoketest ontannerlinsley/react-table(#1959)1da0928chore(deps): lock file maintenance (#1956)8532d0edocs(valid-expect): use valid alert syntax (#1954)03405aechore(deps): update dependency@schemastore/packageto v1 (#1942)de0e154chore(deps): update codecov/codecov-action action to v6 (#1952)d50f50cchore: add node v25 to CI (#1950)d5192dfchore(release): 29.15.1 [skip ci]Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-jest since your current version.
Updates
eslint-plugin-jsdocfrom 50.8.0 to 63.0.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
50a7fbcchore: update semver and devDeps.6041995docs: fix in output319e84bfix: allow typedef returns that may be void; fixes #1390 (#1699)938a1f0fix(empty-tags): preserve start and ending delimiters to avoid erros with s...1f857a9chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.3d53b88docs: fix AST and Selectors links; closes #1691a0b05f5chore(deps): bump minimatch from 3.0.5 to 10.2.55980856chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)4a3d194chore: lintingdca8a75chore: update for pnpm 11Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-jsdoc since your current version.
Updates
lint-stagedfrom 15.5.2 to 17.0.7Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
cd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): release797bbd9Merge pull request #1808 from lint-staged/add-stashing-faq504e307docs: add FAQ entry on how stashing workseff5cd1Merge pull request #1806 from lint-staged/update-tinyexece692e58build(deps): updatetinyexec@^1.2.4a2dd4eaMerge pull request #1805 from lint-staged/update-github-templatesc928519docs: update GitHub templates094ba56Merge pull request #1798 from lint-staged/changeset-release/main88e19fechore(changeset): releaseMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lint-staged since your current version.
Updates
prettierfrom 3.8.1 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedd7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix testsUpdates
stylelintfrom 16.26.1 to 17.13.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
7fcee2bRelease 17.13.0 (#9342)3b7287bRefactor to reuse shared utilities (#9337)8e889c3Bump lint-staged from 17.0.4 to 17.0.5 (#9334)a74aab4Bump the stylelint-actions group with 5 updates (#9333)74c6448Fixdeclaration-block-no-duplicate-propertiesfalse negatives for interleav...1cd26acSkip changeset verification on fork PRs CI (#9331)712b986Fix vulnerable dependencies vianpm audit fix(#9328)27196b7Fix CI badge in README.md (#9329)179bba2Refactor to use@importover@typedeffor simple imports (#9326)94eab54Document using our PR template (#9327)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-gdsfrom 2.0.0 to 3.0.0Changelog
Sourced from stylelint-config-gds's changelog.