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

Bump rubocop-github from 0.18.0 to 0.19.0 #19

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps rubocop-github from 0.18.0 to 0.19.0.

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from a team as a code owner September 25, 2023 15:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 25, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-github-0.19.0 branch from 1d52b1e to 18a4043 Compare October 17, 2023 18:36
@khiga8
Copy link
Contributor

khiga8 commented Oct 17, 2023

@dependabot rebase

Bumps [rubocop-github](https://github.com/github/rubocop-github) from 0.18.0 to 0.19.0.
- [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.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: rubocop-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-github-0.19.0 branch from 18a4043 to 9856bbd Compare October 17, 2023 19:10
@khiga8 khiga8 merged commit 04a4a56 into main Oct 17, 2023
1 check passed
@khiga8 khiga8 deleted the dependabot/bundler/rubocop-github-0.19.0 branch October 17, 2023 19:11
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.

1 participant