-
-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): bump the eslint group across 1 directory with 5 updates #1237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the eslint group across 1 directory with 5 updates #1237
Conversation
c0cd148 to
d45e637
Compare
|
@dependabot rebase |
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.25.1` | `9.27.0` | | [eslint-config-love](https://github.com/mightyiam/eslint-config-love) | `119.0.0` | `120.0.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.11` | `50.6.17` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.17.0` | `17.18.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.31.0` | `8.32.1` | Updates `@eslint/js` from 9.25.1 to 9.27.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.27.0/packages/js) Updates `eslint-config-love` from 119.0.0 to 120.0.0 - [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@v119.0.0...v120.0.0) Updates `eslint-plugin-jsdoc` from 50.6.11 to 50.6.17 - [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@v50.6.11...v50.6.17) Updates `eslint-plugin-n` from 17.17.0 to 17.18.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.17.0...v17.18.0) Updates `typescript-eslint` from 8.31.0 to 8.32.1 - [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.32.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-love dependency-version: 120.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 50.6.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-n dependency-version: 17.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
d45e637 to
aeba171
Compare
Signed-off-by: Jan Kowalleck <[email protected]>
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 preferences |
Bumps the eslint group with 5 updates in the /tools/code-style directory:
9.25.19.27.0119.0.0120.0.050.6.1150.6.1717.17.017.18.08.31.08.32.1Updates
@eslint/jsfrom 9.25.1 to 9.27.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
ecaef73chore: package.json update for@eslint/jsrelease7bc6c71feat: add no-unassigned-vars rule (#19618)35304ddchore: add missingfundingfield to packages (#19684)d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)Updates
eslint-config-lovefrom 119.0.0 to 120.0.0Release notes
Sourced from eslint-config-love's releases.
Changelog
Sourced from eslint-config-love's changelog.
Commits
fdd0e28chore(release): 120.0.0 [skip ci]c827ef8Merge pull request #2075 from mightyiam/renovate/typescript-eslint-packagesbdb0edbfeat!:@typescript-eslint/no-unnecessary-type-conversion0f8150eMerge pull request #2086 from mightyiam/renovate/node-22.x8073c12chore(deps): update dependency@types/nodeto v22.15.18ee25469Merge pull request #2084 from mightyiam/renovate/semver-7.xf6e02ecchore(deps): update dependency semver to v7.7.2c8b055dMerge pull request #2083 from mightyiam/renovate/eslint-plugin-n-17.x-lockfilecdfde51chore(deps): update dependency eslint-plugin-n to v17.18.02ca5f1dMerge pull request #2082 from mightyiam/renovate/execa-9.xUpdates
eslint-plugin-jsdocfrom 50.6.11 to 50.6.17Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
e26a11afix(require-param): update jsdoccomment to support exported TSFunctionType ...2bd7242fix(valid-types): fix parsing of expressions like `@returns {@linkSomeType...1bef636fix(no-undefined-types): avoid eslint 8 error; fixes #1387 (#1388)0a30832fix(lines-before-block): Switch to a whitelist of punctuators (#1385)19fa3dcfix(lines-before-block): Only trigger after ';', '}', '|', and '&' (#1383)f32989cfix(no-undefined-types): workaroundparse-imports-exportsbug in handling...Updates
eslint-plugin-nfrom 17.17.0 to 17.18.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
1f4e676chore(master): release 17.18.0 (#434)d4c7831feat(node-builtins): Add support forprocess.getBuiltinModule()(#433)9e97d8efeat(prefer-node-protocol): Add support forprocess.getBuiltinModule()(#430)83aa3a7feat(prefer-global): Add support forprocess.getBuiltinModule()(#436)6f5e81dfeat(prefer-promises): Add support forprocess.getBuiltinModule()(#437)fca7cf4feat(no-deprecated-api): Add support forprocess.getBuiltinModule()(#435)bb21bd0fix: false negatives forhttpsinprefer-node-protocol, and false negativ...002ac9cfeat: Allow to usetryExtensionsin the ruleno-unpublished-import(#429)Updates
typescript-eslintfrom 8.31.0 to 8.32.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
af077a0chore(release): publish 8.32.1b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)aeb7402chore(ast-spec): finish migrating tovitest(#11126)e57126achore(typescript-eslint): correct naming of import of typescript-eslint in te...819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)f5c588cchore(release): publish 8.31.1Dependabot 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