Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wearerequired/lint-action action to v2 #595

Merged
merged 1 commit into from Apr 25, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
wearerequired/lint-action action major v1.12.0 -> v2.0.0

Release Notes

wearerequired/lint-action

v2.0.0

Compare Source

What's Changed

Breaking changes
  • Update to the node16 runtime by default (#​449)
    This requires a minimum Actions Runner version of v2.285.0 to run, which is by default available in GHES 3.4 or later. Node 12 has an end of life on April 30, 2022.
  • Use only CSS as default extension for stylelint (#​451)
    To restore previous behaviour add the stylelint_extensions: "css,sass,scss" input to your workflow file.
Other changes
  • Add support for Autopep8 (#​430)
  • Add commit input to prevent commits when auto_fix is enabled (#​438)
  • Add [linter]_auto_fix input for each linter to selectively enable/disable auto-fixing (#​439)
  • Create annotations for errors first (#​446)
  • Throw error if a directory for a linter doesn't exist (#​447)

New Contributors

Full Changelog: wearerequired/lint-action@v1.12.0...v2.0.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added automerge dependencies Pull requests that update a dependency file labels Apr 25, 2022
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #595 (4036cff) into main (7296241) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #595   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          285       285           
=========================================
  Hits           285       285           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7296241...4036cff. Read the comment docs.

@jackton1 jackton1 merged commit f265f95 into main Apr 25, 2022
@jackton1 jackton1 deleted the renovate/wearerequired-lint-action-2.x branch April 25, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants