Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.15.33 -> 22.16.0 age confidence
eslint (source) 9.29.0 -> 9.30.1 age confidence
jest (source) 30.0.3 -> 30.0.4 age confidence
prettier (source) 3.6.1 -> 3.6.2 age confidence
typescript-eslint (source) 8.35.0 -> 8.36.0 age confidence

Release Notes

eslint/eslint (eslint)

v9.30.1

Compare Source

v9.30.0

Compare Source

jestjs/jest (jest)

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)
prettier/prettier (prettier)

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List
typescript-eslint/typescript-eslint (typescript-eslint)

v8.36.0

Compare Source

🚀 Features
  • typescript-eslint: support basePath in tseslint.config() (#​11357)
❤️ Thank You

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

v8.35.1

Compare Source

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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-all-minor-patch branch from b0b3ecc to f2cd508 Compare June 27, 2025 22:28
@renovate renovate bot changed the title chore(deps): update dependency prettier to v3.6.2 chore(deps): update all non-major dependencies Jun 27, 2025
@renovate renovate bot force-pushed the renovate-all-minor-patch branch 6 times, most recently from 1ac07e7 to 86a3654 Compare July 3, 2025 02:09
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from 86a3654 to 7306ab2 Compare July 7, 2025 20:54
@meabed meabed merged commit 7709aff into develop Jul 8, 2025
1 check failed
@meabed meabed deleted the renovate-all-minor-patch branch July 8, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant