Merged release/9.13.1 into master to release v9.13.1#5878
Merged
Conversation
This improves efficiency and reduces useless log lines, because GetTab would add a log for each Tab not found.
In practice, this would only happen when requesting a tab for another portal than the one it's in, but using an external cache we have seen this a lot and this fix prevent a lot of unnecessary ClearCache calls.
Shorten source generator test snapshot file names
Updates issue template as per having released `v9.13.0`
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.9 to 1.2.13. - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.2.9...v1.2.13) --- updated-dependencies: - dependency-name: fsevents dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ging Feature/5819 improvements logging
CKE Provider fixes
Prevent control characters in username
…wserify-sign-4.2.2 Bump browserify-sign from 4.0.4 to 4.2.2
Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.1.820 to 2.1.858. - [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases) - [Commits](KirillOsenkov/MSBuildStructuredLog@v2.1.820...v2.1.858) --- updated-dependencies: - dependency-name: MSBuild.StructuredLogger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ructuredLogger-2.1.858 Bump MSBuild.StructuredLogger from 2.1.820 to 2.1.858
Use corepack to run Yarn
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.6.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.1.3...v1.6.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…os-1.6.1 Bump axios from 1.1.3 to 1.6.1
Closes #5871 Also further limits how far back GitVersion looks at commits for versioning purposes which makes it way quicker to run.
Fixed an issue where develop was publishing wrong version
Upgrade Yarn from 3.4.1 to 4.0.2
Use .NET 8.x and Cake 4.0.0 for build
Add Dependabot groups for NuGet
Ensures the yarn cache folder exists before doing yarn caching
Fixed a CI issue that prevented yarn package caching
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.
Merged
release/9.13.1intomasterto releasev9.13.1This is a release management task, as per our policy, we are self-approving it.