pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Bump @typescript-eslint/rule-tester from 7.18.0 to 8.11.0

Open dependabot[bot] opened this issue 1 year ago • 2 comments

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 override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You 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 name field to extended configs in config helper (#10094)

❤️ Thank You

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

You 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
  • 79c27a8 chore(release): publish 8.11.0
  • 70a381d fix(rule-tester): allow custom filename outside directory (#10147)
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 7effdea chore(release): publish 8.10.0
  • 38ad9e2 chore(rule-tester): rethrow exceptions in RuleTester to avoid circular JSON i...
  • 4666ed4 chore(release): publish 8.9.0
  • 0884b6a fix(rule-tester): merge provided linterOptions (#10131)
  • c6f9196 feat(rule-tester): hooks for test cases (#10109)
  • 7ea2074 chore(deps): update dependency eslint-plugin-perfectionist to v3.8.0 (#9976)
  • f898248 chore(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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 27 '24 08:10 dependabot[bot]