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 dependency rollup to ^2.67.3 #306

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
rollup (source) ^2.67.2 -> ^2.67.3 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.67.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2673) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.67.2...v2.67.3) *2022-02-18* ##### Bug Fixes - Do not swallow other errors when unfinished hook actions are detected ([#​4409](https://togithub.com/rollup/rollup/issues/4409)) - Add additional information to output when there are unfinished hook actions ([#​4409](https://togithub.com/rollup/rollup/issues/4409)) ##### Pull Requests - [#​4399](https://togithub.com/rollup/rollup/pull/4399): docs: remove const ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4401](https://togithub.com/rollup/rollup/pull/4401): Improve test stability by getting independent of module id ordering in more places ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4403](https://togithub.com/rollup/rollup/pull/4403): fix: remove unnecessary property descriptor spread ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4404](https://togithub.com/rollup/rollup/pull/4404): refactor: use map for import descriptions + re-export descriptions ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4405](https://togithub.com/rollup/rollup/pull/4405): refactor: module exports to map ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4406](https://togithub.com/rollup/rollup/pull/4406): Fix a typo in 'Direct plugin communication' code example ([@​younesmln](https://togithub.com/younesmln)) - [#​4407](https://togithub.com/rollup/rollup/pull/4407): Document how resolveId is cached ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4409](https://togithub.com/rollup/rollup/pull/4409): Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks ([@​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.

🔕 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #306 (95e724f) into main (a2df6c8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #306   +/-   ##
=======================================
  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 a2df6c8...95e724f. Read the comment docs.