@nesk/puphpeteer
Advanced tools
Comparing version 1.6.0 to 2.0.0
@@ -13,2 +13,11 @@ # Changelog | ||
## [2.0.0] - 2020-12-01 | ||
### Added | ||
- Support Puppeteer v5.5 | ||
- Support PHP 8 | ||
- Add documentation on all resources to provide autocompletion in IDEs | ||
### Removed | ||
- Drop support for PHP 7.1 and 7.2 | ||
## [1.6.0] - 2019-07-01 | ||
@@ -97,3 +106,4 @@ ### Added | ||
[Unreleased]: https://github.com/nesk/puphpeteer/compare/1.6.0...HEAD | ||
[Unreleased]: https://github.com/nesk/puphpeteer/compare/2.0.0...HEAD | ||
[2.0.0]: https://github.com/nesk/puphpeteer/compare/1.6.0...2.0.0 | ||
[1.6.0]: https://github.com/nesk/puphpeteer/compare/1.5.0...1.6.0 | ||
@@ -100,0 +110,0 @@ [1.5.0]: https://github.com/nesk/puphpeteer/compare/1.4.1...1.5.0 |
@@ -22,3 +22,3 @@ { | ||
"require": { | ||
"php": ">=7.1", | ||
"php": ">=7.3", | ||
"nesk/rialto": "^1.2.0", | ||
@@ -29,6 +29,5 @@ "psr/log": "^1.0", | ||
"require-dev": { | ||
"codedungeon/phpunit-result-printer": ">=0.6 <1.0", | ||
"monolog/monolog": "^1.23", | ||
"phpunit/phpunit": "^6.5|^7.0", | ||
"symfony/process": "^4.0" | ||
"monolog/monolog": "^2.0", | ||
"phpunit/phpunit": "^9.0", | ||
"symfony/process": "^4.0|^5.0" | ||
}, | ||
@@ -35,0 +34,0 @@ "autoload": { |
{ | ||
"name": "@nesk/puphpeteer", | ||
"version": "1.6.0", | ||
"version": "2.0.0", | ||
"description": "A Puppeteer bridge for PHP, supporting the entire API.", | ||
@@ -22,8 +22,13 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=9.0.0" | ||
}, | ||
"dependencies": { | ||
"@nesk/rialto": "^1.2.1", | ||
"puppeteer": "~1.18.0" | ||
"puppeteer": "~5.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/yargs": "^15.0.10", | ||
"typescript": "^4.1.2", | ||
"yargs": "^16.1.1" | ||
} | ||
} |
@@ -1,4 +0,4 @@ | ||
# PuPHPeteer <a href="#support-me"><img src="https://beerpay.io/nesk/puphpeteer/badge.svg" alt="Beerpay" align="right"></a> | ||
# PuPHPeteer | ||
<img src="https://user-images.githubusercontent.com/817508/41925638-6f1b9dde-796d-11e8-8f87-3646f0c89750.png" style="max-width:100%;" width="190px" align="right"> | ||
<img src="https://user-images.githubusercontent.com/817508/100672192-dd258500-3361-11eb-845f-e8b5109752e4.png" style="max-width:100%;" width="190px" align="right"> | ||
@@ -58,3 +58,3 @@ [![PHP Version](https://img.shields.io/packagist/php-v/nesk/puphpeteer.svg?style=flat-square)](http://php.net/) | ||
This package requires PHP >= 7.1 and Node >= 8. | ||
This package requires PHP >= 7.3 and Node >= 8. | ||
@@ -70,3 +70,3 @@ Install it with these two command lines: | ||
### Puppeteer's class must be instanciated | ||
### Puppeteer's class must be instantiated | ||
@@ -79,3 +79,3 @@ Instead of requiring Puppeteer: | ||
You have to instanciate the `Puppeteer` class: | ||
You have to instantiate the `Puppeteer` class: | ||
@@ -144,3 +144,3 @@ ```php | ||
### Exceptions must be catched with `->tryCatch` | ||
### Exceptions must be caught with `->tryCatch` | ||
@@ -175,7 +175,1 @@ If an error occurs in Node, a `Node\FatalException` will be thrown and the process closed, you will have to create a new instance of `Puppeteer`. | ||
Thanks to [Laravel News](https://laravel-news.com/) for picking the icons and colors of the logo. | ||
## Support me | ||
PuPHPeteer is a project requiring a lot of work (especially with [Rialto](https://github.com/nesk/rialto)). While I'm happy to work on it on my free time, I also enjoy to drink a couple of beers sometimes with my friends. If you want to support development, buy me a beer at [BeerPay](https://beerpay.io/nesk/puphpeteer). 🙏 | ||
[![Beerpay](https://beerpay.io/nesk/puphpeteer/badge.svg)](https://beerpay.io/nesk/puphpeteer) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2633050
55
656
3
171
1
+ Added@types/node@22.9.0(transitive)
+ Added@types/yauzl@2.10.3(transitive)
+ Addedagent-base@5.1.1(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbl@4.1.0(transitive)
+ Addedbuffer@5.7.1(transitive)
+ Addedchownr@1.1.4(transitive)
+ Addeddevtools-protocol@0.0.818844(transitive)
+ Addedend-of-stream@1.4.4(transitive)
+ Addedextract-zip@2.0.1(transitive)
+ Addedfind-up@4.1.0(transitive)
+ Addedfs-constants@1.0.0(transitive)
+ Addedget-stream@5.2.0(transitive)
+ Addedhttps-proxy-agent@4.0.0(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addedmkdirp-classic@0.5.3(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedp-limit@2.3.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedp-try@2.2.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedpkg-dir@4.2.0(transitive)
+ Addedpump@3.0.2(transitive)
+ Addedpuppeteer@5.5.0(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedrimraf@3.0.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedtar-fs@2.1.1(transitive)
+ Addedtar-stream@2.2.0(transitive)
+ Addedthrough@2.3.8(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedunbzip2-stream@1.4.3(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
+ Addedws@7.5.10(transitive)
- Removedagent-base@4.3.0(transitive)
- Removedasync-limiter@1.0.1(transitive)
- Removedbuffer-from@1.1.2(transitive)
- Removedconcat-stream@1.6.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddebug@2.6.93.2.7(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedes6-promisify@5.0.0(transitive)
- Removedextract-zip@1.7.0(transitive)
- Removedhttps-proxy-agent@2.2.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmime@2.6.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedms@2.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedpuppeteer@1.18.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedtypedarray@0.0.6(transitive)
- Removedws@6.2.3(transitive)
Updatedpuppeteer@~5.5.0