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 minitest to v5.24.0 - autoclosed #49

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minitest (changelog) '5.18.1' -> '5.24.0' age adoption passing confidence

Release Notes

minitest/minitest (minitest)

v5.24.0

Compare Source

v5.23.1

Compare Source

v5.23.0

Compare Source

v5.22.3

Compare Source

v5.22.2

Compare Source

v5.22.1

Compare Source

v5.22.0

Compare Source

v5.21.2

Compare Source

v5.21.1

Compare Source

v5.21.0

Compare Source

v5.20.0

Compare Source

v5.19.0

Compare Source


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 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.

@yegor256
Copy link
Contributor

@rultor please, try to merge, since 5 checks have passed

@rultor
Copy link
Collaborator

rultor commented Jul 26, 2023

@rultor please, try to merge, since 5 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jul 26, 2023

@rultor please, try to merge, since 5 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min)

be found here:

/usr/local/rvm/gems/ruby-3.0.1/extensions/x86_64-linux/3.0.0/openssl-3.1.0/mkmf.log

extconf failed, exit code 1

Gem files will remain installed in
/usr/local/rvm/gems/ruby-3.0.1/gems/openssl-3.1.0 for inspection.
Results logged to
/usr/local/rvm/gems/ruby-3.0.1/extensions/x86_64-linux/3.0.0/openssl-3.1.0/gem_make.out

/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/builder.rb:91:in
`run'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/ext_conf_builder.rb:48:in
`block in build'
  /usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/tempfile.rb:317:in `open'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/ext_conf_builder.rb:28:in
`build'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/builder.rb:157:in
`build_extension'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/builder.rb:191:in
`block in build_extensions'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/builder.rb:188:in
`each'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/ext/builder.rb:188:in
`build_extensions'
/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/rubygems/installer.rb:821:in
`build_extensions'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/rubygems_gem_installer.rb:72:in
`build_extensions'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/rubygems_gem_installer.rb:28:in
`install'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/source/rubygems.rb:207:in
`install'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/installer/gem_installer.rb:54:in
`install'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/installer/gem_installer.rb:16:in
`install_from_spec'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/installer/parallel_installer.rb:186:in
`do_install'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/installer/parallel_installer.rb:177:in
`block in worker_pool'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/worker.rb:62:in
`apply_func'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/worker.rb:57:in
`block in process_queue'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/worker.rb:54:in
`loop'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/worker.rb:54:in
`process_queue'
/usr/local/rvm/gems/ruby-3.0.1/gems/bundler-2.3.26/lib/bundler/worker.rb:91:in
`block (2 levels) in create_threads'

An error occurred while installing openssl (3.1.0), and Bundler cannot continue.

In Gemfile:
  zold-score was resolved to 0.0.0, which depends on
    openssl
container 2700a0f12cf5f4e07b497b2b8fba815930d8c590bd50cecdc4c34b52f4524007 is dead
Wed 26 Jul 2023 09:35:40 PM CEST

@renovate renovate bot changed the title Update dependency minitest to v5.19.0 Update dependency minitest to v5.20.0 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 6fafecb to 4fc0e64 Compare November 6, 2023 09:28
@renovate renovate bot changed the title Update dependency minitest to v5.20.0 Update dependency minitest to v5.21.1 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 4fc0e64 to 3f274df Compare January 12, 2024 02:20
@renovate renovate bot changed the title Update dependency minitest to v5.21.1 Update dependency minitest to v5.21.2 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 3f274df to 12ddc71 Compare January 18, 2024 10:35
@renovate renovate bot changed the title Update dependency minitest to v5.21.2 Update dependency minitest to v5.22.0 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 12ddc71 to 6a95924 Compare February 5, 2024 22:35
@renovate renovate bot changed the title Update dependency minitest to v5.22.0 Update dependency minitest to v5.22.1 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 6a95924 to 11ee4dc Compare February 7, 2024 04:07
@renovate renovate bot changed the title Update dependency minitest to v5.22.1 Update dependency minitest to v5.22.2 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 11ee4dc to bf5d830 Compare February 8, 2024 01:31
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from bf5d830 to 7fcc6bf Compare March 13, 2024 21:38
@renovate renovate bot changed the title Update dependency minitest to v5.22.2 Update dependency minitest to v5.22.3 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 7fcc6bf to 5f53d29 Compare May 16, 2024 01:33
@renovate renovate bot changed the title Update dependency minitest to v5.22.3 Update dependency minitest to v5.23.0 May 16, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 5f53d29 to 5899899 Compare May 22, 2024 04:22
@renovate renovate bot changed the title Update dependency minitest to v5.23.0 Update dependency minitest to v5.23.1 May 22, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 5899899 to 7d3ae56 Compare June 19, 2024 03:22
@renovate renovate bot changed the title Update dependency minitest to v5.23.1 Update dependency minitest to v5.24.0 Jun 19, 2024
@renovate renovate bot changed the title Update dependency minitest to v5.24.0 Update dependency minitest to v5.24.0 - autoclosed Jun 27, 2024
@renovate renovate bot closed this Jun 27, 2024
@renovate renovate bot deleted the renovate/minitest-5.x branch June 27, 2024 17:12
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.

2 participants