Skip to content

Bump jekyll-remote-theme from 0.4.3 to 0.5.2 in /website in the website group - #82

Merged
luhenry merged 1 commit into
mainfrom
dependabot/bundler/website/website-0ac4751273
Aug 17, 2026
Merged

Bump jekyll-remote-theme from 0.4.3 to 0.5.2 in /website in the website group#82
luhenry merged 1 commit into
mainfrom
dependabot/bundler/website/website-0ac4751273

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the website group in /website with 1 update: jekyll-remote-theme.

Updates jekyll-remote-theme from 0.4.3 to 0.5.2

Release notes

Sourced from jekyll-remote-theme's releases.

v0.5.2

Fixes

  • Fix jekyll-github-metadata 2.15.0+ compatibility when loaded as a theme dependency (#128)

Dependencies

  • Allow rubyzip 3.x (>= 1.3.0, < 4.0) and make archive extraction compatible with rubyzip's 3.0 API change (#139)

Infrastructure

  • Relax the rubocop-ast pin (#134, #138)
  • Bump actions/checkout to v7 (#137)

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)

... (truncated)

Changelog

Sourced from jekyll-remote-theme's changelog.

0.5.2

Fixes

  • Fix jekyll-github-metadata 2.15.0+ compatibility when loaded as a theme dependency (#128)

Dependencies

  • Allow rubyzip 3.x (>= 1.3.0, < 4.0) and make archive extraction compatible with rubyzip's 3.0 API change (#139)

Infrastructure

  • Relax the rubocop-ast pin (#134, #138)
  • Bump actions/checkout to v7 (#137)

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)

... (truncated)

Commits
  • 93bbec9 Note #128 github-metadata fix in the 0.5.2 changelog (#144)
  • 60eaaef Fix jekyll-github-metadata 2.15.0+ compatibility when loaded as theme depende...
  • 0cec920 Remove accidentally-committed private/ test artifacts (#143)
  • 6423cf8 Release v0.5.2 (#140)
  • b82e98b Allow rubyzip 3.x and fix extraction for its 3.0 API change (#139)
  • f4f613f Update rubocop-ast requirement from < 1.50 to < 1.51 (#138)
  • a0e579f Merge pull request #137 from benbalter/dependabot/github_actions/actions/chec...
  • bf09c15 Bump actions/checkout from 6 to 7
  • 38895ab Merge pull request #134 from benbalter/dependabot/bundler/rubocop-ast-lt-1.50
  • c255de4 Update rubocop-ast requirement from < 1.38 to < 1.50
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the website group in /website with 1 update: [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme).


Updates `jekyll-remote-theme` from 0.4.3 to 0.5.2
- [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.2)

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

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 Aug 17, 2026
@luhenry
luhenry merged commit 9fb1027 into main Aug 17, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/website/website-0ac4751273 branch August 17, 2026 09:54
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.

1 participant