Skip to content

Conversation

@thdaraujo
Copy link
Contributor

@thdaraujo thdaraujo commented May 2, 2025

Motivation / Background

  • Updates dev dependencies.
  • Bumps rubocop to v1.75.4
  • Fixes rubocop errors

Additional information

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug, refactor something, or add a feature.
  • Tests and Rubocop are passing before submitting your proposed changes.

If you're proposing a new generator or locale:

  • Double-check the existing generators documentation to make sure the new generator you want to add doesn't already exist.
  • You've reviewed and followed the Contributing guidelines.

@thdaraujo thdaraujo self-assigned this May 2, 2025
@thdaraujo thdaraujo force-pushed the ta/bump-dependencies branch from 92b954c to e45ea64 Compare May 2, 2025 03:13
thdaraujo added 2 commits May 1, 2025 21:20
Updates RuboCop extension cops specified in configuration files like
`.rubocop.yml`, changing it from `require` to `plugins`.

See https://docs.rubocop.org/rubocop/plugin_migration_guide.html
Upgrade rubocop version to `v1.75.4` and fix rupocop errors.
@thdaraujo thdaraujo changed the title deps: update dependencies deps: update dev dependencies May 2, 2025
@thdaraujo thdaraujo requested a review from stefannibrasil May 2, 2025 03:40
Copy link
Contributor

@stefannibrasil stefannibrasil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thdaraujo thdaraujo merged commit 0d741ed into main May 4, 2025
7 checks passed
@thdaraujo thdaraujo deleted the ta/bump-dependencies branch May 4, 2025 18:05
@thdaraujo
Copy link
Contributor Author

stefannibrasil pushed a commit that referenced this pull request Jan 8, 2026
* deps: update dependencies
* chore: update `rubocop.yml` according to migration guide

Updates RuboCop extension cops specified in configuration files like
`.rubocop.yml`, changing it from `require` to `plugins`.

See https://docs.rubocop.org/rubocop/plugin_migration_guide.html

* deps: bump `rubocop` to `v1.75.4`

Upgrade rubocop version to `v1.75.4` and fix Rubocop errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants