Skip to content

chore(deps): update all non-major dependencies #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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.35.1 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.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 5 times, most recently from 4f192f3 to 1ac07e7 Compare July 2, 2025 18:59
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from 1ac07e7 to 86a3654 Compare July 3, 2025 02: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.

0 participants