Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2020

This PR contains the following updates:

Package Type Update Change
puppeteer-core devDependencies patch 3.0.2 -> 3.0.4
release-it devDependencies patch 13.5.7 -> 13.5.8

Release Notes

puppeteer/puppeteer

v3.0.4

Compare Source

Highlights

  • As of Node.js v14.1.0 the bug that prevented Puppeteer working on Node.js 14.0.x has been fixed. The code that tried to debug this and show a useful error has been removed (#​5816). Puppeteer should install and run just fine on Node.js v14.1.0 and beyond.

Behind the scenes

  • We now run unit tests on Node.js v14 (#​5821).

Raw notes

c214d20 - chore: mark version v3.0.4 (#​5823)
17bb660 - chore: remove unused mime-types dependency (#​5819)
70340de - chore: add Node.js 12 & 14 to CI (#​5821)
70d5c7f - fix: remove node@14 specific extract timeout (#​5816)
5115482 - chore: bump version to 3.0.3-post (#​5814)

v3.0.3

Compare Source

Highlights

Behind the scenes

  • src/ is now 100% TypeScript! This now lays a baseline to start working on improving Puppeteer docs by automatically generating them, shipping type definitions built in (for now we recommend @types/puppeteer).

Raw notes

b2488eb - chore: mark version v3.0.3
ae7483d - chore: remove src/externs.d.ts (#​5811)
de4f08d - chore: migrate src/Page.js to TypeScript (#​5809)
eed7d94 - chore: improve readability for path strings (#​5805)
d8d1f6f - chore: migrate src/api.js to TypeScript (#​5808)
890c215 - chore: migrate src/Puppeteer to TypeScript (#​5789)
209e25c - docs(readme): syntax-highlight nested snippets in debugging section (#​5799)
53d6fab - docs(api.md): improve emulateMediaFeatures section (#​5807)
ec91eca - chore: migrate src/Launcher to TypeScript (#​5775)
5518bac - chore: update how we track coverage during unit tests (#​5779)
4a47867 - feat: add support for string-based custom queries (#​5753)
c212126 - chore: turn on Travis retries (#​5787)
3116bb9 - chore: log product + binary on unit test runs (#​5785)
541281b - chore: fix doclint issues (#​5784)
32c8c69 - chore: enable mocha retries (#​5782)
5fb399d - docs(contributing): update per recent changes (#​5778)
8654d63 - chore: migrate src/NetworkManager to TypeScript (#​5774)
862eea8 - chore: disable flaky setUserAgent test in Firefox (#​5780)
a8908cf - chore: update incorrect link for DeviceDescriptors (#​5777)
af2e458 - chore: migrate src/Target to TypeScript (#​5771)
8a5008e - chore: migrate src/FrameManager to TypeScript (#​5773)
c5c97b0 - chore: remove DOMWorld definition from externs.d.ts (#​5767)
da6e6c0 - chore: migrate src/EmulationManager to TypeScript (#​5766)
0157844 - chore: migrate src/DOMWorld to TypeScript (#​5764)
d69fbb9 - chore: Enforce array type styles in TypeScript (#​5765)
1ccfbcb - chore: enforce naming of errors in catch blocks (#​5763)
3bf9bd1 - chore: enforce src/protocol.d.ts is in sync (#​5762)
06d62c0 - chore: migrate src/Browser to TS (#​5761)
e03113e - chore: Update protocol.d.ts (#​5760)
8ddf4f3 - chore: bump version to 3.0.2-post (#​5759)

release-it/release-it

v13.5.8

Compare Source

  • Take advantage of set tagName (#​649) (cb4fab4)
  • Update dependencies (65d1a8c)
  • Improve user context in gitlab plugin (2f2dfbf)
  • Set latestTag and tagName on global config in test harness. (#​649) (d56c6ac)
  • Add release-it-yarn-workspaces plugin, remove mercurial section (4800851)

Renovate configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 2, 2020

Codecov Report

Merging #695 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #695   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files           3        3           
  Lines         120      120           
  Branches       33       33           
=======================================
  Hits          119      119           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f86712...ef1ef68. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency jest to v25.5.4 chore(deps): update all non-major dependencies May 3, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2d7ba87 to 2831527 Compare May 9, 2020 09:42
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies May 9, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2831527 to 81b9c3b Compare May 10, 2020 18:27
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies May 10, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 81b9c3b to 9b8916d Compare May 10, 2020 18:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b8916d to ef1ef68 Compare May 10, 2020 18:41
@rchl rchl merged commit b59491d into master May 10, 2020
@rchl rchl deleted the renovate/all-minor-patch branch May 10, 2020 18:57
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.

2 participants