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

deps: Bump github.com/microsoft/kiota-abstractions-go from 1.5.3 to 1.5.6 #30

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps github.com/microsoft/kiota-abstractions-go from 1.5.3 to 1.5.6.

Release notes

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

v1.5.6

Changed

  • The input contains http or https which function will return an error. #130

v1.5.5

Changed

v1.5.4

Changed

  • Fix bug where empty string query parameters are added to the request. #133
Changelog

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

[1.5.6] - 2024-01-18

Changed

  • The input contains http or https which function will return an error. #130

[1.5.5] - 2024-01-17

Changed

[1.5.4] - 2024-01-16

Changed

  • Fix bug where empty string query parameters are added to the request. #133
Commits
  • 58521b8 Merge pull request #141 from XdpCs/fix-http-error
  • 0e3d91f revert(allowed_host_validator.go): revert function IsUrlHostValid
  • bd6b781 fix(lower alpha): fix lower host
  • bdc0b56 fix(allowed_host_validator.go): fix http prifix
  • 490f44d docs(changelog.md): add changlog
  • a32f7e5 test(allowed_hosts_validator_test.go): add test case
  • 47d9018 feat(authentication): improve Validator
  • cf55e0a Merge pull request #140 from microsoft/dependabot/github_actions/anton-yurche...
  • e5d0249 Bump anton-yurchenko/git-release from 5.0 to 6.0
  • d378fa4 Merge pull request #139 from microsoft/dependabot/go_modules/go.opentelemetry...
  • 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-abstractions-go](https://github.com/microsoft/kiota-abstractions-go) from 1.5.3 to 1.5.6.
- [Release notes](https://github.com/microsoft/kiota-abstractions-go/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-abstractions-go@v1.5.3...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-abstractions-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 Jan 22, 2024
Copy link

what-the-diff bot commented Jan 22, 2024

PR Summary

  • Upgrade Various Dependencies
    The versions of several dependencies in our project have been upgraded. These updates contain potentially various improvements, enhancements, and bug fixes that would improve the stability and efficiency of our project. Here are the specific changes:

    • github.com/microsoft/kiota-abstractions-go was updated from v1.5.3 to v1.5.6.
    • github.com/go-logr/logr was updated from v1.3.0 to v1.4.1.
    • go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric, and go.opentelemetry.io/otel/trace were updated from v1.21.0 to v1.22.0.
    • github.com/std-uritemplate/std-uritemplate/go was updated from v0.0.47 to v0.0.50.
  • Similar Changes to go.sum File
    Essentially the same updates have been applied to the go.sum file, ensuring that there is consistency between the go.mod and go.sum, which is crucial for the smooth running of our project.

@nickfloyd nickfloyd added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Jan 23, 2024
@nickfloyd nickfloyd changed the title Bump github.com/microsoft/kiota-abstractions-go from 1.5.3 to 1.5.6 deps: Bump github.com/microsoft/kiota-abstractions-go from 1.5.3 to 1.5.6 Jan 23, 2024
@nickfloyd nickfloyd merged commit 2db0c83 into main Jan 23, 2024
4 checks passed
@nickfloyd nickfloyd deleted the dependabot/go_modules/github.com/microsoft/kiota-abstractions-go-1.5.6 branch January 23, 2024 18:29
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 Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant