build(deps): bump the gems group with 3 updates #133
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 gems group with 3 updates: puma, rubocop and rubocop-minitest.
Updates
puma
from 6.6.1 to 7.0.1Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
... (truncated)
Commits
ded6a4a
7.0.1 (#3728)e375492
Add backward compatibility aliases for Events class methods (#3725)279cfe8
Remove #3716 from changelog (#3727)89a448e
v7.0.0 (#3722)daba989
Warn when RUBY_MN_THREADS env var is set (#3721)95e4235
Set default keepalive connections to 999 (#3719)fa2458c
Fixes a bug where triggering hooks in the ThreadPool fails (#3716)4d08ab8
:bug Fix error_logger inproperly loggingenv[QUERY_STRING]
(#3713)57ca334
server.rb - initialize ivars@reactor
and@env_set_http_version
(#3714)eb96ef0
SimplifyPuma::DSL#process_hook
logic (#3710)Updates
rubocop
from 1.80.0 to 1.80.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
e2afd61
Cut 1.80.202d4593
Update Changelogca1b813
[Fix #14502] Fix wrong autocorrect forStyle/StringConcatenation
when a sin...06e1b4f
Remove some boilerplate when testing the lsp addon9a82957
Merge pull request #14500 from Earlopain/string-concat-escaped2f2f63a
[Fix #14499] Fix wrong autocorrect forStyle/StringConcatenation
with escap...cc4d7a1
Use RuboCop RSpec 3.7 for development819ea46
Reset the docs version2271a78
Merge pull request #14489 from Earlopain/redundant-parens-yield-etc6bdff54
Merge pull request #14495 from koic/make_naming_predicate_method_allow_initia...Updates
rubocop-minitest
from 0.38.1 to 0.38.2Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
0275cb0
Cut 0.38.25b58efd
Update Changelog0dd2bce
Merge pull request #340 from Earlopain/multiple-assertions-receiverc47ff6b
Merge pull request #339 from Earlopain/sync-spellchecka700aa2
[Fix #321] Fix false positives forMinitest/MultipleAssertions
when the ass...6b3d7a4
Run codespell withbundle exec rake
0980b17
Remove misspell from CIaafebda
Merge pull request #338 from rubocop/dependabot/github_actions/actions/checko...0f3870b
Bump actions/checkout from 4 to 5cd388c7
Suppress RuboCop's offenseDependabot 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