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

fix(deps): update dependency @adobe/helix-fetch to v3 #266

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@adobe/helix-fetch 2.4.2 -> 3.0.0 age adoption passing confidence

Release Notes

adobe/helix-fetch

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • FormData is no longer exported by helix-fetch. You can use a spec-compliant
    FormData implementation instead (e.g. formdata-node)

  • feat: setting maxCacheSize = 0 disables cache

  • feat: new convenience functions: noCache(), h1(), keepAlive(), h1NoCache(), keepAliveNoCche()

  • chore: fix ts declarations

  • chore: update deps

2.4.2 (2021-08-18)

Bug Fixes

2.4.1 (2021-07-30)

Bug Fixes

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions
Copy link

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #266 (eb0039b) into main (0467237) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   93.09%   93.09%           
=======================================
  Files          10       10           
  Lines         521      521           
=======================================
  Hits          485      485           
  Misses         36       36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c6fea3...eb0039b. Read the comment docs.

@tripodsan tripodsan merged commit c4c169b into main Oct 18, 2021
@tripodsan tripodsan deleted the renovate-major-adobe-major branch October 18, 2021 11:13
adobe-bot pushed a commit that referenced this pull request Oct 18, 2021
## [4.2.5](v4.2.4...v4.2.5) (2021-10-18)

### Bug Fixes

* **deps:** update dependency @adobe/helix-fetch to v3 ([#266](#266)) ([c4c169b](c4c169b))
@adobe-bot
Copy link

🎉 This PR is included in version 4.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

3 participants