Skip to content
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

Update dependency puma to v5 (main) #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Update Change
puma major '~> 3.0' -> '~> 5.0'

By merging this PR, the issue #14 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
High High 7.5 CVE-2021-29509
High High 7.3 CVE-2023-40175
Medium Medium 5.9 CVE-2024-21647
Medium Medium 5.4 CVE-2024-45614
Low Low 3.7 CVE-2021-41136

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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Feb 13, 2025
Copy link
Author

⚠️ 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: Gemfile.lock

/opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in 'Bundler::SharedHelpers#search_up': undefined method 'untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in 'Bundler::SharedHelpers#find_file'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in 'Bundler::SharedHelpers#find_gemfile'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in 'Bundler::SharedHelpers#root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:218:in 'Bundler.root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:230:in 'Bundler.app_config_path'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:257:in 'Bundler.settings'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/env.rb:20:in 'Bundler::Env.report'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:96:in 'Bundler::FriendlyErrors.request_issue_report_for'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:46:in 'Bundler::FriendlyErrors.log_error'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:126:in 'Bundler.with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundle:22:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in '<main>'
/opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in 'Bundler::SharedHelpers#search_up': undefined method 'untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in 'Bundler::SharedHelpers#find_file'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in 'Bundler::SharedHelpers#find_gemfile'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in 'Bundler::SharedHelpers#root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:218:in 'Bundler.root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:230:in 'Bundler.app_config_path'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:257:in 'Bundler.settings'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/feature_flag.rb:21:in 'block in Bundler::FeatureFlag#settings_method'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/cli.rb:97:in '<class:CLI>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/cli.rb:7:in '<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/cli.rb:6:in '<top (required)>'
	from <internal:/opt/containerbase/tools/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
	from <internal:/opt/containerbase/tools/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundle:23:in 'block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in 'Bundler.with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundle:22:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in '<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants