Skip to content

build(deps): bump browser-actions/setup-firefox from 1.7.1 to 1.7.2 - #99

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/browser-actions/setup-firefox-1.7.2
Open

build(deps): bump browser-actions/setup-firefox from 1.7.1 to 1.7.2#99
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/browser-actions/setup-firefox-1.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps browser-actions/setup-firefox from 1.7.1 to 1.7.2.

Release notes

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

setup-firefox: v1.7.2

1.7.2 (2026-05-06)

Bug Fixes

  • drop 32-bit arch support (#645) (c5cfea2)
  • update Node.js runtime to v24 LTS (#642) (4eb4a82)
  • upgrade dev dependencies (@actions/*, biome v2, vitest v4, @​vercel/ncc) (#644) (59e1322)

v1.7.2

1.7.2 (2026-05-06)

Bug Fixes

  • drop 32-bit arch support (#645) (c5cfea2)
  • update Node.js runtime to v24 LTS (#642) (4eb4a82)
  • upgrade dev dependencies (@actions/*, biome v2, vitest v4, @​vercel/ncc) (#644) (59e1322)
Changelog

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

Changelog

1.7.2 (2026-05-06)

Bug Fixes

  • drop 32-bit arch support (#645) (c5cfea2)
  • update Node.js runtime to v24 LTS (#642) (4eb4a82)
  • upgrade dev dependencies (@actions/*, biome v2, vitest v4, @​vercel/ncc) (#644) (59e1322)

1.7.1 (2026-02-21)

Bug Fixes

1.7.0 (2025-07-27)

Features

Bug Fixes

1.6.0 (2025-07-13)

Features

1.5.4 (2025-01-25)

Bug Fixes

  • Fix an off-by-one error with bz2/xz download URLs (#626) (f7574dd), closes #625

1.5.3 (2025-01-19)

Bug Fixes

  • Coping with compression change for linux download (#623) (063eed6)

... (truncated)

Commits
  • 0bc507d Release v1.7.2 at b2420b5fc5c9410c3bb4558ea29f202e52b4f41e
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [browser-actions/setup-firefox](https://github.com/browser-actions/setup-firefox) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/browser-actions/setup-firefox/releases)
- [Changelog](https://github.com/browser-actions/setup-firefox/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-firefox@fcf821c...0bc507d)

---
updated-dependencies:
- dependency-name: browser-actions/setup-firefox
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependabot label Sep 7, 2026
@cursor

cursor Bot commented Sep 7, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single CI dependency pin bump with no application code changes; main caveat is loss of 32-bit support in the upstream action, which rarely affects standard GitHub-hosted runners.

Overview
Bumps the Install Firefox Latest step in the reusable web-run-test workflow from browser-actions/setup-firefox v1.7.1 to v1.7.2 (pinned commit updated accordingly). No other workflow steps or files change.

Upstream v1.7.2 mainly updates the action’s Node runtime to v24 LTS (aligned with this workflow’s node-version: 24.x), drops 32-bit architecture support, and refreshes action dev dependencies—behavior for typical ubuntu-latest Firefox installs should stay the same unless runners relied on 32-bit.

Reviewed by Cursor Bugbot for commit 605d7d7. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants