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

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.19 -> ^7.13.23 age adoption passing confidence
@nuxt/types ^2.15.6 -> ^2.15.7 age adoption passing confidence
rollup (source) ^2.51.2 -> ^2.52.1 age adoption passing confidence
typescript (source) ^4.3.2 -> ^4.3.4 age adoption passing confidence

Release Notes

nuxt/nuxt.js ### [`v2.15.7`](https://togithub.com/nuxt/nuxt.js/releases/v2.15.7) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.15.6...v2.15.7) ##### πŸ”° Security advisory Please upgrade to `nuxt@^2.15.7` if using `nuxt@2.15.5` or `nuxt@2.15.6` ##### πŸ› Bug Fixes - `vue-app` - [#​9431](https://togithub.com/nuxt/nuxt.js/issues/9431) Check whether a route exists within the nuxt app before replacing
rollup/rollup ### [`v2.52.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2521) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.0...v2.52.1) *2021-06-17* ##### Bug Fixes - Fix a memory leak in watch mode ([#​4142](https://togithub.com/rollup/rollup/issues/4142)) ##### Pull Requests - [#​4142](https://togithub.com/rollup/rollup/pull/4142): Make array and object prototype singletons immutable for now ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.52.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2520) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.51.2...v2.52.0) *2021-06-16* ##### Features - Add `--configPlugin` CLI option to apply plugins to the config file for e.g. TypeScript configs ([#​3835](https://togithub.com/rollup/rollup/issues/3835)) - Add "safest" and "smallest" presets to tree-shaking options for easier configuration ([#​4131](https://togithub.com/rollup/rollup/issues/4131)) - Add `treeshake.correctVarValueBeforeDeclaration` option to deoptimize `var` declarations ([#​4139](https://togithub.com/rollup/rollup/issues/4139)) ##### Pull Requests - [#​3835](https://togithub.com/rollup/rollup/pull/3835): Add typescript config support ([@​TheRealSyler](https://togithub.com/TheRealSyler)) - [#​4131](https://togithub.com/rollup/rollup/pull/4131): Add presets to the tree-shaking options ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4139](https://togithub.com/rollup/rollup/pull/4139): Add option to deoptimize var declarations for tree-shaking ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4141](https://togithub.com/rollup/rollup/pull/4141): Update dependencies ([@​lukastaegert](https://togithub.com/lukastaegert))
Microsoft/TypeScript ### [`v4.3.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.3.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.3.3...v4.3.4) This release - adds an optional `getCustomTransformers` method to the `SolutionBuilderHost*` APIs - uses the transforms given by `getCustomTransformers` in Builder Program instances when running `emit()` methods in cases where `customTransforms` are not given. [See the change for more details](https://togithub.com/microsoft/TypeScript/pull/44489) ### [`v4.3.3`](https://togithub.com/Microsoft/TypeScript/releases/v4.3.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v4.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.0%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.3.2](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.2%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.3.3](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-43) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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 #254 (b01d450) into main (4510f70) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  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 4510f70...b01d450. Read the comment docs.