chrisguttandin / web-timing-demo

A website to demo the Web Timing Object.
MIT License
2 stars 0 forks source link

Update hyperlink to the latest version 🚀 #24

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of hyperlink was just published.

Dependency hyperlink
Current Version 3.0.1
Type devDependency

The version 4.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of hyperlink.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 126 commits.

  • 124f5ae 4.0.0
  • 336ace5 Update readme
  • 5fbce69 Added --internal cli switch that avoids checking any crossorigin links. This allows you to do quick checks on your own sites internal structure
  • 177aaae Lock down prettier to a minor version, ~1.14.0
  • 8ad42e4 eslint --fix .
  • aa33dde Restore compatibility with assetgraph > 4.8.0
  • 070916d Merge pull request #147 from Munter/fix-load-externals-with-incoming-fragments
  • 080ebe5 Make sure outgoing relations arent populated from external html that was loaded due to incoming fragment identifier relations
  • b159381 Remember to unload assets when stopping the processing of them
  • 39c2a2e Fix problem with failing fragment check on non-loaded external html assets
  • 651f1e2 Added default skip filters for linkedin.com
  • 6b1b32d Fix column numbers in expected error messages (broke in 65b038b)
  • 1afb4c1 Test retrying behavior
  • 65b038b Fix template string indentation in test
  • df74297 .editorconfig: Switch to 2 space indent

There are 126 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: