cordova-js
cordova-js copied to clipboard
Bump node-fetch and puppeteer
Bumps node-fetch to 2.6.7 and updates ancestor dependency puppeteer. These dependencies need to be updated together.
Updates node-fetch from 2.6.1 to 2.6.7
Release notes
Sourced from node-fetch's releases.
v2.6.7
Security patch release
Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred
What's Changed
- fix: don't forward secure headers to 3th party by
@jimmywartingin node-fetch/node-fetch#1453Full Changelog: https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7
v2.6.6
What's Changed
- fix(URL): prefer built in URL version when available and fallback to whatwg by
@jimmywartingin node-fetch/node-fetch#1352Full Changelog: https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6
v2.6.2
fixed main path in package.json
Commits
1ef4b56backport of #1449 (#1453)8fe5c4e2.x: Specify encoding as an optional peer dependency in package.json (#1310)f56b0c6fix(URL): prefer built in URL version when available and fallback to whatwg (...b5417aefix: import whatwg-url in a way compatible with ESM Node (#1303)18193c5fix v2.6.3 that did not sending query params (#1301)ace7536fix: properly encode url with unicode characters (#1291)152214cFix(package.json): Corrected main file path in package.json (#1274)- See full diff in compare view
Maintainer changes
This version was pushed to npm by endless, a new releaser for node-fetch since your current version.
Updates puppeteer from 10.4.0 to 19.9.0
Release notes
Sourced from puppeteer's releases.
puppeteer-core: v19.9.0
19.9.0 (2023-04-13)
Features
- add ElementHandle.isVisible and ElementHandle.isHidden (#10007) (26c81b7)
- add ElementHandle.scrollIntoView (#10005) (0d556a7)
Bug Fixes
Performance Improvements
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 0.4.0 to 0.4.1puppeteer: v19.9.0
19.9.0 (2023-04-13)
Miscellaneous Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 19.8.5 to 19.9.0
@puppeteer/browsersbumped from 0.4.0 to 0.4.1puppeteer-core: v19.8.5
19.8.5 (2023-04-06)
Bug Fixes
... (truncated)
Commits
fe0c74bchore: release main (#10003)7381229fix: report install errors properly (#10016)17f13dachore(deps): Bump@angular-devkit/schematicsfrom 15.2.5 to 15.2.6 (#10014)cc5fb36chore(deps): Bump@angular-devkit/architectfrom 0.1502.5 to 0.1502.6 (#10015)4aefaeechore: fix GitHub Actions on main (#10012)e0581c6chore: GitHub Actions needs 0 exit for all commands (#10010)3f6670bchore: stop CI if search crawler is blocked (#10008)26c81b7feat: add ElementHandle.isVisible and ElementHandle.isHidden (#10007)0d556a7feat: add ElementHandle.scrollIntoView (#10005)656b562fix: make isIntersectingViewport work with SVG elements (#10004)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #264 (b95bfd7) into master (c7d3dc0) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #264 +/- ##
=======================================
Coverage 83.62% 83.62%
=======================================
Files 14 14
Lines 519 519
=======================================
Hits 434 434
Misses 85 85
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@dependabot rebase
Looks like these dependencies are updatable in another way, so this is no longer needed.