VladislavAntonyuk / WorldExplorer

Explore the globe like never before with World Explorer. Our AI-powered app gives you in-depth insights about any place worldwide, provides a comprehensive description, and recommends local attractions with your personalized travel guide.
https://world-explorer.azurewebsites.net
11 stars 3 forks source link

Bump the microsoft group across 1 directory with 6 updates #167

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the microsoft group with 6 updates in the / directory:

Package From To
Microsoft.EntityFrameworkCore.Design 8.0.5 8.0.6
Microsoft.EntityFrameworkCore.Sqlite 8.0.5 8.0.6
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite 8.0.5 8.0.6
Microsoft.Identity.Web.UI 3.0.0-preview1 3.0.0-preview2
Microsoft.Identity.Client.Extensions.Msal 4.61.0 4.61.3
Microsoft.Extensions.Configuration.Binder 8.0.1 9.0.0-preview.4.24266.19

Updates Microsoft.EntityFrameworkCore.Design from 8.0.5 to 8.0.6

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

EF Core 8.0.6

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

Commits


Updates Microsoft.EntityFrameworkCore.Sqlite from 8.0.5 to 8.0.6

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

EF Core 8.0.6

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

Commits


Updates Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite from 8.0.5 to 8.0.6

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite's releases.

EF Core 8.0.6

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

Commits


Updates Microsoft.Identity.Web.UI from 3.0.0-preview1 to 3.0.0-preview2

Release notes

Sourced from Microsoft.Identity.Web.UI's releases.

3.0.0-preview2

  • Updated MSAL .Net to 4.61.3
  • Updated Azure.Identity to 1.11.4

New features:

  • Change GetSignedAssertion public API. See issue #2853 for details.
  • Update to latest .NET 9 preview 4. See issue #2877 for details.
Changelog

Sourced from Microsoft.Identity.Web.UI's changelog.

3.0.0-preview2

  • Updated MSAL .Net to 4.61.3
  • Updated Azure.Identity to 1.11.4

New features:

  • Change GetSignedAssertion public API. See issue #2853 for details.
  • Update to latest .NET 9 preview 4. See issue #2877 for details.

Pending Next Release

2.19.0

  • Updated to Microsoft.IdentityModel.* 7.6.0

New features

  • Id Web now provides a .WithUser() modifier to the Microsoft Graph queries (like WithAppOnly()). See issue #2855 for details.
  • Id Web now provides a base class for implementing a custom IAuthorizationHeaderProvider. See issue #2856 for details.

Bug Fixes

  • Id Web now processes the extra query parameters when included as part of the authority. See issue #2697 for details.
  • If Logging:LogLevel:Microsoft.Identity.Web is assigned to None, no default logger is initialized and Microsoft.Identity.Web does not record any logs. See #2816 for details.
  • GraphAuthenticationProvider checks that the RequestInformation.URI is a Graph URI before appending the authorization header, resolving #2710. See PR #2818 for details.
  • TokenAcquisition processes the error code AADSTS1000502 (The provided certificate is not within its specified validity window). See PR #2840 for details.
Commits


Updates Microsoft.Identity.Client.Extensions.Msal from 4.61.0 to 4.61.3

Release notes

Sourced from Microsoft.Identity.Client.Extensions.Msal'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
Changelog

Sourced from Microsoft.Identity.Client.Extensions.Msal'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
Commits


Updates Microsoft.Extensions.Configuration.Binder from 8.0.1 to 9.0.0-preview.4.24266.19

Release notes

Sourced from Microsoft.Extensions.Configuration.Binder's releases.

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits


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 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
dependabot[bot] commented 4 months ago

Superseded by #170.