You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ci: safer dependabot updates
This increases our cooldown time for regular dependencies to three
days while we use a cooldown of one day for instrumented libraries.
Security updates should happen right away in all situations. Thus,
this adds a new section for handling these separately in all cases.
* ci: increase version by default by dependabot besides for OTEL
Change the update strategy to increase to guarantee our library
always uses latest dpeendencies when being installed by customers.
OTEL libraries are special handled, due to needing a wide range,
if possible.
* ci: add more package.json to dependabot.yml
This adds updates for docs and integration tests.
* fixup! increase cooldown further as discussed in guild
* fixup!
---------
Co-authored-by: simon-id <simon.id@datadoghq.com>
0 commit comments