Skip to content

build(deps): bump spectator-api from 1.0.9 to 1.3.8 - #43

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.netflix.spectator-spectator-api-1.3.8
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.netflix.spectator-spectator-api-1.3.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps spectator-api from 1.0.9 to 1.3.8.

Release notes

Sourced from spectator-api'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

v1.3.7

Primary changes:

  • #984, add common IPC tags to MDC.

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

v1.3.6

Primary changes:

  • #977, clarify expectations for common tags.
  • #979, add metrics for time spent in safepoints.
  • #982, support simplifying regex to expression.

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

v1.3.5

Primary changes:

  • #976, update dependencies.

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

v1.3.4

Primary changes:

  • #975, dedup keys in Id.createUnsafe.

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

v1.3.3

Primary changes:

  • #974, fix validation metrics for default publisher.

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

v1.3.2

Primary changes:

... (truncated)

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)
  • dfb0012 update dependencies (#985)
  • Additional commits viewable 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-api](https://github.com/Netflix/spectator) from 1.0.9 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.0.9...v1.3.8)

---
updated-dependencies:
- dependency-name: com.netflix.spectator:spectator-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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
@dependabot @github

dependabot Bot commented on behalf of github Oct 11, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #47.

@dependabot dependabot Bot closed this Oct 11, 2022
@dependabot
dependabot Bot deleted the dependabot/gradle/com.netflix.spectator-spectator-api-1.3.8 branch October 11, 2022 12:30
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.

0 participants