Skip to content

Update tooling and types minor and patch updates#249

Open
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/tooling-and-types-minor-and-patch-updates
Open

Update tooling and types minor and patch updates#249
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/tooling-and-types-minor-and-patch-updates

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.12.224.13.2 age confidence
@types/nodemailer (source) 7.0.117.0.12 age confidence
@typescript-eslint/eslint-plugin (source) 8.59.18.61.0 age confidence
@typescript-eslint/parser (source) 8.59.18.61.0 age confidence
eslint-plugin-prettier 5.5.55.5.6 age confidence
prettier (source) 3.8.33.8.4 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.59.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.59.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.61.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.60.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.60.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.59.4

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.59.3

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.59.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.6

Compare Source

Patch Changes
prettier/prettier (prettier)

v3.8.4

Compare Source

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#​17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a

  - b

- c

  - d

<!-- Prettier 3.8.3 -->
- a
  - b
- c
  - d

<!-- Prettier 3.8.4 -->
- a

  - b

- c

  - d

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • Between 10:00 AM and 06:59 PM (* 10-18 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/tooling-and-types-minor-and-patch-updates branch from 4f347a9 to cef9c1e Compare May 29, 2026 01:49
@renovate renovate Bot changed the title Update tooling and types minor and patch updates to v8.59.2 Update tooling and types minor and patch updates May 29, 2026
@renovate renovate Bot force-pushed the renovate/tooling-and-types-minor-and-patch-updates branch 2 times, most recently from a10e1a8 to e988c6d Compare June 2, 2026 01:51
@renovate renovate Bot force-pushed the renovate/tooling-and-types-minor-and-patch-updates branch from e988c6d to 0f79e77 Compare June 8, 2026 18:08
@renovate renovate Bot force-pushed the renovate/tooling-and-types-minor-and-patch-updates branch 3 times, most recently from 29c59b4 to b65b6a8 Compare June 22, 2026 21:30
@renovate renovate Bot force-pushed the renovate/tooling-and-types-minor-and-patch-updates branch 4 times, most recently from 9b7b90c to 49858cc Compare June 30, 2026 12:58
@renovate renovate Bot force-pushed the renovate/tooling-and-types-minor-and-patch-updates branch from 49858cc to 35dfc74 Compare July 1, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants