posva / mande

<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
https://mande.esm.is
MIT License
1.19k stars 42 forks source link

chore(deps): update all non-major dependencies #303

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.15.0 -> ^7.15.1 age adoption passing confidence
rollup (source) ^2.66.0 -> ^2.66.1 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.66.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2661) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.66.0...v2.66.1) *2022-01-25* ##### Bug Fixes - Only warn for conflicting names in namespace reexports if it actually causes problems ([#​4363](https://togithub.com/rollup/rollup/issues/4363)) - Only allow explicit exports or reexports as synthetic namespaces and hide them from namespace reexports ([#​4364](https://togithub.com/rollup/rollup/issues/4364)) ##### Pull Requests - [#​4362](https://togithub.com/rollup/rollup/pull/4362): refactor: convert exportsByName object to map ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4363](https://togithub.com/rollup/rollup/pull/4363): Do not warn unnecessarily for namespace conflicts ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4364](https://togithub.com/rollup/rollup/pull/4364): Do not expose synthetic namespace export in entries and namespaces ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #303 (1bffd13) into main (502cc4b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines          62       62           
  Branches       17       17           
=======================================
  Hits           58       58           
  Misses          4        4           

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 502cc4b...1bffd13. Read the comment docs.