Merge release/9.11.2 into master for release v9.11.2#5632
Merged
Conversation
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>
Upgrade Yarn to 3.4.1
…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.
…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
…s-3.0.4 Bump fbjs from 1.0.0 to 3.0.4
…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
Scheduler Validate Servers - #5575
…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
Fixed an issue resolving LiteDB
This file contains hidden or 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
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.
Merge
release/9.11.2intomasterfor release v9.11.2This is a release management task, as per our policy, we are self-approving it.