🚨 [security] Update node-fetch: 2.6.0 → 2.6.1 (patch) #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ node-fetch (2.6.0 → 2.6.1) · Repo · Changelog
Security Advisories 🚨
🚨 The `size` option isn't honored after following a redirect in node-fetch
Release Notes
2.6.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
update version number
Honor the `size` option after following a redirect and revert data uri support
docs: Fix typos and grammatical errors in README.md (#686)
fix: Change error message thrown with redirect mode set to error (#653)
docs: Show backers in README
fix: Properly parse meta tag when parameters are reversed (#682)
chore: Add opencollective badge
chore: Add funding link
fix: Check for global.fetch before binding it (#674)
docs: Add Discord badge
feat: Data URI support (#659)
Remove --save option as it isn't required anymore (#581)
✳️ @babel/runtime (7.10.3 → 7.11.2) · Repo · Changelog
Release Notes
7.11.2
7.11.1
7.11.0
7.10.5
7.10.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ acorn (7.2.0 → 7.4.0) · Repo
Commits
See the full diff on Github. The new version differs by 16 commits:
Mark version 7.4.0
Remove link to plugin that's part of the repository now
add numeric separators
update test262
add logical assignment operators
update test262
Also add license header to other packages
Add "MIT License" at the top of acorn License file
Mark version 7.2.0 of acorn-walk
Mark version 7.3.1
Mark version 7.1.0 of acorn-loose
Mark version 7.3.0
add optional chaining
Fix parsing of ambiguous object pattern with a 'set' property with a default value
Add type definitions for acorn.mjs (#954)
Enable allowAwaitOutsideFunction in test262, update whitelist
✳️ strip-json-comments (3.1.0 → 3.1.1) · Repo
Release Notes
3.1.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
3.1.1
Meta tweaks
Add `jsonc` to package.json keywords (#45)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands