Bump JetBrains.RdFramework from 2023.3.0 to 2024.1.1 in /src/dotnet
Bumps JetBrains.RdFramework from 2023.3.0 to 2024.1.1.
Release notes
Sourced from JetBrains.RdFramework's releases.
Release 2024.1.1
Changed
- [rd-net] UnsafeWriter/UnsafeReader: simple methods for compact UTF8 string serialization + code cleanup to use explicit Write* API
Release 2024.1.0
Changes
- [rd-kt, rd-net] Remove length restrictions for pretty printer
- Docs: update instructions and links
- Add coroutine scope to Lifetime (JetBrains/rd#432)
- [rd-kt] Allow creation on background by default on kotlin side.
- Delegate creating extensions to parent protocol.
- [rd-net] Enable cross-platform tests
- Lazy serializers
- Improve logging
- Backend listeners support.
- Support multiline comments
- [rd-net] Additional diagnostics for lifetimes
- [rd-cpp] Support task result lifetimes.
- [rd-cpp] Auto-binding for bindable task results.
Fixes
- [rd-kt, rd-net] Fix
Already has RdId exceptionwhen reassign RdProperty- Ensure counterpart is not called with terminated lifetime.
- Fix memory leak in dispatcher.
- Fix SignalFlow (JetBrains/rd#434)
- Fix serializers (JetBrains/rd#438)
- Do not assert binding thread for ext (JetBrains/rd#436)
- Dot not create new lifetime if requestLifetime is Eternal.
- [rd-cpp] Fix compilation on the latest clang
- [rd-net] Lifetime.Eternal.KeepAlive should throw an assertion
- [rd-net] ProcessWatchdog: no longer fail on exit code 259 on Windows
- [rd-net] Grant the condition call if
SpinUntil()has zero timeout.- [rd-net] Fix unexpected timeout errors in logs during laptop sleeping.
- [rd-cpp] Fix to_string using deprecated API (not actually fixing, but covering with bunch of pragmas and platform specific implementations)
- [rd-cpp] Fix diamond inheritance that started to fail to compile with latest VC++
- [rd-cpp] Fix utf support in to_string
- [rd-net] Add [CodeAnalysis.NotNull] for NotNull extension-methods.
- [rd-cpp] Fix c++ tests and enable them in CI.
- [rd-cpp] Fix multi-threading issues with sockets.
- [rd-cpp] Fix invalid error messages when socket closed by client.
- [rd-cpp] Fix array fields serialization and generation.
- [rd-cpp] Fix issues with access to released bounded call results.
- [rd-cpp] Fix memory-leaks for closures in signals after Lifetime termination.
- [rd-cpp] Fix serialization of uninitialized properties.
2024.1.0-pre1
Changes
... (truncated)
Commits
4e3bffaMerge pull request #474 from JetBrains/usov/2024.1.1-releasec143ebeRelease 2024.1.148fbcb3Merge pull request #472 from controlflow/controlflow/utf8e04d7e5UnsafeWriter/UnsafeReader: simple methods for compact UTF8 string serializatione6c1dcbUnsafeWriter: migrate whole RD to explicit type APIs02e35d3UnsafeWriter: migrate itself to explicit type APIsc9b7dcfUnsafeWriter: fix unfortunate unsigned APIs 'u' casing159ac5aMerge pull request #473 from JetBrains/2024.1.07e4dcbeRelease 2024.1.0406a6aeDocs: update instructions and links- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
@dependabot rebase
@dependabot rebase
won't merge since files have changed
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Oh no! Something went wrong on our end. Please try again later.
If the problem persists, please contact GitHub support for assistance 🙇