Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps github.com/microsoft/kiota-http-go from 0.16.1 to 1.5.3.

Release notes

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

v1.5.3

1.5.3 (2025-04-03)

Bug Fixes

  • adding middleware with options errors with "unsupported option type" (beeb32d)

v1.5.2

1.5.2 (2025-04-02)

Bug Fixes

  • removes common go dependency (42c2137)
  • removes common go dependency (df1bf28)

v1.5.1

1.5.1 (2025-03-24)

Bug Fixes

  • upgrades common go dependency to solve triming issues (4a57c46)
  • upgrades common go dependency to solve triming issues (d1aa07f)

v1.5.0

1.5.0 (2025-03-13)

Features

  • upgrades required go version from go1.18 to go 1.22 (2e60cd5)

v1.4.7

Changed

  • Updated HTTP span attributes to comply with updated OpenTelemetry semantic conventions. #182

v1.4.6

Changed

  • Fixed a bug where headers inspection handler would fail upon receiving an error.

v1.4.5

Changed

  • Fixed a bug in compression middleware which caused empty body to send on retries

v1.4.4

... (truncated)

Changelog

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

1.5.3 (2025-04-03)

Bug Fixes

  • adding middleware with options errors with "unsupported option type" (beeb32d)

1.5.2 (2025-04-02)

Bug Fixes

  • removes common go dependency (42c2137)
  • removes common go dependency (df1bf28)

1.5.1 (2025-03-24)

Bug Fixes

  • upgrades common go dependency to solve triming issues (4a57c46)
  • upgrades common go dependency to solve triming issues (d1aa07f)

1.5.0 (2025-03-13)

Features

  • upgrades required go version from go1.18 to go 1.22 (2e60cd5)

[1.4.7] - 2024-12-13

Changed

  • Updated HTTP span attributes to comply with updated OpenTelemetry semantic conventions. #182

[1.4.6] - 2024-12-13

Changed

  • Fixed a bug where headers inspection handler would fail upon receiving an error.

[1.4.5] - 2024-09-03

Changed

  • Fixed a bug in compression middleware which caused empty body to send on retries

[1.4.4] - 2024-08-13

... (truncated)

Commits
  • 990e870 Merge pull request #202 from microsoft/release-please--branches--main--compon...
  • f5be287 chore(main): release 1.5.3
  • beeb32d Merge pull request #199 from jsenko/issue-198
  • 6c681d7 Merge pull request #201 from microsoft/release-please--branches--main--compon...
  • 3f4d804 chore(main): release 1.5.2
  • 42c2137 Merge pull request #200 from microsoft/fix/common-go
  • df1bf28 fix: removes common go dependency
  • c4f3b7f fix: adding middleware with options errors with "unsupported option type"
  • 592eea4 Merge pull request #197 from microsoft/release-please--branches--main--compon...
  • afc0228 chore(main): release 1.5.1
  • 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 0.16.1 to 1.5.3.
- [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@v0.16.1...v1.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #366.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/microsoft/kiota-http-go-1.5.3 branch June 9, 2025 15:07
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants