Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update all non-major dependencies #318

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/api (source) 1.8.0 -> 1.9.0 age adoption passing confidence
@opentelemetry/instrumentation-express (source) 0.39.0 -> 0.40.0 age adoption passing confidence
@opentelemetry/instrumentation-pino (source) 0.39.0 -> 0.40.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/api)

v1.9.0

Compare Source

🚀 (Enhancement)
  • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #​3430
  • feat(exporter-trace-otlp-proto): Add protobuf otlp trace exporter support for browser #​3208 @​pkanal
🐛 (Bug Fix)
  • fix(sdk-metrics): use default Resource to comply with semantic conventions #​3411 @​pichlermarc
    • Metrics exported by the SDK now contain the following resource attributes by default:
      • service.name
      • telemetry.sdk.name
      • telemetry.sdk.language
      • telemetry.sdk.version
  • fix(sdk-metrics): use Date.now() for instrument recording timestamps #​3514 @​MisterSquishy
  • fix(sdk-trace): make spans resilient to clock drift #​3434 @​dyladan
  • fix(selenium-tests): updated webpack version for selenium test issue #​3456 @​SaumyaBhushan
  • fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes #​3517 @​legendecas
  • fix(sdk-metrics): fix duplicated registration of metrics for collectors #​3488 @​legendecas
  • fix(core): fix precision loss in numberToHrtime #​3480 @​legendecas
🏠 (Internal)
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-express)

v0.40.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jun 6, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 18 0 0.34s
✅ BASH bash-exec 4 0 0.03s
✅ BASH shellcheck 1 0 0.04s
✅ BASH shfmt 4 0 0.02s
✅ CSHARP csharpier 1 0 1.21s
⚠️ CSHARP dotnet-format 1 1 1.22s
⚠️ CSHARP roslynator 1 1 20.26s
✅ CSS stylelint 1 0 1.84s
✅ DOCKERFILE hadolint 4 0 0.22s
✅ EDITORCONFIG editorconfig-checker 378 0 4.0s
✅ ENV dotenv-linter 1 0 0.02s
✅ GROOVY npm-groovy-lint 7 0 14.42s
✅ HTML djlint 2 0 1.11s
✅ HTML htmlhint 2 0 0.36s
✅ JAVA checkstyle 59 0 6.92s
✅ JSON jsonlint 31 0 0.4s
✅ JSON prettier 31 0 5.28s
✅ JSON v8r 31 0 82.62s
⚠️ MARKDOWN markdownlint 22 177 1.67s
✅ PYTHON bandit 1 0 0.99s
✅ PYTHON black 1 0 1.51s
✅ PYTHON flake8 1 0 0.78s
✅ PYTHON isort 1 0 0.28s
✅ PYTHON mypy 1 0 8.28s
✅ PYTHON ruff 1 0 0.03s
✅ REPOSITORY checkov yes no 20.09s
✅ REPOSITORY gitleaks yes no 2.27s
✅ REPOSITORY git_diff yes no 0.21s
✅ REPOSITORY kics yes no 56.21s
✅ REPOSITORY secretlint yes no 3.29s
✅ REPOSITORY syft yes no 3.44s
✅ REPOSITORY trivy yes no 21.41s
✅ REPOSITORY trivy-sbom yes no 6.02s
✅ REPOSITORY trufflehog yes no 6.18s
✅ XML xmllint 3 0 0.02s
⚠️ YAML prettier 111 1 2.97s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@chgl chgl merged commit 73610f7 into master Jun 6, 2024
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 6, 2024 12:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant