Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump DotNetNuke.WebApi from 9.10.2 to 9.11.1 #202

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps DotNetNuke.WebApi from 9.10.2 to 9.11.1.

Release notes

Sourced from DotNetNuke.WebApi's releases.

v9.11.1

Release Notes

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

Noteworthy Changes in v9.11.1

Optional Telerik Removal

This release completely 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

  • Fixed issue where the uninstall extension shows version 0.0.0 #5285 by @​Mostafa-Moafi
  • Fixed an issue that caused Non-Integer Thumbnail Sizes to Break API Calls #5292 by @​v-karbovnichy
  • Fixed an issue where an invalid request in Change Password page returned a 500 status code #5309 by @​berkarslan-xo
  • Fixed an issue where MonacoEditor was not loading for child aliases #5328 by @​bdukes
  • Fixed an issue where saving IsSecure property of Portal Setting was not working #5329 by @​ryanjagdfeld
  • Fixed an issue where sitemap priorities reverted to 1 in non us culture #5331 by @​skamphuis
  • Fixed an issue that prevented uploading images smaller than configured resize dimensions #5341 by @​skamphuis
  • Fixed an issue where CKE upload document with image upload resize dimensions caused the upload to fail #5342 by @​skamphuis
  • Fixed an issue where CKE would break the browser if trying to upload a favicon #5343 by @​skamphuis
  • Fixed an issue where resource manager would not have appropriate root folder #5351 by @​valadas
  • Fixed an issue where first level folders were auto-expanded. #5355 by @​valadas
  • Fixed an issue where resource manager modal could not contain long lists #5359 by @​valadas
  • Fixed an ossie where the IP Address was not correctly handled #5372 by @​davidjrh
  • Fixed an infinite loop in schedule item. #5378 by @​valadas
  • Fixed an issue where comments in manifest would make install fail #5380 by @​valadas
  • Fixed a localizing issue where parent tabs were breaking existing localized child tabs #5382 by mwigley-trilogy
  • Fixed a casing issue on SelectedItemTemplate property #5385 by @​donker
  • Fixed an issue loading progress file in content localizer #5386 by @​donker
  • Fixed some properties made incorrectly recursive #5390 by @​bdukes
  • Fixed an issue that could cause duplicate rows to show in page->advanced->SEO #5402 by @​mwigley-trilogy
  • Fixed 'Add Missing Languages' when parent page only has some languages enabled #5404 by @​mwigley-trilogy
  • Fixed an issue uploading documents through link popup #5407 by @​skamphuis
  • Fixed renamed public/protected properties and fields #5412 by @​bdukes
  • Fixed an issue where resource manager would not keep track of whether in global assets mode #5414 by @​bdukes
  • Fixed an issue in Browser.aspx.cs #5416 by @​FRMN-FRE
  • Fixed an issue where CKEditor browser was not loading #5432 by @​bdukes
  • Fixed an issue that prevented sending smtp test emails #5445 by @​valadas
  • Remove Settings from Resource Manager display for users without permission #5446 by @​david-poindexter
  • Fixed monaco editor not being loaded when switching between css console and sql console #5453 by @​mwigley-trilogy
  • Fixed an issue where URLControl checks upload permissions were wrong #5461 by @​skamphuis
  • Fixed an issue where the attribute maxAllowedContentLength was not properly saved #5465 by @​ryanjagdfeld
  • Fixed an issue that prevented managing folders in user mode #5484 by @​valadas
  • Fixed an issue where it was not possible to edit the root folder in resource-manager #5485 by @​valadas
  • Fixed an issue where the SQL editor would not have height #5491 by @​valadas

... (truncated)

Commits
  • d2f44d2 Merge pull request #5543 from dnnsoftware/release/9.11.1
  • 025e4b9 Merge pull request #5546 from valadas/lerna-6.5.1
  • 4c78bc7 Bumped lerna to v6.5.1
  • 7f2dde2 Merge pull request #5545 from dnnsoftware/azure-pipelines-node-v18
  • 755668a Update azure-pipelines.yml for Azure Pipelines to use node v18
  • 6257f8f Merge pull request #5544 from valadas/node18-workaround
  • 0541446 Implemented a workaround to support node v18
  • 8a084f4 Added missing 9.11.1 sql script from PB manifest
  • 6aba312 Merge pull request #5468 from DNNMonster/bugfix/5291-profilepic-mode
  • 25586a5 Merge remote-tracking branch 'remotes/origin-DnnSoftware/develop' into bugfix...
  • 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)

Bumps [DotNetNuke.WebApi](https://github.com/dnnsoftware/Dnn.Platform) from 9.10.2 to 9.11.1.
- [Release notes](https://github.com/dnnsoftware/Dnn.Platform/releases)
- [Commits](dnnsoftware/Dnn.Platform@v9.10.2...v9.11.1)

---
updated-dependencies:
- dependency-name: DotNetNuke.WebApi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants