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.32.0 to 3.32.1 #30417

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps Microsoft.Azure.Cosmos from 3.32.0 to 3.32.1.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.32.1

3.32.1 - 2023-03-01

Fixed

  • #3732 ReadMany: Fixes BadRequest when using Ids with single quotes

3.32.1-preview

3.32.1-preview - 2023-03-01

Fixed

  • #3732 ReadMany: Fixes BadRequest when using Ids with single quotes
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.32.1 - 2023-03-01

3.32.1-preview - 2023-03-01

Fixed

  • #3732 ReadMany: Fixes BadRequest when using Ids with single quotes
Commits

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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@eerhardt
Copy link
Member

eerhardt commented Mar 6, 2023

macOS and Linux are failing for the same reason as #30414 (comment)

System.NullReferenceException : Object reference not set to an instance of an object.
   at Microsoft.EntityFrameworkCore.ConfigPatternsInMemoryTest.Can_save_and_query_with_implicit_services_and_OnConfiguring() in /_/test/EFCore.InMemory.FunctionalTests/ConfigPatternsInMemoryTest.cs:line 22
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

Should this test be quarantined?

@roji
Copy link
Member

roji commented Mar 6, 2023

Yeah, I just ran into this as well (#30364 (comment)). We should look into it.

@surayya-MS surayya-MS merged commit aabfa38 into main Mar 13, 2023
@surayya-MS surayya-MS deleted the dependabot/nuget/Microsoft.Azure.Cosmos-3.32.1 branch March 13, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants