opentelemetry-js
opentelemetry-js copied to clipboard
chore(deps): update dependency linkinator to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| linkinator | 3.0.3 -> 4.0.2 |
Release Notes
JustinBeckwith/linkinator
v4.0.2
Bug Fixes
v4.0.1
Bug Fixes
v4.0.0
Features
BREAKING CHANGES
- The commits in #507 and #506 both had breaking changes. They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file. This is an empty to commit using the
BREAKING CHANGEformat in the commit message to ensure a release is triggered.
v3.1.0
Features
v3.0.6
Bug Fixes
v3.0.5
Bug Fixes
v3.0.4
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #3163 (4d10893) into main (2e23d74) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #3163 +/- ##
=======================================
Coverage 93.23% 93.23%
=======================================
Files 196 196
Lines 6414 6414
Branches 1350 1350
=======================================
Hits 5980 5980
Misses 434 434
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...emetry-core/src/platform/node/RandomIdGenerator.ts | 87.50% <0.00%> (-6.25%) |
:arrow_down: |
| ...-trace-base/src/platform/node/RandomIdGenerator.ts | 93.75% <0.00%> (+6.25%) |
:arrow_up: |