Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Bumps the github-actions group with 1 update in the / directory: octokit/graphql-action.
Bumps the github-actions group with 1 update in the /.github/actions/bootstrap directory: docker/setup-qemu-action.

Updates octokit/graphql-action from 51bf543c240dcd14761320e2efc625dc32ec0d32 to abaeca7ba4f0325d63b8de7ef943c2418d161b93

Commits
  • abaeca7 fix(deps): update dependency @​rollup/plugin-commonjs to v29 (#289)
  • 130db44 ci(action): update peter-evans/create-or-update-comment action to v5 (#285)
  • 70de687 ci(action): update github/codeql-action action to v4 (#286)
  • 7425304 fix(deps): update dependency @​octokit/action to v8 (#281)
  • 2f55604 fix: switch to esbuild
  • 16f3303 ci(action): update actions/checkout action to v5 (#283)
  • 14c160d ci(action): update actions/setup-node action to v6 (#287)
  • 978b347 build(deps): lock file maintenance
  • 052bfa2 build(deps): lock file maintenance
  • c5f1edd build(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates docker/setup-qemu-action from 3.6.0 to 3.7.0

Release notes

Sourced from docker/setup-qemu-action's releases.

v3.7.0

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

Commits
  • c7c5346 Merge pull request #230 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 3a517a1 chore: update generated content
  • a5b45ed build(deps): bump @​docker/actions-toolkit from 0.62.1 to 0.67.0
  • 3a64278 Merge pull request #220 from docker/dependabot/npm_and_yarn/brace-expansion-1...
  • 94906ba chore: update generated content
  • 4027abf build(deps): bump brace-expansion from 1.1.11 to 1.1.12
  • bee0aaa Merge pull request #221 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • 0d7e257 chore: update generated content
  • b869601 build(deps): bump tmp from 0.2.3 to 0.2.4
  • 3a043ed Merge pull request #219 from docker/dependabot/npm_and_yarn/undici-5.29.0
  • 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

…2 updates

Bumps the github-actions group with 1 update in the / directory: [octokit/graphql-action](https://github.com/octokit/graphql-action).
Bumps the github-actions group with 1 update in the /.github/actions/bootstrap directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action).


Updates `octokit/graphql-action` from 51bf543c240dcd14761320e2efc625dc32ec0d32 to abaeca7ba4f0325d63b8de7ef943c2418d161b93
- [Release notes](https://github.com/octokit/graphql-action/releases)
- [Commits](octokit/graphql-action@51bf543...abaeca7)

Updates `docker/setup-qemu-action` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@2910929...c7c5346)

---
updated-dependencies:
- dependency-name: octokit/graphql-action
  dependency-version: abaeca7ba4f0325d63b8de7ef943c2418d161b93
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: docker/setup-qemu-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 9, 2025 22:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 9, 2025
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Nov 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added community Issues and PRs created by the community triage Issues and PRs that need to be triaged labels Nov 9, 2025
@dmathieu dmathieu enabled auto-merge (squash) November 10, 2025 11:20
@dmathieu dmathieu merged commit 0f12687 into main Nov 10, 2025
14 checks passed
@dmathieu dmathieu deleted the dependabot/github_actions/github-actions-ac95e53059 branch November 10, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws-λ-extension AWS Lambda Extension community Issues and PRs created by the community dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code triage Issues and PRs that need to be triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants