Skip to content

Bump aws-actions/configure-aws-credentials from 4.0.2 to 4.1.0 #2204

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps aws-actions/configure-aws-credentials from 4.0.2 to 4.1.0.

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v4.1.0

4.1.0 (2025-02-08)

Features

Bug Fixes

v4.0.3

4.0.3 (2025-01-27)

Features

  • added release-please action config (0f88004)

Bug Fixes

  • add id-token permission to automerge (97834a4)
  • cpy syntax on npm package (#1195) (83b5a56)
  • force push packaged files to main (bfd2185)

Miscellaneous Chores

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

4.1.0 (2025-02-08)

Features

Bug Fixes

4.0.3 (2025-01-27)

Features

  • added release-please action config (0f88004)

Bug Fixes

  • add id-token permission to automerge (97834a4)
  • cpy syntax on npm package (#1195) (83b5a56)
  • force push packaged files to main (bfd2185)

Miscellaneous Chores

4.0.2 (2024-02-09)

  • Revert 4.0.1 to remove warning

4.0.1 (2023-10-03)

Documentation

  • Throw a warning when customers use long-term credentials.

4.0.0 (2023-09-11)

  • Upgraded runtime to node20 from node16

3.0.2 (2023-09-07)

Bug Fixes

... (truncated)

Commits
  • ececac1 chore(main): release 4.1.0 (#1282)
  • 16fec60 chore: Update dist
  • eb70354 feat: idempotent fetch (#1289)
  • 3478c15 chore(deps-dev): bump memfs from 4.14.0 to 4.17.0 (#1250)
  • a69d38c chore: Update dist
  • 6b1d0f8 chore(deps-dev): bump @​smithy/property-provider from 3.1.8 to 4.0.1 (#1246)
  • f021516 chore: remove role session name
  • 1c8dbbc chore(deps-dev): bump @​vercel/ncc from 0.38.2 to 0.38.3 (#1204)
  • ce290d6 chore: change dependabot role session name
  • 1780ebd chore: create one-off test for CAWSC
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 17, 2025
Copy link
Contributor

openshift-ci bot commented Feb 17, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign ebensh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Feb 17, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kovayur
Copy link
Contributor

kovayur commented Mar 20, 2025

/ok-to-test

@kovayur
Copy link
Contributor

kovayur commented Apr 7, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/aws-actions/configure-aws-credentials-4.1.0 branch from 9caa8ce to 1703a52 Compare April 7, 2025 09:16
@kovayur
Copy link
Contributor

kovayur commented Apr 29, 2025

@dependabot rebase

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/aws-actions/configure-aws-credentials-4.1.0 branch from 1703a52 to ab1b85d Compare April 29, 2025 11:19
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Superseded by #2322.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/aws-actions/configure-aws-credentials-4.1.0 branch May 12, 2025 13:30
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 github_actions Pull requests that update GitHub Actions code ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant