Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Nov 15, 2017

Version 5.0.0 of prerender was just published.

Dependency prerender
Current Version 4.4.1
Type dependency

The version 5.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 prerender.

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 35 commits.

  • 1075d87 added some stuff to the changelog and readme
  • 4060761 changing tests to new usage of getUrl function
  • 754b843 fixing bad variable in loadingFailed
  • 0d54a45 added a link to the phantomjs prerender server in the readme
  • 072dfd5 added har capture
  • 7ca1ef9 added some checks for custom javascript being executed and fixed some compression/encoding with images
  • dfbdb7e spelling and cleanup :)
  • cf73034 added express. added ability to get html, screenshots, and pdfs, along with other changes
  • 8c56807 clear the parse html timeout on normal execution path
  • 42a059c added service worker bypass and a timeout for getting html from the page
  • 1646234 increase timeout for waiting for browser connection if chrome is restarted
  • ad272a5 make sure we wait for browser to connect before trying to open a tab
  • 4a22a21 allow passing of chrome flags through to chrome
  • 84e8970 add browser contexts for each request (kind of like incognito tabs) and cleaned up code
  • 831b834 remove chrome requestID from logging info

There are 35 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2017

Version 5.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 272bf50 bump version to 5.0.1
  • a4824db make sure to default renderType to html for non-render endpoint

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 5.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b47ccce bump to 5.0.2
  • 5a09963 added back res.setHeader for plugins to use

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2017

Version 5.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 9f02654 bump to 5.0.3
  • 5d0a084 added some global window variables to fix parsing of shadow dom on polymer apps

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2017

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 73fc4a2 bump version to 5.1.0
  • 75e2f06 added removal of rel="import" tags after page is done loading in removeScriptTags plugin since imported html can have script tags

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2017

Version 5.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c63413a bump version to 5.2.0
  • 0d21480 added ability for prerender server to restart chrome periodically due to some recent connection problems - until we can debug more
  • 9a67700 bump version to 5.1.1
  • f575ffa fix new way chrome gives us a redirect to make sure we return the right status code and make dependency versions more specific

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 30, 2018

Version 5.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b229629 Merge branch 'master' of github.com:prerender/prerender
  • aae83c3 bump version to 5.2.1
  • 1be0538 changed params.loaderId to params.requestId to fix chrome 64 issue
  • c5f2e2a Merge pull request #476 from ethereal-sandeep/master
  • f98bcab Update README.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2018

Version 5.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b3aeaca bump version to 5.2.2
  • 6a9705c only call Buffer.byteLength on a string to fix problem with node v9

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2018

Version 5.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2018

Version 5.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 9855789 bump version to 5.3.1
  • b0426f1 fix a case where the browser is restarting but a new request makes it through after browser.kill() has been called but before the browser is closed

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant