gems(deps): bump the ruby-dependencies group across 1 directory with 6 updates#15
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
gems(deps): bump the ruby-dependencies group across 1 directory with 6 updates#15dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…6 updates Bumps the ruby-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thor](https://github.com/rails/thor) | `1.4.0` | `1.5.0` | | [benchmark](https://github.com/ruby/benchmark) | `0.4.1` | `0.5.0` | | [rspec](https://github.com/rspec/rspec) | `3.13.1` | `3.13.2` | | [pry](https://github.com/pry/pry) | `0.15.2` | `0.16.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.80.2` | `1.82.1` | | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.7.0` | `3.9.0` | Updates `thor` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.4.0...v1.5.0) Updates `benchmark` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](ruby/benchmark@v0.4.1...v0.5.0) Updates `rspec` from 3.13.1 to 3.13.2 - [Commits](rspec/rspec@rspec-v3.13.1...rspec-v3.13.2) Updates `pry` from 0.15.2 to 0.16.0 - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](pry/pry@v0.15.2...v0.16.0) Updates `rubocop` from 1.80.2 to 1.82.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.2...v1.82.1) Updates `rubocop-rspec` from 3.7.0 to 3.9.0 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.7.0...v3.9.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: benchmark dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: pry dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: rubocop dependency-version: 1.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: rubocop-rspec dependency-version: 3.9.0 dependency-type: direct:development 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 6 updates in the / directory:
1.4.01.5.00.4.10.5.03.13.13.13.20.15.20.16.01.80.21.82.13.7.03.9.0Updates
thorfrom 1.4.0 to 1.5.0Release notes
Sourced from thor's releases.
Commits
6a680f2Prepare for 1.5.0615b0c2Merge pull request #919 from rails/rmf-cif16a2dbUnlock bundler development dependency7b99536Test with Ruby 4.02a1eecbMerge pull request #918 from rails/dependabot/github_actions/actions/checkout-6ed9ffcaMerge pull request #916 from moritzschepp/ec-encoding5b85a33Bump actions/checkout from 5 to 62e2b684fix encoding error when running a merge toolb2d98feRemove whatisthor.com references17a3be9Merge pull request #912 from rails/dependabot/github_actions/actions/checkout-5Updates
benchmarkfrom 0.4.1 to 0.5.0Release notes
Sourced from benchmark's releases.
Commits
efa6e61v0.5.07ba0632Merge pull request #39 from ruby/dependabot/github_actions/step-security/hard...837ba3cBump step-security/harden-runner from 2.13.0 to 2.13.13857561Update ruby/setup-rubyfc27ad1Merge pull request #38 from Shopify/add-ms-function-and-pass-unit-arg-to-real...6a3fe1fAdd Benchmark.ms method and enhance realtime with unit parameter4e39de6Merge pull request #37 from ruby/dependabot/github_actions/actions/checkout-515a756aBump actions/checkout from 4 to 59e80d1bMerge pull request #36 from ruby/dependabot/github_actions/step-security/hard...ef259f4Bump step-security/harden-runner from 2.12.2 to 2.13.0Updates
rspecfrom 3.13.1 to 3.13.2Commits
ce5fe4frspec-v3.13.21cb8517Merge pull request #270 from bquorning/fix-rspec-source_code_uriUpdates
pryfrom 0.15.2 to 0.16.0Release notes
Sourced from pry's releases.
Changelog
Sourced from pry's changelog.
Commits
5a267dfv0.16.0538b150Update CHANGELOG0a7ab20Merge pull request #2361 from andrehjr/remove-outdated-deps8dcb2c8Remove pinned method_source version for Ruby < 2.3.0fc9969bRemove psych pinned version from Gemfile23b3ed6Remove hardcoded require for rubocop > 2.2.0e9ac449Merge pull request #2349 from andrehjr/no-readline-installed679249bMerge pull request #2359 from andrehjr/remove-experiental-autoresize17d5954Remove experimental Pry.auto_resize!090822bPry will only support Ruby 2.6+ form now onUpdates
rubocopfrom 1.80.2 to 1.82.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
5711dcbCut 1.82.14918002Update Changelog0479119[Fix rubocop#14559] Fix false positives forLint/UselessAssignmentwhen a v...990121bOptimize cache cleanup routinee06d0c1[Fix #14743] Fix false positives forLayout/MultilineMethodCallIndentationa6e4adfMerge pull request #14742 from ydakuka/14737/fix_crash_in_layout_redundant_li...1873836[Fix rubocop#14737] Fix crash inLayout/RedundantLineBreakwhen `Layout/Lin...bb2fb48Merge pull request #14738 from koic/fix_an_error_for_style_trailing_comma_in_...d08ff2e[Fix #14736] Fix an error forStyle/TrailingCommaInArgumentsedca36eMerge pull request #14725 from viralpraxis/fix-layout-line-length-cop-error-i...Updates
rubocop-rspecfrom 3.7.0 to 3.9.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
f7aecf0Merge pull request #2151 from rubocop/release893a25bBump version to 3.9.091ad43dMerge pull request #2150 from kevinrobell-st/patch-1802b386Fix CHANGELOGa03e0c7Merge pull request #2149 from rubocop/ci-test-ruby-4.068f25d9Temporarily add irb to Gemfileb9e50b8CI: Test with Ruby 4.0b63bcd8Merge pull request #2148 from sucicfilip/fix-described-class-inside-eval278245aFix RSpec/DescribedClass to ignore *_eval and *_exec blocksca18f5eMerge pull request #2144 from rubocop/dont-use-ruby-versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions