DNNCommunity / Dnn.StructuredContent

This is a proof of concept for a structured content solution for DNN Platform (formerly known as DotNetNuke). This should not be used in a production environment. Anything can change at this stage of development.
Other
13 stars 5 forks source link

Bump DotNetNuke.WebApi from 9.10.1 to 9.10.2 #93

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps DotNetNuke.WebApi from 9.10.1 to 9.10.2.

Release notes

Sourced from DotNetNuke.WebApi's releases.

v9.10.2

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 35 pull requests by 8 contributors were processed for this release.

Noteworthy Changes in v9.10.2

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Bug Fixes

  • Fixed a serialization issue with authentication config #4788 Thanks @​bdukes
  • Fixed an issue that prevented inserting links using the default HTML Editor Provider #4802 Thanks @​valadas
  • Add back alternate views for core mail provider #4805 Thanks @​bdukes
  • Fixed an issue where custom Analyzer types generate System.MissingMethodException #4824 Thanks @​berkarslan-xo
  • Fixed an issue where it was impossible to edit html on child portals #4828 Thanks @​valadas
  • Fixed an issue where the wrong RedirectAfter tabs were showing for localized sites. #4851 Thanks @​valadas

Developer Experience / Documentation

Enhancements

Maintenance

... (truncated)

Commits
  • 4141ee8 Merge pull request #4883 from dnnsoftware/release/9.10.2
  • 3955e96 Resoldved an issue with redirect tabIds on non-localized sites
  • 04c10fb Merge pull request #4865 from dnnsoftware/update-versions/patch-907d845
  • f804ada Updates versions as per release candidate creation
  • 907d845 Merge pull request #4852 from valadas/issue-3994
  • 65b3b5a Merge pull request #4861 from dnnsoftware/dependabot/nuget/MimeKit-2.15.1
  • ea0db26 Bump MailKit from 2.13.0 to 2.15.0
  • f447c74 Update version numbers in MailKit manifest
  • 8f1211d Merge pull request #4858 from dnnsoftware/dependabot/npm_and_yarn/redux-devto...
  • 059b46f Bump MimeKit from 2.13.0 to 2.15.1
  • Additional commits viewable in compare view


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 2 years ago

Looks like DotNetNuke.WebApi is up-to-date now, so this is no longer needed.