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

fix(deps): bump wearerequired/lint-action from 1 to 2 #258

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

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
  • 2fe6593 [auto] Update compiled version
  • 2945049 v2.0.0
  • af5c3ed [auto] Update compiled version
  • 031b2d3 Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.8 (#452)
  • b80d3cf Use only CSS as default extension for stylelint (#451)
  • ceeb2ab [auto] Update compiled version
  • dabe43b Update dependencies to their latest version (#450)
  • 365196c [auto] Update compiled version
  • f4b81af Bump eslint-plugin-jsdoc from 38.1.6 to 39.2.7 (#448)
  • 650a481 Update default runtime to node16 (#449)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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] <support@github.com>
@dependabot dependabot bot added dependencies 🤖 for Dependabot github_actions Pull requests that update Github_actions code labels Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🤖 for Dependabot github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant