Bump the lint group across 1 directory with 4 updates#764
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the lint group across 1 directory with 4 updates#764dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
226bed7 to
e65717c
Compare
Bumps the lint group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) Updates `eslint-plugin-jest` from 28.14.0 to 29.15.0 - [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.0) Updates `eslint-plugin-jsdoc` from 51.4.1 to 62.7.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v51.4.1...v62.7.1) Updates `lint-staged` from 16.2.7 to 16.3.2 - [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@v16.2.7...v16.3.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jest dependency-version: 29.15.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: lint-staged dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
e65717c to
0b94f81
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 4 updates in the / directory: eslint, eslint-plugin-jest, eslint-plugin-jsdoc and lint-staged.
Updates
eslintfrom 9.39.3 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
eslint-plugin-jestfrom 28.14.0 to 29.15.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
258b560chore(release): 29.15.0 [skip ci]3f5751efeat(no-conditional-in-test): only report optional chaining when `allowOption...2cbd92bchore(release): 29.14.0 [skip ci]6406493feat(no-conditional-in-test): ban optional chaining (#1933)5698ed5chore(deps): lock file maintenance (#1931)cb36f1fchore(release): 29.13.0 [skip ci]7735c44feat: support ESLint v10 (#1929)53efb75test: update titles (#1930)4acda62chore(release): 29.12.2 [skip ci]82e3b04fix: add optional peer dependency on TypeScript (#1926)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
Updates
eslint-plugin-jsdocfrom 51.4.1 to 62.7.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
23a9f1dfix(require-property): err if user blocks@property; fixes #1634bd90efdMerge pull request #1668 from gajus/dependabot/npm_and_yarn/ajv-6.14.0eca3090chore(deps): bump ajv from 6.12.6 to 6.14.086bd0beMerge pull request #1666 from gajus/gajus-patch-1ba0c8afUpdate funding to brettz935c5745Merge pull request #1659 from brettz9/eslint10d8599fbfeat: support ESLint 10951d354fix(check-param-names): only fire onTSPropertySignatureif with `TSFunct...b36a67afeat(tag-lines): addstartLinesWithNoTagsoption; fixes #1661c7b132ffix(check-param-names): check arrow function properties in interfaces (TSPr...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsdoc since your current version.
Updates
lint-stagedfrom 16.2.7 to 16.3.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
dfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...60957cedocs: add CONTRIBUTING.md2a74cd2chore(changeset): releasecd5d762refactor: removenano-spawndependency completelye342cabbuild(deps): move nano-spawn to dev9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub ActionsMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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