Skip to content

Merge release/9.11.2 into master for release v9.11.2#5632

Merged
valadas merged 50 commits intomasterfrom
release/9.11.2
Apr 17, 2023
Merged

Merge release/9.11.2 into master for release v9.11.2#5632
valadas merged 50 commits intomasterfrom
release/9.11.2

Conversation

@valadas
Copy link
Copy Markdown
Contributor

@valadas valadas commented Apr 17, 2023

Merge release/9.11.2 into master for release v9.11.2

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

bdukes and others added 30 commits February 3, 2023 10:26
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Merges latest fixes from `Release/9.11.1` RC phase back into `develop`
Updates issue template with v9.11.1 beeing current
Updates issue template with v9.11.1 beeing current
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/mbdavid/LiteDB/releases)
- [Commits](litedb-org/LiteDB@v5.0.12...v5.0.13)

---
updated-dependencies:
- dependency-name: LiteDB
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/mbdavid/LiteDB/releases)
- [Commits](litedb-org/LiteDB@v5.0.12...v5.0.13)

---
updated-dependencies:
- dependency-name: LiteDB
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Temporary fix for next patch release to give the Resource Manager a better default height.

In brief, the default height is currently hard-coded to 400px. This CSS-only fix instead bases the height on the browser's height using "100vh - 25rem" which basically means the resource manager's height will be (dynamically) about 400px less than the browser's height (to account for the theme's header and footer at least). We've also set a min-height of 30rem (appx 480px).

Read Issue #5361 for more details.
#5361
…height-patch

Temp fix Resource Manager default height
Temp fix Resource Manager default height
DROP PROCEDURE IF EXISTS requires SQL 2016, DNN's current minimum
requirements include SQL 2012

Also adjust the column existence check to be consistent with other
checks

Fixes #5554
Remove SQL syntax that's incompatible with 2012
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.6.2 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases)
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](facebook/prop-types@v15.6.2...v15.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fbjs](https://github.com/facebook/fbjs) from 1.0.0 to 3.0.4.
- [Release notes](https://github.com/facebook/fbjs/releases)
- [Commits](facebook/fbjs@fbjs-v1.0.0...fbjs-v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [enzyme-adapter-react-16](https://github.com/enzymejs/enzyme/tree/HEAD/packages/enzyme-adapter-react-16) from 1.13.0 to 1.15.7.
- [Release notes](https://github.com/enzymejs/enzyme/releases)
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/enzymejs/enzyme/commits/enzyme-adapter-react-16@1.15.7/packages/enzyme-adapter-react-16)

---
updated-dependencies:
- dependency-name: enzyme-adapter-react-16
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Fix exception when emailing admin logs
Remove DotNetNuke.Web.Deprecated from DotNetNuke.Bundle
Fix unintentional recursion (i.e. stack overflow)
…make sure it is still online by looking at the last activity date.
…ty date for the current servers and remove old servers.
mtrutledge and others added 20 commits March 17, 2023 16:25
…les are updated to a new server. Also make sure that we are checking for valid servers when the task is added to the scheduler queue.
…p-types-15.8.1

Bump prop-types from 15.6.2 to 15.8.1
…yme-adapter-react-16-1.15.7

Bump enzyme-adapter-react-16 from 1.13.0 to 1.15.7
Resolve warnings in DotNetNuke.Syndication
…p-cache-semantics-4.1.1

Bump http-cache-semantics from 4.1.0 to 4.1.1
…rm/Modules/DnnExportImport/LiteDB-5.0.13

Bump LiteDB from 5.0.12 to 5.0.13 in /DNN Platform/Modules/DnnExportImport
…rm/Modules/DnnExportImportLibrary/LiteDB-5.0.13

Bump LiteDB from 5.0.12 to 5.0.13 in /DNN Platform/Modules/DnnExportImportLibrary
In #5555 and #5556 LIteDB version was bumped by dependabot but the reference in the .csproj files were not updated.
This PR fixes that so we have a working build. It also updates our yarn.lock after running a build following other dependencies updates.
Fixed an issue resolving LiteDB
@valadas valadas added this to the 9.11.2 milestone Apr 17, 2023
@valadas valadas merged commit e51caac into master Apr 17, 2023
@valadas valadas deleted the release/9.11.2 branch April 17, 2023 19:41
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.

7 participants