SocialGouv / kosko-charts

The Social Gouv Kosko Charts
http://socialgouv.github.io/kosko-charts
Apache License 2.0
9 stars 2 forks source link

chore(deps): update dependency lint-staged to v12 #808

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
lint-staged ^11.2.6 -> ^12.0.0 age adoption passing confidence

Release Notes

okonet/lint-staged ### [`v12.0.0`](https://togithub.com/okonet/lint-staged/releases/v12.0.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v11.2.6...v12.0.0) ##### Features - convert to native ESM module ([#​1038](https://togithub.com/okonet/lint-staged/issues/1038)) ([7240f61](https://togithub.com/okonet/lint-staged/commit/7240f61730aa923b18156cc64ff5350f2d5be16d)) ##### BREAKING CHANGES - *lint-staged* is now a pure ESM module, and thus requires Node.js version `^12.20.0 || ^14.13.1 || >=16.0.0`. To update your Node.js integration, please use: ```js // const lintStaged = require('lint-staged') import lintStaged from 'lint-staged' ```

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #808 (13afbcb) into master (55d661b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #808   +/-   ##
=======================================
  Coverage   80.92%   80.92%           
=======================================
  Files          54       54           
  Lines         519      519           
  Branches      151      151           
=======================================
  Hits          420      420           
  Misses         66       66           
  Partials       33       33           

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 55d661b...13afbcb. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: