-
Notifications
You must be signed in to change notification settings - Fork 544
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
chore: add script to update core dependencies #597
chore: add script to update core dependencies #597
Conversation
Codecov Report
@@ Coverage Diff @@
## main #597 +/- ##
=======================================
Coverage 94.94% 94.94%
=======================================
Files 195 195
Lines 11637 11637
Branches 1115 1115
=======================================
Hits 11049 11049
Misses 588 588 |
dc16a0c
to
a4ee738
Compare
a4ee738
to
a0ea0a2
Compare
can you add in the header of the file explanation how to use it and if we should be aware of something (to do or not to do) ? can this accept a param with either a version or path to the opentelemetry-js ? |
Will need a rebase @dyladan |
Provide a script for automating the core dependency update process. This only bumps the versions and the person who runs it should also make any required code changes.