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 aws-actions/configure-aws-credentials from 4.0.3 to 4.1.0 in /.github/actions/e2e/dump-logs in the action-deps group #7744

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the action-deps group in /.github/actions/e2e/dump-logs with 1 update: aws-actions/configure-aws-credentials.

Updates aws-actions/configure-aws-credentials from 4.0.3 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

Changelog

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

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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

... (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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the action-deps group in /.github/actions/e2e/dump-logs with 1 update: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).


Updates `aws-actions/configure-aws-credentials` from 4.0.3 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@4fc4975...ececac1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 06:40
@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
@dependabot dependabot bot requested a review from engedaam February 17, 2025 06:40
Copy link

netlify bot commented Feb 17, 2025

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 262462a
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/67b2d9df85cd6e00082718f1

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13364400084

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.215%

Totals Coverage Status
Change from base Build 13318062853: 0.0%
Covered Lines: 5977
Relevant Lines: 9165

💛 - Coveralls

Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :Rocket

@jonathan-innis jonathan-innis merged commit c295c62 into main Feb 17, 2025
18 checks passed
@jonathan-innis jonathan-innis deleted the dependabot/github_actions/dot-github/actions/e2e/dump-logs/action-deps-5053dede8a branch February 17, 2025 16:57
edibble21 pushed a commit to edibble21/karpenter-provider-aws that referenced this pull request Feb 19, 2025
… 4.1.0 in /.github/actions/e2e/dump-logs in the action-deps group (aws#7744)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
engedaam pushed a commit to engedaam/karpenter that referenced this pull request Feb 20, 2025
… 4.1.0 in /.github/actions/e2e/dump-logs in the action-deps group (aws#7744)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants