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.23.1 #192

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

minitest/minitest (minitest)

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


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.

@0crat 0crat added the 0crat/new label Nov 6, 2023
@0crat
Copy link
Collaborator

0crat commented Nov 6, 2023

@renovate/z[bot] this pull request is too small, just 6 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject

@yegor256
Copy link
Owner

yegor256 commented Nov 6, 2023

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

@rultor
Copy link
Collaborator

rultor commented Nov 6, 2023

@rultor please, try to merge, since 3 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 Nov 6, 2023

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

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

+ return 0
+ true
+ export head=git@github.com:yegor256/mailanes.git
+ head=git@github.com:yegor256/mailanes.git
+ export pull_id=192
+ pull_id=192
+ export fork=git@github.com:yegor256/mailanes.git
+ fork=git@github.com:yegor256/mailanes.git
+ export fork_branch=renovate/minitest-5.x
+ fork_branch=renovate/minitest-5.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update dependency minitest to v5.20.0'
+ pull_title='Update dependency minitest to v5.20.0'
+ export author=yegor256
+ author=yegor256
+ sudo -i gem install openssl -- --with-openssl-dir=/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
Fetching openssl-3.2.0.gem
Building native extensions with: '--with-openssl-dir=/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl'
This could take a while...
ERROR:  Error installing openssl:
	ERROR: Failed to build gem native extension.

    current directory: /usr/local/rvm/gems/ruby-3.0.1/gems/openssl-3.2.0/ext/openssl
/usr/local/rvm/rubies/ruby-3.0.1/bin/ruby -I /usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0 -r ./siteconf20231106-1049-l8jnt6.rb extconf.rb --with-openssl-dir\=/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
	--with-opt-dir
	--without-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/usr/local/rvm/rubies/ruby-3.0.1/bin/$(RUBY_BASE_NAME)
	--with-openssl-dir
	--with-openssl-include
	--without-openssl-include=${openssl-dir}/include
	--with-openssl-lib
	--without-openssl-lib=${openssl-dir}/lib
extconf.rb:33:in `<main>': OpenSSL library directory could not be found in '/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl/lib'. You might want to fix this error in one of the following ways. (RuntimeError)
  * Recompile OpenSSL by configuring it with --libdir=lib  to specify the OpenSSL library directory.
  * Recompile Ruby by configuring it with --libdir=<dir> to specify the Ruby library directory.
  * Compile this openssl gem with --with-openssl-include=<dir> and --with-openssl-lib=<dir> options to specify the OpenSSL include and library directories.

extconf failed, exit code 1

Gem files will remain installed in /usr/local/rvm/gems/ruby-3.0.1/gems/openssl-3.2.0 for inspection.
Results logged to /usr/local/rvm/gems/ruby-3.0.1/extensions/x86_64-linux/3.0.0/openssl-3.2.0/gem_make.out
container 54181450d012242ac24e4da2f644fd1d715ad84cfb98327bd37ee2478710e1af is dead
Mon Nov  6 08:42:33 AM CET 2023

@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 changed the title Update dependency minitest to v5.21.1 Update dependency minitest to v5.21.2 Jan 18, 2024
@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 2 times, most recently from 5d243ca to db12509 Compare February 7, 2024 04:13
@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 changed the title Update dependency minitest to v5.22.1 Update dependency minitest to v5.22.2 Feb 7, 2024
@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 bbfb226 to aa7dacc Compare May 4, 2024 07:22
@renovate renovate bot changed the title Update dependency minitest to v5.22.3 Update dependency minitest to v5.23.0 May 15, 2024
@renovate renovate bot changed the title Update dependency minitest to v5.23.0 Update dependency minitest to v5.23.1 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants