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

Bump simpleclient_common from 0.6.0 to 0.7.0 #193

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps simpleclient_common from 0.6.0 to 0.7.0.

Release notes

Sourced from simpleclient_common's releases.

0.7.0 / 2019-09-24

[CHANGE/BUGFIX] Don't sanitize away colons in metric names (#498)
[ENHANCEMENT] Handle slashes in pgw grouping label values. (#491)
[ENHANCEMENT] Allow a specific HttpServer to be specified, so HttpsServer could be used (#471)
[ENHANCEMENT] Set thread names in HTTPServer (#456)
[ENHANCEMENT] Allow DefaultExports to be registered with an arbitrary CollectorRegistry (#450)
[ENHANCEMENT] Slightly decrease thread contention in summary (#481)
[ENHANCEMENT] Use atomics instead of synchronized for Gauge.set (#482)
[BUGFIX] Fixed one way to get a ConcurrentModificationException (#495)
[BUGFIX] Dropwizard: Pass on labels when no custom mapping matched (#447)

Commits
  • 3f3bf76 [maven-release-plugin] prepare release parent-0.7.0
  • d7825cf Use atomics instead of synchronized for Gauge (#482)
  • 10fa80b Don't sanitize away colons in metric names (#498)
  • 8b0c045 fixed one way to get a ConcurrentModificationException: (#495)
  • fbc3fc4 Add circleci for testing. Remove Travis. (#493)
  • e28b835 Handle slashes in pgw grouping label values. (#491)
  • 6200135 slightly decrease thread contention by synchronizing once rather than "number...
  • 4e0e752 Allow a specific HttpServer to be specified, so HttpsServer could be used (#4...
  • b64cfc1 fixed auto_describe (#475)
  • 95751e9 Added comment to filteredMetricFamilySamples to clarify behavior (#474)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [simpleclient_common](https://github.com/prometheus/client_java) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@parent-0.6.0...parent-0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2019
@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

2 similar comments
@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@bsideup bsideup merged commit 119ab48 into master Oct 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/io.prometheus-simpleclient_common-0.7.0 branch October 1, 2019 09:20
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.

None yet

2 participants