Chongyi Zheng
d9d19095ec
chore: bump alpine image to 3.20 and php to 8.3.x ( #5863 )
2024-07-15 09:52:42 +00:00
dependabot[bot]
587fe0a8b9
deps(dev-docker): bump node in /dev-dependencies ( #5872 )
...
Bumps node from 22.2.0-bookworm to 22.4.1-bookworm.
---
updated-dependencies:
- dependency-name: node
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-15 07:50:31 +00:00
Marco Ferrari
5be4926633
feat: remove no-eslintrc and simplify eslint conf ( #5809 )
...
- Remove --no-eslintrc to simplify the upgrade path to ESlint >= v9,
because v9 defaults to aonther configuration file format.
- Simplify the default ESlint configuration removing options that have
been deprecated, or that are equal to the default ones.
Close #5688
2024-07-11 12:54:14 +02:00
Marco Ferrari
57c86588c3
feat: write github actions step summary ( #5867 )
...
This also removes an unneeded textlint configuration file because it
matches with the default one.
Close #5650
2024-07-11 08:01:11 +00:00
dependabot[bot]
dd4313c9b3
deps(github-actions): bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #5860 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-11 06:59:24 +00:00
dependabot[bot]
ed72e66416
deps(github-actions): bump actions/download-artifact from 4.1.7 to 4.1.8 ( #5861 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v4.1.8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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-11 06:27:27 +00:00
Marco Ferrari
12da4973c6
ci: enable dev-dependencies docker build checks ( #5871 )
...
- Run Docker build checks when building the dev-dependencies container
image and when running the test target.
- Run Docker build checks when building the Super-linter container, and
not just when running the test target.
- Use the correct variable when setting the dev-dependencies container
user.
2024-07-11 08:08:23 +02:00
Marco Ferrari
6bd76596f3
fix: update the list of linters to remove ( #5870 )
...
Don't remove ENV from the list of linters to run in the slim image.
Follow up to #5868
2024-07-10 16:53:00 +02:00
Marco Ferrari
c770a8d253
feat: enable dotenv-linter for slim images ( #5868 )
...
Set up dotenv-linter for the slim image, and not only for the standard
image because it doesn't have dependencies on the Rust SDK, and weights
less than 10MB.
2024-07-10 15:50:15 +02:00
Marco Ferrari
bcf8ca82ad
ci: print info about the environment, image size ( #5869 )
...
- Add information about container image layers size when printing info
about the environment.
- Print info about the environment during the CI job.
2024-07-10 14:45:32 +02:00
Marco Ferrari
ce59f5c323
ci: run docker build checks ( #5864 )
...
Run docker build checks as part of the test suite.
Ref https://docs.docker.com/reference/build-checks/
2024-07-09 11:22:29 +02:00
Chongyi Zheng
fc094cc1a4
chore: fix docker build warnings ( #5862 )
2024-07-09 08:26:48 +00:00
github-actions[bot]
3fe03abab2
chore(main): release 6.7.0 ( #5733 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 09:44:59 +00:00
Marco Ferrari
256b22786d
chore: fix linting errors ( #5843 )
...
Close #5841
Close #5842
2024-07-05 10:18:22 +02:00
Marco Ferrari
32a200b72a
ci: check for skipped and cancelled matrix jobs ( #5840 )
...
- Always run the job to check if any job of the test matrix failed.
- Check if any job of the test matrix was skipped or cancelled, and not
just failed.
2024-07-04 22:24:12 +02:00
Marco Ferrari
aa390de227
docs: fix linting errors ( #5839 )
...
Close #5838
Close #5837
2024-07-04 22:23:47 +02:00
dependabot[bot]
a138ab3388
deps(docker): bump golang from 1.22.3-alpine to 1.22.5-alpine ( #5828 )
...
Bumps golang from 1.22.3-alpine to 1.22.5-alpine.
---
updated-dependencies:
- dependency-name: golang
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-04 15:09:07 +00:00
dependabot[bot]
100de81383
deps(npm): bump @typescript-eslint/eslint-plugin in /dependencies ( #5810 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.11.0 to 7.14.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.14.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-04 14:07:29 +00:00
dependabot[bot]
d84e105cca
deps(npm): bump renovate from 37.387.0 to 37.421.5 in /dependencies ( #5812 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.387.0 to 37.421.5.
- [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.387.0...37.421.5 )
---
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-04 14:06:58 +00:00
dependabot[bot]
2d9cfecced
deps(npm): bump textlint-rule-terminology in /dependencies ( #5813 )
...
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ) from 5.0.9 to 5.1.5.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v5.0.9...v5.1.5 )
---
updated-dependencies:
- dependency-name: textlint-rule-terminology
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-04 14:06:26 +00:00
dependabot[bot]
7fe3194a42
deps(python): bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python ( #5814 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint ) from 0.87.4 to 1.4.2.
- [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/v0.87.4...v1.4.2 )
---
updated-dependencies:
- dependency-name: cfn-lint
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-04 14:06:06 +00:00
dependabot[bot]
9e52a6a41e
deps(python): bump checkov in /dependencies/python ( #5815 )
...
Bumps [checkov](https://github.com/bridgecrewio/checkov ) from 3.2.125 to 3.2.163.
- [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.125...3.2.163 )
---
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-04 14:05:45 +00:00
dependabot[bot]
0d06369d12
deps(python): bump pylint from 3.2.2 to 3.2.5 in /dependencies/python ( #5816 )
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.2.2 to 3.2.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.5 )
---
updated-dependencies:
- dependency-name: pylint
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-04 14:05:16 +00:00
dependabot[bot]
9c1a40c281
deps(python): bump mypy from 1.10.0 to 1.10.1 in /dependencies/python ( #5817 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: mypy
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-04 14:04:50 +00:00
dependabot[bot]
86eb9b634c
deps(python): bump ruff from 0.4.7 to 0.5.0 in /dependencies/python ( #5818 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.7 to 0.5.0.
- [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/v0.4.7...0.5.0 )
---
updated-dependencies:
- dependency-name: ruff
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-04 14:04:30 +00:00
dependabot[bot]
9733e88b81
deps(docker): bump yoheimuta/protolint from 0.49.7 to 0.50.2 ( #5819 )
...
Bumps yoheimuta/protolint from 0.49.7 to 0.50.2.
---
updated-dependencies:
- dependency-name: yoheimuta/protolint
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-04 14:04:11 +00:00
dependabot[bot]
b3b3bcc53e
deps(docker): bump kustomize/kustomize from v5.0.1 to v5.4.2 ( #5820 )
...
Bumps kustomize/kustomize from v5.0.1 to v5.4.2.
---
updated-dependencies:
- dependency-name: kustomize/kustomize
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-04 14:03:48 +00:00
dependabot[bot]
56d2bd303a
deps(docker): bump terraform-linters/tflint from v0.51.1 to v0.51.2 ( #5821 )
...
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint ) from v0.51.1 to v0.51.2.
- [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.1...v0.51.2 )
---
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-04 14:03:12 +00:00
dependabot[bot]
ea5fe9fbee
deps(docker): bump alpine/terragrunt from 1.8.4 to 1.9.0 ( #5822 )
...
Bumps alpine/terragrunt from 1.8.4 to 1.9.0.
---
updated-dependencies:
- dependency-name: alpine/terragrunt
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-04 14:02:26 +00:00
dependabot[bot]
6c4bb6d95e
deps(bundler): bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies ( #5823 )
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.25.0...v2.25.1 )
---
updated-dependencies:
- dependency-name: rubocop-rails
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-04 14:01:02 +00:00
Marco Ferrari
5b8b99e108
docs: add missing validate_jsonc var in readme ( #5826 )
2024-07-04 11:13:51 +02:00
Marco Ferrari
94bb3f5563
feat: save super-linter output if requested ( #5806 )
...
- New SAVE_SUPER_LINTER_OUTPUT variable. When set to true,
saves super-linter output to ${DEFAULT_WORKSPACE}/${SUPER_LINTER_OUTPUT_DIRECTORY_NAME}
- New SUPER_LINTER_OUTPUT_DIRECTORY_NAME variable to set the output
directory name instide the default workspace.
Close #5774
2024-07-01 14:50:52 +02:00
Marco Ferrari
d74351fda7
feat: add the kustomize binary for checkov ( #5763 )
...
Checkov needs the kustomize binary to enable related checks, otherwise
these checks are silently skipped.
Ref https://www.checkov.io/7.Scan%20Examples/Kustomize.html
2024-06-27 19:03:16 +02:00
Marco Ferrari
cef17760de
feat: configure github server url ( #5792 )
...
Allow the configuration of the GitHub server URL, and add some
validation rules that check for common misconfigurations.
Close #5572
2024-06-21 08:54:19 +02:00
Marco Ferrari
c99ec7784a
fix: don't skip processing ansible_directory pwd ( #5790 )
...
Don't skip processing the current item (FILE) before we give
BuildFileArrays the chance to process it as an item to eventually add to
the list of directories to lint with ansible-lint.
Fix #5789
Other related changes
- Add a new make target to open a shell in a Super-linter container.
- Use a fixed path for FILE_ARRAYS_DIRECTORY_PATH so we can verify its
contents in tests
- Remove redundant ValidateBooleanVariable in buildFileList because we
already check those variables in valudation.
- Move Ansible directory detection to a function so we can reuse it.
- Add missing exports for global configuration variables.
- Remove unused LOG_XXXX variables from tests. These should have been
deleted when we moved log variables to log.sh
2024-06-19 16:58:11 +00:00
Niel Markwick
9d154f5e68
chore: update docs to improve build locally ( #5788 )
...
Improve the instructions on the 'build locally' page to actually store the
github PAT in the local filesystem.
2024-06-19 08:23:21 +00:00
Andrew Kreuzer
5b5d2f7ef0
feat: checkov scans for helm charts ( #5631 )
2024-06-07 15:06:55 +00:00
github-actions[bot]
88ea3923a7
chore(main): release 6.6.0 ( #5681 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-04 08:07:20 +00:00
dependabot[bot]
cd5a7f467f
deps(bundler): bump rubocop-performance in /dependencies ( #5672 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.20.2 to 1.21.0.
- [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.20.2...v1.21.0 )
---
updated-dependencies:
- dependency-name: rubocop-performance
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-06-03 20:07:41 +00:00
dependabot[bot]
4d8ee6fa83
deps(bundler): bump rubocop-rails from 2.24.1 to 2.25.0 in /dependencies ( #5673 )
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.24.1 to 2.25.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.24.1...v2.25.0 )
---
updated-dependencies:
- dependency-name: rubocop-rails
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-06-03 18:56:57 +00:00
dependabot[bot]
d02599f371
deps(npm): bump eslint-plugin-jsonc in /dependencies ( #5697 )
...
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.15.1...v2.16.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
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-06-03 17:39:07 +00:00
dependabot[bot]
87e5c0527b
deps(npm): bump renovate from 37.334.3 to 37.387.0 in /dependencies ( #5729 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.334.3 to 37.387.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.334.3...37.387.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-06-03 17:34:06 +00:00
dependabot[bot]
69eb2ced7f
deps(npm): bump @babel/eslint-parser in /dependencies ( #5695 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.24.5 to 7.24.6.
- [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.6/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-06-03 17:29:32 +00:00
dependabot[bot]
8b554c2398
deps(npm): bump jscpd from 3.5.10 to 4.0.4 in /dependencies ( #5726 )
...
Bumps [jscpd](https://github.com/kucherenko/jscpd ) from 3.5.10 to 4.0.4.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 17:29:04 +00:00
dependabot[bot]
da283a0bdc
deps(docker): bump dart from 3.4.0-sdk to 3.4.2-sdk ( #5721 )
...
Bumps dart from 3.4.0-sdk to 3.4.2-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-06-03 17:19:48 +00:00
dependabot[bot]
adbda1ba83
deps(npm): bump @babel/preset-typescript in /dependencies ( #5701 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.24.1 to 7.24.6.
- [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.6/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-06-03 17:19:38 +00:00
dependabot[bot]
74da42a6fc
deps(npm): bump eslint-plugin-react in /dependencies ( #5725 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.1 to 7.34.2.
- [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.1...v7.34.2 )
---
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-06-03 14:57:37 +00:00
dependabot[bot]
e7de5fae80
deps(bundler): bump rubocop-rspec from 2.29.2 to 2.30.0 in /dependencies ( #5722 )
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.29.2 to 2.30.0.
- [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.29.2...v2.30.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
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-06-03 14:25:58 +00:00
dependabot[bot]
c8ba104274
deps(npm): bump prettier from 3.2.5 to 3.3.0 in /dependencies ( #5723 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.5 to 3.3.0.
- [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.2.5...3.3.0 )
---
updated-dependencies:
- dependency-name: prettier
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-06-03 14:20:52 +00:00
dependabot[bot]
8a93f170c5
deps(npm): bump @typescript-eslint/eslint-plugin in /dependencies ( #5724 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.9.0 to 7.11.0.
- [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.11.0/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-06-03 14:19:58 +00:00