Skip to content

Bump spectator-reg-servo from 1.3.7 to 1.3.8#3356

Merged
liubao68 merged 1 commit intomasterfrom
dependabot/maven/com.netflix.spectator-spectator-reg-servo-1.3.8
Sep 22, 2022
Merged

Bump spectator-reg-servo from 1.3.7 to 1.3.8#3356
liubao68 merged 1 commit intomasterfrom
dependabot/maven/com.netflix.spectator-spectator-reg-servo-1.3.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2022

Bumps spectator-reg-servo from 1.3.7 to 1.3.8.

Release notes

Sourced from spectator-reg-servo's releases.

v1.3.8

Primary changes:

  • #986, special case merging ArrayTagSet and TagList.
  • #987, fix calculation of array size ArrayTagSet.addAll.
  • #988, #989, #990, #991, overrides for spliterator to provide better performance.
  • #992, add rate metric for survivor pool.

A comprehensive list of changes can be found in the commit log: Netflix/spectator@v1.3.7...v1.3.8

Commits
  • c4143db make PatternUtils.escape public (#994)
  • 811f9c7 Minor optimization in MemoryPoolMeter::measure (#993)
  • dda0e84 add rate metric for survivor pool growth (#992)
  • 3609f16 Override NoopRegistry::spliterator to return empty Spliterator (#991)
  • 2b0b1eb Override TagList::spliterator to return Spliterator with exact size (#990)
  • 710f5c3 Override ArrayTagSet::spliterator to return Spliterator with exact size (#989)
  • a4f9121 Delegate to ConcurrentHashMap values Spliterator in AbstractRegistry (#988)
  • 2412c62 Fix calculation of array size in ArrayTagSet::addAll (#987)
  • 42cc39b Special case merging ArrayTagSets and TagLists (#986)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spectator-reg-servo](https://github.com/Netflix/spectator) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/Netflix/spectator/releases)
- [Changelog](https://github.com/Netflix/spectator/blob/main/CHANGELOG.md)
- [Commits](Netflix/spectator@v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: com.netflix.spectator:spectator-reg-servo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 22, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3356 (1fbce0b) into master (c098d8d) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3356      +/-   ##
============================================
- Coverage     77.59%   77.59%   -0.01%     
  Complexity     1458     1458              
============================================
  Files          1649     1649              
  Lines         43741    43741              
  Branches       3681     3681              
============================================
- Hits          33940    33939       -1     
- Misses         8267     8268       +1     
  Partials       1534     1534              
Impacted Files Coverage Δ
...egistry/client/http/ServiceRegistryClientImpl.java 70.93% <0.00%> (-0.39%) ⬇️
...comb/core/definition/MicroserviceVersionsMeta.java 100.00% <0.00%> (+5.26%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@liubao68 liubao68 merged commit 6419c5b into master Sep 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.netflix.spectator-spectator-reg-servo-1.3.8 branch September 22, 2022 11:37
lbc97 pushed a commit to lbc97/servicecomb-java-chassis that referenced this pull request Feb 21, 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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants