chore(deps): bump the ruby-dependencies group across 1 directory with 5 updates - #86
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the ruby-dependencies group across 1 directory with 5 updates#86dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 5 updates Bumps the ruby-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.88.0` | `1.88.2` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `0.22.0` | `1.0.2` | | [yard](https://github.com/lsegal/yard) | `0.9.44` | `0.9.45` | | [async](https://github.com/socketry/async) | `2.39.0` | `2.42.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-ruby) | `1.10.0` | `1.10.1` | Updates `rubocop` from 1.88.0 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.88.0...v1.88.2) Updates `simplecov` from 0.22.0 to 1.0.2 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v0.22.0...v1.0.2) Updates `yard` from 0.9.44 to 0.9.45 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.44...v0.9.45) Updates `async` from 2.39.0 to 2.42.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.39.0...v2.42.0) Updates `opentelemetry-api` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases) - [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-api/v1.10.0...opentelemetry-api/v1.10.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: simplecov dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ruby-dependencies - dependency-name: yard dependency-version: 0.9.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: async dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: opentelemetry-api dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/bundler/ruby-dependencies-f0b4d6075a
branch
July 27, 2026 13:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby-dependencies group with 5 updates in the / directory:
1.88.01.88.20.22.01.0.20.9.440.9.452.39.02.42.01.10.01.10.1Updates
rubocopfrom 1.88.0 to 1.88.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
ceb6377Cut 1.88.2ee87be8Update Changeloge161fe6Keep autocorrections in memory during the inspection loopc8e0c83Speed up Style/IfUnlessModifier eligibility checksef10f8aDispatch investigation callbacks only to cops that refine them4de41eaAvoid allocating a Range per offense in the common casebe1bb58Fast-path the gem requirements check in cop relevancy278525bMemoize compiled regexps in pattern mixins28b6cd6Improve Lint/Debugger performance on non-debugger code1066e7bMerge pull request #15434 from koic/fix_else_alignment_for_block_in_expressionUpdates
simplecovfrom 0.22.0 to 1.0.2Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
803dcbcBump version to 1.0.2177b0ccRestore a clean Steep check for the post-1.0.1 codeb57bf8dAggregate runtime-duplicated coverage entries by source location9599343Drop a simulated file's branches when a real run covered it25d1ab5Add a differential fuzzer for the static coverage extractor2aff8feMatch Coverage's legacy branch conventions and survive stdlib Prismbbb4737Skip synthesizing branches for constant-folded conditions6669cbfMatch Coverage's safe-navigation range when the call takes a block21a8a08Fix NoMethodError in the standalone CLI's colorizing subcommandse27cfd0Bump step-security/harden-runner from 2.19.4 to 2.20.0Updates
yardfrom 0.9.44 to 0.9.45Release notes
Sourced from yard's releases.
Changelog
Sourced from yard's changelog.
Commits
2659ecdRelease: v0.9.452b467e0Create a gh-fix skill2842ba7Update changelog00fe9b1Refactor server sanitization logicc6fd371Use@paramtypes for Struct and Data members (#1695)d2a8883Merge remote-tracking branch 'origin/main' into fix/issue-1684-struct-data-pa...674d0cfFix parser method redefinition warnings (#1694)9483cd3Use param types for Struct and Data members12ed8b7Merge main into fix/issue-1687-method-redefined-warnings9b874e2Fix HTML generation for RBS constantsUpdates
asyncfrom 2.39.0 to 2.42.0Release notes
Sourced from async's releases.
Changelog
Sourced from async's changelog.
Commits
677a3a1Bump minor version.bed3f03SupportSyncandAsyncon non-blocking fibers viaFiber.blocking. (#460)32428cfBump minor version.e170836Protect initial task startup from interrupts. (#458)d4930f4Bump minor version.08b5bfbImplementCondition#waiting_count. (#456)Updates
opentelemetry-apifrom 1.10.0 to 1.10.1Release notes
Sourced from opentelemetry-api's releases.
Commits
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....
Description has been truncated