Skip to content
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

Release/9.10.2 #4883

Merged
merged 90 commits into from
Oct 20, 2021
Merged

Release/9.10.2 #4883

merged 90 commits into from
Oct 20, 2021

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Oct 20, 2021

Merging into master to release v9.10.2

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

bdukes and others added 30 commits August 18, 2021 09:05
Using a computed property instead of a property with a backing field
should be enough to avoid the serialization issue
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.10.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Merges latest changes for 9.10.1 into develop
Updates issue template as per current state
Updates issue template as per current state
…Editor Provider

Fixed an issue that prevented inserting links using the default HTML Editor Provider

Closes #4801
Avoid GitVersion warning by removing catch-all pattern
Use new SymbolPackageFormat property for NuGet pack
Use latest .NET SDK version
Use Cake.Frosting.Issues.Recipe
Fixed an issue that prevented inserting links using the default HTML Editor Provider
Corrected a typo in CKEditor for dnnpages plugin in french
This functionality was inexplicably removed in b3e066f #4187

Includes fixes originally from #2900 (1b44e1d)
Fixes #2899
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 16.8.6 to 17.0.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
By allowing a DesktopModule to have an explicit FriendlyName and
Description set by the install manifest, instead of using the Package
FriendlyName and Description, allows multiple DesktopModules per Package

Fixes #2887
Reimplementation of #2887 and #2886
Bumps [Cake.Frosting.Issues.Recipe](https://github.com/cake-contrib/Cake.Issues.Recipe) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/cake-contrib/Cake.Issues.Recipe/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues.Recipe/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.Issues.Recipe@1.2.0...1.3.1)

---
updated-dependencies:
- dependency-name: Cake.Frosting.Issues.Recipe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redux](https://github.com/reduxjs/redux) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.0.1...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [es6-shim](https://github.com/paulmillr/es6-shim) from 0.35.0 to 0.35.6.
- [Release notes](https://github.com/paulmillr/es6-shim/releases)
- [Changelog](https://github.com/paulmillr/es6-shim/blob/master/CHANGELOG.md)
- [Commits](paulmillr/es6-shim@0.35.0...0.35.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps NSubstitute from 3.1.0 to 4.2.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
This allows access to the MSBuild log for failed builds
Also normalize whitespace for packages and update version in yarn.lock
…i.Core

I am not 100% if what I am doing is correct, but when upgrading a module to depend on DNN 9.10.1, the build fails saying that DotNetNuke.Web uses System.Web.Http v5.2.7 but the project references v5.2.3. I usually just update the dependency manually, but though we could declare it so it updates it automatically.

I am no nuget expert, so not sure if this is the right way to do it, looking at the nuget experts (you know who you are) :P
…kage

Allow multiple DesktopModules per PackageID
…ing.Issues.Recipe-1.3.1

Bump Cake.Frosting.Issues.Recipe from 1.2.0 to 1.3.1
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.6.0 to 4.17.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.6.0...v4.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bump Yarn from from 3.0.0 to 3.0.2
…e-4.17.0

Bump AutoFixture from 4.6.0 to 4.17.0
dependabot bot and others added 26 commits October 4, 2021 08:43
Bumps [Dnn.CakeUtils](https://github.com/DNNCommunity/Dnn.CakeUtils) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DNNCommunity/Dnn.CakeUtils/releases)
- [Commits](DNNCommunity/Dnn.CakeUtils@v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.0.11 to 6.3.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.9/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Fare](https://github.com/moodmosaic/Fare) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/moodmosaic/Fare/releases)
- [Commits](moodmosaic/Fare@v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Created package for Microsoft.Extensions.FileSystemGlobbing
…rybook/addon-actions-6.3.9

Bump @storybook/addon-actions from 5.0.11 to 6.3.9
Bumps [redux-devtools-dock-monitor](https://github.com/reduxjs/redux-devtools)
from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/reduxjs/redux-devtools/releases)
- [Changelog](https://github.com/reduxjs/redux-devtools/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/reduxjs/redux-devtools/commits/redux-devtools-dock-monitor@1.2.0)

---
updated-dependencies:
- dependency-name: redux-devtools-dock-monitor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 2.13.0 to 2.15.1.
- [Release notes](https://github.com/jstedfast/MimeKit/releases)
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MimeKit@2.13.0...2.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ux-devtools-dock-monitor-1.2.0

Bump redux-devtools-dock-monitor from 1.1.3 to 1.2.0
Replaced old Newtonsoft.Json references
Updates versions as per release candidate creation
This is a follow up on #4851

All my testing had been done on a localized site and after having those settings exist in the database.

@david-poindexter just found out it was problematic on a clean install as those settings simply do not exists and the code failed getting those settings values from the dictionary of settings. This PR solves that.
@valadas valadas added this to the 9.10.2 milestone Oct 20, 2021
@valadas valadas merged commit 4141ee8 into master Oct 20, 2021
@valadas valadas deleted the release/9.10.2 branch April 17, 2023 19:42
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.

8 participants