Skip to content

Merged release/9.13.4 into master to release v9.13.4#6114

Merged
valadas merged 99 commits intomasterfrom
release/9.13.4
Aug 13, 2024
Merged

Merged release/9.13.4 into master to release v9.13.4#6114
valadas merged 99 commits intomasterfrom
release/9.13.4

Conversation

@valadas
Copy link
Copy Markdown
Contributor

@valadas valadas commented Aug 13, 2024

Merged release/9.13.4 into master to release v9.13.4

dependabot bot and others added 30 commits February 1, 2024 23:20
Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 4.1.0 to 12.2.0.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](webpack/less-loader@v4.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: less-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.70.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq.spikes@v4.18.4...v4.20.70)

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

Signed-off-by: dependabot[bot] <support@github.com>

Platform/Tests/DNN.Integration.Test.Framework/DNN.Integration.Test.Framework.csproj
Platform/Tests/DotNetNuke.Tests.AspNetCCP/DotNetNuke.Tests.AspNetCCP.csproj
Platform/Tests/DotNetNuke.Tests.Authentication/DotNetNuke.Tests.Authentication.csproj
Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj
Platform/Tests/DotNetNuke.Tests.Utilities/DotNetNuke.Tests.Utilities.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.ConfigConsole.Tests/Dnn.PersonaBar.ConfigConsole.Tests.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.ConfigConsole.Tests/packages.config
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Pages.Tests/Dnn.PersonaBar.Pages.Tests.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Security.Tests/Dnn.PersonaBar.Security.Tests.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Users.Tests/Dnn.PersonaBar.Users.Tests.csproj
Merges build issue fix done in `release/9.13.3` back into `develop`
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] <support@github.com>
…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
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] <support@github.com>
…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] <support@github.com>
…dossier-1203a63b67

Bump the teststack-dossier group with 2 updates
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
…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
valadas and others added 26 commits July 9, 2024 21:35
Since we now have a 9.13.4 sql file, this should be the version in the repository too.
Bumps all version to 9.13.4 on `develop` branch.
This was not used, this PR removes that unused dependency and replaces #5832
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Also changes deprecated shortid for nanoid
Bump react-widgets from 4.4.6 to 5.8.4
…ack-plugin

Removed optimize-css-assets-webpack-plugin dependency
Bumps [rc-progress](https://github.com/react-component/progress) from 2.6.1 to 4.0.0.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](react-component/progress@2.6.1...v4.0.0)

---
updated-dependencies:
- dependency-name: rc-progress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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.5.1 to 4.6.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.5.1...4.6.0)

Updates `Cake.Issues` from 4.5.1 to 4.6.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.5.1...4.6.0)

---
updated-dependencies:
- dependency-name: Cake.Frosting.Issues.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cake-issues
- dependency-name: Cake.Issues
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cake-issues
...

Signed-off-by: dependabot[bot] <support@github.com>
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.9.2 to 4.10.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)

Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.9.2 to 4.10.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)

Updates `Microsoft.CodeAnalysis.CSharp` from 4.9.2 to 4.10.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)

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] <support@github.com>
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v6.0.2)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.6.1 to 4.2.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@3.6.1...4.2.0)

---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…NET.Test.Sdk-17.10.0

Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.10.0
Changed a whitespace to try and wakeup github
DNNImageHandler - Add Option to prevent URL text from appearing as content
@valadas valadas added this to the 9.13.4 milestone Aug 13, 2024
@valadas valadas merged commit b53b76e into master Aug 13, 2024
@bdukes bdukes deleted the release/9.13.4 branch January 6, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.