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

chore(deps): bump the safe-api-dependencies group in /src with 8 updates #371

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the safe-api-dependencies group in /src with 8 updates:

Package From To
MailKit 4.9.0 4.10.0
Microsoft.AspNetCore.Authentication.Cookies 2.2.0 2.3.0
Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 9.0.1
Microsoft.AspNetCore.DataProtection.StackExchangeRedis 9.0.0 9.0.1
Microsoft.AspNetCore.SpaProxy 9.0.0 9.0.1
Microsoft.Extensions.Caching.StackExchangeRedis 9.0.0 9.0.1
Microsoft.Extensions.Http.Polly 9.0.0 9.0.1
System.Net.Http.Json 9.0.0 9.0.1

Updates MailKit from 4.9.0 to 4.10.0

Changelog

Sourced from MailKit's changelog.

MailKit 4.10.0 (2025-01-26)

  • Work around a QQMail/Yandex IMAP BODYSTRUCTURE response for empty multipart. (issue #1861)
  • Added exception documentation for methods in IMailFolder. (issue #1868)
  • Added IMailFolder.CanOpen property that checks IMailFolder.Attributes for NoSelect and NonExistent flags.
  • Bumped MimeKit dependency to 4.10.0.
Commits
  • 7187680 Bumped version to 4.10.0
  • 97785b5 Updated SSL certificates
  • 9df535c Added IMailFolder.CanOpen property
  • 2d7bf76 Bump NUnit.ConsoleRunner from 3.19.0 to 3.19.1 (#1874)
  • 0740709 Bump nunit.consolerunner.netcore from 3.19.0 to 3.19.1 (#1873)
  • 0999c49 Add work-around for iCloud responses to ENABLE QRESYNC
  • 9415267 Bump NUnit.Analyzers from 4.5.0 to 4.6.0 (#1869)
  • c62bdd1 Use <see langword="x"/> instead of <c>x</c>
  • f54c53f Added exception documentation for methods in IMailFolder
  • ffeb1b7 Bump NUnit.ConsoleRunner from 3.18.3 to 3.19.0 (#1865)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Authentication.Cookies from 2.2.0 to 2.3.0

Commits

Updates Microsoft.AspNetCore.Authentication.OpenIdConnect from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.AspNetCore.Authentication.OpenIdConnect's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits

Updates Microsoft.AspNetCore.DataProtection.StackExchangeRedis from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.AspNetCore.DataProtection.StackExchangeRedis's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits

Updates Microsoft.AspNetCore.SpaProxy from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.AspNetCore.SpaProxy's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits

Updates Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits

Updates Microsoft.Extensions.Http.Polly from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.Extensions.Http.Polly's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits

Updates System.Net.Http.Json from 9.0.0 to 9.0.1

Release notes

Sourced from System.Net.Http.Json's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

Commits
  • c8acea2 Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'
  • 756e620 Update dependencies from https://github.com/dotnet/emsdk build 20241204.3 (#1...
  • 6c7cf91 Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'
  • 757d97b Switch to automatic 8.0 version updates (#110586)
  • 69ae1ac Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'
  • 462630b Merge pull request #110370 from carlossanlop/release/9.0-staging
  • 38709f8 Merge branch 'release/9.0' into release/9.0-staging
  • 8437635 Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'
  • 624638d [release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#109308)
  • cc58c28 [release/9.0] Update dependencies from dotnet/emsdk (#109523)
  • Additional 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the safe-api-dependencies group in /src with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [MailKit](https://github.com/jstedfast/MailKit) | `4.9.0` | `4.10.0` |
| [Microsoft.AspNetCore.Authentication.Cookies](https://github.com/dotnet/aspnetcore) | `2.2.0` | `2.3.0` |
| [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [Microsoft.AspNetCore.DataProtection.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [System.Net.Http.Json](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |


Updates `MailKit` from 4.9.0 to 4.10.0
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@4.9.0...4.10.0)

Updates `Microsoft.AspNetCore.Authentication.Cookies` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `Microsoft.AspNetCore.DataProtection.StackExchangeRedis` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `Microsoft.AspNetCore.SpaProxy` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `Microsoft.Extensions.Http.Polly` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `System.Net.Http.Json` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: MailKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-api-dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.Cookies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-api-dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-api-dependencies
- dependency-name: Microsoft.AspNetCore.DataProtection.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-api-dependencies
- dependency-name: Microsoft.AspNetCore.SpaProxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-api-dependencies
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-api-dependencies
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-api-dependencies
- dependency-name: System.Net.Http.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-api-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2025
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.

0 participants