dependabot[bot]
76b11a209e
Bump rubocop-performance from 1.17.1 to 1.18.0 in /dependencies ( #4219 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.17.1 to 1.18.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.17.1...v1.18.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>
2023-05-23 01:42:18 +00:00
Bert Roos
ef76367358
Issue hint when failing to switch back to branch ( #4107 )
...
* Issue hint when failing to switch back to branch
Switching back to the branch fails with the below error on a shallow checkout:
2023-04-18 21:34:51 [ERROR] Failed to switch back to branch!
2023-04-18 21:34:51 [FATAL] [fatal: reference is not a tree: 3afa21b5f9bef8e81396e3572a598d089e710b96]
With this change, it will look as follows:
2023-04-18 21:34:51 [ERROR] Failed to switch back to branch!
2023-04-18 21:34:51 [INFO] Check that you have the full git history, the checkout is not shallow, etc
2023-04-18 21:34:51 [INFO] See https://github.com/github/super-linter#example-connecting-github-action-workflow
2023-04-18 21:34:51 [FATAL] [fatal: reference is not a tree: 3afa21b5f9bef8e81396e3572a598d089e710b96]
* Update lib/functions/buildFileList.sh
---------
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-23 00:30:16 +00:00
cicdguy
92f290dba4
Use non-deprecated function ( #4169 )
...
Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
2023-05-22 23:36:22 +00:00
Chris Kuhl
6bde96b30c
fix: Correct typo in env. var. name ( #4153 )
2023-05-22 23:08:35 +00:00
Lovekesh Kumar
050bb7591d
Fix syntax error in scripts of actions/github-script
GHA ( #4185 )
...
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-15 19:36:24 +00:00
Zack Koppert
68d7903c34
Fix badging in the README ( #4202 )
2023-05-15 12:15:17 -07:00
Philip Mallegol-Hansen
292ddeab56
Updates ARM template API version ( #4188 )
...
API versions older than 2 years are treated as errors by the ARM linter.
2023-05-15 11:26:53 -07:00
Philip Mallegol-Hansen
e048fe4f46
Moves notice under h1 ( #4189 )
2023-05-15 09:55:51 -07:00
Zack Koppert
59fac7946c
Switch name of organization to super-linter ( #4152 )
...
* Switch name of organization to super-linter
* Add notice
* Add year
Co-authored-by: Cory Calahan <corycalahan@github.com>
---------
Co-authored-by: Cory Calahan <corycalahan@github.com>
2023-05-11 10:00:00 -07:00
Brett Logan
2f0d37cf16
Update cd.yml
2023-04-26 11:44:32 -04:00
Brett Logan
8299bf77d9
Update ci.yml
2023-04-26 11:44:20 -04:00
Super-Linter Automation
972330c574
Update NPM dependencies
2023-04-26 11:43:39 -04:00
Denis N. Antonioli
078934c38e
properly insert the new ARG for the standard image
2023-04-25 23:05:56 -04:00
Denis N. Antonioli
c7f01711bd
split the installation scripts, inline or clean-up as possible
2023-04-25 23:05:56 -04:00
Denis N. Antonioli
5cbf58c106
parametrize the install scripts
2023-04-25 23:05:56 -04:00
Henry Asa
47884a0e25
Update all super-linter
v4
version references to v5
2023-04-17 15:19:54 -04:00
liangbowen
d301c72541
update style
2023-04-16 23:54:10 -04:00
liangbowen
4e8371f370
add env BASH_SEVERITY to specify minimum severity of errors in shellcheck
2023-04-16 23:54:10 -04:00
Leith Caldwell
2307d9a099
Document GITHUB_TOKEN permissions
...
Required to support MULTI_STATUS (which is true by default)
2023-04-16 23:53:49 -04:00
Barry Pollard
d90a5dcb97
Update SQLFluff config
2023-04-16 23:53:26 -04:00
Super-Linter Automation
580a8aa109
Update NPM dependencies
2023-04-16 23:53:11 -04:00
Brett Logan
c2460a245f
Update ansible-lint regex
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-04-16 23:32:42 -04:00
Super-Linter Automation
024514974a
Update Python dependencies
2023-04-16 22:23:13 -04:00
Janis Voigtländer
92ee250684
Textlint should check every file
2023-04-16 22:08:23 -04:00
Brett Logan
671c14db55
Delete fix_docker.yml
2023-04-16 22:01:20 -04:00
Kerim Satirli
6077aa4582
updates v4
references to v5
2023-04-14 13:59:00 -04:00
Brett Logan
acc7c542dd
Update fix_docker.yml
2023-04-11 09:44:39 -04:00
Brett Logan
51f17c3d53
Update fix_docker.yml
2023-04-11 09:36:26 -04:00
Brett Logan
3fdf87bda5
Create fix_docker.yml
2023-04-11 09:34:26 -04:00
Brett Logan
45fc0d8828
Release 5.0.0
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-04-10 20:02:59 -04:00
Brett Logan
a9fdf79c4a
Fix template version
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-04-10 19:41:24 -04:00
dependabot[bot]
cd3b5a2458
Bump scalameta/scalafmt from v3.6.1 to v3.7.3
...
Bumps scalameta/scalafmt from v3.6.1 to v3.7.3.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:41:24 -04:00
Andrew Kerr
aa7060080c
Move chown into same RUN as npm install
2023-04-10 19:37:57 -04:00
Andrew Kerr
772645136b
Fix bad owner/group flags on node depedencies
2023-04-10 19:37:57 -04:00
dependabot[bot]
f95c6309d9
Bump rubocop-performance from 1.15.2 to 1.17.1 in /dependencies
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.15.2 to 1.17.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.15.2...v1.17.1 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:36:59 -04:00
dependabot[bot]
ef98a6a6f9
Bump rubocop-rails from 2.17.4 to 2.19.0 in /dependencies
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.17.4 to 2.19.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.17.4...v2.19.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>
2023-04-10 19:34:39 -04:00
dependabot[bot]
6d5bcb7daa
Bump golang.org/x/net from 0.4.0 to 0.7.0 in /.automation/test
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:34:14 -04:00
dependabot[bot]
bb9a61dea7
Bump docker/setup-buildx-action from 2.2.1 to 2.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:34:07 -04:00
dependabot[bot]
0341e715b7
Bump rubocop-rspec from 2.18.1 to 2.19.0 in /dependencies
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.18.1 to 2.19.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.18.1...v2.19.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>
2023-04-10 19:33:58 -04:00
dependabot[bot]
5feffb9e11
Bump cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine
...
Bumps cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine.
---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:33:44 -04:00
dependabot[bot]
d92fd9255f
Bump rubocop from 1.44.0 to 1.49.0 in /dependencies
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.44.0 to 1.49.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.44.0...v1.49.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:33:37 -04:00
Brett Logan
917bcbc117
Remove unused parameter
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-04-10 19:33:27 -04:00
dependabot[bot]
2e9a170fda
Bump golangci/golangci-lint from v1.50.1 to v1.52.2
...
Bumps golangci/golangci-lint from v1.50.1 to v1.52.2.
---
updated-dependencies:
- dependency-name: golangci/golangci-lint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:33:27 -04:00
os-mram
e43076dd23
fix: updating actionlint to latest version v1.6.24
...
Fix using vars context causes 'undefined context' error. This context is for 'Variables' feature which was recently added to GitHub Actions. (#260 )
2023-04-10 19:33:18 -04:00
dependabot[bot]
3f86536593
Bump rubocop-minitest from 0.26.1 to 0.30.0 in /dependencies
...
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest ) from 0.26.1 to 0.30.0.
- [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.26.1...v0.30.0 )
---
updated-dependencies:
- dependency-name: rubocop-minitest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:33:01 -04:00
mdsakalu
404dc12a41
Add missing doc for GITHUB_ACTIONS_COMMAND_ARGS env var
2023-04-10 19:32:47 -04:00
RD WebDesign
27080df2e5
Fix typo on linter.sh
...
Replace `langauge` with `language`.
2023-04-10 19:32:15 -04:00
AUGMELO
80ce402b36
fix: shellcheck
2023-04-10 19:31:56 -04:00
AUGMELO
c4f48873a4
feat: add support to github.server_url
...
Striping the http[s] from the $GITHUB_DOMAIN will allow the users to pass github.server_url to the action
https://docs.github.com/en/actions/learn-github-actions/contexts
2023-04-10 19:31:56 -04:00
tonyk7440
516b3f81b1
#3501 edit code to debug from review
2023-04-10 19:29:18 -04:00