ricokahler / next-plugin-preval

Pre-evaluate async functions during builds and import them like JSON
MIT License
255 stars 12 forks source link

chore(deps): update all #9

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
eslint (source) 7.20.0 -> 7.21.0 age adoption passing confidence
eslint-plugin-flowtype 5.2.0 -> 5.3.1 age adoption passing confidence
typescript (source) 4.1.3 -> 4.2.2 age adoption passing confidence

Release Notes

eslint/eslint ### [`v7.21.0`](https://togithub.com/eslint/eslint/releases/v7.21.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.20.0...v7.21.0) - [`3cd5440`](https://togithub.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to 0.4.0 ([#​14147](https://togithub.com/eslint/eslint/issues/14147)) (Brandon Mills) - [`c0b8c71`](https://togithub.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c) Upgrade: Puppeteer to 7.1.0 ([#​14122](https://togithub.com/eslint/eslint/issues/14122)) (Tim van der Lippe) - [`08ae31e`](https://togithub.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f) New: Implement cacheStrategy (refs [eslint/rfcs#​63](https://togithub.com/eslint/rfcs/issues/63)) ([#​14119](https://togithub.com/eslint/eslint/issues/14119)) (Manu Chambon) - [`5e51fd2`](https://togithub.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00) Update: do not ignore symbolic links (fixes [#​13551](https://togithub.com/eslint/eslint/issues/13551), fixes [#​13615](https://togithub.com/eslint/eslint/issues/13615)) ([#​14126](https://togithub.com/eslint/eslint/issues/14126)) (Pig Fang) - [`87c43a5`](https://togithub.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6) Chore: improve a few comments and fix typos ([#​14125](https://togithub.com/eslint/eslint/issues/14125)) (Tobias Nießen) - [`e19c51e`](https://togithub.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae) Sponsors: Sync README with website (ESLint Jenkins) - [`b8aea99`](https://togithub.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926) Fix: pluralize 'line' to 'lines' in max-lines-per-function description ([#​14115](https://togithub.com/eslint/eslint/issues/14115)) (Trevin Hofmann) - [`f5b53e2`](https://togithub.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0) Sponsors: Sync README with website (ESLint Jenkins) - [`eee1213`](https://togithub.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948) Sponsors: Sync README with website (ESLint Jenkins) - [`5c4d7ea`](https://togithub.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3) Sponsors: Sync README with website (ESLint Jenkins)
gajus/eslint-plugin-flowtype ### [`v5.3.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.3.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.3.0...v5.3.1) ##### Bug Fixes - object-type-curly-spacing should not throw errors on multiple spaces on option always ([#​466](https://togithub.com/gajus/eslint-plugin-flowtype/issues/466)) ([e1d5d04](https://togithub.com/gajus/eslint-plugin-flowtype/commit/e1d5d049ae12a024f6007772a7d57acef254ac3d)) ### [`v5.3.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.3.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.2.2...v5.3.0) ##### Features - Added rule objectTypeCurlySpacing ([#​464](https://togithub.com/gajus/eslint-plugin-flowtype/issues/464)) ([cd40053](https://togithub.com/gajus/eslint-plugin-flowtype/commit/cd40053e8e78c3e526a6ad2c4d4449c46452cde4)) ### [`v5.2.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.2.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.2.1...v5.2.2) ##### Bug Fixes - add meta everywhere ([#​461](https://togithub.com/gajus/eslint-plugin-flowtype/issues/461)) ([9cf7aff](https://togithub.com/gajus/eslint-plugin-flowtype/commit/9cf7aff633296be530474ecb18fc3fc35a07bd93)) - remove duplicate meta usage ([#​463](https://togithub.com/gajus/eslint-plugin-flowtype/issues/463)) ([204571f](https://togithub.com/gajus/eslint-plugin-flowtype/commit/204571f2cfabc8e65f2ac32a4398b5ab8248bfc1)) ### [`v5.2.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.2.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.2.0...v5.2.1) ##### Bug Fixes - [sort-keys] handle method signatures ([#​459](https://togithub.com/gajus/eslint-plugin-flowtype/issues/459)) ([04b9637](https://togithub.com/gajus/eslint-plugin-flowtype/commit/04b9637b494f426bb928d66c27804f7880f8db59)), closes [#​455](https://togithub.com/gajus/eslint-plugin-flowtype/issues/455) - annotate fixable rules ([#​458](https://togithub.com/gajus/eslint-plugin-flowtype/issues/458)) ([61c4a3c](https://togithub.com/gajus/eslint-plugin-flowtype/commit/61c4a3c6c057dddc005fe5737f467c9eda94ffc3))
Microsoft/TypeScript ### [`v4.2.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.2.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-2). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v4.2.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.2.0%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.2.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.2.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.2.2](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.2.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-42) ([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) ### [`v4.1.5`](https://togithub.com/Microsoft/TypeScript/releases/v4.1.5) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5) This release contains a fix for [an issue when language service plugins have no specified name](https://togithub.com/microsoft/TypeScript/issues/42718). ### [`v4.1.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.1.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4) This release contains fixes for a [security risk involving language service plugin loading](https://togithub.com/microsoft/TypeScript/issues/42712). More details are available [here](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-1639).

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:ghost: 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 3 years ago

Codecov Report

Merging #9 (c0cbd2a) into alpha (84eaab5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            alpha       #9   +/-   ##
=======================================
  Coverage   90.72%   90.72%           
=======================================
  Files           2        2           
  Lines          97       97           
  Branches       33       33           
=======================================
  Hits           88       88           
  Misses          8        8           
  Partials        1        1           

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 84eaab5...c0cbd2a. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: