Bump the dev-dependencies group across 1 directory with 10 updates #98
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 10 updates in the /updater directory:
1.8.0
1.9.2
2.0.23
2.0.24
13.1.0
13.2.1
3.12.0
3.13.0
1.58.0
1.63.4
1.19.1
1.21.0
0.7.6
0.8.2
0.2.25
0.2.26
2.2.0
2.2.3
3.19.1
3.23.0
Updates
debug
from 1.8.0 to 1.9.2Release notes
Sourced from debug's releases.
... (truncated)
Commits
0b77e82
v1.9.26407c98
Format tablesa655f10
Mention IRB as the console in readmeffbdb30
Use rb_iseqw_to_iseq to get iseq pointer75326e2
Fix name of rb_iseq_t struct6e9a127
Add Launchable in CI3564601
Fix flakey test "test_reponse_returns_correct_threads_info"98dad00
Separate setup and execution steps in CI68f7753
Add Session#deactivate_irb_integration935f903
Make irb_console toggleable with config updateUpdates
gpgme
from 2.0.23 to 2.0.24Changelog
Sourced from gpgme's changelog.
Commits
ec4c9a9
Release 2.0.24238a081
Add workaround for building gpgme with musl >= 1.2.47d6dc97
Remove duplicated tests2ac00ff
Add theignore_mdc_error
flag setter and getterfb4c588
Don't add gem root to LOAD_PATH2cc29d8
Revert comment about cleaning not being on by default0ce6037
Fix --clean optionUpdates
rake
from 13.1.0 to 13.2.1Changelog
Sourced from rake's changelog.
Commits
d84f6ef
Bump up 13.2.18b33b36
Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...99f6823
Merge pull request #554 from ruby/suppress-array-internal54950e0
Suppressed "<internal:array>:52:in 'Array#each'" from backtrace675498c
Bump up 13.2.03dc4277
Bump actions/configure-pages from 4 to 5c68e010
Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...2cb46b6
Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-cic342e96
Add TruffleRuby on CId569f0f
Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
rspec
from 3.12.0 to 3.13.0Commits
317fc0b
v3.13.0cfb135a
v3.12.0Updates
rubocop
from 1.58.0 to 1.63.4Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
941d21b
Cut 1.63.4feb6022
Update Changelog81adab5
Fix an error forrubocop -V
when.rubocop.yml
contains ERB02aebff
Merge pull request #12866 from amomchilov/rescue-GemfileNotFounda8ef19c
Merge pull request #12867 from koic/fix_false_positive_for_style_redundant_li...45bbf67
[Fix #12865]require 'bundler'
if possible, but…2821564
[Fix #12862] Fix a false positive forStyle/RedundantLineContinuation
84877a3
Merge pull request #12664 from muxcmux/master5f4bbaa
Merge pull request #12863 from Uaitt/cli-options-missing-periods9e4bc4a
Add missing periods on CLI options descriptionsUpdates
rubocop-performance
from 1.19.1 to 1.21.0Release notes
Sourced from rubocop-performance's releases.
... (truncated)
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
rubocop-sorbet
from 0.7.6 to 0.8.2Release notes
Sourced from rubocop-sorbet's releases.
... (truncated)
Commits
65b8215
Bump version to v0.8.295d8d33
Merge pull request #225 from Shopify/emily/t-enum-comparable-cop85fcce0
Regenerate cop documentationaf86285
IntroduceForbidComparableTEnum
cop603bdea
RefactorMultipleTEnumValues
cop to useTEnum
mixin9d093e0
Extract sharedT::Enum
cop logic into a mixin2cfb6cc
Merge pull request #206 from Shopify/deprecate-one-ancestor-per-lined6f0206
Merge pull request #214 from Shopify/dependabot/bundler/rubocop-shopify-2.15.17e47e2e
Formattingbfbef11
Bump rubocop-shopify from 2.14.0 to 2.15.1Updates
stackprof
from 0.2.25 to 0.2.26Commits
ebdd3af
bumping versionbd885f9
Merge pull request #222 from casperisfine/typed-dataaaeef71
Migrate to the TypedData API91d12e7
Merge pull request #219 from casperisfine/yjit-3.3-postponed-jbosc1e71bd
Fix compatibility with newer minitestc771fd4
Don't use postponed jobs on Ruby 3.3+YJIT726a172
Merge pull request #214 from tmm1/fix-gc-times329e57b
Fix GC profiling timing51b71bf
Merge pull request #213 from tmm1/raw-line-numbers03369b9
Add raw line numbers for raw modeUpdates
turbo_tests
from 2.2.0 to 2.2.3Release notes
Sourced from turbo_tests's releases.
Commits
bb814e1
Merge pull request #54 from serpapi/remove-json-gem-explicit-dependencyddf5fbd
Bump version to 2.2.34f1cc37
Merge branch 'master' of github.com:serpapi/turbo_tests into remove-json-gem-...ced6eb7
Revert "Merge pull request #49 from lcmen/fix-hash-extensions-for-latest-json"876a33d
Merge pull request #50 from deivid-rodriguez/windows-support1f714bf
Merge remote-tracking branch 'origin/master' into windows-support6ada9df
Merge pull request #53 from javierjulio/patch-1a3220a1
Remove ostruct require468ac62
Replace OpenStruct with Struct1fa426c
Bump version to 2.2.2Updates
webmock
from 3.19.1 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