#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
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
Bumps the docker group with 12 updates in the / directory:
1.19.2
1.19.9
3.15.4
3.16.2
v1.60.3
v1.61.0
v2.2.0
v2.3.2
1.9.5
1.9.8
v3.9.0
v3.10.0
1.7.1
1.7.3
v8.18.4
v8.21.1
2024.08.01-alpine
2024.09.27-alpine
3.5.1-sdk
3.5.4-sdk
8.0.401-alpine3.20
8.0.403-alpine3.20
3.12.7-alpine3.20
3.13.0-alpine3.20
Updates
tenable/terrascan
from 1.19.2 to 1.19.9Updates
alpine/helm
from 3.15.4 to 3.16.2Updates
golangci/golangci-lint
from v1.60.3 to v1.61.0Updates
goreleaser/goreleaser
from v2.2.0 to v2.3.2Updates
hashicorp/terraform
from 1.9.5 to 1.9.8Updates
mvdan/shfmt
from v3.9.0 to v3.10.0Updates
rhysd/actionlint
from 1.7.1 to 1.7.3Updates
zricethezav/gitleaks
from v8.18.4 to v8.21.1Updates
clj-kondo/clj-kondo
from 2024.08.01-alpine to 2024.09.27-alpineRelease notes
Sourced from clj-kondo/clj-kondo's releases.
Changelog
Sourced from clj-kondo/clj-kondo's changelog.
... (truncated)
Commits
f0550b2
v2024.09.274dc7db8
Fix #2404: regression with metadata on node in hook caused by `:redundant-ign...2222110
Bump version8680788
v2024.09.269da5208
Fix #2384: recognize gen/fmap in cljs.spec.gen.alpha (#2403)0953618
Fix #2366: new linter::redundant-ignore
(#2402)2aeb633
Fix #2400: deftype/record constructor can be used with Type/new (#2401)1427f3c
Fix #2394 add option to enable require sorting with case sensitivity (#2399)2d79450
Fix #2395: enum constant call warnings (#2396)5d98195
Fix #2392: don't skip jars that were analyzed with --skip-lint (#2393)Updates
dart
from 3.5.1-sdk to 3.5.4-sdkUpdates
dotnet/sdk
from 8.0.401-alpine3.20 to 8.0.403-alpine3.20Updates
python
from 3.12.7-alpine3.20 to 3.13.0-alpine3.20Dependabot 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