DNNCommunity / Dnn.WebAnalytics

A Dnn (formerly DotNetNuke) module for capturing information about visitors. Includes a report UX and a map UX to show location information.
http://dnncommunity.org/Community/Website-Metrics
10 stars 11 forks source link

Bump DotNetNuke.Core from 8.0.0.809 to 9.3.0 #33

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps DotNetNuke.Core from 8.0.0.809 to 9.3.0.

Release notes *Sourced from [DotNetNuke.Core's releases](https://github.com/dnnsoftware/Dnn.Platform/releases).* > ## v9.3.0 - RC > # Release Notes for v9.3.0 RC > **Before testing the release candidate, please review the _Known Potential Breaking Changes_ section below** > _This is a release candidate and should not be used in production, upgrades to the final version will not be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any such issues, please log them in our issue tracker on GitHub and we will evaluate each issue and if required issue another release candidate build. If no major issues are reported for a 2 week period, then this RC will become the final release._ > > We'd like to first thank everyone from the community and ESW who has submitted pull requests or reported issues. A grand total of **262** pull requests by **26** contributors were processed for the 9.3.0 release, out of that **90** were in the [Platform](https://github.com/dnnsoftware/Dnn.Platform/milestone/22?closed=1) repository, plus **133** additional pull requests were processed in the [Admin Experience](https://github.com/dnnsoftware/Dnn.AdminExperience/milestone/2?closed=1) 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. > > > ## Do you have any feedback? We'd love to hear it! > If you have a few minutes to spare, please fill out our [super quick survey](https://goo.gl/forms/OvR6g6YOaT817PC03) with the results of any testing you've done against the RC. > > ## Known Potential Breaking Changes > If you currently use any 3rd party or in-house Persona Bar extensions which utilize the export bundle from the Admin Experience, they will need to be updated after upgrading to v9.3.0. Please see the *Additional Resources* section below for more information on this change. > > ## Changes in v9.3.0-rc2 > * 12 additional pull requests where processed in the Admin Experience, 4 in React.Common and 4 in the Platform. Fixing additional issues related to the developer dependencies upgraded in the v9.3.0 release. > > ## Changes in v9.3.0-rc1 > * 19 additional pull requests were processed in the Admin Experience and 11 pull requests in React.Common, fixing quite a few issues related to the developer dependencies we upgraded in the previous release candidate. We ran into an issue with Greenkeeper and have currently disabled it while we focus on stabilizing the platform. We will be turning it back on for the v9.3.1 or v9.4.0 release scheduled for later this year. > * Enhanced the common tooltip component for accessibility within the Admin Experience. Thanks [@​valadas](https://github.com/valadas) [#212](https://github-redirect.dependabot.com/dnnsoftware/Dnn.React.Common/pull/212) > > ## Changes in v9.3.0-rc0 > * Updated all [React.Common](https://github.com/dnnsoftware/Dnn.React.Common) packages to React 16 and created initial storyboards. Thanks [@​mtrutledge](https://github.com/mtrutledge) [#153](https://github-redirect.dependabot.com/dnnsoftware/Dnn.React.Common/pull/153) > * Enabled [Greenkeeper](https://greenkeeper.io/) on the [Admin Experience](https://github.com/dnnsoftware/Dnn.AdminExperience) repository. This updated all of our developer dependencies to their latest releases as-of Nov 5th 2018. We will continue to process the greenkeeper pull requests in future releases to keep things current. Thanks to [@​valadas](https://github.com/valadas), [@​mtrutledge](https://github.com/mtrutledge), [@​nvisionative](https://github.com/nvisionative), [@​mean2me](https://github.com/mean2me), [@​daguiler](https://github.com/daguiler), [@​mikebigun](https://github.com/mikebigun), [@​Mhtshum](https://github.com/Mhtshum) and the rest of the team for all the long hours and 29+ pull requests to repair all the compilation and usability issues related to the major version changes between these dependencies. [#117](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/117) > * Added Cookie consent and configuration settings for Terms and Privacy pages. Thanks [@​donker](https://github.com/donker) [#2369](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2369) > * Added UI connector to manage Google Analytic tracking. Thanks [@​mikesmeltzer](https://github.com/mikesmeltzer) [#2288](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2288) > * Performance fix for CoreMessaging and Journal procedures. Thanks [@​chrishammond](https://github.com/chrishammond) [#2342](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2342) > * Performance & stability fix for Azure & other Environments. Thanks [@​cameron-moore](https://github.com/cameron-moore) [#2032](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2032) > * On hover, we are now showing the pane name again when in edit mode. Thanks [@​zyhfish](https://github.com/zyhfish) [#19](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/19) > * Added attributes for improving accessibility in the Admin Experience. Thanks [@​ollyhodgson](https://github.com/ollyhodgson) [#36](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/36) > * Added UI for Small and Large Page Icons back into Page Settings. Thanks [@​valadas](https://github.com/valadas) [#111](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/111) > * Added UI for Host Email setting under SMTP Configuration. Thanks [@​valadas](https://github.com/valadas) [#39](https://github-redirect.dependabot.com/dnnsoftware/Dnn.AdminExperience/pull/39) > * Added Azure DevOps to React.Common to verify pull requests and publish new releases of the npm packages. Thanks [@​ohine](https://github.com/ohine) and [@​mtrutledge](https://github.com/mtrutledge) > * Resolved issue with viewing/editing user profiles on certain pages with http/https differences. Thanks [@​mean2me](https://github.com/mean2me) [#2494](https://github-redirect.dependabot.com/dnnsoftware/Dnn.Platform/issues/2494) > > ## List of Contributors for v9.3.0 > * Matt Rutledge [@​mtrutledge](https://github.com/mtrutledge) > * Daniel Valadas [@​valadas](https://github.com/valadas) > * Stefan Kamphuis [@​skamphuis](https://github.com/skamphuis) > * Andrew Hoefling [@​ahoefling](https://github.com/ahoefling) > * David Poindexter [@​nvisionative](https://github.com/nvisionative) > * Brian Dukes [@​bdukes](https://github.com/bdukes) > * Oliver Hine [@​ohine](https://github.com/ohine) > * Joshua Bradley [@​JoshuaBradley](https://github.com/JoshuaBradley) > * Olly Hodgson [@​OllyHodgson](https://github.com/OllyHodgson) > * Mitchel Sellers [@​mitchelsellers](https://github.com/mitchelsellers) > * Mohtisham Zubair [@​Mhtshum](https://github.com/Mhtshum), [@​Mohtshum](https://github.com/Mohtshum) > * Mike Smeltzer [@​mikesmeltzer](https://github.com/mikesmeltzer) > * Peter Donker [@​donker](https://github.com/donker) > * Sebastian Leupold [@​sleupold](https://github.com/sleupold) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/dnnsoftware/Dnn.Platform/commits/v9.3.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/DNNCommunity/Dnn.WebAnalytics/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #35.