Echo-Server icon indicating copy to clipboard operation
Echo-Server copied to clipboard

chore(deps): update dependency webrick to v1.8.2 [security]

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webrick 1.8.1 -> 1.8.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-47220

An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's position is "Webrick should not be used in production."


Release Notes

ruby/webrick (webrick)

v1.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Sep 24 '24 15:09 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.60%. Comparing base (2b73548) to head (7c7ffe7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   95.60%   95.60%           
=======================================
  Files          11       11           
  Lines          91       91           
=======================================
  Hits           87       87           
  Misses          4        4           
Flag Coverage Δ
95.60% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 24 '24 15:09 codecov-commenter

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/Gemfile.lock

/opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendor/thor/lib/thor/error.rb:105:in '<class:Thor>': uninitialized constant DidYouMean::SPELL_CHECKERS (NameError)

    DidYouMean::SPELL_CHECKERS.merge!(
              ^^^^^^^^^^^^^^^^
Did you mean?  DidYouMean::SpellChecker
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendor/thor/lib/thor/error.rb:1:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendor/thor/lib/thor/base.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendor/thor/lib/thor/base.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendor/thor/lib/thor.rb:1:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendor/thor/lib/thor.rb:1:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendored_thor.rb:8:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/vendored_thor.rb:8:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/friendly_errors.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/lib/bundler/friendly_errors.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/exe/bundle:32:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/exe/bundle:32:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/gems/bundler-2.2.21/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.21/3.4.6/bin/bundler:25:in '<main>'

renovate[bot] avatar Aug 10 '25 14:08 renovate[bot]