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-thread_safety from 0.4.4 to 0.5.1 #12870

Merged
merged 0 commits into from
Jun 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps rubocop-thread_safety from 0.4.4 to 0.5.1.

Commits
  • cea6be2 Releasing 0.5.1
  • 2edc30e CoverMyMeds' ownership ended in 2022
  • 2f220ca Merge pull request #24 from ytjmt/fix-23
  • 3e0ef6b Fix error for non-node element
  • 2662a81 Releasing 0.5.0
  • a7a91d7 Fix build errors
  • b496a7d Merge pull request #19 from petergoldstein/feature/add_ruby_3_2_to_ci
  • c1d97ea Set bundler version to one that supports all Ruby versions.
  • ff29de5 Adds Ruby 3.2 to the CI matrix. Also updates checkout action version.
  • 920397b Merge pull request #18 from pocke/Mark_all_cops_unsafe
  • 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)

@dependabot dependabot bot requested review from a team as code owners June 2, 2023 10:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2023
@va-vsp-bot va-vsp-bot requested a deployment to dependabot/bundler/rubocop-thread_safety-0.5.1/main/main June 2, 2023 10:01 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/rubocop-thread_safety-0.5.1/main/main June 2, 2023 10:02 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to dependabot/bundler/rubocop-thread_safety-0.5.1/main/main June 2, 2023 18:18 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/rubocop-thread_safety-0.5.1/main/main June 2, 2023 18:19 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to dependabot/bundler/rubocop-thread_safety-0.5.1/main/main June 5, 2023 17:51 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/rubocop-thread_safety-0.5.1/main/main June 5, 2023 17:52 Inactive
@ryan-mcneil ryan-mcneil self-assigned this Jun 5, 2023
@ryan-mcneil
Copy link
Contributor

Per Eric, I ran bundle exec rubocop --auto-gen-config --exclude-limit 100, which rebuilt this file based on exceptions we've already granted, plus the new one. All of the changes to rubocop_todo.yaml are updated counts, removed files, and the two additions at the bottom which are related to this specific cop that were causing failures.

Copy link
Contributor

@rmtolmach rmtolmach left a comment

Choose a reason for hiding this comment

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

Didn't know .rubocop_todo.yml was a thing! ✅

@ryan-mcneil ryan-mcneil merged commit 8138ceb into master Jun 6, 2023
@ryan-mcneil ryan-mcneil deleted the dependabot/bundler/rubocop-thread_safety-0.5.1 branch June 6, 2023 00:09
ryan-mcneil added a commit that referenced this pull request Dec 11, 2023
* Bump rubocop-thread_safety from 0.4.4 to 0.5.1

Bumps [rubocop-thread_safety](https://github.com/rubocop/rubocop-thread_safety) from 0.4.4 to 0.5.1.
- [Commits](rubocop/rubocop-thread_safety@v0.4.4...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* update .rubocop_todo.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McNeil <ryan.mcneil@oddball.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console-services-review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants