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

chore(deps): update dependency jekyll-feed to v0.17.0 #71

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
jekyll-feed minor "= 0.16.0" -> "= 0.17.0"

Release Notes

jekyll/jekyll-feed

v0.17.0

Compare Source

Documentation
Development Fixes
  • Add Ruby 3.1 to the CI matrix (#​365)
Minor Enhancements
  • Allow disabling of jekyll-feed while in development (#​370)

v0.16.0

Compare Source

Minor Enhancements
  • Add support for page.description in front matter to become entry <summary> (#​297)
Bug Fixes
  • Fold private methods into the :render method as local variables (#​327)
  • Check post.categories instead of post.category (#​357)
  • Switched xml_escape for <![CDATA[]]> for post content (#​332)
Development Fixes
  • Add Ruby 3.0 to CI (#​337)
  • Lock RuboCop to v1.18.x (#​348)
  • Add workflow to release gem via GH Action (#​355)
Documentation
  • Use .atom extension in documented examples since we write an Atom feed (#​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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from adamdecaf as a code owner June 19, 2023 10:09
@renovate
Copy link
Contributor Author

renovate bot commented Jun 19, 2023

⚠ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/Gemfile.lock
[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)

@adamdecaf adamdecaf closed this Jun 20, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 20, 2023

Renovate Ignore Notification

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.

@renovate renovate bot deleted the renovate/jekyll-ecosystem-packages branch June 20, 2023 14:10
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.

1 participant