Skip to content

Merged release/9.13.5 into mater to release v9.13.5#6193

Merged
valadas merged 61 commits intomasterfrom
release/9.13.5
Nov 5, 2024
Merged

Merged release/9.13.5 into mater to release v9.13.5#6193
valadas merged 61 commits intomasterfrom
release/9.13.5

Conversation

@valadas
Copy link
Copy Markdown
Contributor

@valadas valadas commented Nov 5, 2024

Merged release/9.13.5 into mater to release v9.13.5

dependabot bot and others added 30 commits August 1, 2024 22:17
Bumps [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators) and [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Verify.SourceGenerators` from 2.1.0 to 2.3.0
- [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases)
- [Commits](https://github.com/VerifyTests/Verify.SourceGenerators/commits/2.3.0)

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: Verify.SourceGenerators
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 2 updates: [axios](https://github.com/axios/axios) and [elliptic](https://github.com/indutny/elliptic).


Updates `axios` from 1.6.7 to 1.7.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.7.5)

Updates `elliptic` from 6.5.4 to 6.5.7
- [Commits](indutny/elliptic@v6.5.4...v6.5.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 1 update: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 5.88.2 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

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

Bump webpack from 5.88.2 to 5.94.0 in the npm_and_yarn group
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.10 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.10...v1.11.13)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the cake-issues group with 2 updates in the / directory: [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.6.0 to 4.10.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.6.0...4.10.1)

Updates `Cake.Issues` from 4.6.0 to 4.10.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.6.0...4.10.1)

---
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>
Removed untested line of code, restored extra newline after close brace `}`. Build works again for me locally.
Replaced whitespace with blank lines to avoid SA1028 and SA1513 simultaneously. :)
…s-598c99f7ab

Bump the cake-issues group across 1 directory with 2 updates
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…eter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
Bumps the npm_and_yarn group with 4 updates: [express](https://github.com/expressjs/express), [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [send](https://github.com/pillarjs/send) and [serve-static](https://github.com/expressjs/serve-static).


Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

Bump the npm_and_yarn group with 4 updates
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
from 7.13.0 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
-
[Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
-
[Commits](jsx-eslint/eslint-plugin-react@v7.13.0...v7.35.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Changed to `return` to match first with releases in descending order
…ate-DotNet4-release-number

Updated Initialize.cs to show modern dotnet4+ versions
…int-plugin-react-7.35.0

Bump eslint-plugin-react from 7.13.0 to 7.35.0
… to ToString(3) to show the full 3 part .NET Framework version number in the PersonaBar
david-poindexter and others added 25 commits October 5, 2024 19:02
…hancements

Update PersonaBar Manage/Roles to show Role ID
…eb-enhancement

PersonaBar, Settings, Servers, System Info, Web subtab - Adds the .NET Framework Product Version
…int-plugin-react-7.37.1

Bump eslint-plugin-react from 7.35.0 to 7.37.1
- NUnit3TestAdapter from 4.5.0 to 4.6.0
- NUnit from 3.13.3 to 3.14.0
- NUnit.Analyzers from 4.2.0 to 4.3.0
- Also install NUnit.Analyzers in all projects where NUnit is installed
…-loader-4.0.2

Bump raw-loader from 2.0.0 to 4.0.2
Classic model is deprecated and will be removed in NUnit 4
…b799ab

Bump Verify.SourceGenerators and Microsoft.Bcl.AsyncInterfaces
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) and [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Verify.NUnit` from 20.5.0 to 27.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@20.5.0...27.0.1)

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: Verify.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Bump Verify.NUnit and Microsoft.Bcl.AsyncInterfaces
…is-be67214fac

Bump the codeanalysis group with 3 updates
…cb638df

Bump the aspnet group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 1 update: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware).


Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
It's build directly via the PackageMicrosoftGlobbing task
Update DotNetNuke.Newtonsoft.Json.dnn to reference version 13.0.3
@valadas valadas added this to the 9.13.5 milestone Nov 5, 2024
@valadas
Copy link
Copy Markdown
Contributor Author

valadas commented Nov 5, 2024

This is a release management task, as per our policy, we are self-approving it.

@valadas valadas merged commit a382b29 into master Nov 5, 2024
@bdukes bdukes deleted the release/9.13.5 branch January 6, 2025 15:10
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.

6 participants