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): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 #13

Open
wants to merge 326 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/prometheus/client_golang from 1.11.0 to 1.12.1.

Release notes

Sourced from github.com/prometheus/client_golang's releases.

1.12.1 / 2022-01-29

  • [BUGFIX] Make the Go 1.17 collector concurrency-safe #969
    • Use simpler locking in the Go 1.17 collector #975
  • [BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector #974
  • [ENHANCEMENT] API client: make HTTP reads more efficient #976

Full Changelog: prometheus/client_golang@v1.12.0...v1.12.1

1.12.0 / 2022-01-19

  • [CHANGE] example/random: Move flags and metrics into main() #935
  • [FEATURE] API client: Support wal replay status api #944
  • [FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ #955
  • [ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats #925
  • [SECURITY FIX] promhttp: Check validity of method and code label values #962 (Addressed CVE-2022-21698)

What's Changed

New Contributors

Full Changelog: prometheus/client_golang@v1.11.0...v1.12.0

1.11.1 / 2022-02-15

What's Changed

... (truncated)

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.12.1 / 2022-01-29

  • [BUGFIX] Make the Go 1.17 collector concurrency-safe #969
    • Use simpler locking in the Go 1.17 collector #975
  • [BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector #974
  • [ENHANCEMENT] API client: make HTTP reads more efficient #976

1.12.0 / 2022-01-19

  • [CHANGE] example/random: Move flags and metrics into main() #935
  • [FEATURE] API client: Support wal replay status api #944
  • [FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ #955
  • [ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats #925
  • [ENHANCEMENT] promhttp: Check validity of method and code label values #962
Commits

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 bot and others added 30 commits May 7, 2021 10:23
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Bumps [github.com/prometheus/common](/~https://github.com/prometheus/common) from 0.23.0 to 0.24.0.
- [Release notes](/~https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.23.0...v0.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/aws/aws-sdk-go](/~https://github.com/aws/aws-sdk-go) from 1.38.35 to 1.38.38.
- [Release notes](/~https://github.com/aws/aws-sdk-go/releases)
- [Changelog](/~https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.38.35...v1.38.38)

Signed-off-by: dependabot[bot] <support@github.com>
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1077
…d_yarn/web/karma-jasmine-html-reporter-1.6.0
…ules/github.com/prometheus/common-0.24.0
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1078
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
…ules/github.com/digitalocean/godo-1.61.0
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1083
Bumps [github.com/aws/aws-sdk-go](/~https://github.com/aws/aws-sdk-go) from 1.38.38 to 1.38.39.
- [Release notes](/~https://github.com/aws/aws-sdk-go/releases)
- [Changelog](/~https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.38.38...v1.38.39)

Signed-off-by: dependabot[bot] <support@github.com>
lajos-vlasics and others added 28 commits August 18, 2021 11:49
…d_yarn/web/ts-node-10.2.0

chore(deps-dev): bump ts-node from 10.1.0 to 10.2.0 in /web
…d_yarn/web/path-parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /web
Bumps [@angular/cli](/~https://github.com/angular/angular-cli) from 12.1.2 to 12.2.1.
- [Release notes](/~https://github.com/angular/angular-cli/releases)
- [Changelog](/~https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.2...12.2.1)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/web/angular/cli-12.2.1

chore(deps-dev): bump @angular/cli from 12.1.2 to 12.2.1 in /web
Bumps [@angular-devkit/build-angular](/~https://github.com/angular/angular-cli) from 12.1.1 to 12.2.1.
- [Release notes](/~https://github.com/angular/angular-cli/releases)
- [Changelog](/~https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.1...12.2.1)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](/~https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.0 to 16.6.1.
- [Release notes](/~https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](/~https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/web/angular-devkit/build-angular-12.2.1

chore(deps-dev): bump @angular-devkit/build-angular from 12.1.1 to 12.2.1 in /web
…d_yarn/web/types/node-16.6.1

chore(deps-dev): bump @types/node from 16.4.0 to 16.6.1 in /web
Bumps [tslib](/~https://github.com/Microsoft/tslib) from 2.3.0 to 2.3.1.
- [Release notes](/~https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/web/tslib-2.3.1

chore(deps): bump tslib from 2.3.0 to 2.3.1 in /web
[Web] Fix Select dropdown options position
For some reason GHA lost access to the ghcr.io
container registry somewhere in the past.

There is a confirmed fix to add GHA write access
to the cloudinfo repository, at the ghcr.io
package settings page, but the
org.opencontainers.image.source label should do
the same when configured correctly.

For now I'm trying to set it to the HTML URL
(HTTPS) instead of the clone URL (SSH).

If this doesn't work we are going to revert it and
settle for the manual write access setting.
Attempt fixing the GHA container image access
banzaicloud#844
Revert "Attempt fixing the GHA container image access"
banzaicloud#848
app: 0.17.1->0.17.2
chart: 0.8.4->0.8.5
Bumps [github.com/prometheus/client_golang](/~https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.1.
- [Release notes](/~https://github.com/prometheus/client_golang/releases)
- [Changelog](/~https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants