Closed renovate[bot] closed 1 year ago
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:
The artifact failure details are included below:
[10:09:39.132] INFO (10): Installing tool ruby v3.2.2...
[10:09:39.135] INFO (10): Preparing legacy tool ruby ...
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/a80fb3/93f0c0/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/a80fb3/93f0c0/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/a80fb3/93f0c0/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
Installed v2 //usr/local/containerbase/tools/v2/ruby.sh in 2 seconds
[10:09:41.064] INFO (10): Installed tool ruby in 1932ms.
[10:09:41.181] INFO (96): Installing tool bundler v2.2.17...
[10:09:41.184] INFO (96): Preparing legacy tool bundler ...
installing v2 tool bundler v2.2.17
linking tool bundler v2.2.17
Bundler version 2.2.17
Installed v2 //usr/local/containerbase/tools/v2/bundler.sh in 0 seconds
[10:09:41.786] INFO (96): Installed tool bundler in 605ms.
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Bundler could not find compatible versions for gem "github-pages":
In snapshot (Gemfile.lock):
github-pages (>= 227)
In Gemfile:
github-pages (>= 214)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Bundler could not find compatible versions for gem "jekyll-feed":
In Gemfile:
jekyll-feed (= 0.17.0)
github-pages (>= 214) was resolved to 227, which depends on
jekyll-feed (= 0.15.1)
Because you closed this PR without merging, Renovate will ignore this update ("= 0.17.0"
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
"= 0.16.0"
->"= 0.17.0"
Release Notes
jekyll/jekyll-feed
### [`v0.17.0`](https://togithub.com/jekyll/jekyll-feed/blob/HEAD/History.markdown#0170--2022-10-14) [Compare Source](https://togithub.com/jekyll/jekyll-feed/compare/v0.16.0...v0.17.0) ##### Documentation - Update CI status badge ([#363](https://togithub.com/jekyll/jekyll-feed/issues/363)) ##### Development Fixes - Add Ruby 3.1 to the CI matrix ([#365](https://togithub.com/jekyll/jekyll-feed/issues/365)) ##### Minor Enhancements - Allow disabling of jekyll-feed while in development ([#370](https://togithub.com/jekyll/jekyll-feed/issues/370)) ### [`v0.16.0`](https://togithub.com/jekyll/jekyll-feed/blob/HEAD/History.markdown#0160--2022-01-03) [Compare Source](https://togithub.com/jekyll/jekyll-feed/compare/v0.15.1...v0.16.0) ##### Minor Enhancements - Add support for `page.description` in front matter to become entry `` ([#297](https://togithub.com/jekyll/jekyll-feed/issues/297)) ##### Bug Fixes - Fold private methods into the `:render` method as local variables ([#327](https://togithub.com/jekyll/jekyll-feed/issues/327)) - Check `post.categories` instead of `post.category` ([#357](https://togithub.com/jekyll/jekyll-feed/issues/357)) - Switched xml_escape for `` for post content ([#332](https://togithub.com/jekyll/jekyll-feed/issues/332)) ##### Development Fixes - Add Ruby 3.0 to CI ([#337](https://togithub.com/jekyll/jekyll-feed/issues/337)) - Lock RuboCop to v1.18.x ([#348](https://togithub.com/jekyll/jekyll-feed/issues/348)) - Add workflow to release gem via GH Action ([#355](https://togithub.com/jekyll/jekyll-feed/issues/355)) ##### Documentation - Use `.atom` extension in documented examples since we write an Atom feed ([#359](https://togithub.com/jekyll/jekyll-feed/issues/359))
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.
This PR has been generated by Mend Renovate. View repository job log here.