Bump the dotnet group with 3 updates#106
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps MailKit from 4.16.0 to 4.17.0 Bumps Sentry.AspNetCore from 6.5.0 to 6.6.0 Bumps Skybrud.Umbraco.Redirects from 17.0.4 to 17.0.5 --- updated-dependencies: - dependency-name: MailKit dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Sentry.AspNetCore dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Skybrud.Umbraco.Redirects dependency-version: 17.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated MailKit from 4.16.0 to 4.17.0.
Release notes
Sourced from MailKit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Sentry.AspNetCore from 6.5.0 to 6.6.0.
Release notes
Sourced from Sentry.AspNetCore's releases.
6.6.0
Features ✨
sentry-androidandsentry-cocoaby @bitsandfoxes in #5244Fixes 🐛
Dependencies ⬆️
Deps
Other
Commits viewable in compare view.
Updated Skybrud.Umbraco.Redirects from 17.0.4 to 17.0.5.
Release notes
Sourced from Skybrud.Umbraco.Redirects's releases.
17.0.5
New release for Umbraco 17. This release will not work on other versions of Umbraco.
Installation
Via NuGet:
.NET CLI:
NuGet Package Manager:
Changelog
Changed default dashboard limit to 20 (see 96ef8854cc47edb793a2bbd830de945e6de097e1 and b2495f83fa50dd6dd78df0e810559f097eaaa202)
In prior releases, the dashboard would show a maximum of 10 redirects per page. With this release, the limit is now instead 20, with various options to configure it - e.g. via the
Skybrud:Redirects:Dashboard:PageSizeapp setting, or setting theDashboard.PageSizeproperty ofIOptions<RedirectsSettings>.Add Swedish localization (see #244)
Thanks to a PR from @DanielToxic.
Added notifications for added, saved and deleted (see 5b9ce4d6153a96de8e1892e7b431b155968658ed)
The package now provides notifications to listen for when redirects are added, saved and deleted respectively.
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions