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/IBM/go-sdk-core/v5 from 5.15.3 to 5.17.5 #476

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps github.com/IBM/go-sdk-core/v5 from 5.15.3 to 5.17.5.

Release notes

Sourced from github.com/IBM/go-sdk-core/v5's releases.

v5.17.5

5.17.5 (2024-09-03)

Bug Fixes

  • logging: improve go core's debug logging (#227) (f0f3237)

v5.17.4

5.17.4 (2024-06-25)

Bug Fixes

This also includes the change to bump go-retryablehttp from v0.7.5 to v0.7.7 to avoid a vulnerability.

v5.17.3

5.17.3 (2024-05-16)

Bug Fixes

  • request_builder: encode unresolved path string prior to path parameter insertion (#219) (5f567da)

v5.17.2

5.17.2 (2024-05-08)

Bug Fixes

  • errors: flatten sdk problem chains to reduce hash complexity (#218) (9fc1ebc)

v5.17.1

5.17.1 (2024-05-06)

Bug Fixes

  • use correct error variable in external auth case (#217) (0b70d7d)

v5.17.0

5.17.0 (2024-04-17)

Features

... (truncated)

Changelog

Sourced from github.com/IBM/go-sdk-core/v5's changelog.

5.17.5 (2024-09-03)

Bug Fixes

  • logging: improve go core's debug logging (#227) (f0f3237)

5.17.4 (2024-06-25)

Bug Fixes

  • tidy Go modules (#221) (5da6409)
  • This also includes the change to bump go-retryablehttp from v0.7.5 to v0.7.7 to avoid a vulnerability.

5.17.3 (2024-05-16)

Bug Fixes

  • request_builder: encode unresolved path string prior to path parameter insertion (#219) (5f567da)

5.17.2 (2024-05-08)

Bug Fixes

  • errors: flatten sdk problem chains to reduce hash complexity (#218) (9fc1ebc)

5.17.1 (2024-05-06)

Bug Fixes

  • use correct error variable in external auth case (#217) (0b70d7d)

5.17.0 (2024-04-17)

Features

  • send user-agent header with auth token requests (#216) (90f0ba5)

5.16.5 (2024-04-10)

Bug Fixes

... (truncated)

Commits
  • b0a00f3 chore(release): 5.17.5 release notes [skip ci]
  • 1eabc5c Update version 5.17.4 -> 5.17.5 [skip ci]
  • f0f3237 fix(logging): improve go core's debug logging (#227)
  • bed8d18 build: enable gosec linter in golangci-lint (#225)
  • a909358 docs: add reason for 5.17.4 to the changelog (#224)
  • 393f95d build: add detect-secrets stage to build (#223)
  • ed48492 build: migrate to bump-my-version (#222)
  • 7c8519e chore(release): 5.17.4 release notes [skip ci]
  • 6425333 Update version numbers from 5.17.3 -> 5.17.4 [skip ci]
  • 5da6409 fix: tidy Go modules (#221)
  • 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/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) from 5.15.3 to 5.17.5.
- [Release notes](https://github.com/IBM/go-sdk-core/releases)
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md)
- [Commits](IBM/go-sdk-core@v5.15.3...v5.17.5)

---
updated-dependencies:
- dependency-name: github.com/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2024

Looks like github.com/IBM/go-sdk-core/v5 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/IBM/go-sdk-core/v5-5.17.5 branch October 8, 2024 14:21
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.

2 participants