MO2k4 / CleanCode

ReSharper/Rider Plugin
MIT License
64 stars 9 forks source link

Bump com.jetbrains.rd:rd-gen from 2024.1.1 to 2024.3.0 #237

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 1 month ago

Bumps com.jetbrains.rd:rd-gen from 2024.1.1 to 2024.3.0.

Release notes

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

2024.3.0

Changed

  • [rd-kt] Improve toString representation of protocol entities
  • [rd-kt] Improve messages in Logger.catch
  • [rd-kt] Support saving the list of marshallers during generation to a file
  • [rd-net] implement RdTask.GetAwaiter
  • [rd-net] SpinWaitEx: overload to avoid allocations, annotations

Added

  • [rd-net] CompactList: add Contains and IndexOf methods, thanks to @​DenisPimenov
  • [rd-kt] ViewableList::sync for optimized updates with a minimal number of change events

2024.3-pre1

Changed

  • [rd-kt] Improve 'toString' representation of protocol entities
  • [rd-kt] Improve messages in Logger.catch
  • [rd-kt] Support saving the list of marshallers during generation to a file
  • [rd-net] implement RdTask.GetAwaiter
  • [rd-net] SpinWaitEx: overload to avoid allocations, annotations
Commits
  • 485d952 Publish: cleanup
  • 664ccb2 Release: prepare 2024.3.0
  • f456f0f Publish: add a flag to depend common publishing on the Central Portal task
  • ea9d94a Publish: implement upload via HTTP
  • 75a7ddf Publish: package sources correctly
  • 5a45634 Publish: package javadoc
  • a29f2a5 Publish: replicate name and pom
  • 141f2ce Publish: move group id to a common place
  • 5b06f0d Release: prepare 2024.3-pre3
  • 747c5ac Signing: migrate to Central Publishing plugin
  • 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 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)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 2 days ago

Superseded by #243.