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 Microsoft.Azure.Cosmos from 3.33.0 to 3.34.0 in /dotnet #1163

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps Microsoft.Azure.Cosmos from 3.33.0 to 3.34.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.34.0

Fixed

  • 3847 PackageLicense: Replaces PackageLicenseUrl with PackageLicenseFile since PackageLicenseUrl is deprecated
  • 3832 Query: Fixes format exception when using culture and partitionKey, difference between Windows and Linux

Added

  • 3854 Change Feed: Adds LatestVersion to ChangeFeedMode
  • 3833 Query: Adds TRIM string system function support in LINQ
  • 3826 Query: Adds support for Lambda expression reuse in LINQ
  • 3724 Query: Added remaining Cosmos Type checking functions to CosmosLinqExtensions. Thanks @​onionhammer.

3.34.0-preview

3.34.0-preview - 2023-05-17

Added

  • 3761 Query: Adds Computed Property SDK Support

Fixed

  • 3845 AI Integration: Fixes Operation Name in the activity and end to end Tests.
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.34.0 - 2023-05-17

Fixed

  • 3847 PackageLicense: Replaces PackageLicenseUrl with PackageLicenseFile since PackageLicenseUrl is deprecated
  • 3832 Query: Fixes format exception when using culture and partitionKey, difference between Windows and Linux

Added

  • 3854 Change Feed: Adds LatestVersion to ChangeFeedMode
  • 3833 Query: Adds TRIM string system function support in LINQ
  • 3826 Query: Adds support for Lambda expression reuse in LINQ
  • 3724 Query: Added remaining Cosmos Type checking functions to CosmosLinqExtensions. Thanks @​onionhammer.

3.33.0-preview - 2023-04-21

Added

  • 3672 PriorityBasedExecution: Added PriorityLevel as a RequestOption
Commits
  • a01fa65 including 3845
  • 8b4a925 Merge branch 'master' into users/philipthomas-MSFT/3340
  • c66e488 AI Integration: Fixes Operation Name in the activity and end to end Tests. (#...
  • 59d0ccd Update changelog.md
  • 1e81f6f Update changelog.md
  • 5923e7c add 3724
  • 22b5bf2 fix merge issue
  • 13ff8e7 change text for 3832
  • c3215ed removed 3840 as it was not committed
  • 32b84a2 removed 3840 as it was not committed
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels May 22, 2023
@github-actions github-actions bot added samples and removed .NET Issue or Pull requests regarding .NET code labels May 22, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/Microsoft.Azure.Cosmos-3.34.0 branch 2 times, most recently from c2999c2 to f74201d Compare May 23, 2023 18:34
Copy link
Contributor

@glahaye glahaye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all fine and good

@shawncal
Copy link
Member

This is all fine and good

Great, thanks @glahaye

Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.33.0 to 3.34.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.33.0...3.34.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Cosmos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@shawncal shawncal force-pushed the dependabot/nuget/dotnet/Microsoft.Azure.Cosmos-3.34.0 branch from 9c3c2aa to 2871e63 Compare May 24, 2023 04:16
@shawncal shawncal enabled auto-merge (squash) May 24, 2023 04:16
@shawncal shawncal merged commit 0906f22 into main May 24, 2023
19 checks passed
@shawncal shawncal deleted the dependabot/nuget/dotnet/Microsoft.Azure.Cosmos-3.34.0 branch May 24, 2023 04:18
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
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. Used by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants