r7-labs / R7.Documents

Classic DNN Documents module, redesigned
MIT License
20 stars 7 forks source link

Bump DotNetNuke.Core from 8.0.4.226 to 9.4.0 in /R7.Documents #97

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps DotNetNuke.Core from 8.0.4.226 to 9.4.0.

Release notes *Sourced from [DotNetNuke.Core's releases](https://github.com/dnnsoftware/Dnn.Platform/releases).* > ## v9.4.0 > # Release Notes for v9.4.0 > We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of **128** pull requests by **16** contributors and the amazing dependabot were processed for this release. Out of that **69** were in the [Platform](https://github.com/dnnsoftware/Dnn.Platform/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+milestone%3A9.4.0+) repository, plus **59** additional pull requests were processed in the [Admin Experience](https://github.com/dnnsoftware/Dnn.AdminExperience/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+milestone%3A3.0.0+) repository. Below you can find a short list of the noteworthy changes in this release. For a full list, please check the GitHub milestone pages on each of the repositories. > > ## Noteworthy Changes in v9.4.0 > > * Minimum Required .NET Framework 4.7.2. Thanks [@​ahoefling](https://github.com/ahoefling) [#2644](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2644) and [@​ohine](https://github.com/ohine) [#648](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/648) > * GDPR: Data Consent Functionality. Thanks [@​donker](https://github.com/donker) [#2683](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2683) [Documentation](https://dnndocs.com/content/features/privacy/data-consent/index.html) > * Added Dependency Injection and Removed Circular Dependencies in all Module Pipelines. Thanks [@​ahoefling](https://github.com/ahoefling) [#2774](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2774) > * Restructure Admin Experience Extensions into a single VS Project. Thanks [@​ohine](https://github.com/ohine) [#693](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/693) > * Updated all C# projects in the platform to compile under C# 7.0. Thanks [@​ahoefling](https://github.com/ahoefling) [#2758](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2758) > * Replace JRE based YUI Compressor with MSBuild version. Thanks [@​ohine](https://github.com/ohine) [#649](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/649) > * Add React Common into Admin Experience repo and configure yarn workspaces. Thanks [@​bdukes](https://github.com/bdukes), [@​ohine](https://github.com/ohine) and [@​valadas](https://github.com/valadas) [#438](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/439) > * Make Default Module Action Menu Configurable. Thanks [@​mikesmeltzer](https://github.com/mikesmeltzer) [#2804](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2804) > * Correction of File Access Issues. Thanks [@​mitchelsellers](https://github.com/mitchelsellers) [#2768](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2768) > * Remove GetAzureCompactScript from SqlDataProvider. Thanks [@​ohine](https://github.com/ohine) [#2763](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2763) > * Add setting to display search result for users in specific roles. Thanks [@​zyhfish](https://github.com/zyhfish) [#2532](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2532) > * Force user logout after password changed in other place. Thanks [@​zyhfish](https://github.com/zyhfish) [#2509](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/pull/2509) and [#939](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/939) > * Updated "About" information for DNN Platform to be more relevant and current [@​david-poindexter](https://github.com/david-poindexter) [dnnsoftware/Dnn.AdminExperience#1094](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/issues/1094) > * Allows loading dependencies during startup even if one fails [@​valadas](https://github.com/valadas) and [@​mitchelsellers](https://github.com/mitchelsellers) [#2953](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2953) > * Fixes an issue where deleted pages would show in parent page selector. [@​berkarslan-xo](https://github.com/berkarslan-xo) [#2925](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2925) > ## List of Contributors > > * Andrew Hoefling [@​ahoefling](https://github.com/ahoefling) > * Mike Smeltzer [@​mikesmeltzer](https://github.com/mikesmeltzer) > * Oliver Hine [@​ohine](https://github.com/ohine) > * Mitchel Sellers [@​mitchelsellers](https://github.com/mitchelsellers) > * Ben Zhong [@​zyhfish](https://github.com/zyhfish) > * Peter Donker [@​donker](https://github.com/donker) > * Daniel Valadas [@​valadas](https://github.com/valadas) > * Brian Dukes [@​bdukes](https://github.com/bdukes) > * David Poindexter [@​david-poindexter](https://github.com/david-poindexter) > * Mikhail Bigun [@​mikebigun](https://github.com/mikebigun) > * Alex Netrebskiy [@​alexnaurea](https://github.com/alexnaurea) > * Daniel Aguilera [@​daguiler](https://github.com/daguiler) > * [@​cesco69](https://github.com/cesco69) > * Berk Arslan [@​berkarslan-xo](https://github.com/berkarslan-xo) > * [@​sergeydryomin](https://github.com/sergeydryomin) > > > ## Additional Resources. > Is this your first time installing or upgrading DNN? If so, you can find some help with the [installation](https://www.dnnsoftware.com/wiki/how-to-install-dotnetnuke) and [upgrade](https://www.dnnsoftware.com/wiki/upgrading-dotnetnuke) wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes! > > > ## PetaPOCO changes > If you have custom modules that use DAL2 with primary keys that are not auto-incremented, the module code will need to be validated to explicitly indicate that since the default behaviour for primary keys in the latest PetaPOCO has changed. > > ## v9.4.0 - RC1 > > # Release Notes for v9.4.0 RC > ... (truncated)
Commits - See full diff in [compare view](https://github.com/dnnsoftware/Dnn.Platform/commits/v9.4.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/roman-yagodin/R7.Documents/network/alerts).
dependabot[bot] commented 3 years ago

Looks like DotNetNuke.Core is no longer a dependency, so this is no longer needed.