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

deps(dependabot): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 #605

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps golangci/golangci-lint-action from 6.0.1 to 6.1.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v6.1.0

What's Changed

Changes

Documentation

Dependencies

Full Changelog: golangci/golangci-lint-action@v6.0.1...v6.1.0

Commits
  • aaa42aa feat: allow to skip golangci-lint installation (#1079)
  • 9ec8973 build(deps): bump @​types/node from 20.14.11 to 22.0.0 in the dependencies gro...
  • 58838cf build(deps-dev): bump the dev-dependencies group with 3 updates (#1077)
  • 9f3ba2c build(deps): bump @​types/node from 20.14.10 to 20.14.11 in the dependencies g...
  • 2bd7a04 build(deps-dev): bump the dev-dependencies group with 3 updates (#1074)
  • db819a1 build(deps-dev): bump the dev-dependencies group with 3 updates (#1073)
  • d09fb08 build(deps): bump @​types/node from 20.14.9 to 20.14.10 in the dependencies gr...
  • 605617a build(deps-dev): bump the dev-dependencies group with 4 updates (#1071)
  • 66f63c7 chore: generate
  • 2c01d26 fix: home dir on Windows
  • 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 [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 07:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2024
@dependabot dependabot bot requested a review from marcobebway August 5, 2024 07:55
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 5, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 5, 2024
@kyma-bot kyma-bot merged commit ac72960 into main Aug 5, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/golangci/golangci-lint-action-6.1.0 branch August 5, 2024 13:28
the1bit pushed a commit that referenced this pull request Sep 3, 2024
…1.0 (#605)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kyma-bot pushed a commit that referenced this pull request Sep 4, 2024
* auto-bump sec-scanners-config: 2024-04-23-11-55-04 (#562)

Co-authored-by: kyma-eventing-bot <kyma-eventing-bot"@users.noreply.github.com>

* docs: improve the troubleshooting guide for Eventing (#569)

* docs: Improve the trouble shooting guide

* Apply suggestions from code review

Co-authored-by: Nina Hingerl <[email protected]>

---------

Co-authored-by: Nina Hingerl <[email protected]>

* chore: deprecate kyma provision gardener (#572)

* Deprecate kyma provision gardener

* remove unused env

* Fix typo in Gardener provisioning (#574)

* fix: Gardener kubeconfig merging flags (#575)

* fix: change NATS CR wait for Warning status (#576)

* fix: unify CR description in Kyma dashboard (#578)

* Added github action for K8s version compatibility check (#583)

* fixed k8s compatibility check job to use provided k8s version (#584)

* fixed gardener provisioning make target to use correct env (#585)

* deps(dependabot): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#568)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump dependencies (#590)

* Upgrade modules for DependaBot PRs (#596)

* deps(dependabot): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#600)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.33.1...v1.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Change enable and disable to add and delete in the eventing repo (#601)

* chore: fix k8s compatibility test (#599)

* deps(dependabot): bump github.com/vektra/mockery/v2 (#603)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.43.2 to 2.44.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.43.2...v2.44.1)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* deps(dependabot): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#605)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* deps: update build image (#606)

* update some dependencies

* bump docker image

* fix docker registery address

* use older image

* bump go version (#608)

* Update link to default CR for NATS (#615)

Currently the link for the default CR which uses `NATS` backend is pointing to the one that has no backend. This PR fixes this.

* deps(dependabot): bump github.com/prometheus/client_golang (#617)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.1...v1.20.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* deps(dependabot): bump github.com/vektra/mockery/v2 (#618)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.44.1 to 2.45.0.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.44.1...v2.45.0)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump dependencies (#614)

* chore: bump dependencies

* updated

* fixed test

* Fix backend switching

* Fix script

* Increase wait timeout for modules to be ready

---------

Co-authored-by: marcobebway <[email protected]>

* Update CONTRIBUTING.md (#626)

* Bump EPP new version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kyma Eventing Bot <[email protected]>
Co-authored-by: kyma-eventing-bot <kyma-eventing-bot"@users.noreply.github.com>
Co-authored-by: Rakesh Garimella <[email protected]>
Co-authored-by: Nina Hingerl <[email protected]>
Co-authored-by: Piotr Halama <[email protected]>
Co-authored-by: Piotr Halama <[email protected]>
Co-authored-by: Muhammad Faizan <[email protected]>
Co-authored-by: Małgorzata Świeca <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mansur Uralov <[email protected]>
Co-authored-by: Grzegorz Karaluch <[email protected]>
Co-authored-by: Marco Bebway <[email protected]>
Co-authored-by: Friedrich <[email protected]>
Co-authored-by: Carina Kothe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants