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

Lock file maintenance #2292

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 15, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 15, 2023

⚠ 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: android/Gemfile.lock
installing v2 tool ruby v3.2.2
[15:57:28.307] INFO (9): Installing tool ruby v3.2.2...
linking tool ruby v3.2.2
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
gem 3.4.10
RubyGems Environment:
  - RUBYGEMS VERSION: 3.4.10
  - RUBY VERSION: 3.2.2 (2023-03-30 patchlevel 53) [x86_64-linux]
  - INSTALLATION DIRECTORY: /tmp/worker/312b1b/50562b/cache/others/bundler
  - USER INSTALLATION DIRECTORY: /home/ubuntu/.local/share/gem/ruby/3.2.0
  - RUBY EXECUTABLE: /opt/containerbase/tools/ruby/3.2.2/bin/ruby
  - GIT EXECUTABLE: /usr/bin/git
  - EXECUTABLE DIRECTORY: /tmp/worker/312b1b/50562b/cache/others/bundler/bin
  - SPEC CACHE DIRECTORY: /home/ubuntu/.local/share/gem/specs
  - SYSTEM CONFIGURATION DIRECTORY: /usr/local/ruby/3.2.2/etc
  - RUBYGEMS PLATFORMS:
     - ruby
     - x86_64-linux
  - GEM PATHS:
     - /tmp/worker/312b1b/50562b/cache/others/bundler
     - /home/ubuntu/.local/share/gem/ruby/3.2.0
     - /opt/containerbase/tools/ruby/3.2.2/lib/ruby/gems/3.2.0
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :backtrace => false
     - :bulk_threshold => 1000
     - "gem" => "--bindir /home/ubuntu/bin --no-document"
     - :benchmark => false
  - REMOTE SOURCES:
     - https://rubygems.org/
  - SHELL PATH:
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/bin
     - /usr/local/sbin
     - /usr/local/bin
     - /usr/sbin
     - /usr/bin
     - /sbin
     - /bin
[15:57:30.351] INFO (9): Installed tool ruby in 2s.
[15:57:30.558] INFO (93): Installing tool bundler v2.0.1...
Successfully installed bundler-2.0.1
1 gem installed
[15:57:31.179] FATAL (93): 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:42826:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:43282:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallBundlerService.test (/snapshot/dist/containerbase-cli.js:45569:5)
              at async InstallToolService.linkAndTest (/snapshot/dist/containerbase-cli.js:45844:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:45812:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:46134: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/worker/312b1b/50562b/repos/github/CruGlobal/missionhub-react-native/android",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[15:57:31.601] INFO (93): Installed tool bundler with errors in 1s.

/opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:272:in `search_up': undefined method `untaint' for "/tmp/worker/312b1b/50562b/repos/github/CruGlobal/missionhub-react-native/android":String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:259:in `find_file'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:251:in `find_gemfile'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler.rb:234:in `root'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler.rb:246:in `app_config_path'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler.rb:273:in `settings'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/feature_flag.rb:21:in `block in settings_method'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/cli.rb:97:in `<class:CLI>'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/cli.rb:7:in `<module:Bundler>'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/cli.rb:6:in `<top (required)>'
	from <internal:/opt/containerbase/tools/ruby/3.2.2/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/opt/containerbase/tools/ruby/3.2.2/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundle:23:in `block in <top (required)>'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundle:22:in `<top (required)>'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundler:4:in `load'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundler:4:in `<top (required)>'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/bin/bundler:25:in `load'
	from /opt/containerbase/tools/bundler/2.0.1/3.2/bin/bundler:25:in `<main>'

@frett frett closed this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant