Bump @typescript-eslint/rule-tester from 7.18.0 to 8.11.0
Bumps @typescript-eslint/rule-tester from 7.18.0 to 8.11.0.
Release notes
Sourced from @typescript-eslint/rule-tester's releases.
v8.11.0
8.11.0 (2024-10-21)
🚀 Features
- eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
- eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
🩹 Fixes
- eslint-plugin: [class-literal-property-style] don't report nodes with
overridekeyword (#10135)- rule-tester: allow custom filename outside directory (#10147)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Lotfi Meklati
@lotmek- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.10.0
8.10.0 (2024-10-17)
🚀 Features
- support TypeScript 5.6 (#9972)
🩹 Fixes
- typescript-eslint: propagate
namefield to extended configs inconfighelper (#10094)❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
v8.9.0
8.9.0 (2024-10-14)
🚀 Features
- rule-tester: hooks for test cases (#10109)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value (#10093)
... (truncated)
Changelog
Sourced from @typescript-eslint/rule-tester's changelog.
8.11.0 (2024-10-21)
🩹 Fixes
- rule-tester: allow custom filename outside directory (#10147)
❤️ Thank You
- Lotfi Meklati
@lotmekYou can read about our versioning strategy and releases on our website.
8.10.0 (2024-10-17)
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.9.0 (2024-10-14)
🚀 Features
- rule-tester: hooks for test cases
🩹 Fixes
- rule-tester: merge provided
linterOptions❤️ Thank You
- Abraham Guo
- Anna Bocharova
- Arya Emami
- auvred
- Joshua Chen
- Kirk Waiblinger
- Lotfi Meklati
- mdm317
- Ronen Amiel
- Sukka
- YeonJuan
You can read about our versioning strategy and releases on our website.
8.8.1 (2024-10-07)
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
... (truncated)
Commits
79c27a8chore(release): publish 8.11.070a381dfix(rule-tester): allow custom filename outside directory (#10147)8d35958chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdeachore(release): publish 8.10.038ad9e2chore(rule-tester): rethrow exceptions in RuleTester to avoid circular JSON i...4666ed4chore(release): publish 8.9.00884b6afix(rule-tester): merge providedlinterOptions(#10131)c6f9196feat(rule-tester): hooks for test cases (#10109)7ea2074chore(deps): update dependency eslint-plugin-perfectionist to v3.8.0 (#9976)f898248chore(release): publish 8.8.1- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| @typescript-eslint/rule-tester | [>= 8.0.a, < 8.1] |
| @typescript-eslint/rule-tester | [>= 8.1.a, < 8.2] |
| @typescript-eslint/rule-tester | [>= 8.2.a, < 8.3] |
| @typescript-eslint/rule-tester | [>= 8.4.a, < 8.5] |
| @typescript-eslint/rule-tester | [>= 8.5.a, < 8.6] |
| @typescript-eslint/rule-tester | [>= 8.6.a, < 8.7] |
| @typescript-eslint/rule-tester | [>= 8.7.a, < 8.8] |
| @typescript-eslint/rule-tester | [>= 8.8.a, < 8.9] |
| @typescript-eslint/rule-tester | [>= 8.3.a, < 8.4] |
| @typescript-eslint/rule-tester | [>= 8.10.a, < 8.11] |
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)