Brett Logan
cee39d9ac7
Remove auditing
2022-02-21 10:34:16 -05:00
Brett Logan
6e6d1348a6
Add Actions names
2022-02-21 10:17:34 -05:00
Brett Logan
443bae5b6f
Fix path to script
2022-02-21 10:07:36 -05:00
Brett Logan
c93ce43156
Remove npm-update
2022-02-21 10:06:44 -05:00
Brett Logan
57f668c175
Add weekly NPM automation
2022-02-21 10:05:10 -05:00
Lukas Gravley
a6ab9d5ccb
Bump ( #2507 )
...
* Update action.yml
* Update action.yml
2022-02-15 08:59:37 -06:00
dependabot[bot]
7f33bdd27c
Bump docker/build-push-action from 2.7.0 to 2.9.0 ( #2429 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-15 08:57:35 -06:00
dependabot[bot]
d9b89bc3db
Bump docker/login-action from 1.10.0 to 1.12.0 ( #2406 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 08:57:01 -06:00
Brett Logan
ffcb973a71
update extra deps ( #2498 )
...
* update extra deps
* Update ruby lockfile
* Fix lockfile
* Update scala template
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-02-14 15:45:11 -06:00
dependabot[bot]
815fb15a53
Bump bobheadxi/deployments from 0.6.1 to 0.6.2 ( #2403 )
...
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/bobheadxi/deployments/releases )
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.6.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: bobheadxi/deployments
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-14 15:20:48 -06:00
dependabot[bot]
fc8c3c5cae
Bump rubocop-rspec from 2.4.0 to 2.8.0 in /dependencies ( #2407 )
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.4.0 to 2.8.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.4.0...v2.8.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-02-14 15:20:40 -06:00
dependabot[bot]
720ba1244f
Bump actions/github-script from 5 to 6 ( #2465 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 5 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
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>
2022-02-14 15:20:29 -06:00
dependabot[bot]
4dd4d1deef
Bump cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.09-alpine ( #2467 )
...
Bumps cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.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-02-14 15:20:19 -06:00
Lukas Gravley
5c109b745e
fix codacy and remove cache as its prone to fail ( #2503 )
2022-02-14 14:47:36 -06:00
Brett Logan
9c964e6183
Update typescript deps
2022-02-14 13:50:47 -05:00
Brett Logan
892e5ab2ec
Update deps
2022-02-14 13:39:05 -05:00
Frantisek Sumsal
e1f3ad24b3
fix: don't check the $GITHUB_TOKEN if multi-status is disabled ( #2464 )
...
Since the $GITHUB_TOKEN is required only for the multi-status feature to
work, avoid printing an error in case the feature is explicitly
disabled and we don't pass $GITHUB_TOKEN to Super-Linter.
i.e. don't print:
```
2022-02-13 14:24:13 [ERROR] Failed to get [GITHUB_TOKEN]!
2022-02-13 14:24:13 [ERROR] []
2022-02-13 14:24:13 [ERROR] Please set a [GITHUB_TOKEN] from the main workflow environment to take advantage of multiple status reports!
```
when `MULTI_STATUS=false`.
2022-02-14 09:37:53 -06:00
Colwyn Fritze-Moor
c1ded5ed7d
fix: tflint should clean up after itself ( #2459 )
...
* fix: tflint should clean up after itself
* feat: add cache for tflint
2022-02-14 09:23:17 -06:00
Colwyn Fritze-Moor
eb4aad643b
feat: add SSH key support ( #2454 )
...
* feat: add support for ssh keys and github.com connections
* refactor: allow github.com setup and update docs
* docs: add note about using ssh_key
* fix: run shfmt
* fix: add language to ssh key fence
* fix: make ssh setup script executable
* fix: gitleaks wins, openssh example removed
* notes
* docs: make the docs a little more clear
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-02-09 15:24:57 -06:00
Brett Logan
37e8faefef
Update NPM deps with using ncu and npm audit ( #2447 )
...
* Update NPM deps with using ncu and npm audit
* Set fail-fast to false
2022-02-07 10:28:48 -06:00
dependabot[bot]
e233cb8aa6
Bump @typescript-eslint/parser from 5.10.0 to 5.10.2 in /dependencies ( #2426 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.10.0 to 5.10.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-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>
2022-02-01 12:10:17 -06:00
dependabot[bot]
d07fe87951
Bump sqlfluff from 0.9.1 to 0.9.4 in /dependencies/python ( #2425 )
...
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff ) from 0.9.1 to 0.9.4.
- [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/0.9.1...0.9.4 )
---
updated-dependencies:
- dependency-name: sqlfluff
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-01-31 12:02:09 -06:00
Lukas Gravley
28de408b0e
adding lind command output to success ( #2399 )
2022-01-27 17:28:11 -06:00
Lukas Gravley
d92f3364de
adding flag for error on warning ( #2397 )
...
* adding flag for error on warning
* remove bug
2022-01-27 10:47:52 -06:00
Brett Logan
d36ab6531a
Fix tag
2022-01-27 11:44:30 -05:00
Lukas Gravley
d09b2a386f
bump release
2022-01-26 12:17:42 -06:00
Lukas Gravley
d1fceae857
cant do load and push, skipping for prod ( #2394 )
2022-01-26 12:00:55 -06:00
Marco Ferrari
c0f47d0eff
De-duplicate workflows ( #2220 )
...
* De-duplicate deploy-DEV workflows
* Add $
* Fix build target
* Fix standard target
* Consolidate workflows in a single one
* more clean
* add changes
* fix spaces
* fix release
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-01-26 09:17:59 -06:00
dependabot[bot]
feb45bb035
Bump scalameta/scalafmt from v3.3.1 to v3.3.3 ( #2369 )
...
* Bump scalameta/scalafmt from v3.3.1 to v3.3.3
Bumps scalameta/scalafmt from v3.3.1 to v3.3.3.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .scalafmt.conf
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-01-25 09:43:14 -06:00
dependabot[bot]
5cae663805
Bump yoheimuta/protolint from v0.35.2 to v0.36.0 ( #2371 )
...
Bumps yoheimuta/protolint from v0.35.2 to v0.36.0.
---
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-01-25 09:15:37 -06:00
Lukas Gravley
06d4ef12f7
updated ( #2389 )
...
* updated
* space
2022-01-25 09:15:27 -06:00
dependabot[bot]
f4f0b28d57
Bump boto3 from 1.20.29 to 1.20.41 in /dependencies/python ( #2385 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.20.29 to 1.20.41.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.20.29...1.20.41 )
---
updated-dependencies:
- dependency-name: boto3
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-01-24 10:21:24 -06:00
dependabot[bot]
0c8db9f614
Bump docker/build-push-action from 2.7.0 to 2.8.0 ( #2368 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-01-24 09:48:57 -06:00
dependabot[bot]
481637c121
Bump codacy/codacy-coverage-reporter-action from 1.2 to 1.3 ( #2367 )
...
Bumps [codacy/codacy-coverage-reporter-action](https://github.com/codacy/codacy-coverage-reporter-action ) from 1.2 to 1.3.
- [Release notes](https://github.com/codacy/codacy-coverage-reporter-action/releases )
- [Commits](https://github.com/codacy/codacy-coverage-reporter-action/compare/v1.2...v1.3 )
---
updated-dependencies:
- dependency-name: codacy/codacy-coverage-reporter-action
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-01-24 09:48:41 -06:00
dependabot[bot]
7a4562e70a
Bump hashicorp/terraform from 1.1.3 to 1.1.4 ( #2370 )
...
Bumps hashicorp/terraform from 1.1.3 to 1.1.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>
2022-01-24 09:48:34 -06:00
dependabot[bot]
c09ea929d5
Bump alpine/terragrunt from 1.1.3 to 1.1.4 ( #2372 )
...
Bumps alpine/terragrunt from 1.1.3 to 1.1.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>
2022-01-24 09:48:25 -06:00
dependabot[bot]
db4f384940
Bump python from 3.10.1-alpine to 3.10.2-alpine ( #2373 )
...
Bumps python from 3.10.1-alpine to 3.10.2-alpine.
---
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>
2022-01-24 09:48:17 -06:00
dependabot[bot]
17d33d9a69
Bump htmlhint from 1.1.0 to 1.1.1 in /dependencies ( #2374 )
...
Bumps [htmlhint](https://github.com/htmlhint/HTMLHint ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/htmlhint/HTMLHint/releases )
- [Changelog](https://github.com/htmlhint/HTMLHint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/htmlhint/HTMLHint/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: htmlhint
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-01-24 09:48:10 -06:00
dependabot[bot]
3cc449620a
Bump rubocop-github from 0.16.2 to 0.17.0 in /dependencies ( #2375 )
...
Bumps [rubocop-github](https://github.com/github/rubocop-github ) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/github/rubocop-github/releases )
- [Commits](https://github.com/github/rubocop-github/compare/v0.16.2...v0.17.0 )
---
updated-dependencies:
- dependency-name: rubocop-github
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-01-24 09:48:00 -06:00
dependabot[bot]
ac506d8649
Bump botocore from 1.23.29 to 1.23.41 in /dependencies/python ( #2381 )
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.23.29 to 1.23.41.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.23.29...1.23.41 )
---
updated-dependencies:
- dependency-name: botocore
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-01-24 09:47:52 -06:00
dependabot[bot]
59b038001b
Bump eslint-plugin-jest from 25.7.0 to 26.0.0 in /dependencies ( #2376 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 25.7.0 to 26.0.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/v25.7.0...v26.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
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>
2022-01-24 09:12:22 -06:00
dependabot[bot]
cd54cc1761
Bump typescript from 4.5.4 to 4.5.5 in /dependencies ( #2377 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5 )
---
updated-dependencies:
- dependency-name: 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>
2022-01-24 09:12:05 -06:00
dependabot[bot]
e4ec53c0a4
Bump stylelint from 14.2.0 to 14.3.0 in /dependencies ( #2378 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.3.0 )
---
updated-dependencies:
- dependency-name: stylelint
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-01-24 09:11:56 -06:00
dependabot[bot]
f3fe773492
Bump node-fetch from 3.1.1 to 3.2.0 in /dependencies ( #2379 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: node-fetch
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-01-24 09:11:48 -06:00
dependabot[bot]
aeaca1dfae
Bump snakemake from 6.12.3 to 6.13.1 in /dependencies/python ( #2380 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 6.12.3 to 6.13.1.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v6.12.3...v6.13.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-01-24 09:11:39 -06:00
dependabot[bot]
1368fcd712
Bump pyparsing from 3.0.6 to 3.0.7 in /dependencies/python ( #2383 )
...
Bumps [pyparsing](https://github.com/pyparsing/pyparsing ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/pyparsing/pyparsing/releases )
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES )
- [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.0.6...pyparsing_3.0.7 )
---
updated-dependencies:
- dependency-name: pyparsing
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-01-24 09:11:28 -06:00
dependabot[bot]
7c69a5609b
Bump regex from 2021.11.10 to 2022.1.18 in /dependencies/python ( #2384 )
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2021.11.10 to 2022.1.18.
- [Release notes](https://github.com/mrabarnett/mrab-regex/releases )
- [Commits](https://github.com/mrabarnett/mrab-regex/commits )
---
updated-dependencies:
- dependency-name: regex
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>
2022-01-24 09:11:19 -06:00
dependabot[bot]
c518cbeb9e
Bump cfn-lint from 0.56.4 to 0.57.0 in /dependencies/python ( #2387 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.56.4 to 0.57.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.56.4...v0.57.0 )
---
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>
2022-01-24 09:11:06 -06:00
Barry Pollard
19abf45423
Correct SQLFluff config filename ( #2366 )
2022-01-24 09:01:37 -06:00
Ross Smith II
7308cbd1ad
docs: Alphabetize lists ( #2362 )
2022-01-20 14:07:07 -06:00