Open
Conversation
05b9fe5 to
75b0eec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.2.1→19.2.1Release Notes
reactiveui/splat (Splat.Drawing)
v19.2.1Compare Source
🗞️ What's Changed
🐛 Fixes
aa93e41Fix failing DI resolver tests and race condition in lazy singleton disposal (#1468) @glennawatson🧹 General Changes
270a679housekeeping: Update version from 19.1 to 19.2.x @glennawatson3ab4b4achore: Change question guidance from StackOverflow to Discussions @glennawatson📦 Dependencies
5a43d3achore(deps): update dependency tunit to 1.9.17 (#1469) @renovate[bot]428c40achore(deps): update dependency tunit to 1.9.26 (#1471) @renovate[bot]a92bcdcchore(deps): update dependency tunit to 1.9.2 (#1467) @renovate[bot]1930f34chore(deps): update dependency tunit to 1.8.1 (#1466) @renovate[bot]eb87a1bchore(deps): update dependency tunit to 1.7.20 (#1464) @renovate[bot]📌 Other
74af88bAdd YamlMime reference to codecov.yml (#1463) @ChrisPulman🔗 Full Changelog: reactiveui/splat@19.1.1...19.2.1
🙌 Contributions
💖 Thanks to all the contributors: @ChrisPulman, @glennawatson
🤖 Automated services that contributed: @renovate[bot]
v19.1.1Compare Source
🗞️ What's Changed
This version is a Major change, it changes the logging/DI and other elements to make it more AOT compatible for some performance gains also. Now most logging and DI generic are first class citizens of their class and where able they are used directly with the providing resolver or logger.
💥 Breaking Changes
29990fbbreaking changes: New default AOT compatible dependency resolver, remove most AOT labels. (#1461) @glennawatson🧹 General Changes
495eb61Update version number to 19.1.x @glennawatson7dc2b1fchore: Use TUnit for the unit test, cleanup state (#1459) @glennawatson📦 Dependencies
eea5f1bchore(deps): update dependency mindscape.raygun4net.netcore to 11.2.5 (#1460) @renovate[bot]970926echore(deps): update dependency verify.nunit to 31.9.2 (#1456) @renovate[bot]📌 Other
7172f63Convert to SLNX, move test to ./src/tests folder, add claude instructions (#1457) @glennawatson🔗 Full Changelog: reactiveui/splat@18.1.1...19.1.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @renovate[bot]
v18.1.1Compare Source
🗞️ What's Changed
💥 Breaking Changes
d07d551Breaking: Remove netstandard2.0, rely on .NET and .NET Framework instead (#1455) @glennawatson🔗 Full Changelog: reactiveui/splat@17.2.1...18.1.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
Configuration
📅 Schedule: Branch creation - "before 5:00am,before 10am,before 3pm,before 8pm" in timezone Asia/Shanghai, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.