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

build(deps): bump wearerequired/lint-action from 1 to 2 #898

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps wearerequired/lint-action from 1 to 2.

Release notes

Sourced from wearerequired/lint-action's releases.

v2.0.0

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

v1.12.0

What's Changed

  • Add dotnet-format (#386, a1f4ef136826940b1ee23dfaf6d52c80413e564e)

New Contributors

wearerequired/lint-action@v1.11.1...v1.12.0

v1.11.1

  • Fix checking out remote branches for pull requests (#377, 7ff99e81069395022c1d9a5018ca6eada7280354)

wearerequired/lint-action@v1.10.0...v1.11.0

v1.11.0

  • Add git_no_verify option to bypass pre-commit and pre-push git hooks (#279, 466df2ee4b5f7870655771f8fd38b8943c3664f7)
  • Replace hardcoded URLs for compatibility with GitHub Enterprise Server (#296, 983f1c499e27e51f76cfae2b747e171dbaa44607)
  • Add ERB Lint support (#363, 8170c90cd76917e529755692bc67c8348db3be4f)
  • Remove permissions error for forks when using pull_request_target event (#374, wearerequired/lint-action@38c0c78)
  • Use prefix when verifying that Mypy is installed (#367, 5c9cb35b020f331bd44ee74266adcbf4dc188435)
  • Provide more information for failed API requests for check runs (#371, 917843d0a432fdf764bcb4377e31d224ae7239de)

wearerequired/lint-action@v1.10.0...v1.11.0

v1.10.0

  • Add oitnb support (#241, ebd4f4fbe117c51c4bc368253fc23b8aacc2fc91)
  • Add neutral_check_on_warning option to conclude the check run with neutral status (#188, 222b3d9ae6ffe3935d4f3aa8f0c70f45efefe460)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [wearerequired/lint-action](https://github.com/wearerequired/lint-action) from 1 to 2.
- [Release notes](https://github.com/wearerequired/lint-action/releases)
- [Commits](wearerequired/lint-action@v1...v2)

---
updated-dependencies:
- dependency-name: wearerequired/lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 12, 2023
@what-the-diff
Copy link

what-the-diff bot commented Apr 12, 2023

PR Summary

  • Update lint-action version
    Upgrade the lint-action from version 1 to version 2, improving code quality checks and performance.

@sonarcloud
Copy link

sonarcloud bot commented Apr 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants