[dependabot:bundler] Bump the regular-updates group across 1 directory with 5 updates#67
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…y with 5 updates Bumps the regular-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `6.4.3` | `6.5.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` | | [rubocop](https://github.com/rubocop/rubocop) | `1.68.0` | `1.71.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.27.0` | `2.29.1` | Updates `puma` from 6.4.3 to 6.5.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.5.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 `rubocop` from 1.68.0 to 1.71.0 - [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.0) 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: 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>
Contributor
Author
|
Superseded by #68. |
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 5 updates in the / directory:
6.4.36.5.02.0.32.1.01.9.21.10.01.68.01.71.02.27.02.29.1Updates
pumafrom 6.4.3 to 6.5.0Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
Commits
9e98151v6.5.0 - Sky's Version89740fbRequest body - increase read size to 64 kB (#3548)932f5d0CI: test/test_request_invalid.rb - use TestPuma::PumaSocket, RFC 9112 (#3553)b444c10Handle blank environment variables when loading config (#3539)fba741bMake HTTP length constants configurable for JRuby (#3518)0255efdCI: remove test/helpers/config_file.rb, which modifies ENV (#3550)450784aCI: fix TestIntegration#server_gets - until, not unless (#3549)271e4d0CI: remove unnecessary rake tasktest:all(#3543)9e0dc2e[CI] test_puma_server.rb - add HTTP/1.0 & HTTP/1.1 checks thru to app env (#3...23753d9[CI] test_puma_server.rb - update & add tests for back-to-back requests (#3335)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
rubocopfrom 1.68.0 to 1.71.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
6b13abbCut 1.71c923a84Update Changelog83958cbRename c_send to csend for consistency1f25c2cAdd newInternalAffairs/OnSendWithoutOnCSendcop95f45cc[Fix #13323] Add newLint/ArrayLiteralInRegexpcop30c4e20UpdateLint/LiteralInInterpolationto not handle array literals inside a re...7edf6d7[Doc] Move rubocop-i18n from puppetlabs to rubocop orgc746991Merge pull request #13737 from dvandersluis/fix-jruby-cib3c8061Fix jruby CI error617fd40Merge pull request #13734 from dvandersluis/fix-expect-offenseUpdates
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