-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the bundler group across 1 directory with 7 updates #7
base: main
Are you sure you want to change the base?
Bump the bundler group across 1 directory with 7 updates #7
Conversation
Bumps the bundler group with 4 updates in the /examples/rails-example directory: [puma](https://github.com/puma/puma), [actionmailer](https://github.com/rails/rails), [rexml](https://github.com/ruby/rexml) and [webrick](https://github.com/ruby/webrick). Updates `puma` from 6.4.2 to 6.4.3 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.4.2...v6.4.3) Updates `actionmailer` from 7.1.3.3 to 7.1.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionmailer/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.3...v7.1.4.1) Updates `actionpack` from 7.1.3.3 to 7.1.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.3...v7.1.4.1) Updates `actiontext` from 7.1.3.3 to 7.1.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.3...v7.1.4.1) Updates `rails-html-sanitizer` from 1.6.0 to 1.6.1 - [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.1) Updates `rexml` from 3.2.8 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.2.8...v3.3.9) Updates `webrick` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production dependency-group: bundler - dependency-name: actionmailer dependency-type: indirect dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: actiontext 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 - dependency-name: webrick dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
🧙 Sourcery has finished reviewing your pull request! 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 🪧 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 (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
CI Failure Feedback 🧐
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
Bumps the bundler group with 4 updates in the /examples/rails-example directory: puma, actionmailer, rexml and webrick.
Updates
puma
from 6.4.2 to 6.4.3Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
e867e53
6.4.363a27b5
5.6.9 release note [ci skip]cac3fd1
Merge commit from forkUpdates
actionmailer
from 7.1.3.3 to 7.1.4.1Release notes
Sourced from actionmailer's releases.
... (truncated)
Commits
5b5f0da
Preparing for 7.1.4.1 release76ae935
Update CHANGELOGs3612e3e
Avoid backtracking in ActionMailer block_format1f56fd6
Merge pull request #52962 from rails/rm-releser6f57590
Preparing for 7.1.4 releaseeedbe69
Merge branch '7-1-sec' into 7-1-stable19eebf6
Preparing for 7.1.3.4 releasebd7c28a
update changelog0dc6be2
Merge branch 'rm-trix-7-1' into 7-1-stablebb28ca8
Merge pull request #51510 from fatkodima/remove-ostructUpdates
actionpack
from 7.1.3.3 to 7.1.4.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
5b5f0da
Preparing for 7.1.4.1 release76ae935
Update CHANGELOGsb0fe99f
Avoid backtracking in filtered_query_string7c13988
Avoid backtracking in Token#raw_params1f56fd6
Merge pull request #52962 from rails/rm-releser6f57590
Preparing for 7.1.4 release63fe89d
Sync changelog6036b65
Merge pull request #52138 from skipkayhil/hm-rack-input-is-optional578eb9a
Move the rewind code closer to the reason why we need to rewind213538e
Consider selenium-webdriver version for Ruby 2.7Updates
actiontext
from 7.1.3.3 to 7.1.4.1Release notes
Sourced from actiontext's releases.
... (truncated)
Commits
5b5f0da
Preparing for 7.1.4.1 release76ae935
Update CHANGELOGsde0df7c
Avoid backtracing in plain_text_for_blockquote_node1f56fd6
Merge pull request #52962 from rails/rm-releser6f57590
Preparing for 7.1.4 releasefef23ff
Merge pull request #52281 from jagthedrummer/jeremy/action-text-content-trix-fix2b05f76
Merge pull request #52093 from p8/actiontext/fix-remote-image-preview1a5896f
Fix action-text-attachment HTML escaping regression test01f27a6
Add missing authors in CHANGELOGeedbe69
Merge branch '7-1-sec' into 7-1-stableUpdates
rails-html-sanitizer
from 1.6.0 to 1.6.1Release notes
Sourced from rails-html-sanitizer's releases.
Changelog
Sourced from rails-html-sanitizer's changelog.
Commits
5e96b19
version bump to v1.6.1383cc7c
doc: update CHANGELOG with assigned CVEsa7b0cfe
Combine the noscript/mglyph prevention blocks5658335
Merge branch 'h1-2509647-noscript' into flavorjones-2024-security-fixes65fb72f
Merge branch 'h1-2519936-mglyph-foster-parenting' into flavorjones-2024-secur...3fe22a8
Merge branch 'h1-2519936-foreign-ns-confusion' into flavorjones-2024-security...d7a94c1
Merge branch 'h1-2503220-nokogiri-serialization' into flavorjones-2024-securi...3fd6e65
doc: update CHANGELOG1625173
fix: disallow 'noscript' from safe listsa0a3e8b
fix: disallow 'mglyph' and 'malignmark' from safe listsUpdates
rexml
from 3.2.8 to 3.3.9Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
38eaa86
Add 3.3.9 entryce59f2e
parser: fix a bug that �x...; is accepted as a character referencea09646d
test: fix indentcf0fb9c
FixIOSource#readline
for@pending_buffer
(#215)1d0c362
OptimizeIOSource#read_until
method (#210)622011f
Bump version036d508
test: avoid using needless non ASCII characters4197054
Add 3.3.8 entry78f8712
Fix handling with "xml:" prefixed namespace (#208)2e1cd64
Optimize SAX2Parser#get_namespace (#207)Updates
webrick
from 1.8.1 to 1.8.2Release notes
Sourced from webrick's releases.
Commits
0fb9de6
Bump up v1.8.2b9a4c81
Removed trailing spacesf5faca9
Prevent request smuggling0c600e1
Fix reference to URI::REGEXP::PATTERN::HOST15a9391
Return 400 response for chunked requests with unexpected data after chunk2b38d56
Treat missing CRLF separator after headers as an EOFErrore4efb4a
Remove unnecessary gsub calls in test_httprequest.rb426e214
Only strip space and horizontal tab in headerse72cb69
Prefer squigly heredocs. (#143)ee60354
Require CRLF line endings in request line and headersDependabot 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.