Bump the dev-ruby-dependencies group with 7 updates #24
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.
Updates the requirements on rake, rspec, rspec-core, rubocop-performance, simplecov, vcr and webmock to permit the latest version.
Updates
rake
from 13.0.6 to 13.1.0Commits
5476cda
Bump up v13.1.01b6afad
Merge pull request #521 from ruby/dependabot/github_actions/ruby/setup-ruby-1...8b2a01c
Bump ruby/setup-ruby from 1.156.0 to 1.157.01607fbf
Merge pull request #520 from ruby/dependabot/github_actions/actions/checkout-...6594585
Bump actions/checkout from 4.1.0 to 4.1.16717ce8
Merge pull request #519 from ruby/dependabot/github_actions/ruby/setup-ruby-1...4b4b211
Bump ruby/setup-ruby from 1.155.0 to 1.156.05e76ef6
Merge pull request #518 from ruby/dependabot/github_actions/ruby/setup-ruby-1...8d39c6b
Bump ruby/setup-ruby from 1.154.0 to 1.155.0191a9d7
Merge pull request #517 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
rspec
from 3.8.0 to 3.13.0Commits
317fc0b
v3.13.0cfb135a
v3.12.0f4393df
Version 3.11.0694150e
Fix typo900a29c
Bold rather than italic texta6fb2b4
Move rspec to rspec-metagem9fb905e
Merge pull request #64 from rspec/update-common-plaintext-files-2020-12-27-fo...293560e
Updated common plaintext files (from rspec-dev)maindcbe14a
Update code of conduct from rspec-core0e3de5c
Update FUNDING.ymlUpdates
rspec-core
from 3.8.0 to 3.13.0Changelog
Sourced from rspec-core's changelog.
... (truncated)
Commits
c8e7269
v3.13.04a18c35
v3.12.32a03704
cleanup3ec1cfe
Update spec_file_load_errors_spec.rbd1445ba
Merge pull request #3067 from threeplanetssoftware/update-documentation-for-c...190299f
Fixed errant capitalization of Ruby on code block236405c
Merge pull request #3046 from davidtaylorhq/full-cause-backtracefd2c2f5
Add a changelog entryf49f672
Introduce full_cause_backtrace configuration3bde989
Merge pull request #3064 from rspec/fix-ciUpdates
rspec-core
from 3.8.0 to 3.13.0Changelog
Sourced from rspec-core's changelog.
... (truncated)
Commits
c8e7269
v3.13.04a18c35
v3.12.32a03704
cleanup3ec1cfe
Update spec_file_load_errors_spec.rbd1445ba
Merge pull request #3067 from threeplanetssoftware/update-documentation-for-c...190299f
Fixed errant capitalization of Ruby on code block236405c
Merge pull request #3046 from davidtaylorhq/full-cause-backtracefd2c2f5
Add a changelog entryf49f672
Introduce full_cause_backtrace configuration3bde989
Merge pull request #3064 from rspec/fix-ciUpdates
rubocop-performance
from 1.20.2 to 1.21.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
30f6669
Cut 1.21.0067c641
Update Changelog9d28120
Merge pull request #449 from koic/fix_false_positive_for_performance_redundan...0d98285
[Fix #448] Fix a false positive forPerformance/RedundantBlockCall
d4d1875
Merge pull request #446 from koic/support_prism2059d28
Support Prism as a Ruby parser13aa3d1
Tweak specs forPerformance/UnfreezeString
9ba15dd
Use RuboCop RSpec 2.2708ac312
Merge pull request #443 from koic/disalbe_performance_casecmp_by_default4dc1e5c
[Fix #240] DisablePerformance/Casecmp
copUpdates
simplecov
from 0.16.1 to 0.22.0Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
0e35b25
Add missing closing parenthesis)8117802
Merge pull request #1041 from simplecov-ruby/co-prepare-0.22.026407f1
Hmm, ok maybe I actually have to bump the version here as well8fdc6b9
Run bundle lock in each test project directory7f44498
Go back to prior bundler and json formatter versions, to make CI happy761956b
Bump to latest bundler version for development8f3be99
Bump version, update changelog43f0e39
Merge pull request #1034 from nhtruong/main6bc65b0
Merge pull request #1037 from mame/coverage-for-eval56ca3f5
Show a warning for the case where coverage for eval is unavailableUpdates
vcr
from 4.0.0 to 6.2.0Release notes
Sourced from vcr's releases.
... (truncated)
Changelog
Sourced from vcr's changelog.
... (truncated)
Upgrade guide
Sourced from vcr's upgrade guide.
... (truncated)
Commits
a15914e
Bumping to version 6.2.0 (#955)f0c31a6
Drop ruby 26 (#979)766dde2
DEVELOPMENT.md: Thank Benoit T [ci skip] (#978)c950d9f
docs: swap relishapp w/ in-dev replacement in README (#977)84a37a5
Update docs url (#973)9bbef9c
Add Ruby 3.2 to CI (#962)f353ec2
Lockethon
(Typhoeus dependency) to 0.15.0 (#963)84e5040
CHANGELOG: add #946 to "Unreleased" [ci skip]93ae14e
Add drop_unused_requests option to exclude unused interactions (#946)47a8094
Bump curb to 1.0.1 (#949)Updates
webmock
from 3.4.2 to 3.23.0Changelog
Sourced from webmock's changelog.
... (truncated)
Commits
fc6a2ab
Version 3.23.043717a5
Fixed CI badge.216cad9
Fixed HTTP.rb adapter, to allow streaming real responses, when WebMock is ena...3c9317b
Userequire_relative' instead of
require`9c18b6c
Version 3.22.09a985ad
Sincewebmock_responses
andwebmock_request_signatures
in HTTPClient adap...3ed6b48
Revert "Revert "Merge pull request #300 from tbeauvais/httpclient_thread_safe""d209ee1
Version 3.21.2f7080b5
Fixed type checking in WebMock::Response#assert_valid_body! to correctly iden...9b2bef0
Updated the list of contributors.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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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