YAFNET / YAFNET-DNN

YAF.NET (aka Yet Another Forum.NET) v3 for DNN
https://yetanotherforum.net/
Apache License 2.0
20 stars 13 forks source link

Bump DotNetNuke.Abstractions from 9.11.1 to 9.11.2 in /yaf_dnn #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps DotNetNuke.Abstractions from 9.11.1 to 9.11.2.

Release notes

Sourced from DotNetNuke.Abstractions's releases.

v9.11.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 19 pull requests by 7 contributors were processed for this release.

Noteworthy Changes in v9.11.2

Optional Telerik Removal

This release completelly removes Telerik from the codebase but can still be used to upgrade sites that have modules depending on Telerik.

  • If you perform a clean install of this version, Telerik will NOT be installed.
  • If you upgrade an instance on which Telerik was already removed, it will NOT be reinstalled.
  • If you upgrade an instance that still has the Telerik libraries installed, the upgrade process will guide you through options to keep or remove Telerik. Additionally, if you can't remove Telerik at the moment of upgrade but plan to do it later on, a wizard will be installed to help you remove Telerik later on. Telerik removal is still optional upon upgrades, but HIGHLY RECOMMENDED.

Bug Fixes

Developer Experience / Documentation

Enhancements

Maintenance

  • Bump prop-types from 15.6.2 to 15.8.1 #5515
  • Bump fbjs from 1.0.0 to 3.0.4 #5517
  • Bump enzyme-adapter-react-16 from 1.13.0 to 1.15.7 #5518
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 #5527
  • Bump LiteDB from 5.0.12 to 5.0.13 in #5555 #5556
  • Upgrade Yarn to 3.4.1 #5569 Thanks @​bdukes
  • Bumped webpack to v5 #5570 Thanks @​valadas
  • Removed DotNetNuke.Web.Deprecated from DotNetNuke.Bundle #5583 Thanks @​bdukes
  • Fixed an issue resolving LiteDB #5587 Thanks @​valadas

List of Contributors

Brian Dukes @​bdukes Daniel Valadas @​valadas Matt Rutledge @​mtrutlege Jeremy Farrance @​jeremy-farrance Timo Breumelhof @​Timo-Breumelhof DNNMonster @​DNNMonster Matthew Wigley @​mwigley-trilogy

... (truncated)

Commits
  • 0c4f50b Merge pull request #5587 from valadas/litedb-fix
  • 4d634f6 Fixed an issue resolving LiteDB
  • 670658b Merge pull request #5555 from dnnsoftware/dependabot/nuget/DNN-Platform/Modul...
  • 80a378e Merge pull request #5556 from dnnsoftware/dependabot/nuget/DNN-Platform/Modul...
  • 645bc86 Merge pull request #5586 from mtrutledge/task/SchedulerValidateServers
  • c357e96 Merge pull request #5527 from dnnsoftware/dependabot/npm_and_yarn/http-cache-...
  • dd5ab09 Merge pull request #5525 from bdukes/syndication-docs
  • 6e34975 Merge pull request #5518 from dnnsoftware/dependabot/npm_and_yarn/enzyme-adap...
  • 9e46804 Merge pull request #5517 from dnnsoftware/dependabot/npm_and_yarn/fbjs-3.0.4
  • 420b636 Merge pull request #5515 from dnnsoftware/dependabot/npm_and_yarn/prop-types-...
  • 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 will merge this PR once CI passes on it, as requested by @w8tcha.


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)
w8tcha commented 1 year ago

@dependabot merge