Skip to content
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(deps): update all patch versions #4194

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/exporter-jaeger (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@types/jquery (source) 3.5.21 -> 3.5.22 age adoption passing confidence
@types/sinon (source) 10.0.18 -> 10.0.19 age adoption passing confidence
eslint-plugin-prettier 5.0.0 -> 5.0.1 age adoption passing confidence
nock 13.3.3 -> 13.3.4 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/exporter-jaeger)

v1.17.1

Compare Source

🐛 (Bug Fix)
  • fix(sdk-trace-base): BatchSpanProcessor flushes when maxExportBatchSize is reached #​3958 @​nordfjord
  • fix(sdk-metrics): allow instrument names to contain '/' #​4155
  • fix(sdk-metrics): prevent per-reader storages from keeping unreported accumulations in memory #​4163 @​pichlermarc
    • fixes a memory leak which occurred when two or more MetricReader instances are registered to a MeterProvider
  • fix(sdk-metrics): do not report empty scopes and metrics #​4135 @​pichlermarc
    • Instruments that were created, but did not have measurements will not be exported anymore
    • Meters (Scopes) that were created, but did not have any instruments with measurements under them will not be exported anymore.
  • fix(exporter-zipkin): round duration to the nearest int in annotations to be compliant with zipkin protocol #​4167 @​FelipeEmerim
📚 (Refine Doc)
  • docs(contributing): added guidelines for adding benchmark tests #​4169
🏠 (Internal)
  • test: added a performance benchmark test for span creation #​4105
  • test: added a workflow to run performance benchmark tests automatically #​4144
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.0.1

Compare Source

Patch Changes
nock/nock (nock)

v13.3.4

Compare Source

Bug Fixes
  • typescript: support nock(new URL('https://example.test/')) (#​2526) (6987327)

Configuration

📅 Schedule: Branch creation - "before 3am every weekday" (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.

@renovate-bot renovate-bot requested a review from a team October 9, 2023 00:06
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #4194 (6220858) into main (b6e532b) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 6220858 differs from pull request most recent head fa1ae69. Consider uploading reports for the commit fa1ae69 to get more accurate results

@@            Coverage Diff             @@
##             main    #4194      +/-   ##
==========================================
+ Coverage   92.21%   92.23%   +0.01%     
==========================================
  Files         330      331       +1     
  Lines        9459     9481      +22     
  Branches     1993     1999       +6     
==========================================
+ Hits         8723     8745      +22     
  Misses        736      736              

see 1 file with indirect coverage changes

@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 4 times, most recently from 74c69b0 to a6cd747 Compare October 11, 2023 04:51
@pichlermarc pichlermarc merged commit 00e78ef into open-telemetry:main Oct 17, 2023
16 checks passed
@renovate-bot renovate-bot deleted the renovate/all-patch branch October 17, 2023 10:37
seemk pushed a commit to seemk/opentelemetry-js that referenced this pull request Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants