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): pin dependencies #8

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies pin ^4.15.0 -> 4.15.0
@typescript-eslint/parser devDependencies pin ^4.15.0 -> 4.15.0
babel-eslint devDependencies pin ^10.1.0 -> 10.1.0
eslint (source) devDependencies pin ^7.20.0 -> 7.20.0
eslint-config-react-app devDependencies pin ^6.0.0 -> 6.0.0
eslint-plugin-flowtype devDependencies pin ^5.2.0 -> 5.2.0
eslint-plugin-import devDependencies pin ^2.22.1 -> 2.22.1
eslint-plugin-jsx-a11y devDependencies pin ^6.4.1 -> 6.4.1
eslint-plugin-react devDependencies pin ^7.22.0 -> 7.22.0
eslint-plugin-react-hooks (source) devDependencies pin ^4.2.0 -> 4.2.0

:pushpin: Important: Renovate will wait until you have merged this Pin PR before creating any upgrade PRs for the affected packages. Add the preset :preserveSemverRanges to your config if you instead don't wish to pin dependencies.


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 #8 (5dfdb61) into alpha (8283275) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            alpha       #8   +/-   ##
=======================================
  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 8283275...5dfdb61. 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: