Skip to content

[cherry-pick] chore(deps): bump the actions group with 2 updates #7350

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

nginx-bot
Copy link
Contributor

Bumps the actions group with 2 updates: goreleaser/goreleaser-action and aws-actions/configure-aws-credentials.

Updates goreleaser/goreleaser-action from 6.1.0 to 6.2.1

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.2.1

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix). Older versions should work fine.

[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.

Full Changelog: goreleaser/goreleaser-action@v6.2.0...v6.2.1

v6.2.0

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix). Older versions should work fine.

[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.

Full Changelog: goreleaser/goreleaser-action@v6.1.0...v6.2.0

Commits

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 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 actions group with 2 updates: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).


Updates `goreleaser/goreleaser-action` from 6.1.0 to 6.2.1
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@9ed2f89...90a3faa)

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: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nginx-bot nginx-bot requested a review from a team as a code owner February 11, 2025 17:45
@nginx-bot nginx-bot added chore Pull requests for routine tasks dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 11, 2025
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Feb 11, 2025
@pdabelf5 pdabelf5 enabled auto-merge (squash) February 12, 2025 12:09
@pdabelf5 pdabelf5 added skip changelog Pull requests that don't need to be added to the changelog and removed github_actions Pull requests that update Github_actions code chore Pull requests for routine tasks labels Feb 12, 2025
@github-actions github-actions bot added github_actions Pull requests that update Github_actions code chore Pull requests for routine tasks labels Feb 12, 2025
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-4.0@70ebdb4). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             release-4.0    #7350   +/-   ##
==============================================
  Coverage               ?   52.70%           
==============================================
  Files                  ?       89           
  Lines                  ?    20836           
  Branches               ?        0           
==============================================
  Hits                   ?    10981           
  Misses                 ?     9401           
  Partials               ?      454           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 merged commit f8528a2 into release-4.0 Feb 12, 2025
72 checks passed
@pdabelf5 pdabelf5 deleted the cherry-pick-release-4.0-24b4ff1f7d15962707e2ee19826e45bcd48c8fc5 branch February 12, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks github_actions Pull requests that update Github_actions code skip changelog Pull requests that don't need to be added to the changelog
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

3 participants