Skip to content

Release of new minor version v1.13#942

Merged
egil merged 21 commits intostablefrom
release/v1.13
Dec 16, 2022
Merged

Release of new minor version v1.13#942
egil merged 21 commits intostablefrom
release/v1.13

Conversation

@bUnitBot
Copy link
Contributor

This PR was created in response to a manual trigger of the prepare-release workflow.

Merging this PR will create a GitHub Release and push new packages to NuGet.

NOTE: Only small fixes should be added to this PR at this point. If you need to make minor or major changes, close the PR and make those changes to refs/heads/main instead, and run the prepare-release workflow again once you are done.

bUnitBot and others added 21 commits November 8, 2022 20:16
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 8.48.0.56517 to 8.50.0.58025.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@8.48.0.56517...8.50.0.58025)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…937)

* refactor: Implemented analyzer suggestions and smaller refactorings

* Use SuppressMessage instead of pragma

* ToList to ToArray

* fix: dont convert to array unnecessarily

* fix of the fix

Co-authored-by: Egil Hansen <[email protected]>
…was performed before a timeout

WaitFor methods exceptions include the number of times a check was performed before a timeout

* fix: track total render cycles

* fix: track rendered fragment render count during wait for

* fix: extend timeout for slow tests
@linkdotnet
Copy link
Collaborator

Awesome how those tests are just green on first try :D

@egil egil merged commit bcd2e6d into stable Dec 16, 2022
@egil egil deleted the release/v1.13 branch December 16, 2022 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants