Bump the bundler group with 5 updates #35
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 5 updates:
3.2.3
3.5.1
3.2.6
3.2.7
3.1.3
3.1.6
7.2.0
7.2.4
6.4.0
6.4.2
Updates
redcarpet
from 3.2.3 to 3.5.1Release notes
Sourced from redcarpet's releases.
... (truncated)
Changelog
Sourced from redcarpet's changelog.
... (truncated)
Commits
a699c82
Fix a security issue using:quote
with:escape_html
6270d6b
Redcarpet v3.5.094f6e27
Tiny follow-up to #6633100f65
Merge pull request #663 from maschwenk/dont-mutate-optionsfc52d9c
Add regression test03e7997
Don't mutated passed options92a7b3a
Fix a segfault with StripDown and the:quote
option7352162
Merge pull request #649 from rbalint/mastere23383e
Merge pull request #650 from kolen/fix-warning-options-not-initialized6b86656
Fix "instance variable@options
not initialized" warningUpdates
rexml
from 3.2.6 to 3.2.7Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
085def0
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)d78118d
Fix a problem that parse exception message can't be generated for invalid enc...06be5cf
xpath: Fix wrong position with nested path (#122)030bfb4
Changeattribute.has_key?(name)
toattributes[name]
. (#121)0496940
Optimize the parse_attributes method to useSource#match
to parse XML. (#119)d4e79f2
Make the test suite compatible with--enable-frozen-string-literal
(#120)77cb0dc
SeparateIOSource#ensure_buffer
fromIOSource#match
. (#118)Updates
rack
from 3.1.3 to 3.1.6Changelog
Sourced from rack's changelog.
Commits
98aa947
Bump patch version.5004e0a
Improved handling of invalidaccept
headers. (#2226)3620bb1
Bump patch version.8921506
Whitespace.14d5b6c
Add changelog for GHSA-cj83-2ww7-mvq7.412c980
Merge pull request from GHSA-cj83-2ww7-mvq7c108f08
Bump patch version.945ec8d
Don't allow authority to match path. (#2220)Updates
sidekiq
from 7.2.0 to 7.2.4Changelog
Sourced from sidekiq's changelog.
Commits
30786e0
Fix for CVE-2024-32887371884e
changes0787900
prep for releaseb554667
Fix Rack deprecatione57a47e
Fix session secret error in tests with rails 7133006ba
Fix build, latest ent changes79d254d
Add **kwargs to dynamic redis client method definition (#6249)cee6f0e
Fix typos (#6245)56cab5f
formatting24e3f68
Use lax decoding, fixes #6241Updates
puma
from 6.4.0 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)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.