Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

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

Release notes

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

2026.1.0

Changed

  • Breaking: rd-gen: get rid of runtime dependency on the Kotlin compiler, drop deprecated features related to bundled compiler
  • rd-net: nullify the JetDefaultInterpolatedStringHandler's buffer in when calling ToStringAndClear (saves allocations)
  • rd-reflection: simplification of assertions

Added

  • rd-net: .NET 8 support
  • rd-net: expose inner lifetime status of SequentialLifetimes

Fixed

  • rd-net: work around for infinite loop when using Reflection.Emit in a multi-threaded app (dotnet/runtime#119958)
  • rd-net: correct bound entities' lifetimes for local calls

New Contributors

Full Changelog: JetBrains/rd@2025.3.1...2026.1.0

Commits
  • 80ca2f7 Release: prepare v2026.1.0
  • 8ba961e Merge pull request #577 from simkes/rdcall-fix
  • 914d307 Merge pull request #580 from JetBrains/au/rd-seq-lifetime
  • 9fd8c2f fix rd call: reusing WiredRdTask.CallSite for local wire calls
  • 6d7f215 rd: expose inner lifetime status
  • 9130360 rd-kt: check local publication
  • e9b4f9f CommonUtil: migrate to more modern Dokka API
  • 3c0a8bb (#507) rd-gen: clean up the old options
  • 80989ba (#507) PerContextModel: drop light key usage
  • c24bc87 (#507) rd-gen: migrate the models to a separate module
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

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

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

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 Jan 22, 2026
@sonarqubecloud
Copy link

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.

1 participant