Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] Update node-fetch: 2.6.0 → 2.6.1 (patch) #13

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link

@depfu depfu bot commented Sep 10, 2020


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

Impact

Node Fetch did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure.

For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.

Patches

We released patched versions for both stable and beta channels:

  • For v2: 2.6.1
  • For v3: 3.0.0-beta.9

Workarounds

None, it is strongly recommended to update as soon as possible.

For more information

If you have any questions or comments about this advisory:

Release Notes

2.6.1

This is an important security release. It is strongly recommended to update as soon as possible.

See CHANGELOG for details.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 12 commits:

✳️ @​babel/runtime (7.10.3 → 7.11.2) · Repo · Changelog

Release Notes

7.11.2

v7.11.2 (2020-08-05)

🐛 Bug Fix

  • babel-parser

Committers: 1

7.11.1

v7.11.1 (2020-08-04)

🐛 Bug Fix

  • babel-parser
  • babel-core
  • babel-plugin-transform-block-scoping, babel-standalone
    • #11901 fix: ensure […map.keys] can be correctly transformed in loose mode (@JLHwung)

📝 Documentation

🏠 Internal

Committers: 2

7.11.0

v7.11.0 (2020-07-30)

Thanks @coderaiser, @cwohlman, @morrme, @ryzokuken, @SirWindfield, @sz-coder and @vahnag for their first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-plugin-proposal-optional-chaining

🚀 New Feature

  • babel-cli, babel-core
  • babel-compat-data, babel-preset-env
  • babel-parser
  • babel-generator, babel-parser, babel-types
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types
  • babel-core

🐛 Bug Fix

  • Other
    • #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
    • #11404 Skip TSAsExpression when transforming spread in CallExpression (@oliverdunk)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
    • #11702 add support for logical assignments with private properties (@ryzokuken)
  • babel-plugin-transform-typescript
  • babel-plugin-transform-runtime
    • #11893 Fix incorrect module path when absoluteRuntime is specified (@sz-coder)
  • babel-parser
    • #11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@JLHwung)
    • #11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@JLHwung)
  • babel-generator, babel-parser, babel-plugin-transform-typescript
  • babel-generator

💅 Polish

  • babel-traverse

🏠 Internal

  • Other
  • babel-standalone
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
    • #11838 refactor: replace caniuse-db by mdn-browser-compat-data (@JLHwung)
  • babel-compat-data, babel-core, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-parser, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-classes, babel-preset-env, babel-traverse, babel-types
  • babel-types
    • #11843 refactor: reorganize babel types definitions structure (@JLHwung)
  • babel-compat-data
    • #11837 chore: use repository HEAD when pulling third party repos (@JLHwung)

Committers: 15

7.10.5

v7.10.5 (2020-07-14)

Thanks @jayaddison and @RafaelSalguero for their first PRs!

🐛 Bug Fix

  • babel-helper-builder-react-jsx-experimental, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-block-scoping, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-plugin-transform-template-literals, babel-plugin-transform-typescript
  • babel-parser
    • #11814 fix: add optional: false to chained optional call expression (@JLHwung)
    • #11774 fix: throw expect jsx plugin error when an idStart or > is seen (@JLHwung)
  • babel-plugin-transform-typescript
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-compat-data

📝 Documentation

🏠 Internal

  • babel-cli, babel-compat-data, babel-core, babel-helper-define-map, babel-helper-fixtures, babel-helper-module-transforms, babel-helper-regex, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-proto-to-assign, babel-register, babel-traverse, babel-types
  • babel-helper-fixtures, babel-traverse
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
    • #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
  • Other
  • babel-register
    • #11780 test: add console warn spy on babel-register tests (@JLHwung)
    • #11776 chore: remove babel-register generated test artifacts (@JLHwung)

Committers: 7

7.10.4

v7.10.4 (2020-06-30)

Thanks @penguingovernor, @sajadtorkamani and @wojtekmaj for their first PRs!

👓 Spec Compliance

  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-parser, babel-types

🐛 Bug Fix

  • babel-types
  • babel-plugin-proposal-do-expressions, babel-types

💅 Polish

🏠 Internal

  • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
    • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
  • babel-parser
  • babel-core

Committers: 7

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:

✳️ strip-json-comments (3.1.0 → 3.1.1) · Repo

Release Notes

3.1.1

  • Add jsonc to package.json keywords (#45) 60d2039

v3.1.0...v3.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:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Sep 10, 2020
@github-actions
Copy link

Fails
🚫

PR is not labeled with one of: ["cleanup","doc-dependencies:update","BREAKING CHANGE","feature request","bug","documentation","maintenance","dependencies:update","dependencies","other"]

Generated by 🚫 dangerJS against 7877562

@depfu
Copy link
Author

depfu bot commented Jan 23, 2022

Closed in favor of #144.

1 similar comment
@depfu
Copy link
Author

depfu bot commented Jan 23, 2022

Closed in favor of #144.

@depfu depfu bot closed this Jan 23, 2022
@depfu depfu bot deleted the depfu/update/yarn/node-fetch-2.6.1 branch January 23, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants