chore(deps): bump the eslint group across 1 directory with 5 updates#1169
Closed
dependabot[bot] wants to merge 6 commits intomainfrom
Closed
chore(deps): bump the eslint group across 1 directory with 5 updates#1169dependabot[bot] wants to merge 6 commits intomainfrom
dependabot[bot] wants to merge 6 commits intomainfrom
Conversation
Bumps the eslint group with 5 updates in the /tools/code-style directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.7.0` | `9.14.0` | | [eslint-config-love](https://github.com/mightyiam/eslint-config-love) | `56.0.0` | `98.0.2` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.11.0` | `50.5.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.6.0` | `7.1.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.18.0` | `8.14.0` | Updates `@eslint/js` from 9.7.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js) Updates `eslint-config-love` from 56.0.0 to 98.0.2 - [Release notes](https://github.com/mightyiam/eslint-config-love/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v56.0.0...v98.0.2) Updates `eslint-plugin-jsdoc` from 48.11.0 to 50.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.11.0...v50.5.0) Updates `eslint-plugin-promise` from 6.6.0 to 7.1.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.1.0) Updates `typescript-eslint` from 7.18.0 to 8.14.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-love dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-promise dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: typescript-eslint dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
jkowalleck
added a commit
that referenced
this pull request
Nov 16, 2024
based on #1169 --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 eslint group with 5 updates in the /tools/code-style directory:
9.7.09.14.056.0.098.0.248.11.050.5.06.6.07.1.07.18.08.14.0Updates
@eslint/jsfrom 9.7.0 to 9.14.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
28be447chore: package.json update for@eslint/jsreleaseb0faee3feat: add types for the@eslint/jspackage (#19010)2211f0achore: package.json update for@eslint/jsrelease873ae60chore: package.json update for@eslint/jsrelease36d8095chore: package.json update for@eslint/jsreleasea10f90achore: package.json update for@eslint/jsrelease1ebdde1chore: package.json update for@eslint/jsreleasecd5a0dachore: package.json update for@eslint/jsrelease59dba1bchore: package.json update for@eslint/jsrelease4aaf2b3chore: package.json update for@eslint/jsreleaseUpdates
eslint-config-lovefrom 56.0.0 to 98.0.2Release notes
Sourced from eslint-config-love's releases.
... (truncated)
Changelog
Sourced from eslint-config-love's changelog.
... (truncated)
Commits
d7723b6chore(release): 98.0.2 [skip ci]8fa2e46Merge pull request #1893 from mightyiam/missing-dep90bb65afix: no use lodash in implb567ea5chore(release): 98.0.1 [skip ci]98f3623Merge pull request #1891 from mightyiam/pkg-files62a2673fix: include missing files in package57c88b8chore(release): 98.0.0 [skip ci]dcc1e5dMerge pull request #1889 from mightyiam/switch-exhaustiveness-checke411f71feat!:@typescript-eslint/switch-exhaustiveness-checkd003036Merge pull request #1888 from mightyiam/refactor-rulesUpdates
eslint-plugin-jsdocfrom 48.11.0 to 50.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
b9091f8feat: ability to import iterateJsdoc (#1338)026fcc0run the create-docs script873eae4docs: update rule docs to reflect if they are recommended correctlya23977edocs: update doc filese2aa8ffdocs: make rule docs reflect their recommended status correctly9a93119fix(text-escaping): add missingdocs.descriptionf6616c7fix(no-multi-asterisks): add missingdocs.description7c0b8c6fix(match-name): revert to prior correct behavior of ignoring optional and ...c63da46build(deps): bump dset from 3.1.3 to 3.1.48728c09build(deps): bump tar from 6.2.0 to 6.2.1Updates
eslint-plugin-promisefrom 6.6.0 to 7.1.0Release notes
Sourced from eslint-plugin-promise's releases.
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
d0ff43fchore(main): release 7.1.0 (#510)adc4a85ci: fix feedback onrelease-please(#531)94c9834refactor: file extension missing (#519)ab8e7a0chore(deps-dev): bump husky from 9.1.1 to 9.1.2 (#516)1e13293ci: add pr title format validation (#509)030a3bedocs: fixes the CI readme badge (#511)7bffb7afeat(prefer-await-to-then): ignore constructor scope unless withstricto...d6e9de1feat: new rulespec-onlyto check for non-spec Promise methods (#502)943f162feat(catch-or-return,prefer-await-to-then): do not report Cypress comman...e1ce2adci: swap release process to release-please (#508)Updates
typescript-eslintfrom 7.18.0 to 8.14.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
16fba0achore(release): publish 8.14.0ac1f632chore(release): publish 8.13.03b97b55chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)4af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.0ad9d3bafeat(typescript-eslint): improve undefined extension handling (#10177)79c27a8chore(release): publish 8.11.07effdeachore(release): publish 8.10.0be5bc0ffix(typescript-eslint): propagatenamefield to extended configs in `config...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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