wearerequired / WP-Widget-Disable

🖼 A WordPress plugin that allows you to disable Sidebar and Dashboard Widgets.
https://wordpress.org/plugins/wp-widget-disable/
GNU General Public License v2.0
16 stars 6 forks source link

Bump wearerequired/lint-action from 1 to 2 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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: https://github.com/wearerequired/lint-action/compare/v1.12.0...v2.0.0

v1.12.0

What's Changed

  • Add dotnet-format (#386, a1f4ef136826940b1ee23dfaf6d52c80413e564e)

New Contributors

https://github.com/wearerequired/lint-action/compare/v1.11.1...v1.12.0

v1.11.1

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

https://github.com/wearerequired/lint-action/compare/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, https://github.com/wearerequired/lint-action/commit/38c0c781b716857f1301f204f69cca873508e183)
  • Use prefix when verifying that Mypy is installed (#367, 5c9cb35b020f331bd44ee74266adcbf4dc188435)
  • Provide more information for failed API requests for check runs (#371, 917843d0a432fdf764bcb4377e31d224ae7239de)

https://github.com/wearerequired/lint-action/compare/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

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)