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

chore(deps): Bump github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider from 0.14.0 to 0.15.1 #36

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider from 0.14.0 to 0.15.1.

Release notes

Sourced from github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider's releases.

v0.15.0

Changelog

  • dbc04a5 Merge remote-tracking branch 'origin/develop'
  • 4490c21 Merge remote-tracking branch 'origin/main' into develop
  • 9199622 add --role-arn to support assume role
  • f689eff build(deps): bump alpine from 3.18.2 to 3.18.3 (#267)
  • 0988430 build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 (#262)
  • 1de513f build(deps): bump k8s.io/client-go from 0.27.2 to 0.28.1 (#264)
  • ff9c911 build(deps): bump securego/gosec from 2.16.0 to 2.17.0 (#259)
  • ebd14c0 chore: add debug log for sts endpoint
  • 0f315b0 chore: add lint
  • 6ff643e chore: improve debug log
  • 447262b chore: prepare v0.15.0
  • c57a438 chore: upgrade dependencies
  • 14edf57 credential-plugin: add path info the cache hash
  • b26315b credentials: support vpc endpoint and don't ignroe error when get credentials from aliyun cli config files
  • e46268a examples: upgrade dependencies
  • 35d2bae examples: upgrade dependencies
  • a989fe2 export-credentials: add --role-arn flag
  • 73c88a3 provider: add FunctionProvider
  • 3fd3cd6 provider: add NewDefaultChainProvider and GetSTSEndpoint
  • ecd0068 provider: add STSTokenProvider
  • d5d35ed provider: add SetExpiration method to STSTokenProvider
  • 651730b provider: add debug mode
  • 71c7c71 provider: allow setting arn and token file by OIDCProviderOptions
  • 16f0d0a provider: change Credentials.DeepCopy() to return *Credentials
  • 5cfe447 provider: improve debug mode
  • 110042d provider: let EnvProvider support ALIBABA_CLOUD_SECURITY_TOKEN
  • c0d261a provider: let RefreshPeriod to 0 by default
  • f5626a9 provider: support using session name from env

中国大陆地区下载地址:

Commits
  • fae61fb example: upgrade github.com/aliyun/credentials-go
  • 2988c7f build(deps): bump securego/gosec from 2.17.0 to 2.18.2 (#294)
  • 77b8d11 build(deps): bump actions/setup-node from 3 to 4 (#293)
  • 96f5e36 build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#272)
  • 7313efd build(deps): bump postcss from 8.4.23 to 8.4.31 in /website (#283)
  • 4f33b4e build(deps): bump docker/setup-qemu-action from 2 to 3 (#279)
  • 5f01227 build(deps): bump docker/setup-buildx-action from 2 to 3 (#278)
  • 76b0b9e build(deps): bump cryptography in /examples/rrsa/python3-sdk (#269)
  • 23f0155 build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (#284)
  • a33bcb3 build(deps): bump @​babel/traverse from 7.21.4 to 7.23.2 in /website (#292)
  • 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)

…credentials/provider

Bumps [github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider](https://github.com/AliyunContainerService/ack-ram-tool) from 0.14.0 to 0.15.1.
- [Release notes](https://github.com/AliyunContainerService/ack-ram-tool/releases)
- [Changelog](https://github.com/AliyunContainerService/ack-ram-tool/blob/main/.goreleaser.yml)
- [Commits](AliyunContainerService/ack-ram-tool@v0.14.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider
  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 Sep 9, 2024
@mozillazg mozillazg merged commit e3730f0 into master Sep 14, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider-0.15.1 branch September 14, 2024 11:31
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.

1 participant