adobe / helix-embed

Embed service for helix.
Apache License 2.0
5 stars 3 forks source link

fix(deps): update dependency @adobe/helix-fetch to v1.7.0 #261

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@adobe/helix-fetch dependencies minor 1.6.2 -> 1.7.0

Release Notes

adobe/helix-fetch ### [`v1.7.0`](https://togithub.com/adobe/helix-fetch/blob/master/CHANGELOG.md#​170-httpsgithubcomadobehelix-fetchcomparev162v170-2020-06-30) [Compare Source](https://togithub.com/adobe/helix-fetch/compare/v1.6.2...v1.7.0) ##### Features - support AbortController for aborting fetch operations ([bb06b3e](https://togithub.com/adobe/helix-fetch/commit/bb06b3e866377f0a3d1e52a9c9310a7500441411)), closes [#​64](https://togithub.com/adobe/helix-fetch/issues/64) #### [1.6.2](https://togithub.com/adobe/helix-fetch/compare/v1.6.1...v1.6.2) (2020-06-15) ##### Bug Fixes - explicitly set Host header ([331fcc9](https://togithub.com/adobe/helix-fetch/commit/331fcc98a43c779b4b385ba3b32d8b612aa057a8)), closes [#​52](https://togithub.com/adobe/helix-fetch/issues/52) #### [1.6.1](https://togithub.com/adobe/helix-fetch/compare/v1.6.0...v1.6.1) (2020-05-14) ##### Bug Fixes - make sure returned Response is wrapped ([5b7c0d7](https://togithub.com/adobe/helix-fetch/commit/5b7c0d7afb13ac3df55c153c5e053451926aaaf5)), closes [#​41](https://togithub.com/adobe/helix-fetch/issues/41)

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

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

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



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

github-actions[bot] commented 4 years ago

This PR will trigger a patch release when merged.

codecov[bot] commented 4 years ago

Codecov Report

Merging #261 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files           7        7           
  Lines         209      209           
=======================================
  Hits          206      206           
  Misses          3        3           

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 cfd9669...e5ff86c. Read the comment docs.

tripodsan commented 4 years ago

need to replace request in the dependencies in order to quiet tidelift:

@adobe/helix-embed@1.5.4
├─┬ @adobe/helix-ops@1.11.2
│ └── request@2.88.2
├─┬ @adobe/helix-status@7.1.3
│ └── request@2.88.2  deduped
├─┬ @adobe/openwhisk-action-builder@2.12.0
│ └── request@2.88.2  deduped
└─┬ semantic-release@17.1.1
  └─┬ @semantic-release/npm@7.0.5
    └─┬ npm@6.14.5
      ├─┬ node-gyp@5.1.0
      │ └── request@2.88.0  deduped
      └── request@2.88.0
adobe-bot commented 4 years ago

:tada: This PR is included in version 1.5.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: