action-dependabot-auto-merge icon indicating copy to clipboard operation
action-dependabot-auto-merge copied to clipboard

Automatically merge Dependabot PRs when version comparison is within range

Results 68 action-dependabot-auto-merge issues
Sort by recently updated
recently updated
newest added

Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 15.1.0. Changelog Sourced from sinon's changelog. 15.1.0 79e719f2 Ensure we use a fake-timers version with clock.jump (Carl-Erik Kopseng) b2a4df5a Add docs for clock.jump method (#2512)...

dependencies
javascript

Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.1. Release notes Sourced from semver's releases. v7.5.1 7.5.1 (2023-05-12) Bug Fixes d30d25a #559 show type on invalid semver error (#559) (@​tjenkinson) v7.5.0 7.5.0 (2023-04-17)...

dependencies
javascript

Bumps [ahmadnassri/action-commit-lint](https://github.com/ahmadnassri/action-commit-lint) from 2.0.12 to 2.1.8. Release notes Sourced from ahmadnassri/action-commit-lint's releases. v2.1.8 2.1.8 (2023-05-10) Build deps: bump alpine from 3.17 to 3.18 (5699f3d) v2.1.7 2.1.7 (2023-05-04) Build deps: bump...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.5.2. Release notes Sourced from actions/checkout's releases. v3.5.2 What's Changed Fix: Use correct API url / endpoint in GHES by @​fhammerl in actions/checkout#1289 based on...

dependencies
github_actions

It seems like our dependabot autoapprovals have stopped working since migrating to Merge Queues. I believe the Action needs to be updated to support adding to a Merge Queue instead...

Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from 2.1.13 to 2.2.3. Release notes Sourced from ahmadnassri/action-semantic-release's releases. v2.2.3 2.2.3 (2023-02-28) Build deps: bump semantic-release from 20.1.0 to 20.1.1 in /action (2ad075e) v2.2.2 2.2.2 (2023-02-14) Bug...

dependencies
github_actions

Add a `strategy` flag to decide how to auto-merge the PR: - `approve-and-merge` will mimic actual default, approve the PR and comment with the merge command - `approve-only` will only...

I am currently running [dependabot script](https://github.com/dependabot/dependabot-script) in a private environment and I would like to leverage this Action The main challenge at the moment is this action expects the sender...

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...

dependencies
github_actions