[dependabot:bundler] Bump the regular-updates group across 1 directory with 6 updates#69
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 6 updates Bumps the regular-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `6.4.3` | `6.6.0` | | [importmap-rails](https://github.com/rails/importmap-rails) | `2.0.3` | `2.1.0` | | [debug](https://github.com/ruby/debug) | `1.9.2` | `1.10.0` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `7.1.0` | `7.1.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.68.0` | `1.71.2` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.27.0` | `2.29.1` | Updates `puma` from 6.4.3 to 6.6.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.4.3...v6.6.0) Updates `importmap-rails` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.0.3...v2.1.0) Updates `debug` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.2...v1.10.0) Updates `rspec-rails` from 7.1.0 to 7.1.1 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.1.0...v7.1.1) Updates `rubocop` from 1.68.0 to 1.71.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.68.0...v1.71.2) Updates `rubocop-rails` from 2.27.0 to 2.29.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.27.0...v2.29.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates ... 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 regular-updates group with 6 updates in the / directory:
6.4.36.6.02.0.32.1.01.9.21.10.07.1.07.1.11.68.01.71.22.27.02.29.1Updates
pumafrom 6.4.3 to 6.6.0Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
... (truncated)
Commits
5a58290Merge branch '6-6'6cfddb3Finalize date045ed0fI can type...34234acconst.rb - set 6.6 code namece9a704Zenspider zenspider/minitest cleanup (#3604)2819ce26.6.09058575Fix warnings41e2744Fix multi-delimiter split to get status app token (#3505)54f680dAdd test for worker 0 ping with SIGURG (#3579)edd2a17CI: test_plugin_systemd.rb - fixups for intermittent retries (#3594)Updates
importmap-railsfrom 2.0.3 to 2.1.0Release notes
Sourced from importmap-rails's releases.
Commits
d91d5e1Bump version for 2.1.02ef81f0Encapsulate stale_when_importmap_changes method (#284)f588506Correct pristine command description and args (#272)f273945Addsbin/importmap pristinewhich redownloads pinned packages (#271)abba7c8Revert "Re-enable support for Ruby 2.7"Updates
debugfrom 1.9.2 to 1.10.0Release notes
Sourced from debug's releases.
Commits
bead098v1.10.051b0161port_rangelvar is not definedaffee18Add option for trying a range of TCP ports87d607dallowputswithout argument3685859Improve RUBYOPT's handling in testsee59c85Prompt assertion should use assert_raw_line_text instead of assert_line_text07df517Modify misc/README.md.erb and regenerate README1405bf8Fix minor typos / grammar in README.md9c42795Add changelog_uri to gemspec (#1106)ef5e54cFix flaky testsUpdates
rspec-railsfrom 7.1.0 to 7.1.1Changelog
Sourced from rspec-rails's changelog.
Commits
93b2d24Reference issues for Github28ad978v7.1.17f63fa9Merge pull request #2823 from rspec/ensure-mocks-config-available3b099ceSimplify instructions for gems installations from git repository (#2828)62a04e5Merge pull request #2829 from rspec/fix-verify-mailer-preview33f6492Merge pull request #2826 from rspec/switch-to-monorepodb114bbSwitch to ruby 3.4 from rc6f1599dMerge pull request #2825 from rspec/ruby-3.4-v2fece159Merge pull request #2824 from rspec/fix-build9d5e281Merge pull request #2812 from rspec/expand-permitted-rails-versionsUpdates
rubocopfrom 1.68.0 to 1.71.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
2cd0ca2Cut 1.71.2b205529Update Changelogda31e5aMerge pull request #13785 from viralpraxis/fix-style-each-with-object-cop-err...b3e86f6FixStyle/EachWithObjectcop error in case if single block argument7e0ffa0[Fix #13787] Fix incorrect autocorrect forStyle/ExplicitBlockArgument910795cMerge pull request #13409 from pCosta99/issue/133950d8d9edMerge pull request #13784 from koic/stablize_help_command_line_option_test8c1dc79Stabilizehelpcommand line option test933c879Merge pull request #13783 from Earlopain/lint-void-numblock8a48e61Merge pull request #13782 from Earlopain/else-alignment-numblockUpdates
rubocop-railsfrom 2.27.0 to 2.29.1Release notes
Sourced from rubocop-rails's releases.
... (truncated)
Changelog
Sourced from rubocop-rails's changelog.
Commits
a54b408Cut 2.29.118f5484Update Changelogc0f086fApplybundle exec rubocop --regenerate-todod1443caMerge pull request #1419 from ydakuka/fix/enhance-rails-duplicate-association...10829d3[Fix rubocop#1356] Enhance Rails/DuplicateAssociation to handle alias7024ab5Merge pull request #1415 from ydakuka/fix/typeerror_in_the_file_path_cop3677f7b[Fix rubocop#1389] Handle TypeError caused by an array in Rails/FilePath cop158cd38Merge pull request #1424 from koic/fix_an_error_for_rails_strong_parameters_e...ce69ef7Merge pull request #1416 from ydakuka/fix/typeerror_in_the_root_pathname_meth...e48fec2[Fix #1423] Fix an error forRails/StrongParametersExpectDependabot 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