octokit / go-sdk

A generated Go SDK from GitHub's OpenAPI specification. Built on Kiota.
MIT License
56 stars 7 forks source link

build(deps): bump github.com/microsoft/kiota-http-go from 1.3.0 to 1.3.1 #39

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/microsoft/kiota-http-go from 1.3.0 to 1.3.1.

Release notes

Sourced from github.com/microsoft/kiota-http-go's releases.

v1.3.1

Changed

  • Fix bug that resulted in the error "content is empty" being returned instead of HTTP status information if the request returned no content and an unsuccessful status code.
Changelog

Sourced from github.com/microsoft/kiota-http-go's changelog.

[1.3.1] - 2024-02-09

Added

Changed

  • Fix bug that resulted in the error "content is empty" being returned instead of HTTP status information if the request returned no content and an unsuccessful status code.
Commits
  • 07ce92f Merge pull request #152 from alcionai/151-return-status-on-no-content
  • 5721034 Add changelog line and update version
  • 67fdf18 Return error and status not content is empty
  • 1496924 Merge pull request #150 from microsoft/dependabot/go_modules/go.opentelemetry...
  • 5ac9db6 Merge pull request #149 from microsoft/dependabot/go_modules/go.opentelemetry...
  • 58ca902 Bump go.opentelemetry.io/otel from 1.23.0 to 1.23.1
  • 99b5d46 Bump go.opentelemetry.io/otel/trace from 1.23.0 to 1.23.1
  • e32eb08 Merge pull request #148 from microsoft/dependabot/go_modules/go.opentelemetry...
  • b61dfd7 Merge pull request #147 from microsoft/dependabot/go_modules/go.opentelemetry...
  • d432716 Bump go.opentelemetry.io/otel/trace from 1.22.0 to 1.23.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
what-the-diff[bot] commented 5 months ago

PR Summary