Bump the bundler group across 1 directory with 6 updates #4
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 in the / directory:
3.2.6
3.3.2
1.3.3
2.2.6
6.3.2
6.3.4.1
2.2.8
2.2.8.1
7.0.6
7.0.8.4
Updates
rexml
from 3.2.6 to 3.3.2Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
2b285ac
Add 3.3.2 entry0e33d3a
test: improve linear performance test names910e5a2
Fix performance issue caused by using repeated>
characters inside `<xml><!...1f1e6e9
Fix ReDoS by using repeated space characters inside `<!DOCTYPE name [<!ATTLIS...1cc1d9a
Suppress have_root not initialized warnings on Ruby < 367efb59
Fix performance issue caused by using repeated>
characters inside `<!DOCTY...a79ac8b
Fix performance issue caused by using repeated>
characters inside `<!DOCTY...c33ea49
Fix performance issue caused by using repeated>
characters after ` <!DOCTY...9f1415a
Fix performance issue caused by using repeated>
characters inside `CDATA [...c1b64c1
Fix performance issue caused by using repeated>
characters inside comments...Updates
carrierwave
from 1.3.3 to 2.2.6Release notes
Sourced from carrierwave's releases.
... (truncated)
Changelog
Sourced from carrierwave's changelog.
... (truncated)
Commits
eb6359e
Version 2.2.64317871
Fix Content-Type allowlist bypass vulnerability remained0fcff94
Version 2.2.539b282d
Fix Content-Type allowlist bypass vulnerability2f91bee
Version 2.2.42f2d77a
Merge pull request #2665 from SuperTux88/backport-kwargs-fix52237f4
fix: ruby 2.7 kwarg warning in uploader processbdb0be0
File.exists? had been deprecated since Ruby 2.1 and has been deleted in Ruby 3.2ed8c518
Forward to 1.x changelog for older changesbaf5df7
Version 2.2.3Updates
rdoc
from 6.3.2 to 6.3.4.1Release notes
Sourced from rdoc's releases.
Commits
cbef3cc
Bump up 6.3.4.1a5de13b
Fix NoMethodError for start_withee074e9
Bump up 6.3.460a6d74
Use safe_load and safe_load_file for .rdoc_options32ff6ba
Filter marshaled objects4797136
Bump rdoc version to 6.3.361414e4
Vertical-bar is disallowed in path names on WindowsUpdates
rack
from 2.2.8 to 2.2.8.1Release notes
Sourced from rack's releases.
Commits
e830011
bump versiond9c163a
Avoid 2nd degree polynomial regexp in MediaType6245768
Return an empty array when ranges are too largee4c1177
Fixing ReDoS in header parsingUpdates
actionpack
from 7.0.6 to 7.0.8.4Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
ec7f253
Preparing for 7.0.8.4 releasef12d5ae
update changelogb84cbec
include the HTTP Permissions-Policy on non-HTML Content-Types08bc3ce
Preparing for 7.0.8.3 release7c8d2a1
Preparing for 7.0.8.2 release506462a
Preparing for 7.0.8.1 release030cd01
update changelog4c83b33
fix XSS vulnerability when using translationfc734f2
Preparing for 7.0.8 releasef9175db
Fixwebdrivers
on7-0-stable
branch for issue #48973. (#48977)Updates
actiontext
from 7.0.6 to 7.0.8.4Release notes
Sourced from actiontext's releases.
... (truncated)
Commits
ec7f253
Preparing for 7.0.8.4 releasef12d5ae
update changelog08bc3ce
Preparing for 7.0.8.3 release73fac32
Keep actiontext depending on trix 1.3.183e6a75
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix7c8d2a1
Preparing for 7.0.8.2 release07e6c88
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]506462a
Preparing for 7.0.8.1 release030cd01
update changelogfc734f2
Preparing for 7.0.8 releaseDependabot 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.