Skip to content

Bump rubocop-thread_safety from 0.7.3 to 0.8.0 - #316

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/main/rubocop-thread_safety-0.8.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/main/rubocop-thread_safety-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps rubocop-thread_safety from 0.7.3 to 0.8.0.

Changelog

Sourced from rubocop-thread_safety's changelog.

0.8.0

  • #112: Speed up loading rubocop-thread_safety by lazily loading only the cops needed for a run. This requires RuboCop 1.89.0+. ([@​koic][])
  • #111: Add new ThreadSafety/EnvMutation cop. ([@​mikegee][])
  • #109: Add new ThreadSafety/LazySynchronizationPrimitive cop. ([@​viralpraxis][])
  • #107: Add new ThreadSafety/ActiveSupportCallbacks cop. ([@​mikegee][])
  • #104: Set minimum required RuboCop version to 1.81. ([@​viralpraxis][])
  • #95: Add new ThreadSafety/MethodRedefinition cop. ([@​viralpraxis][])
  • #91: Make ThreadSafety/MutableClassInstanceVariable cop aware of TestCase's setup/teardown DSL. ([@​viralpraxis][])
Commits
  • 70e6e83 Merge pull request #115 from rubocop/release-v0-8-0
  • c5602ea release v0.8.0
  • 36a2140 Merge pull request #114 from viralpraxis/mark-new-cops-as-pending
  • 7e5b608 chore: mark new cops as pending
  • ea06dbc Merge pull request #113 from viralpraxis/bump-development-dependencies
  • 8e35410 bump development dependencies
  • e022797 Merge pull request #112 from koic/lazy_load_cops
  • 6a8e046 Load cops lazily
  • 2fce7a0 Merge pull request #111 from rubocop/codex/env-mutation-cop
  • 50026e9 Add EnvMutation cop
  • 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 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)

Bumps [rubocop-thread_safety](https://github.com/rubocop/rubocop-thread_safety) from 0.7.3 to 0.8.0.
- [Changelog](https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-thread_safety@v0.7.3...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 17, 2026
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