Bump the bundler group across 1 directory with 6 updates#2
Bump the bundler group across 1 directory with 6 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the bundler group with 3 updates in the /templates/rails directory: [actionpack](https://github.com/rails/rails), [net-imap](https://github.com/ruby/net-imap) and [rexml](https://github.com/ruby/rexml). Updates `actionpack` from 7.1.4.1 to 7.1.5.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.4.1...v7.1.5.1) Updates `net-imap` from 0.4.10 to 0.4.19 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.4.10...v0.4.19) Updates `nokogiri` from 1.16.7 to 1.18.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.7...v1.18.5) Updates `rack` from 3.1.8 to 3.1.12 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.8...v3.1.12) Updates `rails-html-sanitizer` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.0...v1.6.2) Updates `rexml` from 3.3.6 to 3.3.9 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.6...v3.3.9) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: net-imap dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request updates multiple gems in the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Superseded by #3. |
Bumps the bundler group with 3 updates in the /templates/rails directory: actionpack, net-imap and rexml.
Updates
actionpackfrom 7.1.4.1 to 7.1.5.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
14c115bPreparing for 7.1.5.1 release5558e72Add CSP directive validation625ec92Preparing for 7.1.5 release3ddbd08Merge remote-tracking branch 'origin/7-1-sec' into 7-1-stablee52d670Preparing for 7.1.4.2 release7021f21[ci skip] Fix CHANGELOG lint errorsd3ceb6cMerge remote-tracking branch 'origin/7-1-sec' into 7-1-stable7379f7cBackport Ruby 3.4 compatibility fixes for actionpackcce9ecbMerge pull request #53202 from byroot/ruby-3.4-hash-inspect471eb56[7.1] Fix URI::DEFAULT_PARSER warningsUpdates
net-imapfrom 0.4.10 to 0.4.19Release notes
Sourced from net-imap's releases.
... (truncated)
Commits
4c4ed09🔖 Bump version to 0.4.19c8c5a64Merge commit from forkabff00f🔧 Add:up_to_max_sizeconfig for UIDPlusData34a1f27🔧 Add config option for max UIDPlusData size6613d57🔒 Limit exponential memory usage to parse uid-sete4d57b1🔀 Merge pull request #404 from ruby/backport-0.4-uidplus-deprecationd32320a🐛 Fix missingData.definefor new classes3c592fc🔧🗑️ Deprecate UIDPlusData, with config to upgrade7e58ef3✨ Add CopyUIDData (to replace UIDPlusData)4c601c3✨ Add AppendUIDData (to replace UIDPlusData)Updates
nokogirifrom 1.16.7 to 1.18.5Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
58823ffversion bump to v1.18.54473261Fix MRI Ruby vs. JRuby XML child namespace output differences (backport v1.18...6cac169doc: update CHANGELOG28978c6Fix MRI Ruby vs. JRuby XML child namespace output differences (#3456)80edf1cversion bump to v1.18.43c12e35dep: update libxslt to 1.1.43 (v1.18.x branch) (#3467)395c085dep: update libxslt to 1.1.434125715ci: tired of waiting for gnome mirrors35faaa3doc: update CHANGELOG with GHSAfd3ca2eversion bump to v1.18.3Updates
rackfrom 3.1.8 to 3.1.12Changelog
Sourced from rack's changelog.
Commits
e8f4760Bump patch version.413b834Update changelog.70cb322Use a fully resolved file path when confirming if a file can be served by `Ra...c827c33Bump patch version.aeac570Use#inspectto prevent log injection.0349488Bump patch version.4aa1978Escape non-printable characters when logging.e217a39Bump patch version.3383cf2Update changelog.edb0869fix: malformed charset param (#2263) (#2277)Updates
rails-html-sanitizerfrom 1.6.0 to 1.6.2Release notes
Sourced from rails-html-sanitizer's releases.
... (truncated)
Changelog
Sourced from rails-html-sanitizer's changelog.
... (truncated)
Commits
9160d49version bump to v1.6.25843d4dfix: PermitScrubber accepts frozen tags5e96b19version bump to v1.6.1383cc7cdoc: update CHANGELOG with assigned CVEsa7b0cfeCombine the noscript/mglyph prevention blocks5658335Merge branch 'h1-2509647-noscript' into flavorjones-2024-security-fixes65fb72fMerge branch 'h1-2519936-mglyph-foster-parenting' into flavorjones-2024-secur...3fe22a8Merge branch 'h1-2519936-foreign-ns-confusion' into flavorjones-2024-security...d7a94c1Merge branch 'h1-2503220-nokogiri-serialization' into flavorjones-2024-securi...3fd6e65doc: update CHANGELOGUpdates
rexmlfrom 3.3.6 to 3.3.9Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
38eaa86Add 3.3.9 entryce59f2eparser: fix a bug that �x...; is accepted as a character referencea09646dtest: fix indentcf0fb9cFixIOSource#readlinefor@pending_buffer(#215)1d0c362OptimizeIOSource#read_untilmethod (#210)622011fBump version036d508test: avoid using needless non ASCII characters4197054Add 3.3.8 entry78f8712Fix handling with "xml:" prefixed namespace (#208)2e1cd64Optimize SAX2Parser#get_namespace (#207)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Bump the bundler group in the /templates/rails directory, updating actionpack, net-imap, nokogiri, rack, rails-html-sanitizer and rexml gems.
Bug Fixes:
Rack::Staticin rack.Enhancements: