Commit graph

3307 commits

Author SHA1 Message Date
github-actions[bot]
2bcdb3d248
Update Python dependencies (#2644)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-03-21 13:09:41 -05:00
Masaya Suzuki
e277edca06
Use ts-standard instead of standard as TYPESCRIPT_STANDARD (#2614)
* Use ts-standard instead of standard as TYPESCRIPT_STANDARD

* Add ts-standard

* Update test case

* Update test case

* Add tsconfig.json

* Add tsconfig.json environment value

* Fix "TypeScript"

* Fix package version

* Fix package version

* Fix package version

* Fix package version

* Fix settings

* Remove config file env

* Fix version

* Fix eslintrc

* Fix project path

* Fix project path

* Fix setting

* Fix env

* Add .eslintrc.yml for ts-standard

* Fix README

* Fix settings

* Change include paths

* Change include paths

* Change include paths

* Change include paths

* Fix dependencies

* Fix dependencies

* Fix dependence versions
2022-03-16 10:21:57 -05:00
Masaya Suzuki
ed275dd57d
Add parameter env to step Update deployment status (#2639) 2022-03-15 09:54:31 +01:00
Marco Ferrari
4b16b5b473
Lint the whole Ansible directory (#2576) 2022-03-14 20:47:04 +01:00
dependabot[bot]
e98f38ce93
Bump rubocop from 1.25.1 to 1.26.0 in /dependencies (#2618)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.25.1 to 1.26.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.25.1...v1.26.0)

---
updated-dependencies:
- dependency-name: rubocop
  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>
2022-03-14 10:49:28 -05:00
dependabot[bot]
3c912d459f
Bump zricethezav/gitleaks from v8.3.0 to v8.4.0 (#2619)
Bumps zricethezav/gitleaks from v8.3.0 to v8.4.0.

---
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>
2022-03-14 10:49:04 -05:00
dependabot[bot]
cfe591504d
Bump rhysd/actionlint from 1.6.9 to 1.6.10 (#2620)
Bumps rhysd/actionlint from 1.6.9 to 1.6.10.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  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>
2022-03-14 10:48:57 -05:00
dependabot[bot]
00db84d3f2
Bump eslint-plugin-react from 7.29.3 to 7.29.4 in /dependencies (#2623)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.3 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.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>
2022-03-14 10:48:48 -05:00
dependabot[bot]
6abfa2b339
Bump snakemake from 7.1.0 to 7.2.1 in /dependencies/python (#2637)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 7.1.0 to 7.2.1.
- [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/v7.1.0...v7.2.1)

---
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>
2022-03-14 10:48:30 -05:00
Kristjan ESPERANTO
09d9321d15
Fix link to Actions Badges documentation (#2615) 2022-03-14 09:24:37 -05:00
Lea Waller
40963a5747
Copy over Python headers during staged build (#2607)
- Allow the installation of Python packages that require compilation
  inside the container
2022-03-14 09:23:47 -05:00
Marco Ferrari
f26ace31b9
Check for kind when detecting Kubernetes files (#2612)
* Check for kind when detecting Kubernetes files

* Fix condition

* Check conditions one by one

* Formatting

* Formatting
2022-03-14 09:22:58 -05:00
Marco Ferrari
d7cefe279b
Don't populate FILE_ARRAY_JSCPD with single files when scanning the whole codebase (#2580) 2022-03-14 09:22:23 -05:00
Christian Oliff
b80c79d647
Update README.md (#2610)
update example from actions/checkout@v2 to actions/checkout@v3
2022-03-14 08:57:50 -05:00
github-actions[bot]
d8a6ec3c52
Update NPM dependencies (#2617)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-03-14 08:55:18 -05:00
github-actions[bot]
07b2cc9eab
Update Python dependencies (#2616)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-03-14 08:54:52 -05:00
dependabot[bot]
a1e55fad90
Bump cljkondo/clj-kondo from 2022.02.09-alpine to 2022.03.09-alpine (#2609)
Bumps cljkondo/clj-kondo from 2022.02.09-alpine to 2022.03.09-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 14:48:02 +01:00
dependabot[bot]
0bd2077c89
Bump rubocop-rspec from 2.8.0 to 2.9.0 in /dependencies (#2556)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.8.0 to 2.9.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.8.0...v2.9.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>
2022-03-09 14:12:53 +01:00
dependabot[bot]
65e6b3c47d Bump rubocop-performance from 1.13.2 to 1.13.3 in /dependencies
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.2 to 1.13.3.
- [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.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:54 -05:00
dependabot[bot]
5d5ae35998 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:35 -05:00
dependabot[bot]
d90e4a4b72 Bump bobheadxi/deployments from 0.6.2 to 1.1.0
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from 0.6.2 to 1.1.0.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.6.2...v1.1.0)

---
updated-dependencies:
- dependency-name: bobheadxi/deployments
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:26 -05:00
dependabot[bot]
04c9bda14a Bump alpine/terragrunt from 1.1.6 to 1.1.7
Bumps alpine/terragrunt from 1.1.6 to 1.1.7.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:20 -05:00
dependabot[bot]
6fcca170d2 Bump docker/login-action from 1.14.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:12 -05:00
dependabot[bot]
8908116633 Bump hashicorp/terraform from 1.1.6 to 1.1.7
Bumps hashicorp/terraform from 1.1.6 to 1.1.7.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:02 -05:00
Super-Linter Automation
eaa094bb82 Update NPM dependencies 2022-03-07 10:33:39 -05:00
Super-Linter Automation
71957137ef Update Python dependencies 2022-03-07 10:32:23 -05:00
Marco Ferrari
244f2daed2
Echo output only when necessary (#2575)
Co-authored-by: Brett Logan <lindluni@github.com>
2022-03-01 20:50:47 +01:00
dependabot[bot]
908a9ebb41 Bump zricethezav/gitleaks from v8.2.7 to v8.3.0
Bumps zricethezav/gitleaks from v8.2.7 to v8.3.0.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 10:52:53 -05:00
dependabot[bot]
89c1eb3d4c Bump accurics/terrascan from 1.13.1 to 1.13.2
Bumps accurics/terrascan from 1.13.1 to 1.13.2.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 10:52:46 -05:00
Super-Linter Automation
27aa4a2bb5 Update Python dependencies 2022-03-01 10:52:09 -05:00
dependabot[bot]
6eed012d2d
Bump yoheimuta/protolint from v0.37.0 to v0.37.1 (#2560)
Bumps yoheimuta/protolint from v0.37.0 to v0.37.1.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 14:46:24 -06:00
dependabot[bot]
98b3da2de8 Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 09:30:14 -05:00
Super-Linter Automation
25811a815c Update NPM dependencies 2022-02-28 09:27:43 -05:00
Super-Linter Automation
3403d67934 Update Python dependencies 2022-02-28 09:27:26 -05:00
dependabot[bot]
e5597b1e94
Bump rhysd/actionlint from 1.6.8 to 1.6.9 (#2554)
Bumps rhysd/actionlint from 1.6.8 to 1.6.9.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  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>
2022-02-28 15:24:35 +01:00
github-actions[bot]
25bd652ca8
Update NPM dependencies (#2547)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-02-22 11:21:44 -06:00
github-actions[bot]
069df12b17
Update Python dependencies (#2546)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-02-22 11:21:32 -06:00
Brett Logan
b63b914b06
Disable bin/activate 2022-02-22 11:47:16 -05:00
Brett Logan
9e853793eb
Add timeout 2022-02-22 10:51:12 -05:00
Brett Logan
90427e7ed6
Add job name 2022-02-22 10:40:43 -05:00
Brett Logan
07e93a4d33
Fix base branch 2022-02-22 10:36:08 -05:00
Brett Logan
7e9696340d
Run shfmt 2022-02-22 10:34:46 -05:00
Brett Logan
5a6f3796e1
Ignore unbound variable 2022-02-22 10:34:16 -05:00
Brett Logan
6b23c0aab1
Pass token into script 2022-02-22 10:33:03 -05:00
Brett Logan
42221dee4c
Authorize CLI 2022-02-22 10:30:26 -05:00
Brett Logan
6c1bd98be5
Remove commit signing 2022-02-22 10:26:50 -05:00
Brett Logan
f71367133f
Change venv path 2022-02-22 10:24:08 -05:00
Brett Logan
4a938c367e Add workflow for Python updates 2022-02-22 10:21:01 -05:00
dependabot[bot]
12927d1882
Bump markupsafe from 2.0.1 to 2.1.0 in /dependencies/python (#2524)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.0.1...2.1.0)

---
updated-dependencies:
- dependency-name: markupsafe
  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>
2022-02-22 08:58:27 -06:00
dependabot[bot]
128512ec69
Bump cpplint from 1.5.5 to 1.6.0 in /dependencies/python (#2527)
Bumps [cpplint](https://github.com/cpplint/cpplint) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/cpplint/cpplint/releases)
- [Changelog](https://github.com/cpplint/cpplint/blob/1.6.0/changelog.rst)
- [Commits](https://github.com/cpplint/cpplint/compare/1.5.5...1.6.0)

---
updated-dependencies:
- dependency-name: cpplint
  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>
2022-02-22 08:58:18 -06:00