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

build(deps): aggregated dep checks, updates #118

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Mar 11, 2022

What's included

  • build(deps): aggregated dep checks, updates

Notes

  • simple package and script for performing bulk NPM updates

How to test

Run it!

  1. update the NPM packages with $ yarn
  2. run the change locally with $ yarn build:deps
  3. confirm that package.json and yarn lock have been updated accodingly

Example

...

Updates issue/story

ongoing

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2022

Codecov Report

Merging #118 (c3b94d2) into main (14b26bc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   70.61%   70.61%           
=======================================
  Files           5        5           
  Lines         245      245           
  Branches       91       91           
=======================================
  Hits          173      173           
  Misses         62       62           
  Partials       10       10           

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 14b26bc...c3b94d2. Read the comment docs.

@cdcabrera cdcabrera merged commit 23fe487 into main May 3, 2022
@cdcabrera cdcabrera deleted the 20220310-build branch March 8, 2023 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants