fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 42 forks source link

Bump reviewdog/action-rubocop from 1 to 2 #106

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps reviewdog/action-rubocop from 1 to 2.

Release notes

Sourced from reviewdog/action-rubocop's releases.

Release v2.0.0

v2.0.0: PR #50 - Update README.md

Release v1.11.0

v1.11.0: PR #47 - Allow use of bundler

Release v1.10.0

v1.10.0: PR #46 - chore(deps): update reviewdog to 0.13.0

Release v1.9.0

v1.9.0: PR #45 - chore(deps): update reviewdog to 0.12.0

Release v1.8.3

v1.8.3: PR #38 - Fix ignored workdir

Release v1.8.2

v1.8.2: PR #35 - Update rubocop organization name

Release v1.8.1

v1.8.1: PR #32 - Fix error "pcregrep: not found"

Release v1.8.0

v1.8.0: PR #30 - Update README.md

Release v1.7.1

v1.7.1: PR #26 - Fix a bug with passing reviewdog flags

Release v1.7.0

v1.7.0: PR #24 - chore(deps): update reviewdog to 0.11.0

Release v1.6.1

v1.6.1: PR #18 - Address issues with extension filtering

Release v1.6.0

v1.6.0: PR #16 - Add ability to parse Gemfile.lock for current rubocop version

Release v1.5.0

v1.5.0: PR #15 - chore(deps): update reviewdog to 0.10.2

Release v1.4.0

v1.4.0: PR #13 - chore(deps): update reviewdog to 0.10.1

Release v1.3.0

v1.3.0: PR #12 - Add working directory flag to allow use of action from non-root directory

Release v1.2.0

v1.2.0: PR #9 - Update reviewdog version to v0.10.0

Release v1.1.1

v1.1.1: PR #8 - Introduce action-template workflows

Commits
  • bc5455e Merge pull request #50 from reviewdog/release-v2
  • c3bf3b2 Update README.md
  • 05911ba Merge pull request #48 from ohbarye/rubocop-with-suggestion
  • dbca6bd Merge pull request #49 from takuan517/add-action-misspell
  • b63822d add newline
  • 02bdd6e add action-misspell
  • b23b45c Rename workflow file name
  • c637e7f Add .rubocop.yml so that Rubocop ignores test files under test/rdjson_formmater.
  • 105b1a1 Move rdjson formatter test files into test/
  • 87bb9ea Fix rubocop warning and ignore some cops
  • 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)
lzap commented 2 years ago

@dependatbot you broke our CI, can you fix it? :)