Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

chore: add npm ecosystem for dependabot - #1211

Merged
nschonni merged 3 commits into
nodejs:masterfrom
theoludwig:chore/dependabot-add-npm
Apr 22, 2021
Merged

chore: add npm ecosystem for dependabot#1211
nschonni merged 3 commits into
nodejs:masterfrom
theoludwig:chore/dependabot-add-npm

Conversation

@theoludwig

Copy link
Copy Markdown
Contributor

Description

When I cloned this repo and installed the dependencies with npm ci, I've got several security vulnerabilities reported, fortunately it will probably be fixed by #1201.
But as I can see, currently you're always updating the dependencies manually, but I don't think it is great, even if dependabot could make daily noises, it would be worth it.
Also as side note, I didn't updated every dependencies to latest version, but it would make sense to do it, so we could avoid having dependabot literraly spamming because nearly everything is out to date.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@e5e929e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1211   +/-   ##
=========================================
  Coverage          ?   52.43%           
=========================================
  Files             ?       60           
  Lines             ?      719           
  Branches          ?      217           
=========================================
  Hits              ?      377           
  Misses            ?      335           
  Partials          ?        7           

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 e5e929e...f4e3dd8. Read the comment docs.

Comment thread .github/dependabot.yml Outdated
Co-authored-by: Nick Schonning <nschonni@gmail.com>
@benhalverson

Copy link
Copy Markdown
Member

Would this auto update major versions? I don't think we should be doing that.

@nschonni

Copy link
Copy Markdown
Member

The type of bumping ranges can be configured, but it only creates PRs, so there isn't going to be any automagic major version changes pushed to the default branch

@nschonni
nschonni merged commit f7c7e25 into nodejs:master Apr 22, 2021
@theoludwig
theoludwig deleted the chore/dependabot-add-npm branch April 22, 2021 06:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants