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 Piranha from 8.1.0 to 10.0.0 in /PracticalApps/NorthwindCms #38

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2021

Bumps Piranha from 8.1.0 to 10.0.0.

Release notes

Sourced from Piranha's releases.

Version 10.0

Please note that there are some changes in the application startup that should be considered when upgrading to 10.0. You can read more about this in our docs in the articles Application Setup and Startup Options.

Big thanks to @​aatmmr, @​brianpopow and @​tedvanderveen for their contributions and all of the people who has helped with translating the manager.

Core

  • Remove the need to use MARS for SQL Server #1417
  • Detect EXIF orientation on mobile pictures #1442
  • Update BlobStorage to use Azure.Storage.Blobs #1564
  • Update Pomelo.EntityFrameworkCore.MySql #1646
  • Add sort order to fields #1732
  • Update to .NET 6 #1733
  • Use Identify to get image width and height #1734
  • Clean up application startup #1738
  • Add markdown block #1744
  • Remove description attributes #1747

Manager

  • Add content settings (with region support) #1524
  • Update Summernote package #1730
  • Manager security update #1741
  • Redesign "Add page" button in manager #1748

Bugfixes

  • Cannot access disposed object #1701
  • Invalid PageField URL in Manager #1705

Version 10.0-alpha1

Core

  • Remove the need to use MARS for SQL Server #1417
  • Detect EXIF orientation on mobile pictures #1442
  • Update BlobStorage to use Azure.Storage.Blobs #1564
  • Update Pomelo.EntityFrameworkCore.MySql #1646
  • Add sort order to fields #1732
  • Update to .NET 6 #1733
  • Use Identify to get image width and height #1734
  • Clean up application startup #1738
  • Add markdown block #1744

Manager

  • Add content settings (with region support) #1524
  • Update Summernote package #1730
  • Manager security update #1741

Bugfixes

... (truncated)

Commits
  • 4ce7ce5 Updated the last external dependencies to .NET 6.0
  • ba79099 Merge pull request #1760 from PiranhaCMS/manager-translations
  • e3246ab Merge pull request #1759 from PiranhaCMS/features/net6.0
  • ed7dc08 Updated dotnet version in publish action
  • 8bbe1ff New Crowdin updates (#1756)
  • 3888803 Updated dotnet version in actions
  • 5a1cbb2 Upgraded to .NET 6.0, see #1733
  • 33cdaee Fixed null check in user delete.
  • 0760910 Removed setup views from example projects
  • 9dfa0e8 Replaced old outdated example projects with new created from the web templates.
  • 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 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.

Bumps [Piranha](https://github.com/piranhacms/piranha.core) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/piranhacms/piranha.core/releases)
- [Commits](PiranhaCMS/piranha.core@v8.1...v10.0)

---
updated-dependencies:
- dependency-name: Piranha
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants