Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

fix(deps): migrate to helix-fetch v2 #496

Merged
merged 3 commits into from
Feb 11, 2021
Merged

Conversation

stefan-guggisberg
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #496 (2186878) into main (8293ea6) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
- Coverage   96.52%   96.51%   -0.02%     
==========================================
  Files          11       11              
  Lines         259      258       -1     
==========================================
- Hits          250      249       -1     
  Misses          9        9              
Impacted Files Coverage Δ
src/github-fetcher.js 87.50% <100.00%> (+0.17%) ⬆️
src/handlers/font-css.js 100.00% <100.00%> (ø)
src/static.js 100.00% <100.00%> (ø)
src/utils.js 100.00% <100.00%> (ø)

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 faed8e1...2186878. Read the comment docs.

@github-actions
Copy link

This PR will trigger a patch release when merged.

@stefan-guggisberg stefan-guggisberg merged commit e90f823 into main Feb 11, 2021
@stefan-guggisberg stefan-guggisberg deleted the helix-fetch-v2 branch February 11, 2021 08:22
trieloff pushed a commit that referenced this pull request Feb 11, 2021
## [1.14.2](v1.14.1...v1.14.2) (2021-02-11)

### Bug Fixes

* **deps:** migrate to helix-fetch v2 ([#496](#496)) ([e90f823](e90f823))
@trieloff
Copy link
Contributor

🎉 This PR is included in version 1.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants