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.18.0 to 1.19.0 in /modules/api #8727

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps github.com/prometheus/client_golang from 1.18.0 to 1.19.0.

Release notes

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

v1.19.0

What's Changed

The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

New Contributors

Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0

Changelog

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

1.19.0 / 2023-02-27

The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427
Commits
  • 77d4003 Add 1.19.0 changelog (#1451)
  • 14259fa Merge pull request #1448 from ywwg/owilliams/content-negotiation
  • 6d03920 deps: bump prometheus/common version
  • 353395b Remove support for go 1.19 (#1449)
  • 9dd5d2a Merge pull request #1445 from kavu/add_go122_metrics_test
  • c906a5e Add support for Go 1.22
  • 7ac9036 Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...
  • 8c7e30f Merge pull request #1441 from prometheus/dependabot/go_modules/tutorial/whats...
  • 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  • 83d5940 Bump the github-actions group with 2 updates
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 28, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 28, 2024
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Merging #8727 (c0ca63c) into master (f82d137) will increase coverage by 4.75%.
Report is 2 commits behind head on master.
The diff coverage is n/a.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8727      +/-   ##
==========================================
+ Coverage   37.50%   42.25%   +4.75%     
==========================================
  Files         255      219      -36     
  Lines       11154    12195    +1041     
  Branches      142      179      +37     
==========================================
+ Hits         4183     5153     +970     
+ Misses       6758     6744      -14     
- Partials      213      298      +85     

@dependabot dependabot bot force-pushed the dependabot/go_modules/modules/api/github.com/prometheus/client_golang-1.19.0 branch 3 times, most recently from 7ad9b39 to fd5ca11 Compare March 6, 2024 09:12
@dependabot dependabot bot force-pushed the dependabot/go_modules/modules/api/github.com/prometheus/client_golang-1.19.0 branch from fd5ca11 to f68ec18 Compare March 13, 2024 13:45
@shu-mutou
Copy link
Contributor

@dependabot rebase

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.18.0...v1.19.0)

---
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 dependabot bot force-pushed the dependabot/go_modules/modules/api/github.com/prometheus/client_golang-1.19.0 branch from f68ec18 to e06127a Compare April 2, 2024 09:34
@shu-mutou
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 2, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], shu-mutou

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 2, 2024
@k8s-ci-robot k8s-ci-robot merged commit 5a936a9 into master Apr 2, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/modules/api/github.com/prometheus/client_golang-1.19.0 branch April 2, 2024 09:47
kireque pushed a commit to kireque/home-ops that referenced this pull request Apr 6, 2024
…430)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubernetes-dashboard](https://togithub.com/kubernetes/dashboard) |
minor | `7.1.3` -> `7.2.0` |

---

### Release Notes

<details>
<summary>kubernetes/dashboard (kubernetes-dashboard)</summary>

###
[`v7.2.0`](https://togithub.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.2.0)

[Compare
Source](https://togithub.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.1.3...kubernetes-dashboard-7.2.0)

#### What's Changed

- ci: Fix CodeQL check and ignore codecov token error by
[@&#8203;shu-mutou](https://togithub.com/shu-mutou) in
[kubernetes/dashboard#8827
- chore(deps-dev): bump cypress from 13.6.6 to 13.7.1 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8825
- chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8786
- chore(deps-dev): bump sass from 1.71.1 to 1.72.0 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8789
- chore(deps-dev): bump webpack-dev-server from 5.0.2 to 5.0.4 in
/modules/web by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8817
- chore(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8797
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in
/modules/web by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8803
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in
/modules/web by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8824
- chore(deps-dev): bump
[@&#8203;graphql-mesh/openapi](https://togithub.com/graphql-mesh/openapi)
from 0.99.2 to 0.99.6 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8831
- chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8839
- chore(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.1.1 to 7.5.0 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8850
- chore(deps-dev): bump minimatch from 9.0.3 to 9.0.4 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8852
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to
1.19.0 in /modules/api by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8727
- chore(deps): bump azure/setup-helm from 4.0.0 to 4.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8751
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in
/modules/common/tools by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8781
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in
/modules/metrics-scraper by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8782
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in
/modules/auth by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[kubernetes/dashboard#8783
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in
/modules/web by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8785
- chore(deps-dev): bump
[@&#8203;graphql-mesh/cli](https://togithub.com/graphql-mesh/cli) from
0.89.0 to 0.89.8 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8849
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in
/modules/api by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8780
- chore(deps): bump github.com/emicklei/go-restful/v3 from 3.11.3 to
3.12.0 in /modules/api by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8773
- chore(deps): bump express from 4.18.3 to 4.19.2 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8845
- chore(deps-dev): bump
[@&#8203;graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)
from 0.98.0 to 0.98.7 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8847
- chore(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.24 to
20.12.2 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8848
- chore(deps): bump github.com/golangci/golangci-lint from 1.56.2 to
1.57.2 in /modules/common/tools by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8844
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in
/modules/common/client by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8784
- chore(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.1.0 to 7.5.0 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8851
- chore(deps-dev): bump
[@&#8203;babel/preset-env](https://togithub.com/babel/preset-env) from
7.24.0 to 7.24.3 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8868
- chore(deps-dev): bump node-gyp from 10.0.1 to 10.1.0 in /modules/web
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8857
- chore(deps-dev): bump stylelint-config-standard-scss from 13.0.0 to
13.1.0 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8858
- chore(deps): bump github.com/go-openapi/spec from 0.20.4 to 0.21.0 in
/modules/api by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8862
- chore(deps): bump ace-builds from 1.32.7 to 1.32.9 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8863
- chore(deps-dev): bump cypress from 13.7.1 to 13.7.2 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8860
- chore(deps-dev): bump tar from 6.2.0 to 6.2.1 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8856
- chore(deps): bump core-js from 3.36.0 to 3.36.1 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8859
- chore(deps-dev): bump stylelint from 16.2.1 to 16.3.1 in /modules/web
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8861
- chore(deps-dev): bump ng-extract-i18n-merge from 2.11.0 to 2.11.1 in
/modules/web by [@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8866
- chore(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.12.2 to
20.12.3 in /modules/web by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kubernetes/dashboard#8867

##### API

- fix: api schema and update kong chart config by
[@&#8203;floreks](https://togithub.com/floreks) in
[kubernetes/dashboard#8879
- fix(api): role/clusterole/podlist endpoints by
[@&#8203;floreks](https://togithub.com/floreks) in
[kubernetes/dashboard#8881

##### Helm Chart

-   Update csrf secret handling.
It will no longer be regenerated on every helm run. Instead, it will use
a lookup function to make sure that the `private.key` value is not
empty. If secret will be deleted or key changed, then checksum
annotation on api/auth containers will trigger a rollout restart.
- Update kong `dns_order` configuration to include experimental `AAAA`
record for ipv6 lookup. It can potentially fix issues with accessing
Dashboard on IPv6-enabled cluster. Closes
[#&#8203;8855](https://togithub.com/kubernetes/dashboard/issues/8855)
- Reenable SA token automount for auth container. It is required to
initialize the in-cluster go client.
-   Bump API image to `1.4.1`
- Optimize kong deployment to minimize memory usage (down from ~250Mi to
~75Mi on start)
- feat(chart): add automountServiceAccountToken to deployment specs in
Helm chart by [@&#8203;jnoordsij](https://togithub.com/jnoordsij) in
[kubernetes/dashboard#8869
- feat(chart): allow setting priorityClassName on deployments by
[@&#8203;jnoordsij](https://togithub.com/jnoordsij) in
[kubernetes/dashboard#8870
- feat(chart): bump chart version to 7.2.0 by
[@&#8203;floreks](https://togithub.com/floreks) in
[kubernetes/dashboard#8882

#### New Contributors

- [@&#8203;jnoordsij](https://togithub.com/jnoordsij) made their first
contribution in
[kubernetes/dashboard#8869

**Full Changelog**:
kubernetes/dashboard@kubernetes-dashboard-7.1.3...kubernetes-dashboard-7.2.0

#### Installation

```sh
helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/
helm upgrade --install kubernetes-dashboard kubernetes-dashboard/kubernetes-dashboard --create-namespace --namespace kubernetes-dashboard
```

#### Compatibility

| Kubernetes version | 1.27 | 1.28 | 1.29 |
|--------------------|-----|-----|-----|
| Compatibility            | ?   |   ?   |   ✓    |

-   `✓` Fully supported version range.
- `?` Due to breaking changes between Kubernetes API versions, some
features might not work correctly in the Dashboard.

#### Images

    docker.io/kubernetesui/dashboard-api:1.4.1
    docker.io/kubernetesui/dashboard-auth:1.1.2
    docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
    docker.io/kubernetesui/dashboard-web:1.2.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants