Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M metagrid-vue
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • metagrid-go
  • metagrid-vue
  • Merge requests
  • !46

Open
Created Aug 11, 2021 by Tobinsk@tobias.steinerOwner0 of 1 task completed0/1 task
  • Report abuse
Report abuse

Update dependency whatwg-fetch to v3.6.2

  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
whatwg-fetch ^3.5.0 -> 3.6.2 age adoption passing confidence

Release Notes

github/fetch

v3.6.2

Compare Source

v3.6.1

Compare Source

Bug fixes:

  • Fixes a bug in v3.6.0 where the syntax used was not ES3 as it has used const
  • Fixes a bug in v3.6.0 where String.prototype.includes was used, which is not supported in IE 11

Both were fixed in https://github.com/github/fetch/pull/914

v3.6.0

Compare Source

Bug fixes:

  • Improve error message if a header contains an invalid character -- https://github.com/github/fetch/pull/880 Thank you for the contribution @​CarmeloPatti

  • Make Response.statusText be an empty string if set to undefined and be 'null' if set to null -- https://github.com/github/fetch/pull/897 Thank you for the contribution @​tkrotoff

  • Represent non-stringified JSON request body as an [object Object] string -- https://github.com/github/fetch/pull/881 Thank you for the contribution @​kettanaito


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited Feb 24, 2022 by Tobinsk
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: renovate/whatwg-fetch-3.x