wearerequired / h2push

Sends Link headers to bring HTTP/2 Server Push for scripts and styles to WordPress.
GNU General Public License v2.0
5 stars 0 forks source link

Bump wearerequired/lint-action from 1 to 1.9.0 #23

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps wearerequired/lint-action from 1 to 1.9.0.

Release notes

Sourced from wearerequired/lint-action's releases.

v1.9.0

  • Add support for for pull_request_target event (6df415bcfdda42cf109a99d18a6f1f4f0db63fc2)
  • Add support for for workflow_dispatch event (#164, 13c1bfc8d5bf8303899672bbd01e4ff9bdc6e80f)

v1.8.0

  • Remove github_token from the required inputs and default to the GitHub token (bb35dde1bfed816c2623a2785fe888d7efff07a1)
  • Prevent truncated linting results (#96, 4dfcd28e2534b461e0006c44bd6d27e239880c63)

https://github.com/wearerequired/lint-action/compare/v1.7.0...v1.8.0

v1.7.0

  • Add continue_on_error option to define whether the workflow run should also fail when linter failures are detected. (#60, 9861a3a874a71bb2609dc73d943be8490f944f07) To keep the current behaviour the default is true for v1.
  • Fix commit annotations for non-pull-request commits (#123, 5d1fea5ac1a330e56116a27f6eb0e39f59b146f1)

https://github.com/wearerequired/lint-action/compare/v1.6.0...v1.7.0

v1.6.0

The repo of the action has been transferred from samuelmeuli/lint-action to wearerequired/lint-action.

  • Add PHP_CodeSniffer support (#71, 912a5a0)
  • Add check_name option (#83, 88a26d8)
  • Fix path replacement for Flake8 (#77, f705cfd)

https://github.com/wearerequired/lint-action/compare/v1.5.3...v1.6.0

v1.5.3

  • Fix missing github_token input in action.yml (#56, a00c0bb)
  • Use command prefix for Black/Flake8 install checks (#51, 1f27f4a)

https://github.com/samuelmeuli/lint-action/compare/v1.5.2...v1.5.3

v1.5.2

  • Fix detection of non-existent commands (fda536655aaf16cba89e81975be43eee2815fc3e)
  • Replace git switch command for better compatibility (#49, 046437f83b124d83403227b140a9ec296bc475e3)

https://github.com/samuelmeuli/lint-action/compare/v1.5.1...v1.5.2

v1.5.1

  • Fix arguments not being passed to SwiftLint (#39, 24814b98c4e8d7529c1d41df618955d16b198825)

https://github.com/samuelmeuli/lint-action/compare/v1.5.0...v1.5.1

v1.5.0

  • Add swift-format support (#34, c6935ca20ae4b6f5afbc0ea6e9a9803e534051e1)
  • Add git_name and git_email options (#38, ad6ad48a2d15da903c2b2da97e1d1e62d9029b1b)

https://github.com/samuelmeuli/lint-action/compare/v1.4.0...v1.5.0

v1.4.0

... (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)
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.