conference-app-2023 icon indicating copy to clipboard operation
conference-app-2023 copied to clipboard

Update dependency danger to v9.3.1

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

Mend Renovate

This PR contains the following updates:

Package Update Change
danger patch '9.3.0' -> '9.3.1'

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

danger/danger (danger)

v9.3.1

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jun 06 '23 18:06 renovate[bot]

⚠ 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
[02:49:22.140] INFO (9): Installing tool ruby v3.2.2...
installing v2 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/bb0551/269346/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/bb0551/269346/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/bb0551/269346/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
[02:49:24.532] INFO (9): Installed tool ruby in 2.3s.
[02:49:24.630] INFO (103): Installing tool bundler v2.4.12...
installing v2 tool bundler v2.4.12
Successfully installed bundler-2.4.12
1 gem installed
linking tool bundler v2.4.12
Bundler version 2.4.12
[02:49:25.231] INFO (103): Installed tool bundler in 602ms.
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...

/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
Could not find compatible versions

Because danger >= 9.3.1 depends on octokit ~> 6.0
and octokit ~> 6.0 could not be found in rubygems repository
https://rubygems.org/ or installed locally for any resolution platforms
(arm64-darwin-22, x86_64-darwin-22, x86_64-linux),
  danger >= 9.3.1 cannot be used.
So, because Gemfile depends on danger = 9.3.1,
  version solving has failed.

The source contains the following gems matching 'octokit (~> 6.0)':
  * octokit-6.0.0
  * octokit-6.0.1
  * octokit-6.1.0
  * octokit-6.1.1

renovate[bot] avatar Jun 06 '23 18:06 renovate[bot]

Test Results

31 tests   31 :heavy_check_mark:  2m 55s :stopwatch:   7 suites    0 :zzz:   7 files      0 :x:

Results for commit 3c3bd42b.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 06 '23 18:06 github-actions[bot]

Hi @takahirom! Codes seem to be unformatted. To resolve this issue, please run ./gradlew spotlessKotlinApply and fix the results of ./gradlew lintDebug.. Thank you for your contribution.

github-actions[bot] avatar Jul 02 '23 11:07 github-actions[bot]