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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

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 <dependency name> 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)

Bumps [github.com/microsoft/kiota-http-go](https://github.com/microsoft/kiota-http-go) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/microsoft/kiota-http-go/releases)
- [Changelog](https://github.com/microsoft/kiota-http-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-go@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-http-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
Copy link

what-the-diff bot commented Feb 12, 2024

PR Summary

  • Updated Package Versions in go.mod
    The versions of certain packages used in the project have been updated. The package github.com/microsoft/kiota-http-go was updated from v1.3.0 to v1.3.1, giving us access to the latest functionalities and bug fixes. github.com/google/uuid version changed from v1.5.0 to v1.6.0 further improving our code's stability. Also, the versions of go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric, and go.opentelemetry.io/otel/trace were updated from v1.22.0 to v1.23.1, enhancing our application's metrics and tracing capabilities.

  • Updated Information in go.sum
    To align with changes in the go.mod file, the go.sum file was updated. It reflects similar changes in versions for github.com/google/uuid and packages go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric, and go.opentelemetry.io/otel/trace.

@nickfloyd nickfloyd merged commit d3bbcf4 into main Feb 12, 2024
5 checks passed
@nickfloyd nickfloyd deleted the dependabot/go_modules/github.com/microsoft/kiota-http-go-1.3.1 branch February 12, 2024 18:23
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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant