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-rails from 2.13.1 to 2.13.2 in /src/supermarket #2531

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps rubocop-rails from 2.13.1 to 2.13.2.

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails 2.13.2

New features

Bug fixes

  • #620: Fix a false positive for Rails/RedundantPresenceValidationOnBelongsTo using presence with a message. (@​koic)
  • #626: Fix a false positive for Rails/CompactBlank when using the receiver of blank? is not a block variable. (@​koic)
  • #622: Add month(s) and year(s) to Rails/DurationArithmetic cop. (@​agrobbin)
  • #623: Fix method shadowing check for Rails/ReadWriteAttribute cop. (@​nvasilevski)

Changes

  • #615: Change Rails/RedundantPresenceValidationOnBelongsTo to SafeAutoCorrect: false. (@​TonyArra)
  • #463: Support multiple databases for ReversibleMigration and ReversibleMigrationMethodDefinition cops. (@​fatkodima)
Changelog

Sourced from rubocop-rails's changelog.

2.13.2 (2022-01-15)

New features

Bug fixes

  • #620: Fix a false positive for Rails/RedundantPresenceValidationOnBelongsTo using presence with a message. ([@​koic][])
  • #626: Fix a false positive for Rails/CompactBlank when using the receiver of blank? is not a block variable. ([@​koic][])
  • #622: Add month(s) and year(s) to Rails/DurationArithmetic cop. ([@​agrobbin][])
  • #623: Fix method shadowing check for Rails/ReadWriteAttribute cop. ([@​nvasilevski][])

Changes

  • #615: Change Rails/RedundantPresenceValidationOnBelongsTo to SafeAutoCorrect: false. ([@​TonyArra][])
  • #463: Support multiple databases for ReversibleMigration and ReversibleMigrationMethodDefinition cops. ([@​fatkodima][])
Commits
  • 14780fd Cut 2.13.2
  • 151f4ef Update Changelog
  • 636a726 Merge pull request #629 from koic/fix_a_false_positive_for_rails_compact_blank
  • b8e8405 Merge pull request #625 from koic/fix_a_false_positive_for_rails_redundant_pr...
  • 9bf85ea Merge pull request #622 from agrobbin/duration-arithmetic-months-years
  • 799f9c7 [Fix #628] Fix a false positive for Rails/CompactBlank
  • 0a90255 Merge pull request #627 from koic/fix_false_positive_for_rails_compact_blank
  • ba66b6f [Fix #626] Fix a false positive for Rails/CompactBlank
  • 72feeb5 Merge pull request #619 from nvasilevski/fix-read-write-attribute-cop
  • f10b921 [Fix #620] Fix a false positive for `Rails/RedundantPresenceValidationOnBelon...
  • 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)

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners January 17, 2022 14:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2022
@netlify
Copy link

netlify bot commented Jan 17, 2022

👷 Deploy Preview for chef-supermarket processing.

🔨 Explore the source changes: 112cef0

🔍 Inspect the deploy log: https://app.netlify.com/sites/chef-supermarket/deploys/61e5771d2b6bcd0007119511

@tas50 tas50 merged commit db5e52d into main Jan 17, 2022
@tas50 tas50 deleted the dependabot/bundler/src/supermarket/rubocop-rails-2.13.2 branch January 17, 2022 16:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant