Drieam / rspec-github

Formatter for RSpec to show errors in GitHub action annotations
https://drieam.github.io/rspec-github/
MIT License
61 stars 10 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year 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
  • eb901a2 Merge pull request #80 from Slike9/fix-rdjson-formatter-original-output
  • 02246e3 Fix test/rdjson_formatter/test.sh
  • 3467a2f Merge pull request #79 from ydah/fix-indent
  • 81ea539 Change original_output in RdjsonFormatter
  • 0264fa1 Fix an indentation for script.sh
  • f5cd066 Merge pull request #71 from tk0miya/permissions
  • 79267f0 Merge pull request #76 from bpaquet/patch-1
  • 371f344 Avoid nil pointer exception with correctable offense without corrector
  • 8bb0abd README: Add "permissions" field to example of usage
  • a1296cd Merge pull request #70 from reviewdog/depup/reviewdog
  • 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)
LuukvH commented 1 year ago

@dependabot rebase