super-linter / super-linter

Combination of multiple linters to run as a GitHub Action or standalone
https://github.com/super-linter/super-linter
MIT License
9.55k stars 974 forks source link

deps(docker): bump the docker group across 1 directory with 12 updates #6283

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the docker group with 12 updates in the / directory:

Package From To
tenable/terrascan 1.19.2 1.19.9
alpine/helm 3.15.4 3.16.2
golangci/golangci-lint v1.60.3 v1.61.0
goreleaser/goreleaser v2.2.0 v2.3.2
hashicorp/terraform 1.9.5 1.9.8
mvdan/shfmt v3.9.0 v3.10.0
rhysd/actionlint 1.7.1 1.7.3
zricethezav/gitleaks v8.18.4 v8.21.1
clj-kondo/clj-kondo 2024.08.01-alpine 2024.09.27-alpine
dart 3.5.1-sdk 3.5.4-sdk
dotnet/sdk 8.0.401-alpine3.20 8.0.403-alpine3.20
python 3.12.7-alpine3.20 3.13.0-alpine3.20

Updates tenable/terrascan from 1.19.2 to 1.19.9

Updates alpine/helm from 3.15.4 to 3.16.2

Updates golangci/golangci-lint from v1.60.3 to v1.61.0

Updates goreleaser/goreleaser from v2.2.0 to v2.3.2

Updates hashicorp/terraform from 1.9.5 to 1.9.8

Updates mvdan/shfmt from v3.9.0 to v3.10.0

Updates rhysd/actionlint from 1.7.1 to 1.7.3

Updates zricethezav/gitleaks from v8.18.4 to v8.21.1

Updates clj-kondo/clj-kondo from 2024.08.01-alpine to 2024.09.27-alpine

Release notes

Sourced from clj-kondo/clj-kondo's releases.

v2024.09.27

What's Changed

Full Changelog: https://github.com/clj-kondo/clj-kondo/compare/v2024.09.26...v2024.09.27

v2024.09.26

What's Changed

Full Changelog: https://github.com/clj-kondo/clj-kondo/compare/v2024.08.29...v2024.09.26

v2024.08.29

What's Changed

Full Changelog: https://github.com/clj-kondo/clj-kondo/compare/v2024.08.01...v2024.08.29

Changelog

Sourced from clj-kondo/clj-kondo's changelog.

Changelog

For a list of breaking changes, check here.

Clj-kondo: static analyzer and linter for Clojure code that sparks joy ✨

Unreleased

  • #1784: detect :redundant-do in catch
  • #2410: add --report-level flag

2024.09.27

  • #2404: fix regression with metadata on node in hook caused by :redundant-ignore linter

2024.09.26

  • #2366: new linter: :redundant-ignore. See docs
  • #2386: fix regression introduced in #2364 in letfn
  • #2389: add new hooks-api/callstack function
  • #2392: don't skip jars that were analyzed with --skip-lint
  • #2395: enum constant call warnings
  • #2400: deftype and defrecord constructors can be used with Type/new
  • #2394: add :sort option to :unsorted-required-namespaces linter to enable case-sensitive sort to match other tools
  • #2384: recognize gen/fmap var in cljs.spec.gen.alpha

2024.08.29

  • #2303: Support array class notation of Clojure 1.12 (byte/1)
  • #916: New linter: :destructured-or-binding-of-same-map which warns about :or defaults referring to bindings of same map, which is undefined and may result in broken behavior
  • #2362: turn min-version warning into lint warning
  • #1603: Support Java classes in :analyze-call hook
  • #2369: false positive unused value in quoted list
  • #2374: Detect misplaced return Schemas (@​frenchy64)
  • #2364: performance: code that analyzed fn arity is ran twice

... (truncated)

Commits


Updates dart from 3.5.1-sdk to 3.5.4-sdk

Updates dotnet/sdk from 8.0.401-alpine3.20 to 8.0.403-alpine3.20

Updates python from 3.12.7-alpine3.20 to 3.13.0-alpine3.20

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #6301.