Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps com.jetbrains.rd:rd-gen from 2025.2.3 to 2025.3.1.

Release notes

Sourced from com.jetbrains.rd:rd-gen's releases.

2025.3.1

Fixed

  • rd-net: double type registration.

2025.3.0

Deprecated

  • rd-gen: ability to compile Kotlin code during rd-gen invocation is now deprecated, and will be removed in a later release. The users are advised to compile the code using other means (e.g. Gradle), and provide rd-gen with pre-compiled model classes.

Removed

  • rd-cpp: cut any support for CMake older than 3.5.
  • rd-net: support for .NET Framework 3.5.

Added

  • rd-gen: support for inline classes/structs (see #550).

Changed

Fixed rd-kt: fix package loss in case of disconnect+reconnect scenario (see #540).

Commits
  • 9f0ed08 Release: prepare v2025.3.1
  • 4f6ed2a Build(deps): Bump gradle/actions from 4 to 5
  • f6418ef Extra lines from NET35 blocks removed
  • e69fbe1 Release: prepare v2025.3.0
  • 2724882 CI: do not cache submodules
  • a81e93a googletest: upgrade to v1.12.0
  • 39d9817 clsocket: bump the minimal required CMake to 3.5
  • 2cb0f15 ordered-map: bump the minimal required CMake to 3.5
  • 8680ef1 optional: bump minimal required CMake to 3.10
  • ffab129 Merge pull request #556 from JetBrains/usov/net35
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.jetbrains.rd:rd-gen](https://github.com/JetBrains/rd) from 2025.2.3 to 2025.3.1.
- [Release notes](https://github.com/JetBrains/rd/releases)
- [Commits](JetBrains/rd@2025.2.3...2025.3.1)

---
updated-dependencies:
- dependency-name: com.jetbrains.rd:rd-gen
  dependency-version: 2025.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2025

@sonarqubecloud
Copy link

@MO2k4 MO2k4 merged commit a3c31bd into master Nov 13, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.jetbrains.rd-rd-gen-2025.3.1 branch November 13, 2025 06:24
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants