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

Update rubocop-github requirement from ~> 0.16.0 to ~> 0.19.0 in /dependencies #140

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 Oct 14, 2022

Updates the requirements on rubocop-github to permit the latest version.

Release notes

Sourced from rubocop-github's releases.

v0.19.0

Significant Changes

Other Changes

New Contributors

Full Changelog: github/rubocop-github@v0.18.0...v0.19.0

Changelog

Sourced from rubocop-github's changelog.

v0.19.0

  • Unset DisabledByDefault: true in config/default.yml. Prevents confusing behaviour where users of the gem didn't realise that RuboCop's default cops weren't being applied (including potentially custom cops in their projects). We've explicitly set Enabled: false for all the cops that were previously default disabled. This has the effect that consumers of this gem won't be surprised by new linting violations when they use this new version in their projects. (github/rubocop-github#119)
Commits
  • 40349f5 Release v0.19.0
  • 3f6ff03 Merge pull request #116 from github/francisfuzz/styleguide-syntax-update
  • 2ab6fce Merge branch 'master' into francisfuzz/styleguide-syntax-update
  • 2eddce7 Merge pull request #119 from github/rubocop-default-enablement
  • 6bbad25 Disable all of the DisabledByDefault Rails cops too
  • cdcad37 Merge branch 'master' into rubocop-default-enablement
  • bbe922b Merge pull request #121 from github/separate_rules_from_cops
  • c49a2ef Separate Ruby (rubocop-github) from Rails (rubocop-github-rails) cops and...
  • 4274086 CHANGELOG: Note that no new rules are enabled in this release
  • 70dc91b config/default: Set Enabled: false for new RuboCop rules
  • Additional commits viewable in compare view

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)

Updates the requirements on [rubocop-github](https://github.com/github/rubocop-github) to permit the latest version.
- [Release notes](https://github.com/github/rubocop-github/releases)
- [Changelog](https://github.com/github/rubocop-github/blob/main/CHANGELOG.md)
- [Commits](github/rubocop-github@v0.16.0...v0.19.0)

---
updated-dependencies:
- dependency-name: rubocop-github
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants