chore(deps): bump the all-dependencies group with 6 updates by dependabot[bot] · Pull Request #592 · github/eslint-plugin-github
Bumps the all-dependencies group with 6 updates:
| Package | From | To |
|---|---|---|
| @typescript-eslint/eslint-plugin | 8.18.0 |
8.18.1 |
| @typescript-eslint/parser | 8.18.0 |
8.18.1 |
| globals | 15.13.0 |
15.14.0 |
| typescript-eslint | 8.18.0 |
8.18.1 |
| eslint-doc-generator | 2.0.1 |
2.0.2 |
| eslint-plugin-eslint-plugin | 6.3.2 |
6.4.0 |
Updates @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.18.1
8.18.1 (2024-12-16)
🩹 Fixes
- eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
- eslint-plugin: handle string like index type (#10460)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
- eslint-plugin: use consistent naming for asserting types and casting values (#10472)
- eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
- scope-manager: visit params decorator before nest scope (#10475)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.18.1 (2024-12-16)
🩹 Fixes
- scope-manager: visit params decorator before nest scope (#10475)
- eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
- eslint-plugin: use consistent naming for asserting types and casting values (#10472)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
- eslint-plugin: handle string like index type (#10460)
- eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
Commits
b2ce158chore(release): publish 8.18.15a9788cfix(scope-manager): visit params decorator before nest scope (#10475)334d025fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...984f177fix(eslint-plugin): use consistent naming for asserting types and casting val...eaae68cfix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...bddb35bfix(eslint-plugin): handle string like index type (#10460)d5415e2fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...- See full diff in compare view
Updates @typescript-eslint/parser from 8.18.0 to 8.18.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.18.1
8.18.1 (2024-12-16)
🩹 Fixes
- eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
- eslint-plugin: handle string like index type (#10460)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
- eslint-plugin: use consistent naming for asserting types and casting values (#10472)
- eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
- scope-manager: visit params decorator before nest scope (#10475)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.18.1 (2024-12-16)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)- See full diff in compare view
Updates globals from 15.13.0 to 15.14.0
Commits
48c7b5115.14.006a5723Addvitestglobals (#274)- See full diff in compare view
Updates typescript-eslint from 8.18.0 to 8.18.1
Release notes
Sourced from typescript-eslint's releases.
v8.18.1
8.18.1 (2024-12-16)
🩹 Fixes
- eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
- eslint-plugin: handle string like index type (#10460)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
- eslint-plugin: use consistent naming for asserting types and casting values (#10472)
- eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
- scope-manager: visit params decorator before nest scope (#10475)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.18.1 (2024-12-16)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ce158chore(release): publish 8.18.1- See full diff in compare view
Updates eslint-doc-generator from 2.0.1 to 2.0.2
Release notes
Sourced from eslint-doc-generator's releases.
Release 2.0.2
🐛 Bug Fix
Committers: 1
- Yukihiro Hasegawa (
@y-hsgw)
Changelog
Sourced from eslint-doc-generator's changelog.
v2.0.2 (2024-12-22)
🐛 Bug Fix
Committers: 1
- Yukihiro Hasegawa (
@y-hsgw)
Commits
33eb967Release 2.0.25e4cc95chore(deps-dev): Bump eslint from 9.16.0 to 9.17.0 (#593)a2cfd31chore(deps-dev): Bump typescript-eslint from 8.18.0 to 8.18.1 (#596)71f75d5chore(deps-dev): Bump eslint-plugin-n from 17.14.0 to 17.15.0 (#595)b77886dchore(deps-dev): Bump@eslint/jsfrom 9.16.0 to 9.17.0 (#594)6f41bbbchore(deps): Bump type-fest from 4.30.0 to 4.30.1 (#592)9873832Fix deprecated boolean package warning (#597)- See full diff in compare view
Updates eslint-plugin-eslint-plugin from 6.3.2 to 6.4.0
Release notes
Sourced from eslint-plugin-eslint-plugin's releases.
v6.4.0
6.4.0 (2024-12-18)
Features
Commits
8d32bf9chore(main): release 6.4.0 (#504)7752d08build: change nyc configdbd96b2feat: Add newno-meta-schema-defaultrule (#503)8de68ecchore: update dependency eslint-doc-generator to v2 (#509)0a22246chore: update dependency mocha to v11 (#510)13e625afeat: Add newrequire-meta-default-optionsrule (#502)334aec3chore: upgrade deps (#508)abcb7acdocs: Fix and standardize links to ESLint documentation (#501)8fda55afeat: Add suggestions torequire-meta-docs-recommendedrule (#500)- See full diff in compare view
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