chore(deps): bump the ruby-dependencies group across 1 directory with 7 updates - #87
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ruby-dependencies group across 1 directory with 7 updates#87dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 7 updates Bumps the ruby-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rbs](https://github.com/ruby/rbs) | `4.0.3` | `4.1.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.88.0` | `1.88.2` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `0.22.0` | `1.0.3` | | [yard](https://github.com/lsegal/yard) | `0.9.44` | `0.9.45` | | [async](https://github.com/socketry/async) | `2.39.0` | `2.43.0` | | [async-http](https://github.com/socketry/async-http) | `0.95.1` | `0.98.1` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-ruby) | `1.10.0` | `1.11.0` | Updates `rbs` from 4.0.3 to 4.1.0 - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](ruby/rbs@v4.0.3...v4.1.0) 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.3 - [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.3) 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.43.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.43.0) Updates `async-http` from 0.95.1 to 0.98.1 - [Release notes](https://github.com/socketry/async-http/releases) - [Changelog](https://github.com/socketry/async-http/blob/main/releases.md) - [Commits](socketry/async-http@v0.95.1...v0.98.1) Updates `opentelemetry-api` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases) - [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-api/v1.10.0...opentelemetry-api/v1.11.0) --- updated-dependencies: - dependency-name: rbs dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-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.3 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.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: async-http dependency-version: 0.98.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: opentelemetry-api dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor 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 |
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 7 updates in the / directory:
4.0.34.1.01.88.01.88.20.22.01.0.30.9.440.9.452.39.02.43.00.95.10.98.11.10.01.11.0Updates
rbsfrom 4.0.3 to 4.1.0Release notes
Sourced from rbs's releases.
... (truncated)
Changelog
Sourced from rbs's changelog.
... (truncated)
Commits
432d955Merge pull request #3036 from ruby/version-4.1.0d73d078Version 4.1.08aeb996Merge pull request #3034 from ruby/claude/ci-ruby-version-check-4v4bw010e3c8bUpdate outdated versions used in CIf4ecb8bMerge pull request #3035 from ruby/claude/rdoc-comments-update-be6d284ca6229Merge pull request #3029 from infiton/fix/rbi-nested-declarationsbd24e79Update RDoc comments with Ruby 4.0.6cd82fcfci: use Ruby 4.0.6 for RBS Comments workflow2674c28Update rdoc to 8.0.073eb521Merge pull request #3033 from ruby/dependabot/bundler/steep/json-2.19.9Updates
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.3Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.