Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

This should fix #2975


Bumps fx-runner from 1.3.0 to 1.4.0.

Release notes

Sourced from fx-runner's releases.

1.4.0 (2024-01-09)

main changes

  • Fixed: Use firefox binary (instead of firefox-bin) (#127)
Commits

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 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 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 [fx-runner](https://github.com/mozilla/node-fx-runner) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/mozilla/node-fx-runner/releases)
- [Commits](mozilla/node-fx-runner@1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: fx-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
@codecov
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (627a036) 99.31% compared to head (3dd5ed9) 99.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3012   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          32       32           
  Lines        1753     1753           
=======================================
  Hits         1741     1741           
  Misses         12       12           

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

@willdurand willdurand merged commit 1496420 into master Jan 9, 2024
@willdurand willdurand deleted the dependabot/npm_and_yarn/fx-runner-1.4.0 branch January 9, 2024 16:31
willdurand pushed a commit that referenced this pull request Jan 9, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

web-ext run fails to start firefox on macOS

2 participants