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 zache to v0.13.2 #193

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 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zache 0.13.0 -> 0.13.2 age adoption passing confidence

Release Notes

yegor256/zache (zache)

v0.13.2: Zache#clean is broken?

Compare Source

See #​75, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.13.1: Do not sleep in synchronize block

Compare Source

See #​48, release log:

Released by Rultor 1.75.1, see build log


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.

@yegor256
Copy link
Owner

yegor256 commented Jul 8, 2024

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Jul 8, 2024

@rultor please, try to merge

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

@rultor
Copy link
Collaborator

rultor commented Jul 8, 2024

@rultor please, try to merge

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

`do_install'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer/parallel_installer.rb:140:in
`install_serially'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer/parallel_installer.rb:91:in
`call'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer/parallel_installer.rb:67:in
`call'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer.rb:244:in
`install_in_parallel'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer.rb:201:in
`install'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer.rb:89:in
`block in run'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/process_lock.rb:12:in
`block in lock'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/process_lock.rb:9:in
`open'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/process_lock.rb:9:in
`lock'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer.rb:71:in
`run'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/installer.rb:23:in
`install'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/cli/install.rb:62:in
`run'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/cli.rb:260:in
`block in install'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/settings.rb:131:in
`temporary'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/cli.rb:259:in
`install'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in
`run'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in
`invoke_command'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/vendor/thor/lib/thor.rb:392:in
`dispatch'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/cli.rb:34:in
`dispatch'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/vendor/thor/lib/thor/base.rb:485:in
`start'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/cli.rb:28:in
`start'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/exe/bundle:45:in `block in
<top (required)>'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/lib/bundler/friendly_errors.rb:117:in
`with_friendly_errors'
/usr/local/rvm/gems/ruby-3.2.2/gems/bundler-2.4.6/exe/bundle:33:in `<top
(required)>'
  /usr/local/rvm/gems/ruby-3.2.2/bin/bundle:25:in `load'
  /usr/local/rvm/gems/ruby-3.2.2/bin/bundle:25:in `<main>'

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

In Gemfile:
  zold-ruby-sdk was resolved to 0.3.0, which depends on
    zold was resolved to 0.31.5, which depends on
      openssl
container f07815dedf8001317b45f80a79d1f55fa8e5440b3210a51a9e6b717d672c3699 is dead
Mon Jul  8 06:41:55 UTC 2024

@renovate renovate bot force-pushed the renovate/zache-0.x-lockfile branch from 28bf155 to dffbf0c Compare July 18, 2024 17:55
@renovate renovate bot changed the title Update dependency zache to v0.13.1 Update dependency zache to v0.13.2 Jul 18, 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