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 alembic-jekyll-theme to v4 #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 22, 2020

Mend Renovate

This PR contains the following updates:

Package Update Change
alembic-jekyll-theme major "~> 3.1.0" -> "~> 4.1.0"

Configuration

📅 Schedule: Branch creation - "after 6am and before 4pm every weekday" (UTC), 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
Copy link
Author

renovate bot commented Aug 22, 2020

⚠️ 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 check 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: Gemfile.lock
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux]
Successfully installed bundler-2.0.1
1 gem installed
Fetching gem metadata from https://rubygems.org/..........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...

Bundler could not find compatible versions for gem "jekyll":
  In Gemfile:
    jekyll (~> 3.3)

    alembic-jekyll-theme (~> 4.1.0) was resolved to 4.1.0, which depends on
      jekyll (~> 4.1)

@renovate renovate bot force-pushed the renovate/alembic-jekyll-theme-4.x branch from 801a89a to c71afb0 Compare January 9, 2021 09:56
@renovate renovate bot force-pushed the renovate/alembic-jekyll-theme-4.x branch from c71afb0 to 8493155 Compare March 12, 2022 21:03
@renovate
Copy link
Author

renovate bot commented Mar 12, 2022

⚠ 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: Gemfile.lock
installing v2 tool ruby v3.2.1
linking tool ruby v3.2.1
ruby 3.2.1 (2023-02-08 revision 31819e82c8) [x86_64-linux]
gem 3.4.6
RubyGems Environment:
  - RUBYGEMS VERSION: 3.4.6
  - RUBY VERSION: 3.2.1 (2023-02-08 patchlevel 31) [x86_64-linux]
  - INSTALLATION DIRECTORY: /tmp/renovate-cache/others/bundler
  - USER INSTALLATION DIRECTORY: /home/ubuntu/.local/share/gem/ruby/3.2.0
  - RUBY EXECUTABLE: /opt/buildpack/tools/ruby/3.2.1/bin/ruby
  - GIT EXECUTABLE: /usr/bin/git
  - EXECUTABLE DIRECTORY: /tmp/renovate-cache/others/bundler/bin
  - SPEC CACHE DIRECTORY: /home/ubuntu/.local/share/gem/specs
  - SYSTEM CONFIGURATION DIRECTORY: /usr/local/ruby/3.2.1/etc
  - RUBYGEMS PLATFORMS:
     - ruby
     - x86_64-linux
  - GEM PATHS:
     - /tmp/renovate-cache/others/bundler
     - /home/ubuntu/.local/share/gem/ruby/3.2.0
     - /opt/buildpack/tools/ruby/3.2.1/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/buildpack/tools/v2/ruby.sh in 3 seconds
installing v2 tool bundler v2.0.1
linking tool bundler v2.0.1

/opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:272:in `search_up': undefined method `untaint' for "/mnt/renovate/gh/YaManicKill/mckinlay.me":String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:259:in `find_file'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:251:in `find_gemfile'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler.rb:234:in `root'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler.rb:246:in `app_config_path'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler.rb:273:in `settings'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/feature_flag.rb:21:in `block in settings_method'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/cli.rb:97:in `<class:CLI>'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/cli.rb:7:in `<module:Bundler>'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/cli.rb:6:in `<top (required)>'
	from <internal:/opt/buildpack/tools/ruby/3.2.1/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:88:in `require'
	from <internal:/opt/buildpack/tools/ruby/3.2.1/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:88:in `require'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundle:23:in `block in <top (required)>'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundle:22:in `<top (required)>'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundler:4:in `load'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/gems/bundler-2.0.1/exe/bundler:4:in `<top (required)>'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/bin/bundler:25:in `load'
	from /opt/buildpack/tools/bundler/2.0.1/3.2/bin/bundler:25:in `<main>'

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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