Bump the bundler group across 1 directory with 4 updates #193
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 bundler group with 3 updates in the / directory: puma, rack and rexml.
Updates
puma
from 6.3.1 to 6.4.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
5fc43d7
5.6.8 and 6.4.2dfbba22
6.4.260d5ee3
Merge pull request from GHSA-c2f4-cvqm-65w2a287025
6.4.1 version tick!32a629d
6.4.17e17826
[Fix #3282]idle-timeout
not waiting on all workers in cluster mode (#3283)437142e
README.md - add the puma-acme plugin (#3301)e9125fa
[CI] Change all workflow file extensions to '.yml' (#3300)d49dec9
[CI] Add Ruby 3.3, use 'rubygems: latest' in tests.yaml MRI (#3299)2d27225
Note symlink mechanism in restart documentation for hot restart (#3298)Updates
rails
from 7.0.8 to 0.9.5Commits
11611c1
Raise LoadErrors separatelybe80d46
Moved subclass reloading responsibilities to Dependencies20b14e0
Comply to the new dependency reload systemee662e9
New approach to reloading that uses remove_const on ARs and AOs as well as ACsc37e8d3
Added methods for removing subclasses -- couldnt make it work with the regula...1369623
Fixed the ordering of attributes in the xml-decleration of Builder #540 [woeye]efa81da
Added the option of supplying an array of ids and attributes to Base#update, ...256b594
Fixed documentation #5382f11b7c
Added@request
.raw_post as a convenience access to@request
.env['RAW_POST_DAT...fd67e3b
The create and build methods are only available for has_one/belongs_to if an ...Updates
rack
from 2.2.8 to 2.2.9Release notes
Sourced from rack's releases.
Commits
b1deebd
Bump patch version.f7d40f9
Merge branch '2-2-sec' into 2-2-stablee830011
bump versiond9c163a
Avoid 2nd degree polynomial regexp in MediaType6245768
Return an empty array when ranges are too largee4c1177
Fixing ReDoS in header parsingfdb12cb
backport #2104 (#2121)99057e6
Update CHANGELOG for 2.2.8 (#2107)3314622
Adds missing 2.2.8 to CHANGELOG.md (#2106)Updates
rexml
from 3.2.6 to 3.2.8Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
1cf37ba
Add 3.2.8 entryb67081c
Remove an unused variable (#128)94e180e
Suppress a warningd574ba5
ci: install only gems required for running tests (#129)4670f8f
Add missing Thanks section9ba35f9
Bump version085def0
Add 3.2.7 entry4325835
Read quoted attributes in chunks (#126)e77365e
Exclude older than 2.6 on macos-14bf2c8ed
Move development dependencies to Gemfile (#124)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.