freaktechnik / css-objectnet

Analyze the ID-Class relations of HTML nodes
MIT License
1 stars 0 forks source link

An in-range update of web-ext is breaking the build 🚨 #41

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.9.0 of web-ext was just published.

Branch Build failing 🚨
Dependency web-ext
Current Version 2.8.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

web-ext is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/freaktechnik/css-objectnet/builds/422109994?utm_source=github_status&utm_medium=notification)).

Release Notes 2.9.0

Features

  • Updated web-ext lint to use addons-linter 1.3.1 (#1362) (088ba87),
    See addons-linter version 1.2.7, 1.3.0 and 1.3.1:
    • Added basic support for WebExtensions dictionaries
    • WebExtensions API Schemas updated up to Firefox 62b15
    • Added support for ES6 modules

Bug Fixes

  • Fixed lags due to large amount of warnings logged in the console when javascript.options.strict is set to true (#1357) (dfad256, closes #1355)
  • Update firefox-profile to version 1.2.0 (#1359) (0731209, closes #1358)

See all changes: 2.8.0...2.9.0

Commits

The new version differs by 4 commits.

  • 9ec3a5e chore: bump package version for release 2.9.0
  • 088ba87 fix(package): update addons-linter to version 1.3.1 (#1362)
  • dfad256 fix: Use default javascript.options.strict=false (#1357)
  • 0731209 fix(package): update firefox-profile to version 1.2.0 (#1359)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 2.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 2.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.9.1

Bug Fixes

  • Fixed issue with loading locale JSON files which include single-line comments (#1361)

See all changes: 2.9.0...2.9.1

Commits

The new version differs by 2 commits.

  • ecb3ecc chore: bump package version for release 2.9.1
  • 38f6c23 fix: Permit single-line JSON comments (#1361)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.9.2

Features

  • Updated web-ext lint to use addons-linter 1.3.8 (#1395) (051e10f):
    • Imported Firefox 63 API schemas
    • Imported Firefox 64 API schemas
    • See all addons-linter changes: 1.3.1...1.3.8

Bug Fixes

  • firefox-android: Added support for RDB abstract sockets (#1391) (46f0cfe), which fixes web-ext run issues with connecting to the remote debugging server on Firefox for Android 63 (and Firefox For Android Beta 64)
  • Fixed support of named profiles and --keep-profile-changes in web-ext run (#1149) (c85aa6e), closes #932

See all changes: 2.9.1...2.9.2

Commits

The new version differs by 8 commits.

  • 2d83d8c chore: bump package version for release 2.9.2
  • 051e10f fix(package): update addons-linter to version 1.3.8 (#1395)
  • 46f0cfe fix(firefox-android): Support abstract sockets for RDB (#1391)
  • 7f90caa chore: Skipped nsp-check and travis-pr-title-lint npm scripts on travis windows workers (#1389)
  • 9d28fb8 chore: Skip node_js 6 on travis windows workers (#1387)
  • 069f251 chore: Run tests on windows using travis (#1385)
  • 7d8b703 chore: Applied minor tweaks on test.firefox.js unit tests (#1149).
  • c85aa6e feat: support of named profiles (#1149)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.9.3

This is going to be the last web-ext version still compatible with nodejs 6 👋.

Features

See all changes: 2.9.2...2.9.3

Commits

The new version differs by 8 commits.

  • b93cdf7 chore: bump package version for release 2.9.3 (#1408)
  • 942c308 feat: Added release channel as optional sign parameter (simple test) (#1400)
  • 4eb7ca0 feat(addons-linter): Updated addons-linter to version 1.4.1 (#1407)
  • 358a63a test(travis): Switch security audit checks from nsp-check to npm audit
  • 67c8380 test(unit): Re-enabled extension-runners test previously skipped on travis windows workers
  • 06ab2d7 test(unit): Redefine FakeStdin to prevent failures on travis windows workers
  • b65226a chore(travis): Increased mocha timeout to 30000ms for travis windows workers
  • 6908803 fix: Prevent travis windows worker from trying to deploy new tags on npm.

See the full diff