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.6 to 1.0.0-preview.7 #16

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.0.0-preview.7

Changes:

  • #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
  • #5: Change publishFeedCredentials connection string
  • #3: Setup release pipeline
  • #4: Sync latest changes to main
  • #1: Bump actions/setup-dotnet from 1.9.0 to 2
  • #2: Bump actions/checkout from 2.4.0 to 3

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.0.0-preview.7] - 2022-05-11

Added

  • Adds a method to support scalar request bodies
Commits
  • 3e8ff28 Merge pull request #19 from microsoft/feature/raw-request-bodies
  • 2998731 - bumps version number
  • 6f2f8b3 - adds changelog entry for scalar request bodies support
  • a419382 - adds a method to set the request body from scalar values
  • 6c52cea Merge pull request #18 from microsoft/dependabot/nuget/xunit.runner.visualstu...
  • 21780cb Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • 19de8f9 Merge pull request #17 from microsoft/dependabot/nuget/xunit.runner.visualstu...
  • 67efca0 Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • 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.6 to 1.0.0-preview.7.
- [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.6...v1.0.0-preview.7)

---
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 35ac9eb into main May 13, 2022
@baywet baywet deleted the dependabot/nuget/Microsoft.Kiota.Abstractions-1.0.0-preview.7 branch May 13, 2022 11:04
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