Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
bun-types (source) 1.2.17 -> 1.2.19 age confidence devDependencies patch
eslint (source) 9.30.1 -> 9.32.0 age confidence devDependencies minor
gradle (source) 8.14.2 -> 8.14.3 age confidence patch
jsdoc-to-markdown 9.1.1 -> 9.1.2 age confidence devDependencies patch
react (source) 19.1.0 -> 19.1.1 age confidence devDependencies patch
react-dom (source) 19.1.0 -> 19.1.1 age confidence devDependencies patch
typescript (source) 5.8.3 -> 5.9.2 age confidence devDependencies minor
typescript-eslint (source) 8.35.1 -> 8.38.0 age confidence devDependencies minor

Release Notes

oven-sh/bun (bun-types)

v1.2.19

Compare Source

v1.2.18

Compare Source

eslint/eslint (eslint)

v9.32.0

Compare Source

v9.31.0

Compare Source

gradle/gradle (gradle)

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)

v9.1.2

Compare Source

Regression fix since v9.1.1

Previously, you could manually render files in a specific order. For example, in the output this code would render docs for two.js before one.js.

const output = await jsdoc2md.render({ files: ['src/two.js', 'src/one.js'] })

This behaviour was broken by the jsdoc-api v9.0.0 release - instead, that version first sorted the files into alphabetical order, thus rendering one.js before two.js.

Jsdoc-api v9.3.5 (used internally by jsdoc2md) fixes that regression - previous behaviour restored.

facebook/react (react)

v19.1.1

Compare Source

facebook/react (react-dom)

v19.1.1

Compare Source

microsoft/TypeScript (typescript)

v5.9.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.38.0

Compare Source

🩹 Fixes
  • typescript-eslint: error on nested extends in tseslint.config() (#​11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#​11412)
❤️ Thank You

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

v8.37.0

Compare Source

🚀 Features
  • typescript-estree: infer tsconfigRootDir from call stack (#​11370)
❤️ Thank You
  • Josh Goldberg ✨

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

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.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

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

@renovate renovate bot requested a review from a team as a code owner July 7, 2025 01:09
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 617bc8d to 0ee9e91 Compare July 11, 2025 23:34
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 4c173f1 to b0e083e Compare July 19, 2025 13:39
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 168ba2d to b270756 Compare July 28, 2025 17:58
@renovate renovate bot force-pushed the renovate/dependencies branch from b270756 to 29814ad Compare August 1, 2025 01:21
@danadajian danadajian changed the title fix(deps): update dependencies chore(deps): update dependencies Aug 1, 2025
@danadajian danadajian merged commit 96ad600 into main Aug 1, 2025
1 check passed
@danadajian danadajian deleted the renovate/dependencies branch August 1, 2025 15:53
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

🎉 This PR is included in version 3.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants