Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency cosmiconfig to v8 #419

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosmiconfig ^7.1.0 -> ^8.0.0 age adoption passing confidence

Release Notes

davidtheclark/cosmiconfig

v8.0.0

Compare Source

No major breaking changes! We dropped support for Node 10 and 12 -- which you're probably not using. And we swapped out the YAML parser -- which you probably won't notice.

  • Breaking change: Drop support for Node 10 and 12.
  • Breaking change: Use npm package js-yaml to parse YAML instead of npm package yaml.
  • Added: Loader errors now include the path of the file that was tried to be loaded.

Configuration

📅 Schedule: Branch creation - "on Thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2022
@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #419 (a01e6e8) into main (dad936e) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   97.32%   97.32%   +0.01%     
==========================================
  Files         147      147              
  Lines        4356     4358       +2     
  Branches     1010     1010              
==========================================
+ Hits         4239     4241       +2     
  Misses        117      117              
Impacted Files Coverage Δ
packages/run/src/run-command.ts 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit b31dfe7 into lerna-lite:main Nov 22, 2022
@renovate-bot renovate-bot deleted the renovate/cosmiconfig-8.x branch November 22, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants