build(deps): bump github/super-linter from 3 to 4 by dependabot[bot] · Pull Request #28 · unacast/act
Bumps github/super-linter from 3 to 4.
Release notes
Sourced from github/super-linter's releases.
Release v3.17.0
No release notes provided.
v3.17.1
Changelog
- Release-update-to-v3.17.1
@github-actions(#1556)- Allow ansible-lint with git diffs
@DanEmord(#1554)- Bump docker/login-action from 1 to 1.9.0
@dependabot(#1547)- Bump docker/build-push-action from 2 to 2.4.0
@dependabot(#1548)- Bump docker/setup-buildx-action from 1 to 1.3.0
@dependabot(#1546)- Update dependabot.yml
@admiralAwkbar(#1544)- Eslint for json jsonc and json5
@admiralAwkbar(#1524)- Bump
@typescript-eslint/parserfrom 4.22.1 to 4.23.0 in /dependencies@dependabot(#1538)- Bump accurics/terrascan from 1.5.1 to 1.6.0
@dependabot(#1539)- Bump golangci/golangci-lint from v1.39.0 to v1.40.0
@dependabot(#1540)- Bump
@typescript-eslint/eslint-pluginfrom 4.22.1 to 4.23.0 in /dependencies@dependabot(#1541)- Bump cfn-lint from 0.49.0 to 0.49.1 in /dependencies
@dependabot(#1542)- Bump
@coffeelint/clifrom 5.0.0 to 5.0.1 in /dependencies@dependabot(#1528)- Bump prettier from 2.2.1 to 2.3.0 in /dependencies
@dependabot(#1532)- Bump sql-lint from 0.0.16 to 0.0.17 in /dependencies
@dependabot(#1533)- Bump flake8 from 3.9.1 to 3.9.2 in /dependencies
@dependabot(#1535)- Bump wata727/tflint from 0.28.0 to 0.28.1
@dependabot(#1525)- Bump eslint from 7.25.0 to 7.26.0 in /dependencies
@dependabot(#1534)- Bump alpine/terragrunt from 0.15.0 to 0.15.3
@dependabot(#1531)- Bump
@coffeelint/clifrom 4.1.5 to 5.0.0 in /dependencies@dependabot(#1522)- Bump
@typescript-eslint/eslint-pluginfrom 4.22.0 to 4.22.1 in /dependencies@dependabot(#1521)- Bump
@typescript-eslint/parserfrom 4.22.0 to 4.22.1 in /dependencies@dependabot(#1520)- Release-update-to-v3.17.0
@github-actions(#1518)🐛 Bug Fixes
- remove more dead weight
@admiralAwkbar(#1530)🧰 Maintenance
- add body to release
@admiralAwkbar(#1523)See details of all code changes since previous release
Release v3.16.3
No release notes provided.
Release v3.16.2
No release notes provided.
Release v3.16.1
No release notes provided.
Release v3.16.0
No release notes provided.
... (truncated)
Changelog
Sourced from github/super-linter's changelog.
Creating GitHub Super-Linter Release
The Process to create a
Releaseof the GitHub/Super-Linter is as follows:
- Every push to
master/maintriggers a build and deploy of the GitHub/Super-linter- This creates the following images:
github/super-linter:latestgithub/super-linter:slim-latest- This also causes the
Release drafteraction to update a new draft ReleaseWhen an Admin wants to create a Release, the process is as follows:
- The Admin pushes an update to
master/mainand updates theaction.ymlto point to the next Release version
- Example:
image: 'docker://ghcr.io/github/super-linter:v4.6.2'becomes:image: 'docker://ghcr.io/github/super-linter:v4.6.3'- Then the admin can go to the Release page and update the current
draft Release- The Admin will set the correct version strings, and update any additional information in the current
draft Release- Once the Admin is ready, they will select Publish Release
- This triggers the GitHub Actions to take the current codebase, and build the containers, and deploy to their locations
- This creates the following images:
github/super-linter:latestgithub/super-linter:v4github/super-linter:v4.6.3github/super-linter:slim-latestgithub/super-linter:slim-v4github/super-linter:slim-v4.6.3- At this point, the Release is complete and images are available for general consumption
Pitfalls and Issues
If the Admin Does not update the
action.ymlto the new version before the Release is published, then the Release will point back to the old version, and any Images will also be sent back to the previous version. This is very much a chicken and the egg issue, but seems to be easily resolved by following the correct path.
Commits
ae4e373492 (#2720)14eb37aadding addional command (#2711)b9e6255Bump golangci/golangci-lint from v1.45.0 to v1.45.2 (#2690)1466d6bBump rubocop from 1.26.0 to 1.26.1 in /dependencies (#2691)0acfb98Bump alpine from 3.15.1 to 3.15.2 (#2693)7b4f693Bump python from 3.10.3-alpine to 3.10.4-alpine (#2694)28a0546Bump typescript from 4.6.2 to 4.6.3 in /dependencies (#2695)90d12deBump htmlhint from 1.1.2 to 1.1.3 in /dependencies (#2696)57ab073Bump zricethezav/gitleaks from v8.4.0 to v8.5.2 (#2707)32eb1ccAdd Perl::Critic::Community and PERL_PERLCRITIC_OPTIONS to allow passing comm...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)