Marco Ferrari
ef57e132e1
fix: avoid duplicated content in summary ( #5939 )
...
- Remove the previous summary file is present to avoid showing stale
contents from old summaries.
- Extract the logic to write summary heading and lines to dedicated
functions in output.sh to make it easier adding new formats in the
future.
2024-07-30 08:35:14 +02:00
Marco Ferrari
78ed3ef5fc
fix: store outputs in the main output directory ( #5899 )
...
- Store Super-linter outputs in the main output directory.
- Update README with a few fixes and details about outputs.
- Add missing test cases for when the configuration didn't enable any
output.
2024-07-28 21:34:40 +02:00
Marco Ferrari
70e0239117
chore: remove duplicated configuration files ( #5928 )
...
Remove duplicated linter configuration files when they match with the
default ones..
2024-07-28 19:43:03 +02:00
Marco Ferrari
26ddd8b084
chore: add super-linter configuration in the bug template ( #5910 )
2024-07-19 08:08:54 +02:00
Marco Ferrari
e374e48933
chore: update dependabot config for ci/dev updates ( #5898 )
...
Move internal-facing dependency updates out of the main changelog:
- Categorize GitHub Actions and dev dependency updates under the 'ci'
prefix.
- Categorize devcontainers updates under the 'chore' prefix.
2024-07-19 07:35:28 +02:00
Marco Ferrari
2daf461143
feat: allow using both prettier and standardjs ( #5679 )
...
- Allow using both Prettier and StandardJS at the same time by removing
JAVASCRIPT_DEFAULT_STYLE and TYPESCRIPT_DEFAULT_STYLE
configuration variables. They create a confusing corner case that
Super-linter already handles with its core logic that's in place to
enable and disable linters.
- Document VALIDATE_JAVASCRIPT_PRETTIER and VALIDATE_TYPESCRIPT_PRETTIER
because they were missing from the README.
- Add missing TYPESCRIPT_PRETTIER tests.
2024-07-19 05:04:43 +00:00
Marco Ferrari
2ecf945339
ci: update release-please to the new workspace ( #5901 )
...
- Update release-please namespace because it moved from
google-github-actions to googleapis.
- Switch to a complete release identifier.
2024-07-18 11:46:32 +02:00
dependabot[bot]
4931da55da
deps(docker): bump scalameta/scalafmt from v3.8.1 to v3.8.2 ( #5765 )
...
Bumps scalameta/scalafmt from v3.8.1 to v3.8.2.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 17:38:34 +02:00
dependabot[bot]
de4b193006
deps(npm): bump @babel/preset-typescript in /dependencies ( #5734 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.24.6 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 14:02:42 +00:00
dependabot[bot]
4eeb62862e
deps(npm): bump @babel/preset-react in /dependencies ( #5740 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.24.6 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 08:52:32 +00:00
dependabot[bot]
d84d439393
deps(docker): bump goreleaser/goreleaser from v1.26.2 to v2.1.0 ( #5881 )
...
Bumps goreleaser/goreleaser from v1.26.2 to v2.1.0.
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 08:51:00 +00:00
dependabot[bot]
6bb3f789bb
deps(dev-npm): bump release-please in /dev-dependencies ( #5754 )
...
Bumps [release-please](https://github.com/googleapis/release-please ) from 16.10.2 to 16.12.0.
- [Release notes](https://github.com/googleapis/release-please/releases )
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/release-please/compare/v16.10.2...v16.12.0 )
---
updated-dependencies:
- dependency-name: release-please
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 08:40:01 +00:00
dependabot[bot]
81ab76d001
deps(docker): bump golangci/golangci-lint from v1.59.0 to v1.59.1 ( #5748 )
...
Bumps golangci/golangci-lint from v1.59.0 to v1.59.1.
---
updated-dependencies:
- dependency-name: golangci/golangci-lint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:57:31 +00:00
dependabot[bot]
1312398b9c
deps(npm): bump eslint-plugin-jest in /dependencies ( #5738 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 28.5.0 to 28.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:57:10 +00:00
dependabot[bot]
27170b8e92
deps(github-actions): bump docker/build-push-action from 5 to 6 ( #5770 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:51:21 +00:00
dependabot[bot]
f019ee34d2
deps(python): bump flake8 from 7.0.0 to 7.1.0 in /dependencies/python ( #5780 )
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:50:31 +00:00
dependabot[bot]
8972772732
deps(npm): bump eslint-plugin-jsx-a11y in /dependencies ( #5797 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.7.1 to 6.9.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:50:14 +00:00
dependabot[bot]
28c228dfc0
deps(npm): bump @react-native/eslint-config in /dependencies ( #5835 )
...
Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native ) from 0.73.2 to 0.74.85.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/eslint-config-react-native )
---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:49:48 +00:00
dependabot[bot]
c2e85a9f03
deps(npm): bump eslint-plugin-vue from 9.26.0 to 9.27.0 in /dependencies ( #5851 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:49:31 +00:00
dependabot[bot]
387a2b5626
deps(npm): bump @babel/eslint-parser in /dependencies ( #5886 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.24.6 to 7.24.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.8/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:48:07 +00:00
dependabot[bot]
fe3e1f83b7
deps(npm): bump eslint-plugin-react in /dependencies ( #5890 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.2 to 7.34.4.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:47:35 +00:00
dependabot[bot]
ef71e944ab
deps(npm): bump react-router-dom from 6.23.1 to 6.25.0 in /dependencies ( #5897 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.23.1 to 6.25.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.25.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:47:17 +00:00
dependabot[bot]
b75f1cfcef
deps(docker): bump dart from 3.4.2-sdk to 3.4.4-sdk ( #5764 )
...
Bumps dart from 3.4.2-sdk to 3.4.4-sdk.
---
updated-dependencies:
- dependency-name: dart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:34:33 +00:00
dependabot[bot]
33bb4b46d4
deps(docker): bump zricethezav/gitleaks from v8.18.3 to v8.18.4 ( #5768 )
...
Bumps zricethezav/gitleaks from v8.18.3 to v8.18.4.
---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:33:55 +00:00
dependabot[bot]
8605c2b584
deps(npm): bump typescript from 5.4.5 to 5.5.3 in /dependencies ( #5832 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:31:06 +00:00
dependabot[bot]
ebf8cc807a
deps(python): bump cfn-lint from 1.4.2 to 1.6.1 in /dependencies/python ( #5876 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint ) from 1.4.2 to 1.6.1.
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.6.1 )
---
updated-dependencies:
- dependency-name: cfn-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:29:38 +00:00
dependabot[bot]
2b6aa12906
deps(python): bump snakemake in /dependencies/python ( #5874 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 8.12.0 to 8.16.0.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakemake/compare/v8.12.0...v8.16.0 )
---
updated-dependencies:
- dependency-name: snakemake
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:27:17 +00:00
dependabot[bot]
19c5fcea2e
deps(java): bump com.pinterest.ktlint:ktlint-cli in /dependencies/ktlint ( #5849 )
...
Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/pinterest/ktlint/releases )
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pinterest/ktlint/compare/1.2.1...1.3.1 )
---
updated-dependencies:
- dependency-name: com.pinterest.ktlint:ktlint-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:26:20 +00:00
dependabot[bot]
55b065d3c2
deps(npm): bump textlint-rule-terminology in /dependencies ( #5853 )
...
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ) from 5.1.5 to 5.1.8.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v5.1.5...v5.1.8 )
---
updated-dependencies:
- dependency-name: textlint-rule-terminology
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:25:36 +00:00
dependabot[bot]
7f5b018fb7
deps(npm): bump @typescript-eslint/eslint-plugin in /dependencies ( #5895 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.14.1 to 7.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 13:19:21 +00:00
dependabot[bot]
47392ad663
deps(python): bump checkov in /dependencies/python ( #5879 )
...
Bumps [checkov](https://github.com/bridgecrewio/checkov ) from 3.2.163 to 3.2.190.
- [Release notes](https://github.com/bridgecrewio/checkov/releases )
- [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bridgecrewio/checkov/compare/3.2.163...3.2.190 )
---
updated-dependencies:
- dependency-name: checkov
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 13:18:28 +00:00
dependabot[bot]
09a01ebbe6
deps(npm): bump renovate from 37.421.5 to 37.432.0 in /dependencies ( #5896 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.421.5 to 37.432.0.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/renovate/compare/37.421.5...37.432.0 )
---
updated-dependencies:
- dependency-name: renovate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 13:18:07 +00:00
dependabot[bot]
763dcc4d45
deps(bundler): bump rubocop-performance in /dependencies ( #5777 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.21.0...v1.21.1 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 12:32:47 +00:00
dependabot[bot]
592d903c50
deps(bundler): bump rubocop-rspec from 2.30.0 to 3.0.3 in /dependencies ( #5878 )
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.30.0 to 3.0.3.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.30.0...v3.0.3 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 12:32:39 +00:00
dependabot[bot]
31da61e189
deps(python): bump sqlfluff from 3.0.7 to 3.1.0 in /dependencies/python ( #5847 )
...
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff ) from 3.0.7 to 3.1.0.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases )
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/3.0.7...3.1.0 )
---
updated-dependencies:
- dependency-name: sqlfluff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:38:45 +00:00
dependabot[bot]
ae1dba53fd
deps(docker): bump terraform-linters/tflint from v0.51.2 to v0.52.0 ( #5858 )
...
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint ) from v0.51.2 to v0.52.0.
- [Release notes](https://github.com/terraform-linters/tflint/releases )
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terraform-linters/tflint/compare/v0.51.2...v0.52.0 )
---
updated-dependencies:
- dependency-name: terraform-linters/tflint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:34:08 +00:00
dependabot[bot]
8a044b58de
deps(docker): bump python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20 ( #5884 )
...
Bumps python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:33:52 +00:00
dependabot[bot]
f06866359b
deps(docker): bump dotnet/sdk ( #5873 )
...
Bumps dotnet/sdk from 8.0.302-alpine3.20 to 8.0.303-alpine3.20.
---
updated-dependencies:
- dependency-name: dotnet/sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:33:09 +00:00
dependabot[bot]
9751e62bee
deps(bundler): bump rubocop-minitest in /dependencies ( #5875 )
...
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest ) from 0.35.0 to 0.35.1.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases )
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.35.0...v0.35.1 )
---
updated-dependencies:
- dependency-name: rubocop-minitest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:32:46 +00:00
dependabot[bot]
e90ee328a2
deps(python): bump ansible-lint in /dependencies/python ( #5877 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 24.5.0 to 24.7.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v24.5.0...v24.7.0 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:32:12 +00:00
dependabot[bot]
22b7ba91d0
deps(npm): bump next from 14.2.3 to 14.2.5 in /dependencies ( #5887 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.3 to 14.2.5.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.5 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:30:58 +00:00
dependabot[bot]
042c6b1917
deps(npm): bump jscpd from 4.0.4 to 4.0.5 in /dependencies ( #5852 )
...
Bumps [jscpd](https://github.com/kucherenko/jscpd ) from 4.0.4 to 4.0.5.
- [Changelog](https://github.com/kucherenko/jscpd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kucherenko/jscpd/commits )
---
updated-dependencies:
- dependency-name: jscpd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:29:46 +00:00
dependabot[bot]
3fd69a107b
deps(python): bump ruff from 0.5.0 to 0.5.2 in /dependencies/python ( #5880 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:08:56 +00:00
dependabot[bot]
b5bf9f297d
deps(docker): bump alpine/helm from 3.14.4 to 3.15.3 ( #5882 )
...
Bumps alpine/helm from 3.14.4 to 3.15.3.
---
updated-dependencies:
- dependency-name: alpine/helm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:08:41 +00:00
dependabot[bot]
b6012126df
deps(npm): bump prettier from 3.3.2 to 3.3.3 in /dependencies ( #5891 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:07:38 +00:00
Marco Ferrari
cc20e4561e
ci: authenticate tflint init ( #5894 )
...
TFLint init might hit an API rate limit, especially when requests to
the TFLint backend come from shared tenants, such as GitHub Actions.
2024-07-16 13:05:49 +02:00
dependabot[bot]
913bd0dd47
deps(docker): bump yoheimuta/protolint from 0.50.2 to 0.50.3 ( #5857 )
...
Bumps yoheimuta/protolint from 0.50.2 to 0.50.3.
---
updated-dependencies:
- dependency-name: yoheimuta/protolint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:38:32 +00:00
dependabot[bot]
81196f4267
deps(docker): bump mstruebing/editorconfig-checker from v3.0.1 to v3.0.3 ( #5856 )
...
Bumps mstruebing/editorconfig-checker from v3.0.1 to v3.0.3.
---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:36:46 +00:00
dependabot[bot]
95feeacb0a
deps(docker): bump alpine/terragrunt from 1.9.0 to 1.9.2 ( #5883 )
...
Bumps alpine/terragrunt from 1.9.0 to 1.9.2.
---
updated-dependencies:
- dependency-name: alpine/terragrunt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:18:23 +00:00
dependabot[bot]
d384e674c7
deps(docker): bump hashicorp/terraform from 1.8.4 to 1.9.2 ( #5885 )
...
Bumps hashicorp/terraform from 1.8.4 to 1.9.2.
---
updated-dependencies:
- dependency-name: hashicorp/terraform
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:17:52 +00:00