Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 20, 2021

This PR contains the following updates:

Package Change Age Confidence
karma-firefox-launcher ^0.1.6 -> ^2.0.0 age confidence

Release Notes

karma-runner/karma-firefox-launcher (karma-firefox-launcher)

v2.1.3

Compare Source

v2.1.2

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes
  • update name of Developer Edition on macOS (a0b5e58)

v2.1.0

Compare Source

Features
  • provide a way to configure location of executable in customLauncher (fix #​125) (c53efcc)

v2.0.0

Compare Source

Bug Fixes
  • Bypass WSL check if Firefox is present in WSL environment (23a5d10), closes #​107
  • Update is-wsl to v2.2.0 to detect docker under WSL (#​116) (c585393)
Features
BREAKING CHANGES
  • Changed minimum required version of node.js from 8 to 10.

Node 8 EOL was 2019-12-31.

v1.3.0

Compare Source

Bug Fixes
  • Check that wsl path exists before using wslpath to convert it (#​105) (1eb7e1b)

v1.2.0

Compare Source

Bug Fixes
  • Add -wait-for-browser (540c1dd)
  • Look for other paths for Firefox Nightly on Windows and Mac (6377ee3)
Features
  • headless: add enable remote debugging by default (0e37f76)
  • Add support for running Windows Firefox from WSL (b4e260e)

v1.1.0

Compare Source

Bug Fixes
  • safe handling of missing env variables (98a4ada), closes #​67
Features
  • support Firefox headless (a1fc1c8)

1.0.1 (2017-03-04)

Bug Fixes
  • windows: change getFirefoxExe function to allow running on win64 (a332915)
  • windows: change getFirefoxExe function to find exe on other drive (3322a61)
  • disable multi-process firefox (9f28aa9)
  • only use $HOME environmental variable if it exists (3ffa514)

v1.0.1

Compare Source

Bug Fixes
  • safe handling of missing env variables (98a4ada), closes #​67
Features
  • support Firefox headless (a1fc1c8)

1.0.1 (2017-03-04)

Bug Fixes
  • windows: change getFirefoxExe function to allow running on win64 (a332915)
  • windows: change getFirefoxExe function to find exe on other drive (3322a61)
  • disable multi-process firefox (9f28aa9)
  • only use $HOME environmental variable if it exists (3ffa514)

v1.0.0

Compare Source

Bug Fixes
  • safe handling of missing env variables (98a4ada), closes #​67
Features
  • support Firefox headless (a1fc1c8)

1.0.1 (2017-03-04)

Bug Fixes
  • windows: change getFirefoxExe function to allow running on win64 (a332915)
  • windows: change getFirefoxExe function to find exe on other drive (3322a61)
  • disable multi-process firefox (9f28aa9)
  • only use $HOME environmental variable if it exists (3ffa514)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/karma-firefox-launcher-2.x branch from 2e51b35 to 4618b61 Compare May 7, 2021 09:40
@renovate
Copy link
Author

renovate bot commented May 7, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm-shrinkwrap.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ancient lockfile
npm warn ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm warn ancient lockfile so supplemental metadata must be fetched from the registry.
npm warn ancient lockfile
npm warn ancient lockfile This is a one-time fix-up, please be patient...
npm warn ancient lockfile
npm warn ancient lockfile Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 GitPathspecError: The git reference could not be found
npm warn ancient lockfile     at makeError (/opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm warn ancient lockfile     at /opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm warn ancient lockfile     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
npm warn ancient lockfile     at async /opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/pacote/lib/git.js:258:19
npm warn ancient lockfile     at async withTempDir (/opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm warn ancient lockfile     at async withTempDir (/opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14) {
npm warn ancient lockfile   cmd: 'git',
npm warn ancient lockfile   args: [ '--no-replace-objects', 'checkout', '4.0' ],
npm warn ancient lockfile   code: 1,
npm warn ancient lockfile   signal: null,
npm warn ancient lockfile   stdout: '',
npm warn ancient lockfile   stderr: "error: pathspec '4.0' did not match any file(s) known to git"
npm warn ancient lockfile }
npm error code 1
npm error The git reference could not be found
npm error command git --no-replace-objects checkout 4.0
npm error error: pathspec '4.0' did not match any file(s) known to git
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-01T11_11_12_641Z-debug-0.log

@renovate renovate bot force-pushed the renovate/karma-firefox-launcher-2.x branch from 4618b61 to 85919cb Compare May 14, 2021 11:28
@renovate renovate bot force-pushed the renovate/karma-firefox-launcher-2.x branch from 85919cb to a9f0dc4 Compare June 3, 2021 01:22
@renovate
Copy link
Author

renovate bot commented Jun 3, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm-shrinkwrap.json
npm WARN ancient lockfile 
npm WARN ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm WARN ancient lockfile Error: The git reference could not be found
npm WARN ancient lockfile     at makeError (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm WARN ancient lockfile     at /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN ancient lockfile     at async /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/pacote/lib/git.js:268:19
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile  Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 GitPathspecError: The git reference could not be found
npm WARN ancient lockfile     at makeError (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm WARN ancient lockfile     at /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN ancient lockfile     at async /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/pacote/lib/git.js:268:19
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14) {
npm WARN ancient lockfile   cmd: 'git',
npm WARN ancient lockfile   args: [ '--no-replace-objects', 'checkout', '4.0' ],
npm WARN ancient lockfile   code: 1,
npm WARN ancient lockfile   signal: null,
npm WARN ancient lockfile   stdout: '',
npm WARN ancient lockfile   stderr: "error: pathspec '4.0' did not match any file(s) known to git"
npm WARN ancient lockfile }
npm ERR! code 1
npm ERR! The git reference could not be found
npm ERR! command git --no-replace-objects checkout 4.0
npm ERR! error: pathspec '4.0' did not match any file(s) known to git

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T15_54_37_720Z-debug-0.log

@renovate renovate bot force-pushed the renovate/karma-firefox-launcher-2.x branch from a9f0dc4 to 12023df Compare March 7, 2022 12:23
@renovate renovate bot force-pushed the renovate/karma-firefox-launcher-2.x branch from 12023df to ddd29a0 Compare September 25, 2022 17:23
@renovate renovate bot force-pushed the renovate/karma-firefox-launcher-2.x branch from ddd29a0 to 8102954 Compare November 20, 2022 15:55
@renovate renovate bot changed the title chore(deps): update dependency karma-firefox-launcher to v2 chore(deps): update dependency karma-firefox-launcher to v2 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/karma-firefox-launcher-2.x branch April 3, 2023 23:16
@renovate renovate bot changed the title chore(deps): update dependency karma-firefox-launcher to v2 - autoclosed chore(deps): update dependency karma-firefox-launcher to v2 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/karma-firefox-launcher-2.x branch April 4, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants