Bump the dev-dependencies group across 1 directory with 6 updates #12786
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 dev-dependencies group with 6 updates in the /updater directory:
1.9.2
1.11.0
3.13.0
3.13.1
1.67.0
1.79.2
1.22.1
1.25.0
0.8.7
0.10.5
3.24.0
3.25.1
Updates
debug
from 1.9.2 to 1.11.0Release notes
Sourced from debug's releases.
... (truncated)
Commits
a86adbb
v1.11.0ec0a966
Self-document the XDG_STATE_HOME fallback43f80ff
fix hitory file pathf0579e4
Support config.rb in XDG config path (#1031)b63bd2e
Add XDG support for rdbgrc file (#1031)630dbfa
Add XDG support for history file (#1031)bd9a813
Fix load_history method64c0c72
fix: use String#scrub to handle encoding gracefully29bb179
fix: handle UTF-8 history with empty LANG env32f55ff
Fix help message of theeval
commandUpdates
rspec
from 3.13.0 to 3.13.1Commits
cd5cab2
rspec v3.13.14c87b84
Remove duplicate source uri02dcc2a
Set rubygems homepage to rspec.infod3054da
Set tag prefixesdf15aaa
Unify Gemfile3b23a71
Unify.gitignore
Updates
rubocop
from 1.67.0 to 1.79.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
517485a
Cut 1.79.2ccba99f
Update Changeloga62c3a9
Fix flaky spec forrubocop_extra_features
bf3806e
[Fix #14413] Fix a false positive forLayout/EmptyLinesAroundArguments
with...9faac23
[Fix #14420] Fix false positives forStyle/SafeNavigation
2bf71f1
Merge pull request #14418 from koic/fix_false_positives_for_style_map_to_setf807efa
Merge pull request #14417 from koic/fix_false_positives_for_style_map_to_hashd7b9750
Fix false positives forStyle/MapToSet
a805ea3
[Fix #14416] Fix false positives forStyle/MapToHash
eb470ce
Merge pull request #14414 from jvlara/fix/correct-cache-usage-on-autoload-for...Updates
rubocop-performance
from 1.22.1 to 1.25.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
1a7fa7c
Cut 1.25.09bbcc52
Update Changelog9e5a10a
Merge pull request #496 from koic/support_itblock_in_performance_copscee374c
Supportit
block parameter inPerformance
cops300b997
Merge pull request #494 from dvandersluis/fixed-size-blocksd339b99
FixPerformance/FixedSize
false positive whencount
is called with a `num...b6a39f4
Merge pull request #493 from koic/fix_false_positives_for_performance_string_...8c368f6
[Fix #492] Fix false positives forPerformance/StringIdentifierArgument
d842831
Automate the process of GitHub release creationeb68f96
Merge pull request #488 from Earlopain/collection-literal-ruby34Updates
rubocop-sorbet
from 0.8.7 to 0.10.5Release notes
Sourced from rubocop-sorbet's releases.
... (truncated)
Commits
7f984f2
Release v0.10.5d7cd9fd
Fix 0.10.4 versionb096e02
Merge pull request #328 from Shopify/enforce-rbs2378f0f
Validate that style property is supported1966c71
Render block parameters in autocompletion0a3ba1c
Apply style suggestionsd34194f
Bump version to v0.10.4ac2f94d
Merge pull request #340 from Shopify/at-inline-assertions-cops10b66f1
Merge pull request #342 from Shopify/dependabot/bundler/minor-and-patch-a5f92...ff0bfe7
Bump rubocop from 1.76.0 to 1.76.1 in the minor-and-patch groupUpdates
webmock
from 3.24.0 to 3.25.1Changelog
Sourced from webmock's changelog.
Commits
f90fd50
Version 3.25.1371d01d
Merge pull request #1078 from patrickjaberg/prj/2024.11.06/fix-frozen-typhoeu...e5be1a6
Fix FrozenError in Typhoeus streaming response body5c99e1a
Remove useless encoding magic commentda93416
Update required_ruby_version to 2.6+8384080
Version 3.25.0dff6488
Merge pull request #1096 from koic/workaround_for_jruby_ci_matrix_is_failing6aacb40
Suspend JRuby CI matrixcb65c87
Merge pull request #1097 from koic/fix_build_error_in_ruby_3_5_ci_matrix1e7e9df
Fix a build error for Ruby 3.5 CI matrixDependabot 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