dependabot[bot]
0781e9df9a
Bump react-redux from 9.0.1 to 9.0.3 in /dependencies ( #4974 )
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 9.0.1 to 9.0.3.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v9.0.1...v9.0.3 )
---
updated-dependencies:
- dependency-name: react-redux
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:42:22 +00:00
dependabot[bot]
e08664e03d
Bump renovate from 37.83.5 to 37.89.7 in /dependencies ( #4975 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.83.5 to 37.89.7.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc )
- [Commits](https://github.com/renovatebot/renovate/compare/37.83.5...37.89.7 )
---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:42:05 +00:00
dependabot[bot]
92824c744c
Bump prettier from 3.1.0 to 3.1.1 in /dependencies ( #4976 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.1.1.
- [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.1.0...3.1.1 )
---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:41:46 +00:00
dependabot[bot]
75231fe771
Bump stylelint-scss from 5.3.1 to 5.3.2 in /dependencies ( #4977 )
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: stylelint-scss
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:41:21 +00:00
dependabot[bot]
078f64a965
Bump golang from 1.21.4-alpine to 1.21.5-alpine ( #4978 )
...
Bumps golang from 1.21.4-alpine to 1.21.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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:40:53 +00:00
dependabot[bot]
fc0bde088f
Bump actions/stale from 8 to 9 ( #4980 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:39:51 +00:00
Zack Koppert
304ca185da
Update PHP dependencies and GPG verification keys ( #4960 )
...
* Update phive locations
* Update phar keys and versions
* Add phpstan key
---------
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2023-12-11 18:37:24 +01:00
Marco Ferrari
7a21f934b4
Don't forcefully validate Git repos if not needed ( #4953 )
...
* Fix find when linting non-git repos
* Remove uses
* Move safe.directory config after we set GITHUB_WORKSPACE
* Fix Git validation check
* Move 'find' test runner to makefile
* Validate vars before validating Git repo
* Validate Git repo even when VALIDATE_ALL_CODEBASE=false
* Initialize GITHUB_SHA when running locally
* Initialize safe git dirs
* Check git safe dirs error code
* Fix log level color marker
* Fix linting errors
* Fix change dir command
* Fix linting errors
* Set default branch
2023-12-07 19:07:22 +00:00
Marco Ferrari
9869638131
Validate container image labels ( #4926 )
...
* Validate labels and avoid busting the cache
* Fix validation
* Validate non-empty labels
* Add build date back
* Don't set build date
* Simplify validation script
* Enable build cache
* Setup buildx
* Dynamically set build revision and version
* Remove leftover
* Disable cache
* Add build date back
* Add build date back
* Fix linting errors
* Add checks
* Get head SHA
* Fix linting errors
* Handle merge_group
2023-12-07 14:18:47 +00:00
Marco Ferrari
eb688a090c
Change directory when checking ignored files ( #4933 )
...
* Change dir when checking ignored files
* Set to GITHUB_WORKSPACE
2023-12-06 07:32:46 +00:00
Zack Koppert
c5fa6a999a
Update Maintainer and authors ( #4948 )
2023-12-06 01:34:46 +00:00
dependabot[bot]
169372cb5e
Bump eslint from 8.54.0 to 8.55.0 in /dependencies ( #4938 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-12-05 19:33:02 +00:00
dependabot[bot]
c841237f6a
Bump react-redux from 8.1.3 to 9.0.1 in /dependencies ( #4945 )
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 8.1.3 to 9.0.1.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.1.3...v9.0.1 )
---
updated-dependencies:
- dependency-name: react-redux
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-05 19:12:08 +00:00
dependabot[bot]
7c606eeb75
Bump renovate from 37.76.1 to 37.83.5 in /dependencies ( #4946 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.76.1 to 37.83.5.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc )
- [Commits](https://github.com/renovatebot/renovate/compare/37.76.1...37.83.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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-05 19:10:15 +00:00
dependabot[bot]
dc16e8a954
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /dependencies ( #4937 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: eslint-config-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>
2023-12-05 14:46:48 +00:00
dependabot[bot]
4103097898
Bump eslint-plugin-vue from 9.19.1 to 9.19.2 in /dependencies ( #4939 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.19.1 to 9.19.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.1...v9.19.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
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>
2023-12-05 14:45:54 +00:00
dependabot[bot]
2ac4d45123
Bump react-router-dom from 6.20.0 to 6.20.1 in /dependencies ( #4941 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.20.0 to 6.20.1.
- [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.20.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
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>
2023-12-05 14:45:31 +00:00
dependabot[bot]
3a9513a4ea
Bump tenable/terrascan from 1.18.4 to 1.18.5 ( #4943 )
...
Bumps tenable/terrascan from 1.18.4 to 1.18.5.
---
updated-dependencies:
- dependency-name: tenable/terrascan
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>
2023-12-05 14:44:41 +00:00
dependabot[bot]
24d4f2e963
Bump standard from 1.32.0 to 1.32.1 in /dependencies ( #4944 )
...
Bumps [standard](https://github.com/standardrb/standard ) from 1.32.0 to 1.32.1.
- [Release notes](https://github.com/standardrb/standard/releases )
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/standardrb/standard/compare/v1.32.0...v1.32.1 )
---
updated-dependencies:
- dependency-name: standard
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>
2023-12-05 14:43:49 +00:00
dependabot[bot]
4645b7663a
Bump alpine from 3.18.4 to 3.18.5 ( #4942 )
...
Bumps alpine from 3.18.4 to 3.18.5.
---
updated-dependencies:
- dependency-name: alpine
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>
2023-12-05 14:43:24 +00:00
Marco Ferrari
879672e936
Don't write colors and logs on disk if not necessary ( #4934 )
...
* Don't write colors and logs on disk if not necessary
* Set color markers
* Fix colors
* Fix linting errors
* Fix linting errors
* Use sudo to access logs
2023-12-05 08:04:13 +00:00
Marco Ferrari
5a8805dc4f
Exit on errors when running Git ( #4889 )
...
* Exit on errors when running Git
* Skip pulling changes entirely
* Enable pipefail when generating diffs
* Cleanup
* Shallow repo check
* Echo GITHUB_SHA update
* Check if GITHUB_SHA exists before using it
* Move GITHUB_SHA validation to validation script
* Rely on cat-file return code
* Check if DEFAULT_BRANCH exists
* Change dir when checking DEFAULT_BRANCH
* Show git branches
* Don't switch branches
* Check GITHUB_SHA only when needed
* Ensure we have permissions before interacting with the repo
* Remove the DIFF_CMD variable
* Move TEST_CASE_RUN and RUN_LOCAL init up
* Validate if Git repo and if SHA exists
* Move validation function
* Change dir when getting branch names
* Move debug messages up to be less verbose
* Move branch validation in a function
* Fix linting errors
2023-12-04 09:47:49 +00:00
Marco Ferrari
a8150b40c8
Fix ts-standard configuration ( #4932 )
...
* Fix ts-standard configuration
* Fix default TYPESCRIPT_STANDARD_TSCONFIG_FILE assignment
2023-12-02 08:35:41 +00:00
Marco Ferrari
1551a9b362
Remove empty title from issue templates ( #4931 )
...
* Fix issue templates
* Update wiki link
* Remove empty title from issue forms
* Mark more fields as required
2023-12-02 08:35:25 +00:00
Marco Ferrari
df1420ce9d
Fix issue templates ( #4924 )
...
* Fix issue templates
* Update wiki link
2023-11-30 20:29:09 +00:00
Marco Ferrari
b9142fcb8a
Move dependency updates to a dedicated section ( #4898 )
...
* Move dependency updates to a dedicated section
* Don't mention 'performance' in the PR template
* Fix linting errors
2023-11-30 19:39:36 +00:00
dependabot[bot]
d19efe3071
Bump tenable/terrascan from 1.18.3 to 1.18.4 ( #4918 )
...
Bumps tenable/terrascan from 1.18.3 to 1.18.4.
---
updated-dependencies:
- dependency-name: tenable/terrascan
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>
2023-11-30 11:23:11 +00:00
dependabot[bot]
3f7d042af9
Bump ansible-lint from 6.22.0 to 6.22.1 in /dependencies/python ( #4921 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.22.0 to 6.22.1.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.0...v6.22.1 )
---
updated-dependencies:
- dependency-name: ansible-lint
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>
2023-11-30 11:22:44 +00:00
dependabot[bot]
c98aab2fa4
Bump renovate from 37.69.0 to 37.76.1 in /dependencies ( #4922 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.69.0 to 37.76.1.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc )
- [Commits](https://github.com/renovatebot/renovate/compare/37.69.0...37.76.1 )
---
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>
2023-11-30 11:22:32 +00:00
dependabot[bot]
5e0fdbbdfc
Bump eslint-plugin-vue from 9.18.1 to 9.19.1 in /dependencies ( #4923 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.18.1 to 9.19.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.1 )
---
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>
2023-11-30 11:22:13 +00:00
dependabot[bot]
676723874f
Bump hashicorp/terraform from 1.6.4 to 1.6.5 ( #4920 )
...
Bumps hashicorp/terraform from 1.6.4 to 1.6.5.
---
updated-dependencies:
- dependency-name: hashicorp/terraform
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>
2023-11-30 09:09:12 +00:00
dependabot[bot]
7fd54acac2
Bump com.puppycrawl.tools:checkstyle in /dependencies/checkstyle ( #4917 )
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.3.4 to 10.12.5.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.3.4...checkstyle-10.12.5 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
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>
2023-11-30 09:07:25 +00:00
dependabot[bot]
e994aa6a9e
Bump alpine/terragrunt from 1.6.4 to 1.6.5 ( #4919 )
...
Bumps alpine/terragrunt from 1.6.4 to 1.6.5.
---
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>
2023-11-30 09:07:23 +00:00
Marco Ferrari
b32d402762
Refactor issue templates to use forms ( #4894 )
2023-11-30 08:42:05 +00:00
Marco Ferrari
3d4a31240f
Automatically handle Java dependencies updates ( #4891 )
...
* Automatically handle Java dependencies updates
* Fix commands
* Fix commands
* Fix paths
* Copy deps
2023-11-30 08:20:19 +00:00
Marco Ferrari
b11b2ff58d
Update spectral dependency id ( #4896 )
...
* Update spectral dependency id
* Update test
2023-11-30 08:20:04 +00:00
dependabot[bot]
ba3315d7e5
Bump typescript from 5.2.2 to 5.3.2 in /dependencies ( #4907 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
---
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>
2023-11-27 15:22:24 +00:00
dependabot[bot]
72aec89f63
Bump renovate from 37.65.1 to 37.69.0 in /dependencies ( #4908 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.65.1 to 37.69.0.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc )
- [Commits](https://github.com/renovatebot/renovate/compare/37.65.1...37.69.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>
2023-11-27 15:02:49 +00:00
dependabot[bot]
15e9f08982
Bump mypy from 1.7.0 to 1.7.1 in /dependencies/python ( #4899 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.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>
2023-11-27 14:15:23 +00:00
dependabot[bot]
c0c76b3d32
Bump textlint from 13.4.0 to 13.4.1 in /dependencies ( #4900 )
...
Bumps [textlint](https://github.com/textlint/textlint ) from 13.4.0 to 13.4.1.
- [Release notes](https://github.com/textlint/textlint/releases )
- [Commits](https://github.com/textlint/textlint/compare/v13.4.0...v13.4.1 )
---
updated-dependencies:
- dependency-name: textlint
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>
2023-11-27 14:15:04 +00:00
dependabot[bot]
fd108ccaa8
Bump stylelint-prettier from 4.0.2 to 4.1.0 in /dependencies ( #4901 )
...
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier ) from 4.0.2 to 4.1.0.
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/stylelint-prettier/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-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>
2023-11-27 14:14:38 +00:00
dependabot[bot]
7a21066c99
Bump npm-groovy-lint from 12.1.1 to 13.0.0 in /dependencies ( #4902 )
...
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint ) from 12.1.1 to 13.0.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases )
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v12.1.1...v13.0.0 )
---
updated-dependencies:
- dependency-name: npm-groovy-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>
2023-11-27 14:14:10 +00:00
dependabot[bot]
41c3cb1c1d
Bump react-router-dom from 6.19.0 to 6.20.0 in /dependencies ( #4903 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.19.0 to 6.20.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.20.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>
2023-11-27 14:13:34 +00:00
dependabot[bot]
0fdd81303c
Bump react-intl from 6.5.1 to 6.5.5 in /dependencies ( #4904 )
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 6.5.1 to 6.5.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.5.1...react-intl@6.5.5 )
---
updated-dependencies:
- dependency-name: react-intl
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>
2023-11-27 14:13:01 +00:00
dependabot[bot]
53e2ed04d8
Bump axios from 1.6.0 to 1.6.2 in /dependencies ( #4905 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.2 )
---
updated-dependencies:
- dependency-name: axios
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>
2023-11-27 14:12:31 +00:00
dependabot[bot]
cd8a239bd5
Bump textlint-rule-terminology from 4.0.0 to 4.0.1 in /dependencies ( #4839 )
...
* Bump textlint-rule-terminology from 4.0.0 to 4.0.1 in /dependencies
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v4.0.0...v4.0.1 )
---
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>
* Fix linting errors
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2023-11-27 09:15:09 +00:00
dependabot[bot]
c819bd688b
Bump scalameta/scalafmt from 3.7.16 to v3.7.17 ( #4872 )
...
* Bump scalameta/scalafmt from 3.7.16 to v3.7.17
Bumps scalameta/scalafmt from 3.7.16 to v3.7.17.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update scala config version to match version installed
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-23 19:04:29 +00:00
dependabot[bot]
b335a00df3
Bump renovate from 37.57.0 to 37.65.1 in /dependencies ( #4890 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.57.0 to 37.65.1.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc )
- [Commits](https://github.com/renovatebot/renovate/compare/37.57.0...37.65.1 )
---
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>
2023-11-22 19:54:13 +00:00
dependabot[bot]
f61ff00deb
Bump hashicorp/terraform from 1.6.3 to 1.6.4 ( #4873 )
...
Bumps hashicorp/terraform from 1.6.3 to 1.6.4.
---
updated-dependencies:
- dependency-name: hashicorp/terraform
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-22 17:49:48 +00:00
dependabot[bot]
aeb88e179a
Bump alpine/terragrunt from 1.6.3 to 1.6.4 ( #4874 )
...
Bumps alpine/terragrunt from 1.6.3 to 1.6.4.
---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-22 17:49:13 +00:00