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/golangci/golangci-lint from 1.58.1 to 1.58.2 in /modules/common/tools #9060

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github.com/golangci/golangci-lint from 1.58.1 to 1.58.2.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.58.2

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • 7c87a9e6 build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)
  • 3fbc2f52 build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)
  • 8fe47a93 build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)
  • 8c4cfb61 build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)
  • 35eaf609 build(deps): bump go-simpler.org/musttag from 0.12.1 to 0.12.2 (#4710)
  • 7f6606a7 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)
Changelog

Sourced from github.com/golangci/golangci-lint's changelog.

v1.58.2

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages
Commits
  • 8c4cfb6 build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)
  • 3fbc2f5 build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)
  • 7f6606a build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)
  • 78ade26 docs: improve integrations and install pages (#4719)
  • 27355d9 docs: uses org account for GitHub Sponsor
  • 1df156c docs: funding and social networks
  • f17b3ef docs: funding and social networks
  • 7c87a9e build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)
  • 8fe47a9 build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)
  • c90d06b dev: set CGO_ENABLED=1 when running "test" task (#4712)
  • 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)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.58.1...v1.58.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 20, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 20, 2024
@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 May 24, 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 May 24, 2024
@k8s-ci-robot k8s-ci-robot merged commit 425fb28 into master May 24, 2024
24 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/modules/common/tools/github.com/golangci/golangci-lint-1.58.2 branch May 24, 2024 08:57
kireque pushed a commit to kireque/home-ops that referenced this pull request Jun 6, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubernetes-dashboard](https://github.com/kubernetes/dashboard) |
minor | `7.4.0` -> `7.5.0` |

---

### Release Notes

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

###
[`v7.5.0`](https://github.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.5.0)

[Compare
Source](https://github.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.4.0...kubernetes-dashboard-7.5.0)

#### What's Changed

- chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to
1.58.1 in /modules/common/tools by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9021
- chore(deps-dev): bump
[@&#8203;graphql-mesh/transform-replace-field](https://github.com/graphql-mesh/transform-replace-field)
from 0.98.3 to 0.98.4 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9027
- chore(deps-dev): bump semver from 7.6.1 to 7.6.2 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9028
- chore(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9034
- chore(deps): bump ace-builds from 1.33.1 to 1.33.2 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9035
- chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9037
- chore(deps-dev): bump sass from 1.77.0 to 1.77.2 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9055
- chore(deps-dev): bump cypress from 13.8.1 to 13.9.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9026
- chore(deps-dev): bump
[@&#8203;graphql-mesh/openapi](https://github.com/graphql-mesh/openapi)
from 0.100.5 to 0.100.8 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9033
- chore(deps-dev): bump
[@&#8203;types/node](https://github.com/types/node) from 20.12.10 to
20.12.12 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9036
- chore(deps-dev): bump
[@&#8203;graphql-mesh/cli](https://github.com/graphql-mesh/cli) from
0.90.3 to 0.90.5 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9025
- chore(deps-dev): bump
[@&#8203;graphql-mesh/runtime](https://github.com/graphql-mesh/runtime)
from 0.99.3 to 0.99.5 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9023
- feat(chart): Set `GOMAXPROCS` and `GOMEMLIMIT` environment variables
by [@&#8203;jnoordsij](https://github.com/jnoordsij) in
[kubernetes/dashboard#8989
- chore(deps): bump core-js from 3.37.0 to 3.37.1 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9058
- chore(deps): bump github.com/golangci/golangci-lint from 1.58.1 to
1.58.2 in /modules/common/tools by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9060
- chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9065
- chore(deps-dev): bump
[@&#8203;graphql-mesh/cli](https://github.com/graphql-mesh/cli) from
0.90.5 to 0.90.7 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9072
- chore(deps): bump ngx-cookie-service from 17.1.0 to 18.0.0 in
/modules/web by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9073
- chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9061
- chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.4 in
/modules/web by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9068
- chore(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.9.0 to 7.10.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9064
- chore(deps-dev): bump cypress from 13.9.0 to 13.10.0 in /modules/web
by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9069
- chore(deps-dev): bump jest-preset-angular from 14.0.4 to 14.1.0 in
/modules/web by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9062
- chore(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.8.0 to 7.10.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9063
- chore(deps): bump ace-builds from 1.33.2 to 1.34.1 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9075
- chore(deps-dev): bump
[@&#8203;babel/register](https://github.com/babel/register) from
7.23.7 to 7.24.6 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9085
- chore(deps-dev): bump stylelint from 16.5.0 to 16.6.0 in /modules/web
by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9086
- chore(deps): bump ace-builds from 1.34.1 to 1.34.2 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9088
- chore(deps): bump github.com/golangci/golangci-lint from 1.58.2 to
1.59.0 in /modules/common/tools by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9089
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9092
- chore(deps-dev): bump
[@&#8203;graphql-mesh/transform-replace-field](https://github.com/graphql-mesh/transform-replace-field)
from 0.98.4 to 0.98.6 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9096
- chore(deps-dev): bump
[@&#8203;babel/core](https://github.com/babel/core) from 7.24.5 to
7.24.6 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9081
- chore(deps-dev): bump ng-extract-i18n-merge from 2.11.2 to 2.12.0 in
/modules/web by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9087
- chore(deps-dev): bump
[@&#8203;graphql-mesh/openapi](https://github.com/graphql-mesh/openapi)
from 0.100.8 to 0.100.10 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9095
- chore(deps-dev): bump
[@&#8203;graphql-mesh/cli](https://github.com/graphql-mesh/cli) from
0.90.7 to 0.90.9 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9094
- chore(deps-dev): bump
[@&#8203;graphql-mesh/runtime](https://github.com/graphql-mesh/runtime)
from 0.99.5 to 0.99.7 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9093
- chore(deps-dev): bump
[@&#8203;babel/preset-env](https://github.com/babel/preset-env) from
7.24.5 to 7.24.6 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9084
- chore(deps-dev): bump stylelint from 16.6.0 to 16.6.1 in /modules/web
by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9097
- chore(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.10.0 to 7.11.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9098
- chore(deps-dev): bump tar from 7.1.0 to 7.2.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9104
- chore(deps-dev): bump lint-staged from 15.2.4 to 15.2.5 in
/modules/web by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9099
- chore(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.10.0 to 7.11.0 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9100
- chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9101
- chore(deps-dev): bump sass from 1.77.2 to 1.77.4 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9106
- chore(deps-dev): bump
[@&#8203;types/node](https://github.com/types/node) from 20.12.12 to
20.12.13 in /modules/web by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes/dashboard#9105
- docs: Remove base-url by [@&#8203;psibi](https://github.com/psibi)
in
[kubernetes/dashboard#9056

##### API/UI

- feat: add support for delete propagation policy by
[@&#8203;floreks](https://github.com/floreks) in
[kubernetes/dashboard#9113

##### Chart

- feat(chart): bump chart to 7.5.0 by
[@&#8203;floreks](https://github.com/floreks) in
[kubernetes/dashboard#9117

#### New Contributors

- [@&#8203;psibi](https://github.com/psibi) made their first
contribution in
[kubernetes/dashboard#9056

**Full Changelog**:
kubernetes/dashboard@kubernetes-dashboard-7.4.0...kubernetes-dashboard-7.5.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.7.0
    docker.io/kubernetesui/dashboard-auth:1.1.3
    docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
    docker.io/kubernetesui/dashboard-web:1.4.0

</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://github.com/renovatebot/renovate).

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

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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants