Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the minor-patch group with 3 updates in the / directory: @typescript-eslint/eslint-plugin, eslint-plugin-jest and rollup.

Updates @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d520b88 chore(release): publish 8.50.1
  • 46171f0 fix(eslint-plugin): [no-unnecessary-type-assertion] correct handling of undef...
  • 6882a09 fix(eslint-plugin): [method-signature-style] ignore methods that return `this...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.50.0 to 8.50.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.50.1 (2025-12-22)

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

Updates eslint-plugin-jest from 29.5.0 to 29.10.1

Release notes

Sourced from eslint-plugin-jest's releases.

v29.10.1

29.10.1 (2025-12-22)

Bug Fixes

  • valid-expect-in-promise: don't crash on it.todo (#1896) (5511258)

v29.10.0

29.10.0 (2025-12-22)

Features

  • valid-title: ensure printf specifiers in .each titles are valid (#1892) (5db9b3b)

v29.9.0

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

v29.8.0

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

v29.7.0

29.7.0 (2025-12-22)

Features

v29.6.1

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

v29.6.0

29.6.0 (2025-12-21)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

29.10.1 (2025-12-22)

Bug Fixes

  • valid-expect-in-promise: don't crash on it.todo (#1896) (5511258)

29.10.0 (2025-12-22)

Features

  • valid-title: ensure printf specifiers in .each titles are valid (#1892) (5db9b3b)

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

29.7.0 (2025-12-22)

Features

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

29.6.0 (2025-12-21)

Features

  • create new no-unnecessary-assertion rule (#1882) (6a7db49)
Commits
  • 37ad071 chore(release): 29.10.1 [skip ci]
  • 5511258 fix(valid-expect-in-promise): don't crash on it.todo (#1896)
  • af94bf1 chore(release): 29.10.0 [skip ci]
  • 5db9b3b feat(valid-title): ensure printf specifiers in .each titles are valid (#1892)
  • 6d0f038 refactor: don't return the result of void functions (#1895)
  • a8f5f33 refactor: remove unneeded optional chains and other conditions (#1894)
  • b8b3110 test(no-deprecated-functions): remove unneeded async function (#1893)
  • 306c825 test: deduplicate typescript-related code (#1889)
  • 97dee23 chore(deps): lock file maintenance (#1885)
  • a1fb54c chore(release): 29.9.0 [skip ci]
  • Additional commits viewable in compare view

Updates rollup from 4.53.4 to 4.54.0

Release notes

Sourced from rollup's releases.

v4.54.0

4.54.0

2025-12-20

Features

  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#6046)

Bug Fixes

  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#6216)

Pull Requests

v4.53.5

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.54.0

2025-12-20

Features

  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#6046)

Bug Fixes

  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#6216)

Pull Requests

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

Commits

Updates @rollup/rollup-linux-x64-gnu from 4.53.4 to 4.54.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.54.0

4.54.0

2025-12-20

Features

  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#6046)

Bug Fixes

  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#6216)

Pull Requests

v4.53.5

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.54.0

2025-12-20

Features

  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#6046)

Bug Fixes

  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#6216)

Pull Requests

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

Commits

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 <dependency name> major version will 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 version will 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

Bumps the minor-patch group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [rollup](https://github.com/rollup/rollup).


Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.50.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/parser)

Updates `eslint-plugin-jest` from 29.5.0 to 29.10.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.5.0...v29.10.1)

Updates `rollup` from 4.53.4 to 4.54.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.53.4...v4.54.0)

Updates `@rollup/rollup-linux-x64-gnu` from 4.53.4 to 4.54.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.53.4...v4.54.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: eslint-plugin-jest
  dependency-version: 29.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: rollup
  dependency-version: 4.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@Dunklas Dunklas merged commit 37af23b into main Dec 23, 2025
2 checks passed
@Dunklas Dunklas deleted the dependabot/npm_and_yarn/minor-patch-9146f9cdaa branch December 23, 2025 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants