chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/ruby/debug) | `1.9.2` | `1.11.1` | | [rack-test](https://github.com/rack/rack-test) | `2.1.0` | `2.2.0` | | [rake](https://github.com/ruby/rake) | `13.2.1` | `13.4.2` | | [rspec](https://github.com/rspec/rspec) | `3.13.0` | `3.13.2` | | [vcr](https://github.com/vcr/vcr) | `6.3.1` | `6.4.0` | | [webmock](https://github.com/bblimke/webmock) | `3.24.0` | `3.26.2` | Updates `debug` from 1.9.2 to 1.11.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.2...v1.11.1) Updates `rack-test` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/rack/rack-test/releases) - [Changelog](https://github.com/rack/rack-test/blob/main/History.md) - [Commits](rack/rack-test@v2.1.0...v2.2.0) Updates `rake` from 13.2.1 to 13.4.2 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.4.2) Updates `rspec` from 3.13.0 to 3.13.2 - [Commits](rspec/rspec@rspec-metagem-v3.13.0...rspec-v3.13.2) Updates `vcr` from 6.3.1 to 6.4.0 - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](vcr/vcr@v6.3.1...v6.4.0) Updates `webmock` from 3.24.0 to 3.26.2 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.24.0...v3.26.2) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rack-test dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vcr dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 development-dependencies group with 6 updates in the / directory:
1.9.21.11.12.1.02.2.013.2.113.4.23.13.03.13.26.3.16.4.03.24.03.26.2Updates
debugfrom 1.9.2 to 1.11.1Release notes
Sourced from debug's releases.
... (truncated)
Commits
bad4d38v1.11.188d762cFileUtils is needed553373aomit on older versionc1c1c8euseKernel.__callee__24f95d6catch up 4.0.0 backtrace changebc97d33add a test forb path: ...1139d78supportb path: path_expr06342cdcatch any exception onsingletonclass2791573fix(DAP): Return unverified breakpoints instead of unsuccessful response14c8a54Update imemo_mask to match ruby'sUpdates
rack-testfrom 2.1.0 to 2.2.0Changelog
Sourced from rack-test's changelog.
Commits
8c0cfbaBump version to 2.2.03a87147Update History for missed commit6ba3d04Remove unnecessary check for starting period in domain inside #valid?f392125Use -W:strict_unused_block when running tests on Ruby 3.4+64cd524Fix spurious warnings in tests when using Rack 3.1e5e9d89Update History.md16a3c5cfix: cookie-av allows arbitrary casing8e5a77bFix a couple spec failures on Ruby 3.4.0-preview235b7310Fix array of cookies in response containing a blank cookiec69b465Add Ruby 3.3 to CI and bump actions/checkout to v4Updates
rakefrom 13.2.1 to 13.4.2Commits
503b8ecv13.4.246038e7Merge pull request #723 from ruby/fix/testopts-preserve-existing-value604a3d9Isolate TESTOPTS env in TestRakeTestTask setup/teardown5886caaPreserve ENV["TESTOPTS"] when verbose is enabled92193acv13.4.1b74be0bMerge pull request #721 from ruby/fix/add-options-to-gemspec829f66dAdd lib/rake/options.rb to gemspec2d55bc4v13.4.01415070Exclude dependabot updates from release noteb3dc948Merge pull request #713 from pvdb/simplify_standard_system_dirUpdates
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
vcrfrom 6.3.1 to 6.4.0Release notes
Sourced from vcr's releases.
Changelog
Sourced from vcr's changelog.
Commits
5dcacdfRelease v6.4.0 (#1066)81b06bfadd Crystal ports to readme (#1065)0bf676cBump actions/checkout from 5 to 6 (#1064)ce35c23ReplaceCGI.parsewithURI.decode_www_formfor Ruby 3.5+ compatibility (#...97f3682Bump actions/checkout from 4 to 5 (#1058)3b69506Refresh Ruby support matrix in README (#1056)882c0e0Drop runtime dependency on base64 (#1014)76c7e33Migrate documentation from Relishapp to Github page (#968)3719393Add Vcr.HttpRecorder (C#/.NET) to README.md (#1051)52329d1Add Haskell VCR to README.md (#1049)Updates
webmockfrom 3.24.0 to 3.26.2Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
ce700d9Version 3.26.2ddf8a43Merge pull request #1121 from criess/cr/curb-http-2-parse-headers035e9fc[fix] add support to parse http/2 request on curb adapter29d3532Merge pull request #1123 from sferik/support-http_rb-6801ad3bMerge pull request #1122 from criess/cr/curb-easy-code-as-aliasa4de224Add HTTP.rb 6.0.0 compatibility to http_rb adapterc6cf2f1[fix] CurbAdapter aliascodefromresponse_code596d8a8Merge pull request #1113 from koic/ci_against_ruby_4_086977f8Run CI against Ruby 4.0cc11b78Merge pull request #1114 from koic/remove_pride_option_from_minitest_rake_taskYou can trigger a rebase of this PR 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 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