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.25.4 #84

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

This PR contains the following updates:

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

Release Notes

minitest/minitest (minitest)

v5.25.4

Compare Source

v5.25.3

Compare Source

v5.25.2

Compare Source

v5.25.1

Compare Source

v5.25.0

Compare Source

v5.24.1

Compare Source

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


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 was generated by Mend Renovate. View the repository job log.

@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 a2baf81 to 7a328f2 Compare November 6, 2023 08:29
@yegor256
Copy link
Owner

yegor256 commented Nov 6, 2023

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

@rultor
Copy link
Collaborator

rultor commented Nov 6, 2023

@rultor please, try to merge, since 4 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 4 checks have passed

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

After this operation, 0 B of additional disk space will be used.

0% [Working]
            
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq-dev amd64 14.9-0ubuntu0.22.04.1 [147 kB]

1% [1 libpq-dev 2,613 B/147 kB 2%]
                                  
51% [Working]
             
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.9-0ubuntu0.22.04.1 [141 kB]

52% [2 libpq5 2,613 B/141 kB 2%]
                                
100% [Working]
              
Fetched 288 kB in 0s (1,792 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 92586 files and directories currently installed.)
Preparing to unpack .../libpq-dev_14.9-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpq-dev (14.9-0ubuntu0.22.04.1) over (14.8-0ubuntu0.22.04.1) ...
Preparing to unpack .../libpq5_14.9-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpq5:amd64 (14.9-0ubuntu0.22.04.1) over (14.8-0ubuntu0.22.04.1) ...
Setting up libpq5:amd64 (14.9-0ubuntu0.22.04.1) ...
Setting up libpq-dev (14.9-0ubuntu0.22.04.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for man-db (2.10.2-1) ...
+ git config --global user.email server@0rsk.com
+ git config --global user.name 0rsk.com
+ 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-2126-5fo3ny.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 bef5545804fe2f0f603b686febcdf47b993d1b70073ec84ef7540179b770ef9d is dead
Mon Nov  6 10:26:15 AM CET 2023

@renovate renovate bot changed the title Update dependency minitest to v5.20.0 Update dependency minitest to v5.21.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 7a328f2 to 9e1a26e Compare January 12, 2024 00:46
@renovate renovate bot changed the title Update dependency minitest to v5.21.0 Update dependency minitest to v5.21.1 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 9e1a26e to d2886e3 Compare January 12, 2024 03:40
@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 d2886e3 to 9c426d7 Compare January 18, 2024 09:58
@renovate renovate bot changed the title Update dependency minitest to v5.21.2 Update dependency minitest to v5.21.2 - autoclosed Feb 4, 2024
@renovate renovate bot closed this Feb 4, 2024
@renovate renovate bot deleted the renovate/minitest-5.x branch February 4, 2024 16:45
@renovate renovate bot changed the title Update dependency minitest to v5.21.2 - autoclosed Update dependency minitest to v5.21.2 Feb 5, 2024
@renovate renovate bot reopened this Feb 5, 2024
@renovate renovate bot restored the renovate/minitest-5.x branch February 5, 2024 22:42
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 9c426d7 to da7c795 Compare February 5, 2024 22:42
@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 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 da7c795 to eb37cdc Compare February 7, 2024 04:12
@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 force-pushed the renovate/minitest-5.x branch from eb37cdc to 81d755f Compare February 7, 2024 22:37
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 81d755f to 4473514 Compare March 5, 2024 11:20
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 4473514 to bdd6c81 Compare March 13, 2024 23:16
@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 changed the title Update dependency minitest to v5.22.3 Update dependency minitest to v5.23.0 May 15, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch 2 times, most recently from c30c725 to 55c9779 Compare May 22, 2024 02:25
@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 changed the title Update dependency minitest to v5.23.1 Update dependency minitest to v5.24.0 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 55c9779 to dcb32a2 Compare June 19, 2024 03:27
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from dcb32a2 to b852abe Compare June 30, 2024 01:14
@renovate renovate bot changed the title Update dependency minitest to v5.24.0 Update dependency minitest to v5.24.1 Jun 30, 2024
@renovate renovate bot changed the title Update dependency minitest to v5.24.1 Update dependency minitest to v5.25.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch 2 times, most recently from 254f94b to 98e0a93 Compare August 16, 2024 18:58
@renovate renovate bot changed the title Update dependency minitest to v5.25.0 Update dependency minitest to v5.25.1 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 98e0a93 to 28aef74 Compare November 21, 2024 22:26
@renovate renovate bot changed the title Update dependency minitest to v5.25.1 Update dependency minitest to v5.25.2 Nov 21, 2024
@renovate renovate bot changed the title Update dependency minitest to v5.25.2 Update dependency minitest to v5.25.3 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 28aef74 to 3af59b1 Compare December 3, 2024 23:10
@renovate renovate bot force-pushed the renovate/minitest-5.x branch from 3af59b1 to 9397add Compare December 4, 2024 06:18
@renovate renovate bot changed the title Update dependency minitest to v5.25.3 Update dependency minitest to v5.25.4 Dec 4, 2024
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