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 #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 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 26, 2024
Copy link

what-the-diff bot commented Feb 26, 2024

PR Summary

  • Updating library versions in the Go Module
    This PR introduces updates to several key libraries used in our project, enhancing various functionalities and improving code stability.

  • Update to Kiota HTTP Go from v1.3.0 to v1.3.1
    This minor version upgrade provides bug fixes and performance enhancements to the HTTP communication layer of our application.

  • Google UUID Library Update from v1.5.0 to v1.6.0
    The universally unique identifiers (UUID) our project uses for objects and sessions is now being handled by an updated version of the github.com/google/uuid library, offering us more robustness in generating these identifiers.

  • Updated the OpenTelemetry Libraries v1.22.0 to v1.23.1
    The otel main library used for tracing and measuring operational aspects of our project, alongside with the otel/metric and otel/trace components, were upgraded. The new versions offer enhancements to how we collect and visualize internal data about our system's functionality, allowing better understand and optimize our product's performance.

All these updates were also reflected in the Go Sum file which assists Go module to check the integrity of these libraries.

@nickfloyd nickfloyd merged commit 7686d52 into main Feb 27, 2024
5 checks passed
@nickfloyd nickfloyd deleted the dependabot/go_modules/github.com/microsoft/kiota-http-go-1.3.1 branch February 27, 2024 21:28
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