Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.14 to 1.0.0-preview.15 #34

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps Microsoft.Kiota.Abstractions from 1.0.0-preview.14 to 1.0.0-preview.15.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.0.0-preview.15

Changes:

Bugs:

  • #39: InMemoryBackingstore fixes

Others:

  • #42: - adds an API key authentication provider
  • #41: Changes the responseHandler to be a requestOption
  • #40: Bump actions/setup-dotnet from 3.0.1 to 3.0.2
  • #38: Bump actions/setup-dotnet from 3.0.0 to 3.0.1
  • #37: Bump actions/setup-dotnet from 2 to 3.0.0
  • #36: Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
  • #35: Bump Microsoft.TestPlatform.ObjectModel from 17.3.1 to 17.3.2
  • #34: feature/observability
  • #25: - adds marker interfaces for composed types
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.TestPlatform.ObjectModel from 17.3.0 to 17.3.1
  • #31: Validates proxy base url
  • #30: Default DateTime format in URL path/query to ISO 8601
  • #28: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #29: Bump Microsoft.TestPlatform.ObjectModel from 17.2.0 to 17.3.0
  • #27: Bump Moq from 4.18.1 to 4.18.2
  • #26: Bump xunit from 2.4.1 to 2.4.2
  • #24: Fix for backing store registration in .net framework
  • #23: CAE support
  • #22: Bump Moq from 4.18.0 to 4.18.1
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump Moq from 4.17.2 to 4.18.0
  • #19: feature/raw request bodies
  • #18: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #17: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #15: - aligns request options with configuration revamp
  • #16: Bump github/codeql-action from 1 to 2
  • #14: Changes target runtime to netstandard2.0
  • #13: - fixes a bug where empty query parameters would be passed
  • #11: - adds support for query parameter attribute
  • #10: - simplifies the deserializers
  • #9: Validate SemVer 2 versions on release
  • #8: - adds support for vendor specific content types
  • #7: Readme updates

... (truncated)

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.0.0-preview.15] - 2022-10-18

Added

  • Adds an API key authentication provider.
Commits
  • d84df6a Merge pull request #42 from microsoft/feature/key-auth-provider
  • 74b202f - adds an API key authentication provider
  • See full diff 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)

Bumps [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet) from 1.0.0-preview.14 to 1.0.0-preview.15.
- [Release notes](https://github.com/microsoft/kiota-abstractions-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.0.0-preview.14...v1.0.0-preview.15)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@baywet baywet merged commit 7a29481 into main Oct 19, 2022
@baywet baywet deleted the dependabot/nuget/Microsoft.Kiota.Abstractions-1.0.0-preview.15 branch October 19, 2022 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant