posva / mande

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

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

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.1 -> ^7.15.3 age adoption passing confidence
@rollup/plugin-replace ^3.0.1 -> ^3.1.0 age adoption passing confidence
jest (source) ^27.5.0 -> ^27.5.1 age adoption passing confidence
rollup (source) ^2.67.0 -> ^2.67.2 age adoption passing confidence

Release Notes

rollup/plugins ### [`v3.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/replace/CHANGELOG.md#v310) *2022-02-11* ##### Features - feat: typeofReplacements option ([#​1084](https://togithub.com/rollup/plugins/issues/1084))
facebook/jest ### [`v27.5.1`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2751) [Compare Source](https://togithub.com/facebook/jest/compare/v27.5.0...v27.5.1) ##### Features - `[jest-config]` Support comments in JSON config file ([#​12316](https://togithub.com/facebook/jest/pull/12316)) - `[pretty-format]` Expose `ConvertAnsi` plugin ([#​12308](https://togithub.com/facebook/jest/pull/12308)) ##### Fixes - `[expect]` Add type definitions for asymmetric `closeTo` matcher ([#​12304](https://togithub.com/facebook/jest/pull/12304)) - `[jest-cli]` Load binary via exported API ([#​12315](https://togithub.com/facebook/jest/pull/12315)) - `[jest-config]` Replace `jsonlint` with `parse-json` ([#​12316](https://togithub.com/facebook/jest/pull/12316)) - `[jest-repl]` Make module importable ([#​12311](https://togithub.com/facebook/jest/pull/12311) & [#​12315](https://togithub.com/facebook/jest/pull/12315)) ##### Chore & Maintenance - `[*]` Avoid anonymous default exports ([#​12313](https://togithub.com/facebook/jest/pull/12313))
rollup/rollup ### [`v2.67.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2672) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.67.1...v2.67.2) *2022-02-10* ##### Bug Fixes - Ensure consistent order between manual chunks to fix hashing issues ([#​4397](https://togithub.com/rollup/rollup/issues/4397)) ##### Pull Requests - [#​4390](https://togithub.com/rollup/rollup/pull/4390): refactor: add [@​types/estree](https://togithub.com/types/estree) explicitly, fix dynamic type imports ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4391](https://togithub.com/rollup/rollup/pull/4391): chore: remove acorn-walk ambient type definitions ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4397](https://togithub.com/rollup/rollup/pull/4397): Sort manual chunks generated via a function by name ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.67.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2671) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.67.0...v2.67.1) *2022-02-07* ##### Bug Fixes - Make chunk file and variable names more deterministic when emitting chunks ([#​4386](https://togithub.com/rollup/rollup/issues/4386)) - Improve default module resolver performance by using non-blocking IO ([#​4386](https://togithub.com/rollup/rollup/issues/4386)) ##### Pull Requests - [#​4373](https://togithub.com/rollup/rollup/pull/4373): fix: even more types ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4382](https://togithub.com/rollup/rollup/pull/4382): Update contribution tut link desc ([@​lemredd](https://togithub.com/lemredd)) - [#​4383](https://togithub.com/rollup/rollup/pull/4383): chore: bump deps ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4384](https://togithub.com/rollup/rollup/pull/4384): chore: move "wait" to utils + re-use ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4385](https://togithub.com/rollup/rollup/pull/4385): refactor: convert watch tests to async functions ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4386](https://togithub.com/rollup/rollup/pull/4386): refactor: use fs.promises in resolve id, Part 4 ([@​dnalborczyk](https://togithub.com/dnalborczyk) and [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4389](https://togithub.com/rollup/rollup/pull/4389): refactor: use fs.promises in generate license file, rollup config, Part 5 ([@​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 #305 (29a90e3) into main (38c8017) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #305   +/-   ##
=======================================
  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 38c8017...29a90e3. Read the comment docs.