forked from dnnsoftware/Dnn.Platform
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master #2
Open
Mhtshum
wants to merge
10,000
commits into
Mhtshum:master
Choose a base branch
from
dnnsoftware:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Master #2
Conversation
This file contains 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
Bumps [peterjgrainger/action-create-branch](https://github.com/peterjgrainger/action-create-branch) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/peterjgrainger/action-create-branch/releases) - [Commits](peterjgrainger/action-create-branch@v2.4.0...v3.0.0) --- updated-dependencies: - dependency-name: peterjgrainger/action-create-branch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…eterjgrainger/action-create-branch-3.0.0 Bump peterjgrainger/action-create-branch from 2.4.0 to 3.0.0
When navigating folders using a Folder Provider, this code would refresh the whole providers even though we are not making changes. This PR avoids doing so if EnableFileAutoSync is off, thus improving navigaiton performance.
Fixed a performance issue while navigating folders for providers
Replaced the boolean values by the corresponding permissions constants values
Merges `release/9.13.3` into `master` to release `v9.13.3`
fix the user roles cache issue.
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ress-4.19.2 Bump express from 4.18.2 to 4.19.2
Bumps the teststack-dossier group with 2 updates: [AutoFixture](https://github.com/AutoFixture/AutoFixture) and NSubstitute. Updates `AutoFixture` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1) Updates `NSubstitute` from 5.0.0 to 5.1.0 --- updated-dependencies: - dependency-name: AutoFixture dependency-type: direct:production update-type: version-update:semver-patch dependency-group: teststack-dossier - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: teststack-dossier ... Signed-off-by: dependabot[bot] <[email protected]>
…dossier-1203a63b67 Bump the teststack-dossier group with 2 updates
Use Cake Frosting optimized addins
Fix #5994: Sorting (A-Z) members of roles in PersonaBar
Bumps the cake-issues group with 1 update: [Cake.Issues](https://github.com/cake-contrib/Cake.Issues). Updates `Cake.Issues` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/cake-contrib/Cake.Issues/releases) - [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml) - [Commits](cake-contrib/Cake.Issues@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: Cake.Issues dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cake-issues ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the codeanalysis group with 3 updates: [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn), [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) and [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime). Updates `Microsoft.CodeAnalysis.CSharp` from 4.8.0 to 4.9.2 - [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) Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.8.0 to 4.9.2 - [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) Updates `Microsoft.CodeAnalysis.CSharp` from 4.8.0 to 4.9.2 - [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) Updates `Microsoft.Bcl.AsyncInterfaces` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeanalysis - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeanalysis - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeanalysis - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: codeanalysis ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.13 to 5.0.19. - [Release notes](https://github.com/mbdavid/LiteDB/releases) - [Commits](litedb-org/LiteDB@v5.0.13...v5.0.19) --- updated-dependencies: - dependency-name: LiteDB dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…s-ba5fbeaa36 Bump Cake.Issues from 4.3.0 to 4.3.1 in the cake-issues group
…is-ce50b1e808 Bump the codeanalysis group with 3 updates
Update jQuery UI from 1.13.2 to 1.13.3
Make MvcServicePath regex matching ignore case.
- Fixes #6241 Given the reported issue in #6239, each time a module setting is updated the cache is cleared. The current code, was always updating the first load to be false, even if the first load value was already set to false. This change utilizes the retreived setting value to ensure that we are ONLY updateing the module to flip the quick settings flag to false if it is currently set to true. This has a substantial impact to performance for modules using Quick Settings.
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 8.0.100 to 9.0.101. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](https://github.com/dotnet/sdk/commits) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.1 to 22.10.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [string.prototype.startswith](https://github.com/mathiasbynens/String.prototype.startsWith) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/mathiasbynens/String.prototype.startsWith/releases) - [Commits](mathiasbynens/String.prototype.startsWith@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: string.prototype.startswith dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
This may fix #6222 but I ran out of time to test, a clean install did work fine and that's all I had time to test for now. I think there are a couple other dlls in the issue we could handle here or elsewhere and we need to test upgrade scenarios from 9.13.4,5,6 to be sure.
Bumps the cake-issues group with 2 updates: [Cake.Frosting.Issues.MsBuild](https://github.com/cake-contrib/Cake.Issues) and [Cake.Issues](https://github.com/cake-contrib/Cake.Issues). Updates `Cake.Frosting.Issues.MsBuild` from 4.12.0 to 5.0.0 - [Release notes](https://github.com/cake-contrib/Cake.Issues/releases) - [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml) - [Commits](cake-contrib/Cake.Issues@4.12.0...5.0.0) Updates `Cake.Issues` from 4.12.0 to 5.0.0-beta0001 - [Release notes](https://github.com/cake-contrib/Cake.Issues/releases) - [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/cake-contrib/Cake.Issues/commits) --- updated-dependencies: - dependency-name: Cake.Frosting.Issues.MsBuild dependency-type: direct:production update-type: version-update:semver-major dependency-group: cake-issues - dependency-name: Cake.Issues dependency-type: direct:production update-type: version-update:semver-major dependency-group: cake-issues ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-spellcheck](https://github.com/aotaduy/eslint-plugin-spellcheck) from 0.0.11 to 0.0.20. - [Release notes](https://github.com/aotaduy/eslint-plugin-spellcheck/releases) - [Commits](https://github.com/aotaduy/eslint-plugin-spellcheck/commits/v0.0.20) --- updated-dependencies: - dependency-name: eslint-plugin-spellcheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [NUnit](https://github.com/nunit/nunit) and [Verify.NUnit](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together. Updates `NUnit` from 4.2.2 to 4.2.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.2...4.2.2) Updates `Verify.NUnit` from 27.0.1 to 28.4.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@27.0.1...28.4.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Deprecate DnnLogger
…a96654 Bump Verify.NUnit
Bumps [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases) - [Commits](VerifyTests/Verify.SourceGenerators@2.3.0...2.5.0) --- updated-dependencies: - dependency-name: Verify.SourceGenerators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…es/node-22.10.1 Bump @types/node from 22.9.1 to 22.10.1
…int-plugin-spellcheck-0.0.20 Bump eslint-plugin-spellcheck from 0.0.11 to 0.0.20
…s-ef71c73768 Bump the cake-issues group with 2 updates
…t-sdk-9.0.101 Bump dotnet-sdk from 8.0.100 to 9.0.101
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…rceGenerators-2.5.0 Bump Verify.SourceGenerators from 2.3.0 to 2.5.0
…ing.prototype.startswith-1.0.1 Bump string.prototype.startswith from 1.0.0 to 1.0.1
…int-plugin-import-2.31.0 Bump eslint-plugin-import from 2.29.1 to 2.31.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.3.0...4.4.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…dd085f Bump NUnit.Analyzers
Bumps the npm_and_yarn group with 1 update: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.0.7 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.7...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
…_and_yarn-87b0289bbc Bump nanoid from 5.0.7 to 5.0.9 in the npm_and_yarn group
Released v9.13.7
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.
Summary