Skip to content

Bump jekyll-remote-theme from 0.4.3 to 0.5.1#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/jekyll-remote-theme-0.5.1
Open

Bump jekyll-remote-theme from 0.4.3 to 0.5.1#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/jekyll-remote-theme-0.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps jekyll-remote-theme from 0.4.3 to 0.5.1.

Release notes

Sourced from jekyll-remote-theme's releases.

v0.5.1

Fixes

  • Fix RuboCop load failure on Ruby 4.0
  • Add base64 dependency for Ruby 3.4+

Dependencies

  • Allow openssl 4.x to fix install on Ruby 4.0 (#133)
  • Bump github/codeql-action from 3 to 4 (#130)

Infrastructure

  • Test CI against Ruby 4.0
  • Exclude Ruby 4.0 + Jekyll 3.x from CI matrix
  • Upgrade RuboCop to 1.57 and resolve violations
  • Pin rubocop-ast below 1.38 to avoid deprecation warning

Full Changelog: benbalter/jekyll-remote-theme@v0.5.0...v0.5.1

v0.5.0

0.5.0

Features

  • Add @latest ref to automatically use the latest GitHub release (#126)
  • Add support for local filesystem paths in remote_theme configuration (#120)
  • Add corporate proxy support for remote theme downloads (#124)

Fixes

  • Improve 404 error message for non-existent remote themes (#110)
  • Fix Ruby 3.4 SSL/CRL compatibility issue (#118)
  • Fix compatibility with jekyll-github-metadata 2.15.0+ (#122)
  • Add gemspec metadata methods to MockGemspec for remote theme compatibility (#125)
  • Add tests and documentation for local file override behavior (#123)

Dependencies

  • Bump jekyll-sass-converter to allow 3.1.0 (#127)
  • Bump actions/checkout from 2 to 6 (#115)
  • Bump github/codeql-action from 1 to 3 (#108)
  • Upgrade to GitHub-native Dependabot (#92)

Infrastructure

  • Move from Travis to GitHub Actions for CI (#106)
Changelog

Sourced from jekyll-remote-theme's changelog.

0.5.1

Fixes

  • Fix RuboCop load failure on Ruby 4.0
  • Add base64 dependency for Ruby 3.4+

Dependencies

  • Allow openssl 4.x to fix install on Ruby 4.0 (#133)
  • Bump github/codeql-action from 3 to 4 (#130)

Infrastructure

  • Test CI against Ruby 4.0
  • Exclude Ruby 4.0 + Jekyll 3.x from CI matrix
  • Upgrade RuboCop to 1.57 and resolve violations
  • Pin rubocop-ast below 1.38 to avoid deprecation warning

0.5.0

Features

  • Add @latest ref to automatically use the latest GitHub release (#126)
  • Add support for local filesystem paths in remote_theme configuration (#120)
  • Add corporate proxy support for remote theme downloads (#124)

Fixes

  • Improve 404 error message for non-existent remote themes (#110)
  • Fix Ruby 3.4 SSL/CRL compatibility issue (#118)
  • Fix compatibility with jekyll-github-metadata 2.15.0+ (#122)
  • Add gemspec metadata methods to MockGemspec for remote theme compatibility (#125)
  • Add tests and documentation for local file override behavior (#123)

Dependencies

  • Bump jekyll-sass-converter to allow 3.1.0 (#127)
  • Bump actions/checkout from 2 to 6 (#115)
  • Bump github/codeql-action from 1 to 3 (#108)
  • Upgrade to GitHub-native Dependabot (#92)

Infrastructure

  • Move from Travis to GitHub Actions for CI (#106)
Commits
  • 3f30ef3 Release v0.5.1
  • 740198c Exclude Ruby 4.0 + Jekyll 3.x from CI matrix
  • ede1cbb Pin rubocop-ast below 1.38 to avoid deprecation warning
  • 838a532 Add base64 dependency for Ruby 3.4+
  • 2926179 Upgrade RuboCop to 1.57 and resolve violations
  • 466220f Fix RuboCop load failure on Ruby 4.0
  • 487a158 Test CI against Ruby 4.0
  • ce26a01 Merge pull request #130 from benbalter/dependabot/github_actions/github/codeq...
  • 1ed6290 Merge pull request #133 from p-linnane/allow-openssl-4
  • 89d585d Allow openssl 4.x to fix install on Ruby 4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme) from 0.4.3 to 0.5.1.
- [Release notes](https://github.com/benbalter/jekyll-remote-theme/releases)
- [Changelog](https://github.com/benbalter/jekyll-remote-theme/blob/master/HISTORY.md)
- [Commits](benbalter/jekyll-remote-theme@v0.4.3...v0.5.1)

---
updated-dependencies:
- dependency-name: jekyll-remote-theme
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants