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 entityframeworkcore group across 1 directory with 5 updates #96

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the entityframeworkcore group with 5 updates in the / directory:

Package From To
Microsoft.EntityFrameworkCore.Design 9.0.0-rc.1.24451.1 9.0.0-rtm.24514.19
Microsoft.EntityFrameworkCore.SqlServer 9.0.0-rc.1.24451.1 9.0.0-rtm.24514.19
Microsoft.EntityFrameworkCore.Tools 9.0.0-rc.1.24451.1 9.0.0-rtm.24514.19
Microsoft.Azure.Cosmos 3.43.1 3.43.0
Microsoft.EntityFrameworkCore.Cosmos 9.0.0-rc.1.24451.1 9.0.0-rtm.24514.19

Updates Microsoft.EntityFrameworkCore.Design from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 9.0 RC 2

Release

Commits

Updates Microsoft.EntityFrameworkCore.SqlServer from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19

Release notes

Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.

.NET 9.0 RC 2

Release

Commits

Updates Microsoft.EntityFrameworkCore.Tools from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19

Release notes

Sourced from Microsoft.EntityFrameworkCore.Tools's releases.

.NET 9.0 RC 2

Release

Commits

Updates Microsoft.Azure.Cosmos from 3.43.1 to 3.43.0

Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.43.1 - 2024-09-18

Added

  • 4691 ClientRetryPolicy: Adds Cross Regional Retry Logic on 410/1022 and 429/3092

3.44.0-preview.0 - 2024-09-04

Added

  • 4598 Adds: Parallel Request Hedging for cross region read requests

3.43.0 - 2024-09-04

Added

  • 4589 SystemTextJsonSerializer: Add UseSystemTextJsonSerializerWithOptions to support SystemTextJsonSerializer
  • 4622 Open Telemetry: Adds Batchsize and Rename Batch Operation name in Operation Trace
  • 4621 CFP AVAD: Adds new FeedRange to ChangeFeedProcessorContext

Fixed

  • 4619 CFP AVAD: Fixes throws when customers use WithStartTime and WithStartFromBeginning with CFP AVAD
  • 4638 Documentation: Fixes AnalyticalStoreTimeToLiveInSeconds API documentation to list correct values
  • 4640 FeedRanges: Fixes GetFeedRangesAsync throwing DocumentClientException
  • 4618 CF/P AVAD: Fixes Deserialization of ChangeFeedItem and ChangeFeedMetadata to support System.Text.Json and Newtonsoft.Json

3.43.0-preview.0 - 2024-07-24

3.42.0 - 2024-07-24

Added

  • 4544 Azure.Identity: Bumps verion to 1.11.4
  • 4546 Client Encryption: Adds support for latest Cosmos Package.
  • 4490 Query: Adds Distribution for MakeList and MakeSet
  • 4559 Query: Adds a new QueryFeature flag for MakeList and MakeSet
  • 4568 VM Metadata API: Adds an option to disable VM metadata API call
  • 4481 Query: Adds support for multi-value Group By query for LINQ
  • 4583 ChangeFeed: Adds MalformedContinuationToken SubstatusCode to exception
  • 4587 Query: Fixes ORDER BY issue when partial partition key is specified in RequestOptions in a query to sub-partitioned container

Fixed

  • 4538 Query: Fixes plumbing VectorEmbeddingPolicy to ServiceInterop to choose correct default distance function
  • 4523 Change Feed / Processor AVAD: Fixes timeToLiveExpired missing from metadata
  • 4558 Query: Removes compute specific logic from query pipelines that is no longer required
  • 4580 Change Feed: Fixes incorrect exception messages in VersionedAndRidCheckedCompositeToken

... (truncated)

Commits
  • 38c89fd SDK 3.42.0: Adds version bump and changelog (#4603)
  • 0f3e6ca [Internal] Client Telemetry: Fixes loggers (#4594)
  • 9de654e update changelog (#4591)
  • f277ce3 [Internal] Query: Fixes ORDER BY issue when partial partition key is specifie...
  • 016e19f [Internal] ClientRetryPolicy: Fixes Partition Failover on Next region when RG...
  • 6e1d40d ChangeFeed: Adds MalformedContinuationToken SubstatusCode to exception (#4583)
  • 3fd2ce6 Routing: Adds Parallel Request Hedging (#4198)
  • b478595 [Internal] Tests: Adds Coverage to validate Cosmos .NET SDK versioning strate...
  • 5bba9a0 Query: Adds support for multi-value Group By query for LINQ (#4481)
  • See full diff in compare view

Updates Microsoft.EntityFrameworkCore.Cosmos from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19

Release notes

Sourced from Microsoft.EntityFrameworkCore.Cosmos's releases.

.NET 9.0 RC 2

Release

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 <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 entityframeworkcore group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.0-rc.1.24451.1` | `9.0.0-rtm.24514.19` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `9.0.0-rc.1.24451.1` | `9.0.0-rtm.24514.19` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `9.0.0-rc.1.24451.1` | `9.0.0-rtm.24514.19` |
| [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) | `3.43.1` | `3.43.0` |
| [Microsoft.EntityFrameworkCore.Cosmos](https://github.com/dotnet/efcore) | `9.0.0-rc.1.24451.1` | `9.0.0-rtm.24514.19` |



Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

Updates `Microsoft.EntityFrameworkCore.Tools` from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

Updates `Microsoft.Azure.Cosmos` from 3.43.1 to 3.43.0
- [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases)
- [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md)
- [Commits](Azure/azure-cosmos-dotnet-v3@3.43.1...3.43.0)

Updates `Microsoft.EntityFrameworkCore.Cosmos` from 9.0.0-rc.1.24451.1 to 9.0.0-rtm.24514.19
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: entityframeworkcore
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: entityframeworkcore
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: entityframeworkcore
- dependency-name: Microsoft.Azure.Cosmos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: entityframeworkcore
- dependency-name: Microsoft.EntityFrameworkCore.Cosmos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: entityframeworkcore
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2024

The following labels could not be found: area-codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants