agrc / parole-and-probation

A website for UDC parole officers to plan their visits
https://fieldmap.udc.utah.gov
MIT License
0 stars 1 forks source link

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

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

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

Package From To
Dapper 2.1.15 2.1.24
MailKit 4.2.0 4.3.0
Microsoft.AspNetCore.Authentication.OpenIdConnect 7.0.13 7.0.14
Microsoft.AspNetCore.SpaProxy 7.0.13 7.0.14
Yarp.ReverseProxy 2.0.1 2.1.0

Updates Dapper from 2.1.15 to 2.1.24

Release notes

Sourced from Dapper's releases.

2.1.24

What's Changed

New Contributors

Full Changelog: https://github.com/DapperLib/Dapper/compare/2.1.21...2.1.24

2.1.21

What's Changed

New Contributors

Full Changelog: https://github.com/DapperLib/Dapper/compare/2.1.15...2.1.21

Commits
  • c46c69a 1. give clearer error messages when an ICustomQueryParameter is null (#2003)
  • 0272d82 chore: Update Readme.md (#2002)
  • cea07ab AppVeyor: Restore MySQL (#1998)
  • 947b582 fix #1993 - when matching properties, prefer non-normalized property name (#1...
  • 5bb98eb mysql on CI has gone rogue; disable? (#1996)
  • 6fdafc3 add commmit and rollback to "text" exclusion list (#1995)
  • bd649f0 Update Readme.md (#1994)
  • f0e61a7 include ExplicitConstructorAttribute's targets to constructor&method (#1982)
  • 2f56056 - expand auto-sproc detection to handle more scenarios and explicit exclusion...
  • See full diff in compare view


Updates MailKit from 4.2.0 to 4.3.0

Changelog

Sourced from MailKit's changelog.

MailKit 4.3.0 (2023-11-11)

  • Fixed an ArgumentOutOfRangeException error in Fetch(int min, int max, ...) where min and max were greater than folder.Count. (issue #1640)
  • Fixed parsing of IMAP FETCH (message/stream) responses with unsolicited FLAGS.
  • Fixed support for the IMAP FILTERS extension. Previously this extension was not properly detected.
  • When parsing IMAP CAPABILITIES, treat lone '+' tokens as atoms. (issue #1654)
  • Bumped MimeKit dependency to 4.3.0.
Commits
  • b111bdd Bumped version to 4.3.0
  • 64fa857 Bump nunit from 3.13.3 to 3.14.0
  • 6a43622 Updated SSL certificates
  • e0005fc Use token.Value.ToString() to avoid char->string cast exception
  • 8ccd5a6 When parsing IMAP CAPABILITIES, treat '+' tokens as atoms
  • b5bc1bf And on ISmtpClient
  • e468c71 And on the SmtpClient.DeliveryStatusNotificationType property
  • 8649239 Add the DSN example to DeliveryStatusNotification and DeliveryStatusNotificat...
  • 33e7326 Reduced a little bit of code duplication
  • 7e43c81 Fixed ImapFolderFetch.SkipParenthesizedList to be non-recursive and handle li...
  • Additional commits viewable in compare view


Updates Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.13 to 7.0.14

Release notes

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

.NET 7.0.14

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14

Commits


Updates Microsoft.AspNetCore.SpaProxy from 7.0.13 to 7.0.14

Release notes

Sourced from Microsoft.AspNetCore.SpaProxy's releases.

.NET 7.0.14

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14

Commits


Updates Yarp.ReverseProxy from 2.0.1 to 2.1.0

Release notes

Sourced from Yarp.ReverseProxy's releases.

2.1.0

This release supports .NET 6.0, 7.0, and 8.0. See Getting Started.

The Yarp.ReverseProxy packages are available on NuGet.org.

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/reverse-proxy/compare/v2.1.0-preview.1...v2.1.0

2.1.0-Preview.1

This release supports .NET 6.0, 7.0, and 8.0. See Getting Started.

The Yarp.ReverseProxy packages are available on NuGet.org.

What's Changed

... (truncated)

Commits


You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.