mattermost / mattermost-plugin-msteams

MS Teams plugin for Mattermost
Other
13 stars 11 forks source link

Bump github.com/microsoft/kiota-http-go from 1.4.3 to 1.4.4 #732

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/microsoft/kiota-http-go from 1.4.3 to 1.4.4.

Release notes

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

v1.4.4

Changed

  • Added http.request.resend_delay as a span attribute for the retry handler
  • Changed the http.retry_count span attribute to http.request.resend_count to conform to OpenTelemetry specs.
Changelog

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

[1.4.4] - 2024-08-13

Changed

  • Added http.request.resend_delay as a span attribute for the retry handler
  • Changed the http.retry_count span attribute to http.request.resend_count to conform to OpenTelemetry specs.
Commits
  • 3f27fff Merge pull request #180 from ohad83/feat/retry-handler-delay-attribute
  • 7573e83 chore: Change user agent version and add changelog entry
  • 4e73166 Apply suggestions from code review
  • fada156 feat: Add retry delay as span attribute in retry handler
  • 9bf80c7 Merge pull request #178 from microsoft/feature/go-version
  • 982ab7f ci: switches to supported go version
  • 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 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)
mattermost-build commented 2 months ago

Hello @dependabot[bot],

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

mattermost-build commented 2 months ago

This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!

lieut-data commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

Superseded by #745.