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

Bump github.com/microsoft/kiota-abstractions-go from 1.3.0 to 1.3.1 #238

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps github.com/microsoft/kiota-abstractions-go from 1.3.0 to 1.3.1.

Release notes

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

v1.3.1

Changed

  • Fixed an issue where query parameters of type array of anything else than string would not be expanded properly. #114
Changelog

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

[1.3.1] - 2023-10-31

Changed

  • Fixed an issue where query parameters of type array of anything else than string would not be expanded properly. #114
Commits
  • c6b1cb2 Merge pull request #113 from papegaaij/exploded-query-params
  • 20a8c3e - adds changelog entry for expansion fix
  • 2d356d2 - adds a comment for later reference
  • ce2802a Add support for []any query parameters
  • ca104d1 Revert QueryParameters to map[string]string and add QueryParametersAny
  • 999bfb1 Change type of QueryParameters to map[string]any
  • db50c67 Add testcase to demonstrate broken exploded query parameters
  • 6c59617 Merge pull request #115 from microsoft/dependabot/go_modules/github.com/googl...
  • 1b246c4 Bump github.com/google/uuid from 1.3.1 to 1.4.0
  • a0a4510 Merge pull request #112 from microsoft/dependabot/go_modules/github.com/std-u...
  • 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.3.0 to 1.3.1.
- [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.3.0...v1.3.1)

---
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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2023 10:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

The following labels could not be found: Go.

@github-actions github-actions bot enabled auto-merge November 1, 2023 10:28
Copy link

sonarqubecloud bot commented Nov 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot merged commit 4657a1b into main Nov 1, 2023
9 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/microsoft/kiota-abstractions-go-1.3.1 branch November 1, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant