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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.13.23 -> ^7.13.24 age adoption passing confidence
jest (source) ^27.0.4 -> ^27.0.5 age adoption passing confidence
prettier (source) ^2.3.1 -> ^2.3.2 age adoption passing confidence
rollup (source) ^2.52.1 -> ^2.52.3 age adoption passing confidence

Release Notes

facebook/jest ### [`v27.0.5`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2705) [Compare Source](https://togithub.com/facebook/jest/compare/v27.0.4...v27.0.5) ##### Features - `[@jest/fake-timers]` Flush callbacks scheduled with `requestAnimationFrame` every 16ms when using legacy timers. ([#​11523](https://togithub.com/facebook/jest/pull/11567)) - `[pretty-format]` Use `globalThis` (with polyfill if required) to bring support for esbuild's browser bundling mode ([#​11569](https://togithub.com/facebook/jest/pull/11569) ##### Fixes - `[jest-core]` Support special characters like `@`, `+` and `()` on Windows with `--findRelatedTests` ([#​11548](https://togithub.com/facebook/jest/pull/11548)) - `[@jest/fake-timers]` Do not add `setImmediate` and `clearImmediate` if they do not exist in the global environment ([#​11599](https://togithub.com/facebook/jest/pull/11599)) - `[@jest/reporters]` Allow `node-notifier@10` as peer dependency ([#​11523](https://togithub.com/facebook/jest/pull/11523)) - `[@jest/reporters]` Update `v8-to-istanbul` ([#​11523](https://togithub.com/facebook/jest/pull/11523))
prettier/prettier ### [`v2.3.2`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​232) [Compare Source](https://togithub.com/prettier/prettier/compare/2.3.1...2.3.2) [diff](https://togithub.com/prettier/prettier/compare/2.3.1...2.3.2) ##### Fix failure on dir with trailing slash ([#​11000](https://togithub.com/prettier/prettier/pull/11000) by [@​fisker](https://togithub.com/fisker)) ```console $ ls 1.js 1.unknown ```
rollup/rollup ### [`v2.52.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2523) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.2...v2.52.3) *2021-06-25* ##### Bug Fixes - Fix an issue where code was wrongly removed when using vars in nested scopes ([#​4149](https://togithub.com/rollup/rollup/issues/4149)) ##### Pull Requests - [#​4149](https://togithub.com/rollup/rollup/pull/4149): Make sure the initializer of hoisted variables is deoptimized ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.52.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2522) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.1...v2.52.2) *2021-06-21* ##### Bug Fixes - Support falsy plugins in types ([#​4144](https://togithub.com/rollup/rollup/issues/4144)) - Do not require return value in renderChunkHook type ([#​4144](https://togithub.com/rollup/rollup/issues/4144)) ##### Pull Requests - [#​4144](https://togithub.com/rollup/rollup/pull/4144): Use TypeScript config and improve some types ([@​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-commenter commented 3 years ago

Codecov Report

Merging #256 (71481c6) into main (1700c4e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           1        1           
  Lines          60       60           
  Branches       15       15           
=======================================
  Hits           56       56           
  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 1700c4e...71481c6. Read the comment docs.