Nexmo / ruby-2fa

Two Factor Authentication with Nexmo Verify
https://developer.nexmo.com/tutorials/two-factor-authentication
MIT License
1 stars 4 forks source link

Update dependency puma to v6 (main) #19

Open mend-for-github-com[bot] opened 5 months ago

mend-for-github-com[bot] commented 5 months ago

This PR contains the following updates:

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

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

Severity CVSS Score CVE Reachability
High High 8.0 CVE-2022-23634
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

mend-for-github-com[bot] commented 5 months ago

⚠ 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:

The artifact failure details are included below:

File name: Gemfile.lock
[03:58:25.207] INFO (75620): Installing tool bundler v1.16.1...
[03:58:26.295] FATAL (75620): Command failed with exit code 1: bundler --version
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: bundler --version",
      "stack":
          Error: Command failed with exit code 1: bundler --version
              at makeError (/snapshot/dist/containerbase-cli.js:43710:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:44609:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallBundlerService.test (/snapshot/dist/containerbase-cli.js:51111:5)
              at async InstallToolService.linkAndTest (/snapshot/dist/containerbase-cli.js:51422:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51390:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51715:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
      "shortMessage": "Command failed with exit code 1: bundler --version",
      "command": "bundler --version",
      "escapedCommand": "bundler --version",
      "exitCode": 1,
      "cwd": "/tmp/renovate/github/Nexmo/ruby-2fa",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[03:58:26.304] INFO (75620): Installed tool bundler with errors in 1s.

/opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in `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.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in `find_file'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in `find_gemfile'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in `root'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:218:in `root'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:230:in `app_config_path'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:257:in `settings'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/env.rb:20:in `report'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:96:in `request_issue_report_for'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:46:in `log_error'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:126:in `rescue in with_friendly_errors'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `load'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `<top (required)>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `load'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `<main>'
/opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in `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.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in `find_file'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in `find_gemfile'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in `root'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:218:in `root'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:230:in `app_config_path'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:257:in `settings'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/feature_flag.rb:21:in `block in settings_method'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/cli.rb:97:in `<class:CLI>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/cli.rb:7:in `<module:Bundler>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/cli.rb:6:in `<top (required)>'
    from <internal:/opt/containerbase/tools/ruby/3.3.1/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
    from <internal:/opt/containerbase/tools/ruby/3.3.1/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundle:23:in `block in <top (required)>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in `with_friendly_errors'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `load'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `<top (required)>'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `load'
    from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `<main>'