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 #294

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
@size-limit/preset-small-lib ^7.0.4 -> ^7.0.5 age adoption passing confidence
conventional-changelog-cli ^2.1.1 -> ^2.2.2 age adoption passing confidence
rollup (source) ^2.61.1 -> ^2.62.0 age adoption passing confidence

Release Notes

ai/size-limit ### [`v7.0.5`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#​705) [Compare Source](https://togithub.com/ai/size-limit/compare/7.0.4...7.0.5) - Added `pnpm` examples to migration guide. - Fixed docs (by [@​azat-io](https://togithub.com/azat-io)).
conventional-changelog/conventional-changelog ### [`v2.2.2`](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.1...conventional-changelog-cli-v2.2.2) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.1...conventional-changelog-cli-v2.2.2)
rollup/rollup ### [`v2.62.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2620) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.61.1...v2.62.0) *2021-12-24* ##### Features - Mark additional string prototype methods as side-effect-free and correct typings of existing ones ([#​4299](https://togithub.com/rollup/rollup/issues/4299)) - Mark additional array prototype methods as side-effect-free and correct typings of existing ones ([#​4309](https://togithub.com/rollup/rollup/issues/4309)) - Expose if a module is included after tree-shaking in its ModuleInfo ([#​4305](https://togithub.com/rollup/rollup/issues/4305)) ##### Bug Fixes - Fix how fsevents is included to improve watch mode on MacOS ([#​4312](https://togithub.com/rollup/rollup/issues/4312)) ##### Pull Requests - [#​4299](https://togithub.com/rollup/rollup/pull/4299): Add additional string prototype methods ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4300](https://togithub.com/rollup/rollup/pull/4300): Bump deps, fix expected test result for core-js ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4302](https://togithub.com/rollup/rollup/pull/4302): Replace type assertion with type guard ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4304](https://togithub.com/rollup/rollup/pull/4304): Re-use reserved names set ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4305](https://togithub.com/rollup/rollup/pull/4305): Expose isIncluded in module info ([@​william57m](https://togithub.com/william57m)) - [#​4306](https://togithub.com/rollup/rollup/pull/4306): Fix git line breaks on windows ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4307](https://togithub.com/rollup/rollup/pull/4307): Add macos to pipeline ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4309](https://togithub.com/rollup/rollup/pull/4309): Add additional array prototype methods ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4311](https://togithub.com/rollup/rollup/pull/4311): Add Deno instructions to docs ([@​jespertheend](https://togithub.com/jespertheend)) - [#​4312](https://togithub.com/rollup/rollup/pull/4312): fsevents integration ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4313](https://togithub.com/rollup/rollup/pull/4313): Remove non-existing static functions from known globals ([@​dnalborczyk](https://togithub.com/dnalborczyk))

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 #294 (a74bf61) into main (d6116e3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  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 d6116e3...a74bf61. Read the comment docs.