nielse63 / 312-Development

My personal website
https://312development.com
MIT License
2 stars 0 forks source link

An in-range update of lighthouse is breaking the build 🚨 #162

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lighthouse was updated from 4.1.0 to 4.2.0.

🚨 View failing branch.

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

lighthouse 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/nielse63/312-Development/builds/503204904?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 77 commits.

  • 35b285b 4.2.0 (#7403)
  • 1b4883a tests: switch to jest.spyOn (#7404)
  • 066743b misc: clean node_modules/.cache before travis builds its cache (#7388)
  • bd1c4c1 core(network-recorder): redirects started by script are set as initiators (#7352)
  • b834427 docs(readme): add lighthouse-keeper to integrations (#7399)
  • fd86d94 tests(smokehouse): refactor to enable Smokerider (#7284)
  • d93bdf3 core(tap-targets): disable font size and tap targets audit on desktop (#7393)
  • 299ca2b core: add TestedAsMobileDevice base artifact (#7280)
  • d3c155e core(tap-targets): make tap targets failures more visible (#7373)
  • c111b92 core: include inline scripts in Scripts artifact (#7065)
  • ffc430d core: remove NO_ERROR runtimeError when no error (#7358)
  • 8db87bf core(driver): add waitForFCP timeout (#7356)
  • 9ba7199 docs: fix throttling rate comment and tweak comcast bandwidth (#7374)
  • 5865c87 misc: convert Flags comments to jsdoc for better intellisense (#7359)
  • 390343a core(driver): collect network requests from out-of-process iframes (#6922)

There are 77 commits in total.

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 5 years ago

After pinning to 4.1.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 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 60 commits.

  • 01b217b 4.3.0 (#8080)
  • c410ce6 tests(smokehouse): set Content-Type for json served by static-server.js (#8078)
  • aca78af clients(lr): gather network timing numbers from headers (#7888)
  • d0ed315 misc: remove unused typedef (#8075)
  • 3f15b67 core(jsonld): add structured data validation (#6750)
  • fcd8115 tests(smokehouse): set Content-Type for webp images served by static-server.js (#8015)
  • 553a7c1 docs(readme): Foo integration (#8035)
  • 37b9ba2 i18n: import Hindi corrections (#8070)
  • ef3beef misc: remove lhr-lite.d.ts (#7991)
  • 584bad7 misc: specify types for some dependency-graph options objects (#7962)
  • 7a43125 core(artifacts): rename Scripts to ScriptElements artifact (#7920)
  • a76e7f2 clients(lr): add custom config support (#7613)
  • eb0cc68 deps(snyk): update snyk snapshot (#7943)
  • c140802 tests: better fatal trace logic error coverage (#7959)
  • b8ac221 misc: simplifications in simulator/connection-pool (#7894)

There are 60 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.3.1

4.3.1 (2019-04-30)

Full Changelog

Core

  • support traces missing TracingStartedInBrowser (#7122)
  • driver: only fail security state if scheme is not cryptographic (#8338)

Clients

  • extension: remove github link in favor of copy to clipboard (#8294)

Deps

  • snyk: update snyk snapshot (#8354)

Misc

  • add releasing scripts (#8387)
Commits

The new version differs by 61 commits.

  • 5c48bb8 4.3.1 (#8750)
  • 01b217b 4.3.0 (#8080)
  • c410ce6 tests(smokehouse): set Content-Type for json served by static-server.js (#8078)
  • aca78af clients(lr): gather network timing numbers from headers (#7888)
  • d0ed315 misc: remove unused typedef (#8075)
  • 3f15b67 core(jsonld): add structured data validation (#6750)
  • fcd8115 tests(smokehouse): set Content-Type for webp images served by static-server.js (#8015)
  • 553a7c1 docs(readme): Foo integration (#8035)
  • 37b9ba2 i18n: import Hindi corrections (#8070)
  • ef3beef misc: remove lhr-lite.d.ts (#7991)
  • 584bad7 misc: specify types for some dependency-graph options objects (#7962)
  • 7a43125 core(artifacts): rename Scripts to ScriptElements artifact (#7920)
  • a76e7f2 clients(lr): add custom config support (#7613)
  • eb0cc68 deps(snyk): update snyk snapshot (#7943)
  • c140802 tests: better fatal trace logic error coverage (#7959)

There are 61 commits in total.

See the full diff