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

chore(deps): update dependency ruby to v3 #136

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

Conversation

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

@mend-for-github-com mend-for-github-com bot commented Jan 4, 2024

This PR contains the following updates:

Package Type Update Change
ruby (source) major 2.6.5 -> 3.3.5
ruby final major 2.6.5 -> 3.3.5

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

Copy link
Author

mend-for-github-com bot commented Jan 4, 2024

⚠ 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
[06:20:59.356] INFO (855): Installing tool bundler v1.17.3...
[06:21:00.591] FATAL (855): 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/lukebrogan-mend/railsgoat",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[06:21:01.466] INFO (855): Installed tool bundler with errors in 2.1s.

/opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:272: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.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:259:in `find_file'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:251:in `find_gemfile'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler.rb:234:in `root'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler.rb:246:in `app_config_path'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler.rb:273:in `settings'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/feature_flag.rb:21:in `block in settings_method'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/cli.rb:97:in `<class:CLI>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/cli.rb:7:in `<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/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.17.3/3.3/gems/bundler-1.17.3/exe/bundle:23:in `block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundle:22:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundler:4:in `load'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundler:4:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/bin/bundler:25:in `load'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/bin/bundler:25:in `<main>'

Copy link
Author

mend-for-github-com bot commented May 30, 2024

⚠️ 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.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:272: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.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:259:in `find_file'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:251:in `find_gemfile'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler.rb:234:in `root'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler.rb:246:in `app_config_path'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler.rb:273:in `settings'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/feature_flag.rb:21:in `block in settings_method'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/cli.rb:97:in `<class:CLI>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/cli.rb:7:in `<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/cli.rb:6:in `<top (required)>'
	from <internal:/opt/containerbase/tools/ruby/3.3.5/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
	from <internal:/opt/containerbase/tools/ruby/3.3.5/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundle:23:in `block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundle:22:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundler:4:in `load'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/gems/bundler-1.17.3/exe/bundler:4:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/bin/bundler:25:in `load'
	from /opt/containerbase/tools/bundler/1.17.3/3.3/bin/bundler:25:in `<main>'

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/ruby-3.x branch from cdfc8bd to 474fce3 Compare May 31, 2024 05:48
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/ruby-3.x branch 2 times, most recently from 3c0e641 to c5bcec1 Compare June 13, 2024 00:11
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/ruby-3.x branch 2 times, most recently from 129aec9 to b7510a9 Compare July 10, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants