chore(deps): bump the ruby-dependencies group across 1 directory with 4 updates#85
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ruby-dependencies group across 1 directory with 4 updates#85dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 4 updates Bumps the ruby-dependencies group with 4 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop), [simplecov](https://github.com/simplecov-ruby/simplecov), [async](https://github.com/socketry/async) and [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-ruby). 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.0 - [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.0) 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.0 dependency-type: direct:development update-type: version-update:semver-major 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 |
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 4 updates in the / directory: rubocop, simplecov, async and opentelemetry-api.
Updates
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.0Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
6690daeBump version to 1.0.0feaf13bConsolidate release candidate CHANGELOG entries into 1.0.04b8b46bbundle update55381a2Potential fix for pull request findingdb335daReproduce turbo_tests2 external collation outputbd08a84Bump ruby/setup-ruby from 1.314.0 to 1.315.0f57ad27Bump version to 1.0.0.rc533f258cAdd CHANGELOG entries for the HTML report performance worka45c4c9Window file lists past 1,000 rows in the HTML report0068c09Cut redundant DOM work in report sorting and filteringUpdates
asyncfrom 2.39.0 to 2.42.0Release notes
Sourced from async's releases.
Changelog
Sourced from async's changelog.