Bump the dev-ruby-development group across 1 directory with 6 updates #121
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 debug, rake, rspec, rubocop, rubocop-performance and webmock to permit the latest version.
Updates
debugfrom 1.10.0 to 1.11.0Release notes
Sourced from debug's releases.
Commits
a86adbbv1.11.0ec0a966Self-document the XDG_STATE_HOME fallback43f80fffix hitory file pathf0579e4Support config.rb in XDG config path (#1031)b63bd2eAdd XDG support for rdbgrc file (#1031)630dbfaAdd XDG support for history file (#1031)bd9a813Fix load_history method64c0c72fix: use String#scrub to handle encoding gracefully29bb179fix: handle UTF-8 history with empty LANG env32f55ffFix help message of theevalcommandUpdates
rakefrom 13.3.0 to 13.3.1Commits
f0001c3v13.3.1a644c80Merge pull request #483 from luke-gru/fix_test_warnings2465ea5silence warnings during execution of rake tasks in Rakefile (ex: rake test)df25fb1Merge pull request #610 from pvdb/fix_testhelper_requireec12ac9Merge pull request #635 from nevans/deconstruct_keys-for-nil-keys4664a69Merge pull request #666 from ruby/dependabot/github_actions/ruby/setup-ruby-1...7a0bf15Bump ruby/setup-ruby from 1.265.0 to 1.266.0b3ed789Merge pull request #665 from ruby/dependabot/github_actions/ruby/setup-ruby-1...1e7ef52Bump ruby/setup-ruby from 1.263.0 to 1.265.077225e1Merge pull request #664 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
rspecfrom 3.13.0 to 3.13.2Commits
ce5fe4frspec-v3.13.21cb8517Merge pull request #270 from bquorning/fix-rspec-source_code_uricd5cab2rspec v3.13.14c87b84Remove duplicate source uri02dcc2aSet rubygems homepage to rspec.infod3054daSet tag prefixesdf15aaaUnify Gemfile3b23a71Unify.gitignoreUpdates
rubocopfrom 1.77.0 to 1.81.7Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
4a9b053Cut 1.81.74e6aec2Update Changelog8b61b58Remove uselsss code fromLint/Debugger356416dSkip unnecessary logic inStyle/Semicolonc7d19ab[Docs] Tweak the doc forLint/MissingCopEnableDirectiveb7cad37Reuses.versionin gemspec300e29bFix an error forStyle/SoleNestedConditionaleb0b07aRemovebundlergem from Gemfilee4baec8Merge pull request #14629 from koic/fix_false_positives_for_style_float_divisionf8e8cfaMerge pull request #14627 from koic/fix_false_positives_for_style_constant_vi...Updates
rubocop-performancefrom 1.25.0 to 1.26.1Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
4783c90Cut 1.26.1d3f1806Update Changeloga63df04Merge pull request #521 from Earlopain/disable-bigdecimal7a5499f[Fix #520] DisablePerformance/BigDecimalWithNumericArgumentby default03a6071Merge pull request #518 from koic/fix_false_positives_for_performance_redunda...a1ef194[Fix #517] Fix false positives forPerformance/RedundantStringChars6e1afebTweak bug report template60ff474Suppress RuboCop's offense955429aSwitch back docs version to master4e6eb01Cut 1.26.0Updates
webmockfrom 3.25.1 to 3.26.1Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
56cb661Version 3.26.1ea4cea3Merge pull request #1109 from misdoro/duplicate_headersc05fe47Split SAMPLE_REQUEST_HEADERS and SAMPLE_RESPONSE_HEADERS to be more realistic5f46ecaFix specs with recent Async-http versions.aa747baRun CI on pushes to all branches348622fVersion 3.26.0710131aAdded .devcontainer to ignore.52cc74cDon't verify peer certificate in requests to google.af3655cUpdated request_pattern_spec.rb after error message was updated.00bd15aMerge branch 'ixti-fix-request-pattern-regression'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 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