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 microsoft group with 8 updates #178

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps the microsoft group with 8 updates:

Package From To
Microsoft.Extensions.TimeProvider.Testing 8.8.0 8.9.0
Microsoft.NET.Test.Sdk 17.11.0 17.11.1
Microsoft.Kiota.Abstractions 1.12.3 1.12.4
Microsoft.Kiota.Http.HttpClientLibrary 1.12.3 1.12.4
Microsoft.Kiota.Serialization.Form 1.12.3 1.12.4
Microsoft.Kiota.Serialization.Json 1.12.3 1.12.4
Microsoft.Kiota.Serialization.Multipart 1.12.3 1.12.4
Microsoft.Kiota.Serialization.Text 1.12.3 1.12.4

Updates Microsoft.Extensions.TimeProvider.Testing from 8.8.0 to 8.9.0

Commits

Updates Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1

Release notes

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

v17.11.1

What's Changed

Full Changelog: microsoft/vstest@v17.11.0...v17.11.1

Commits
  • 58dbd02 Revert "Do not publish to BAR when RTM version is built"
  • aa62848 Do not publish to BAR when RTM version is built
  • d824a2f Bump 17.11.1
  • ed4ac92 Forward error output from testhost as info (#5193)
  • See full diff in compare view

Updates Microsoft.Kiota.Abstractions from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Form from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Serialization.Form's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Form's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Serialization.Json's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Json's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Multipart from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Serialization.Multipart's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Multipart's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Text from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Serialization.Text's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Text's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.12.3 to 1.12.4

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.12.4

Changes:

  • #368: Only track changed values when it matters
  • #373: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/http/httpClient
  • #372: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/bundle
  • #370: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/abstractions
  • #376: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/multipart
  • #377: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/serialization/text
  • #371: chore(deps): bump Moq from 4.20.70 to 4.20.71 in /tests/authentication/azure
  • #369: chore(deps): bump Moq from 4.20.70 to 4.20.71

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.12.4] - 2024-09-05

Changed

  • Improves performance of the InMemoryBackingStore when reading properties. #347
Commits
  • 6516c93 Merge pull request #368 from Le-Merle/main
  • 4649abd fix: fimporves performance of backing store on reading properties.
  • d5eb885 Merge remote-tracking branch 'origin/main'
  • 01bd490 Merge pull request #373 from microsoft/dependabot/nuget/tests/http/httpClient...
  • 7a759c8 Merge pull request #372 from microsoft/dependabot/nuget/tests/bundle/Moq-4.20.71
  • ad21504 Merge pull request #370 from microsoft/dependabot/nuget/tests/abstractions/Mo...
  • fe7abc7 Merge pull request #376 from microsoft/dependabot/nuget/tests/serialization/m...
  • 9832a45 Merge pull request #377 from microsoft/dependabot/nuget/tests/serialization/t...
  • cc48d09 Merge pull request #371 from microsoft/dependabot/nuget/tests/authentication/...
  • 2fccfd9 Merge pull request #369 from microsoft/dependabot/nuget/Moq-4.20.71
  • Additional commits viewable in compare view

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 microsoft group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) | `8.8.0` | `8.9.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` |
| [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet) | `1.12.3` | `1.12.4` |
| [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) | `1.12.3` | `1.12.4` |
| [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-dotnet) | `1.12.3` | `1.12.4` |
| [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-dotnet) | `1.12.3` | `1.12.4` |
| [Microsoft.Kiota.Serialization.Multipart](https://github.com/microsoft/kiota-dotnet) | `1.12.3` | `1.12.4` |
| [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-dotnet) | `1.12.3` | `1.12.4` |


Updates `Microsoft.Extensions.TimeProvider.Testing` from 8.8.0 to 8.9.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

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

Updates `Microsoft.Kiota.Abstractions` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Abstractions` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Serialization.Form` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Abstractions` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Serialization.Json` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Abstractions` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Serialization.Multipart` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Abstractions` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Serialization.Text` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

Updates `Microsoft.Kiota.Abstractions` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.12.3...v1.12.4)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Serialization.Form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Serialization.Multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Serialization.Text
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 5, 2024
@trejjam trejjam added this pull request to the merge queue Sep 5, 2024
Merged via the queue into main with commit fd7e495 Sep 5, 2024
2 checks passed
@trejjam trejjam deleted the dependabot/nuget/microsoft-557718fee3 branch September 5, 2024 12:43
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant