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 the all-packages group across 1 directory with 15 updates #174

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the all-packages group with 15 updates in the /UKHO.MaritimeSafetyInformation.Web directory:

Package From To
FakeItEasy 8.1.0 8.2.0
Microsoft.EntityFrameworkCore.InMemory 6.0.28 6.0.31
Microsoft.EntityFrameworkCore 6.0.28 6.0.31
Microsoft.NET.Test.Sdk 17.9.0 17.10.0
NuGet.Frameworks 6.9.1 6.10.0
Azure.Identity 1.10.4 1.11.4
Microsoft.Identity.Client 4.59.0 4.61.3
Microsoft.AspNetCore.Mvc.Testing 6.0.28 6.0.31
NuGet.ProjectModel 6.9.1 6.10.0
NuGet.Frameworks 6.9.1 6.10.0
FluentValidation 11.9.0 11.9.2
HtmlSanitizer 8.0.843 8.0.865
Microsoft.AspNetCore.Authentication.JwtBearer 6.0.28 6.0.31
Microsoft.AspNetCore.HeaderPropagation 6.0.28 6.0.31
Microsoft.Extensions.Logging.AzureAppServices 6.0.28 6.0.31
Swashbuckle.AspNetCore 6.5.0 6.6.2

Updates FakeItEasy from 8.1.0 to 8.2.0

Release notes

Sourced from FakeItEasy's releases.

8.2.0

New

  • Fake.Reset replaces Fake.ClearConfiguration as the preferred mechanism to clear existing fakes' configuration. (#1839) Resets all changes made to the fake after it was created.
  • net8.0 target framework assembly (#1996)

Fixed

  • Creation failure message may indicate that the to-be-faked type has no applicable constructor when it really does (#1929)

Additional Items

  • Stop resigning FakeItEasy.Tests.TestHelpers.FSharp once the SDK starts signing it properly (#1930)
  • Share EventRule between Fakes (#1993)
  • Update Github actions to quell build warnings (#1995)
  • Bump documentation-building dependencies (#1985)
  • Bump FakeItEasy.Tools to support release process (#1998, #1999)
  • Bump dawidd6/action-download-artifact to quell Node.js version warning (#1999)
Commits
  • 4f775ab Merge pull request #1999 from blairconrad/update-download-artifacts
  • a11297e Bump dawidd6/action-download-artifact version to quell Node.js version warnings
  • 8563335 Bump FakeItEasy.Tools version to pick up new actions/download-artifacts
  • a81b228 Merge pull request #1998 from blairconrad/new-tools
  • 03983f9 Bump FakeItEasy.Tools to 5522471d015a
  • e704fd5 Merge pull request #1985 from FakeItEasy/dependabot/pip/jinja2-3.1.3
  • f90ee99 Bump jinja2 from 3.1.2 to 3.1.3
  • 81a18b9 Merge pull request #1996 from blairconrad/support-net8.0
  • cfe6e91 Quell CA1510: Use ArgumentNullException throw helper
  • 7babcdc Quell CA1851: Possible multiple enumerations of IEnumerable collection
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.InMemory from 6.0.28 to 6.0.31

Release notes

Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.

EF Core 6.0.31

This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.30.

EF Core 6.0.30

This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.29.

EF Core 6.0.29

This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.28.

Commits

Updates Microsoft.EntityFrameworkCore from 6.0.28 to 6.0.31

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 6.0.31

This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.30.

EF Core 6.0.30

This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.29.

EF Core 6.0.29

This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.28.

Commits

Updates Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: microsoft/vstest@v17.9.0...v17.10.0

v17.10.0-release-24177-07

What's Changed

... (truncated)

Commits

Updates NuGet.Frameworks from 6.9.1 to 6.10.0

Commits

Updates Azure.Identity from 1.10.4 to 1.11.4

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.11.4

1.11.4 (2024-06-10)

Bugs Fixed

  • Managed identity bug fixes
Commits
  • 2856f9a changelog update
  • 7267469 Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#43311)
  • 2db9a0f AzureArcManagedIdentitySource fix
  • 06dd672 Hotfix for DAC probe request
  • ae13ec2 Fix ConfidentialClient's AcquireTokenSilent and AcquireTokenOnBehalfOf claims...
  • 1835c8f Sync .github/workflows directory with azure-sdk-tools for PR 8131 (#43535)
  • 40ff95a prep release (#43534)
  • 70f5c48 [AzureMonitorDistro] Add LiveMetricsActivityProcessor only when live metrics ...
  • a6c3e59 Respect SupportsOrdering property (#43531)
  • 82cc7cf WCF Client/CoreWCF extension packages to use Azure Queue Storage as transport...
  • Additional commits viewable in compare view

Updates Microsoft.Identity.Client from 4.59.0 to 4.61.3

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.61.3

Bug Fixes

4.61.2

Bug Fixes

  • Fixed a regression in MSAL 4.61.1 where Proof of Possession (POP) extensibility API was made available for all the confidential client scenarios caused runtime exception for users using higher level SDKs with explicit dependency on MSAL. See 4789
  • Measurement of duration in milliseconds is now consistent across all platforms. See 4784

4.61.1

New Features

  • Enabled Proof of Possession (POP) extensibility API for all confidential client requests, enhancing security measures for confidential clients. See 4757
  • Introduced a public API that identifies and returns the current Azure environment for Managed Identity. See 4751
  • Deprecated the WithClientAssertion(string) method. Developers are encouraged to use the overload with Func instead, which ensures the return of a non-expired assertion, potentially including a Federated Credential. See 4775
  • Adding support for Non-GUID Client IDs with AuthorityType.Generic See #4686

Bug Fixes

  • Improved logic to handle ADFS tokens that include a manually added tid claim, preventing exceptions. See 4608
  • Improved build-time validation to ensure that applications using the WithBroker(true) method will fail at build time if the application targets net6-windows and uses an old broker API. This change prevents runtime failures and facilitates early detection of issues. See 4768
  • Fixed token acquisition failure in broker based flow when authority is common. See 4696

4.61.0

New Features

  • Removed support for deprecated frameworks, Xamarin.Android 12 and Xamarin.iOS 10. MSAL.NET packages will no longer include monoandroid12.0 and xamarinios10 binaries. Existing applications should migrate to modern frameworks like .NET MAUI. See 4715 and Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP.
  • Removed support for UWP. MSAL.NET packages will no longer include uap10.0.17763 binary. Existing applications should migrate to modern frameworks like WinUI 3. See 4717 and Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP.
  • Removed Windows Forms dependency from Microsoft.Identity.Client, which will no longer include net6.0-windows7.0 binary. Existing desktop applications targeting net6.0-windows should reference Microsoft.Identity.Client.Broker when using interactive authentication with Windows Broker and call WithBroker(BrokerOptions); or reference Microsoft.Identity.Client.Desktop when authenticating with browser and call WithWindowsEmbeddedBrowserSupport(). There are no changes to the usage of the system browser. See 4468.
  • Re-enabled the use of SHA 256 and PSS padding to create client assertions. See 4695.

Bug Fixes

  • Public methods in Kerberos TicketCacheWriter and TicketCacheReader were corrected to be internal. Public API in KerberosSupplementalTicketManager should be used. See #4726.

4.60.3

Bug Fixes

Updated Android webview attribute.

4.60.2

Bug Fixes

When OnBeforeTokenRequest extensibility API is used, MSAL now correctly uses the user-provided OnBeforeTokenRequestData.RequestUri to set the token request endpoint. See 4701.

4.60.1

Addressed an issue where attempts to acquire a token via certificate authentication resulted in a Microsoft.Identity.Client.MsalServiceException (Error code: AADSTS5002730), signaling an "Invalid JWT token. Unsupported key for the signing algorithm." This was due to a known bug in Microsoft Entra ID (Azure AD) that affects the handling of JWT tokens signed with certain algorithms, specifically SHA2 and PSS. See 4690

4.60.0

New Features

  • AAD client assertions are computed using SHA 256 and PSS padding. See 4428
  • CorrelationId is available in MsalException. See 4187
  • Open telemetry records telemetry for proactive token refresh background process. See 4492
  • MSAL.Net now supports generic authorities with query parameters. See 4631

... (truncated)

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.61.3

Bug Fixes

4.61.2

Bug Fixes

4.61.1

New Features

  • Enabled Proof of Possession (POP) extensibility API for all confidential client requests, enhancing security measures for confidential clients. See 4757
  • Introduced a public API that identifies and returns the current Azure environment for Managed Identity. See 4751
  • Deprecated the WithClientAssertion(string) method. Developers are encouraged to use the overload with Func instead, which ensures the return of a non-expired assertion, potentially including a Federated Credential. See 4775
  • Adding support for Non-GUID Client IDs with AuthorityType.Generic See #4686

Bug Fixes

  • Improved logic to handle ADFS tokens that include a manually added tid claim, preventing exceptions. See 4608
  • Improved build-time validation to ensure that applications using the WithBroker(true) method will fail at build time if the application targets net6-windows and uses an old broker API. This change prevents runtime failures and facilitates early detection of issues. See 4768
  • Fixed token acquisition failure in broker based flow when authority is common. See 4696

4.61.0

New Features

  • Removed support for deprecated frameworks, Xamarin.Android 12 and Xamarin.iOS 10. MSAL.NET packages will no longer include monoandroid12.0 and xamarinios10 binaries. Existing applications should migrate to modern frameworks like .NET MAUI. See 4715 and Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP.
  • Removed support for UWP. MSAL.NET packages will no longer include uap10.0.17763 binary. Existing applications should migrate to modern frameworks like WinUI 3. See 4717 and Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP.
  • Removed Windows Forms dependency from Microsoft.Identity.Client, which will no longer include net6.0-windows7.0 binary. Existing desktop applications targeting net6.0-windows should reference Microsoft.Identity.Client.Broker when using interactive authentication with Windows Broker and call WithBroker(BrokerOptions); or reference Microsoft.Identity.Client.Desktop when authenticating with browser and call WithWindowsEmbeddedBrowserSupport(). There are no changes to the usage of the system browser. See 4468.
  • Re-enabled the use of SHA 256 and PSS padding to create client assertions. See 4695.

Bug Fixes

  • Public methods in Kerberos TicketCacheWriter and TicketCacheReader were corrected to be internal. Public API in KerberosSupplementalTicketManager should be used. See #4726.

4.60.3

Bug Fixes

  • Updated Android webview attribute.

4.60.2

Bug Fixes

  • When OnBeforeTokenRequest extensibility API is used, MSAL now correctly uses the user-provided OnBeforeTokenRequestData.RequestUri to set the token request endpoint. See 4701.

4.60.1

Bug Fixes

  • Resolved an issue where MSAL attempts to acquire a token via certificate authentication using SHA2 and PSS resulting in a `MsalServiceException' (Error code: AADSTS5002730). See 4690.

... (truncated)

Commits

Updates Microsoft.AspNetCore.Mvc.Testing from 6.0.28 to 6.0.31

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

.NET 6.0.31

Release

.NET 6.0.30

Release

.NET 6.0.29

Release

Commits
  • c967158 Update to efcor 226184
  • a88c53c Update to runtime 226009
  • 0dee8e5 Update to arcade with WiX fix (225814)
  • 43882c2 Update branding to 6.0.31 (#55470)
  • 1d69605 Merged PR 38991: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 8b167be Merge in 'release/6.0' changes
  • 64b794a [release/6.0] Update Wix version (#55103)
  • 176ba24 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 807ab5c Merge in 'release/6.0' changes
  • 4beca7e Merge pull request #55037 from vseanreesermsft/internal-merge-6.0-2024-04-09-...
  • Additional commits viewable in compare view

Updates NuGet.ProjectModel from 6.9.1 to 6.10.0

Commits

Updates NuGet.Frameworks from 6.9.1 to 6.10.0

Commits

Updates FluentValidation from 11.9.0 to 11.9.2

Release notes

Sourced from FluentValidation's releases.

11.9.2

Release notes

Please read the upgrade guide if you are moving from 10.x to 11.x

Note that the after 11.1.0 release, the FluentValidation.AspNetCore package has been moved to a separate repository and is now versioned and released separately. These release notes now only apply to the core FluentValidation package. For FluentValidation.AspNetCore release notes, please visit the FluentValidation.AspNetCore repository.

Changes in 11.9.2

  • ScalePrecisionValidator error message clarification (#2211)

Changes in 11.9.1

  • Fix issue with CascadeMode on child validators (#2207)

Changes in 11.9.0

  • Fix memory leak in NotEmptyValidator/EmptyValidator (#2174)
  • Add more descriptive error messages if a rule throws a NullReferenceException (#2152)
  • Add support for caching root parameter expressions (eg RuleFor(x => x)) (#2168)
  • Prevent AddValidatorsFromAssemblyContaining from registering validators twice (#2182)
  • Add builds for .net 8

Changes in 11.8.1

  • Fix unintentional behavioural changes in introduced in the previous release as part of #2158

Changes in 11.8.0

  • Added AbstractValidator.OnRuleAdded to allow customization of rule instances after creation (#2114)
  • Fix Serbian translation of LengthValidator (#2147)
  • Fix chinese culture codes (#2151)
  • Add Khmer translations (#2155)
  • Various performance improvements (#2158)
  • Fix ChildRules with class hierarchies (#2165)

Changes in 11.7.1

  • Resolved issue with combining multiple ValidationResult instances where RuleSetsExecuted wasn't properly set on the combined result (#2125)

Changes in 11.7.0

  • Add additional constructor for combining multiple ValidationResult instances (#2125)
  • Add PropertyPath placeholder (#2134)
  • Fix Brazilian Portuguese translation (#2131)

Changes in 11.6.0

  • Add OnFailurecCreated callback in ValidatorOptions.Global (#2120)
  • Fix typo in Russian localization (#2102)
  • Add Tajik language (#2108)
  • Fixed some typos in Validator Extension docblocks (#2118)

Changes in 11.5.2

  • Resolve issue with ruleset propagation for multiple levels of child rules (#2097)

Changes in 11.5.1

  • Deprecated the ability to disable the root model null check via overriding AbstractValidator.EnsureInstanceNotNull (See #2069 for migration steps)

... (truncated)

Changelog

Sourced from FluentValidation's changelog.

11.9.2 - 10 Jun 2024 ScalePrecisionValidator error message clarification (#2211)

11.9.1 - 23 Apr 2024 Fix issue with CascadeMode on child validators (#2207)

Commits
  • 241394a Increase version
  • 266f9b0 ScalePrecisionValidator error message clarification. (#2211)
  • 95081c4 Fix typo in aspnet.md (#2220)
  • a0eaeae Fix issue with how CascadeMode.Stop works when set inside a child validator
  • a5a5700 Fix test failing due to differences in DateTime.ToString behaviour on differe...
  • 65c4827 Fix test caused by change in DateTime.ToString
  • 207d2a6 replace english "and" with german "und" (#2206)
  • 4df7f57 fix: minor polish translation fixes
  • 834f18a Fixed typo in NorwegianNynorskLanguage.cs
  • 195696a Attempt to fix docs build
  • Additional commits viewable in compare view

Updates HtmlSanitizer from 8.0.843 to 8.0.865

Release notes

Sourced from HtmlSanitizer's releases.

8.0.865

#542

Commits
  • f71dbb5 Fix sonarcloud issues
  • 08df3fc Use primary constructors
  • 7d6fc5e Call OnFilteringUrl for relative URL (fixes #542)
  • a87c71e Merge pull request #535 from mganss/dependabot/nuget/coverlet.msbuild-6.0.2
  • 1393e23 Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • c6016f5 Merge pull request #532 from mganss/dependabot/nuget/coverlet.msbuild-6.0.1
  • d02d23f Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • 5906e04 Merge pull request #531 from mganss/dependabot/nuget/xunit.runner.console-2.7.0
  • 4d7f34e Merge pull request #530 from mganss/dependabot/nuget/xunit-2.7.0
  • 2929b86 Merge pull request #529 from mganss/dependabot/nuget/xunit.runner.visualstudi...
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.28 to 6.0.31

Release notes

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

.NET 6.0.31

Release

.NET 6.0.30

Release

.NET 6.0.29

Release

Commits
  • c967158 Update to efcor 226184
  • a88c53c Update to runtime 226009
  • 0dee8e5 Update to arcade with WiX fix (225814)
  • 43882c2 Update branding to 6.0.31 (#55470)
  • 1d69605 Merged PR 38991: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 8b167be Merge in 'release/6.0' changes
  • 64b794a [release/6.0] Update Wix version (#55103)
  • 176ba24 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 807ab5c Merge in 'release/6.0' changes
  • 4beca7e Merge pull request #55037 from vseanreesermsft/internal-merge-6.0-2024-04-09-...
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.HeaderPropagation from 6.0.28 to 6.0.31

Release notes

Sourced from Microsoft.AspNetCore.HeaderPropagation's releases.

.NET 6.0.31

Release

.NET 6.0.30

Release

.NET 6.0.29

Release

Commits
  • c967158 Update to efcor 226184
  • a88c53c Update to runtime 226009
  • 0dee8e5 Update to arcade with WiX fix (225814)
  • 43882c2 Update branding to 6.0.31 (#55470)
  • 1d69605 Merged PR 38991: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 8b167be Merge in 'release/6.0' changes
  • 64b794a [release/6.0] Update Wix version (#55103)
  • 176ba24 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 807ab5c Merge in 'release/6.0' changes
  • 4beca7e Merge pull request #55037 from vseanreesermsft/internal-merge-6.0-2024-04-09-...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.AzureAppServices from 6.0.28 to 6.0.31

Release notes

Sourced from Microsoft.Extensions.Logging.AzureAppServices's releases.

.NET 6.0.31

Release

.NET 6.0.30

Release

.NET 6.0.29

Release

Commits
  • c967158 Update to efcor 226184
  • a88c53c Update to runtime 226009
  • 0dee8e5 Update to arcade with WiX fix (225814)
  • 43882c2 Update branding to 6.0.31 (#55470)
  • 1d69605 Merged PR 38991: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 8b167be Merge in 'release/6.0' changes
  • 64b794a [release/6.0] Update Wix version (

Bumps the all-packages group with 15 updates in the /UKHO.MaritimeSafetyInformation.Web directory:

| Package | From | To |
| --- | --- | --- |
| [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.1.0` | `8.2.0` |
| [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) | `6.0.28` | `6.0.31` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `6.0.28` | `6.0.31` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` |
| [NuGet.Frameworks](https://github.com/NuGet/NuGet.Client) | `6.9.1` | `6.10.0` |
| [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.10.4` | `1.11.4` |
| [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.59.0` | `4.61.3` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `6.0.28` | `6.0.31` |
| [NuGet.ProjectModel](https://github.com/NuGet/NuGet.Client) | `6.9.1` | `6.10.0` |
| [NuGet.Frameworks](https://github.com/NuGet/NuGet.Client) | `6.9.1` | `6.10.0` |
| [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.0` | `11.9.2` |
| [HtmlSanitizer](https://github.com/mganss/HtmlSanitizer) | `8.0.843` | `8.0.865` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `6.0.28` | `6.0.31` |
| [Microsoft.AspNetCore.HeaderPropagation](https://github.com/dotnet/aspnetcore) | `6.0.28` | `6.0.31` |
| [Microsoft.Extensions.Logging.AzureAppServices](https://github.com/dotnet/aspnetcore) | `6.0.28` | `6.0.31` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.5.0` | `6.6.2` |



Updates `FakeItEasy` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@8.1.0...8.2.0)

Updates `Microsoft.EntityFrameworkCore.InMemory` from 6.0.28 to 6.0.31
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.28...v6.0.31)

Updates `Microsoft.EntityFrameworkCore` from 6.0.28 to 6.0.31
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.28...v6.0.31)

Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.10.0)

Updates `NuGet.Frameworks` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

Updates `Azure.Identity` from 1.10.4 to 1.11.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.4...Azure.Identity_1.11.4)

Updates `Microsoft.Identity.Client` from 4.59.0 to 4.61.3
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.59.0...4.61.3)

Updates `Microsoft.AspNetCore.Mvc.Testing` from 6.0.28 to 6.0.31
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.28...v6.0.31)

Updates `NuGet.ProjectModel` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

Updates `NuGet.Frameworks` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

Updates `FluentValidation` from 11.9.0 to 11.9.2
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@11.9.0...11.9.2)

Updates `HtmlSanitizer` from 8.0.843 to 8.0.865
- [Release notes](https://github.com/mganss/HtmlSanitizer/releases)
- [Commits](mganss/HtmlSanitizer@v8.0.843...v8.0.865)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 6.0.28 to 6.0.31
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.28...v6.0.31)

Updates `Microsoft.AspNetCore.HeaderPropagation` from 6.0.28 to 6.0.31
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.28...v6.0.31)

Updates `Microsoft.Extensions.Logging.AzureAppServices` from 6.0.28 to 6.0.31
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.28...v6.0.31)

Updates `Swashbuckle.AspNetCore` from 6.5.0 to 6.6.2
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.5.0...v6.6.2)

---
updated-dependencies:
- dependency-name: FakeItEasy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: NuGet.Frameworks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: NuGet.ProjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: NuGet.Frameworks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: HtmlSanitizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.AspNetCore.HeaderPropagation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.Extensions.Logging.AzureAppServices
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from rockydevnet and a team as code owners June 17, 2024 14:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2024

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

@dependabot dependabot bot closed this Jul 10, 2024
@dependabot dependabot bot deleted the dependabot/nuget/UKHO.MaritimeSafetyInformation.Web/all-packages-33bf88b74f branch July 10, 2024 17:25
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