Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 4 updates: actions/checkout, google-github-actions/auth, browser-actions/setup-chrome and goreleaser/goreleaser-action.

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates google-github-actions/auth from 2.1.7 to 2.1.12

Release notes

Sourced from google-github-actions/auth's releases.

v2.1.12

What's Changed

Full Changelog: google-github-actions/auth@v2.1.11...v2.1.12

v2.1.11

What's Changed

Full Changelog: google-github-actions/auth@v2.1.10...v2.1.11

v2.1.10

What's Changed

Full Changelog: google-github-actions/auth@v2.1.9...v2.1.10

v2.1.9

What's Changed

Full Changelog: google-github-actions/auth@v2.1.8...v2.1.9

v2.1.8

What's Changed

New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.8

Commits

Updates browser-actions/setup-chrome from 1.7.3 to 2.1.0

Release notes

Sourced from browser-actions/setup-chrome's releases.

setup-chrome: v2.1.0

2.1.0 (2025-07-13)

Features

  • Support snapshot installs on Windows ARM64 (#635) (12261ee)

v2.1.0

2.1.0 (2025-07-13)

Features

  • Support snapshot installs on Windows ARM64 (#635) (12261ee)

setup-chrome: v2.0.0

2.0.0 (2025-07-06)

⚠ BREAKING CHANGES

  • Use chrome for testing as default (#632)

Features

v2.0.0

2.0.0 (2025-07-06)

⚠ BREAKING CHANGES

  • Use chrome for testing as default (#632)

Features

Migration guide for v2.0.0

1. Installer Changes on Channel Name Installs

If you are using the channel name (stable, beta, dev, or canary) to install the browser, the new version of the action installs the browser from [Chrome for Testing][] instead of the official installer. Please check if your workflow is using the expected browser binary version with the new version of the action.

The installed browser binary with the channel name is as follows:

| Platform | New Binary Path |

... (truncated)

Changelog

Sourced from browser-actions/setup-chrome's changelog.

Changelog

2.1.0 (2025-07-13)

Features

  • Support snapshot installs on Windows ARM64 (#635) (12261ee)

2.0.0 (2025-07-06)

⚠ BREAKING CHANGES

  • Use chrome for testing as default (#632)

Features

1.7.3 (2025-01-25)

Bug Fixes

1.7.2 (2024-07-13)

Bug Fixes

1.7.1 (2024-05-27)

Bug Fixes

  • try to install browser version when user will not install ChromeDriver (#551) (f5596e0), closes #550

1.7.0 (2024-05-26)

Features

  • support installing a compatible version of ChromeDriver (#548) (f0f75ba)

1.6.2 (2024-05-15)

... (truncated)

Commits
  • b94431e Release v2.1.0 at 5f2f9dae94e061474cbfa44c9901c5faee86f8e9
  • 4c4260d Release v2.0.0 at 3289928922e4e14c8d0131d7da41090f078025bb
  • See full diff in compare view

Updates goreleaser/goreleaser-action from 6.3.0 to 6.4.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v6.3.0...v6.4.0

Commits
  • e435ccd feat: retry downloading releases json (#503)
  • 2ff5850 chore(deps): bump undici from 5.28.5 to 5.29.0 (#496)
  • 9a6cd01 fix: do not get releases.json if version is specific (#502)
  • a386515 chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#498)
  • ca48102 chore(deps): bump semver from 7.7.1 to 7.7.2 (#495)
  • 0931acf fix: support .config directory for goreleaser config files (#500)
  • 90c43f2 ci: set contents read as default workflow permissions (#494)
  • See full diff 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 dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [google-github-actions/auth](https://github.com/google-github-actions/auth), [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...08c6903)

Updates `google-github-actions/auth` from 2.1.7 to 2.1.12
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@6fc4af4...b7593ed)

Updates `browser-actions/setup-chrome` from 1.7.3 to 2.1.0
- [Release notes](https://github.com/browser-actions/setup-chrome/releases)
- [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-chrome@c785b87...b94431e)

Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: google-github-actions/auth
  dependency-version: 2.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: browser-actions/setup-chrome
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 17, 2025
Copy link
Contributor

Code Metrics Report

main (d4cdbb7) #369 (dec13a2) +/-
Coverage 31.7% 31.7% 0.0%
Code to Test Ratio 1:0.8 1:0.8 0.0
Test Execution Time 10s 10s 0s
Details
  |                     | main (d4cdbb7) | #369 (dec13a2) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          31.7% |          31.7% | 0.0% |
  |   Files             |             26 |             26 |    0 |
  |   Lines             |           3066 |           3066 |    0 |
  |   Covered           |            972 |            972 |    0 |
  | Code to Test Ratio  |          1:0.8 |          1:0.8 |  0.0 |
  |   Code              |           6299 |           6299 |    0 |
  |   Test              |           5481 |           5481 |    0 |
  | Test Execution Time |            10s |            10s |   0s |

Reported by octocov

@Songmu Songmu merged commit bf73fa0 into main Aug 18, 2025
3 checks passed
@Songmu Songmu deleted the dependabot/github_actions/dependencies-610edbea94 branch August 18, 2025 15:47
@github-actions github-actions bot mentioned this pull request Aug 18, 2025
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