Skip to content

Update jekyll-default-layout requirement from ~> 0.1.5 to ~> 0.2.0 - #282

Merged
RalphHightower merged 1 commit into
mainfrom
dependabot/bundler/jekyll-default-layout-tw-0.2.0
Aug 3, 2026
Merged

Update jekyll-default-layout requirement from ~> 0.1.5 to ~> 0.2.0#282
RalphHightower merged 1 commit into
mainfrom
dependabot/bundler/jekyll-default-layout-tw-0.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on jekyll-default-layout to permit the latest version.

Release notes

Sourced from jekyll-default-layout's releases.

v0.2.0

Features

  • Apply default layouts to Jekyll collection documents (a layout matching the collection name, falling back to default)
  • Optionally apply default layouts to HTML pages — opt in with jekyll-default-layout: { html_pages: true } in _config.yml (off by default) (#41)

Dependencies

  • Bump rubocop-factory_bot to ~> 2.26.0 (#40)
  • Add base64/benchmark/ostruct/tsort dev deps (no longer default gems on Ruby 4.0)
  • Declare required_ruby_version >= 3.0

Infrastructure

  • Modernize CI — test Ruby 3.3 & 4.0 against Jekyll 3.x & 4.x; drop EOL 2.7/3.0; actions/checkout v2 → v4 (#40)
  • Remove a misplaced RuboCop config from .github/workflows/
  • Stop tracking vendored gems
Changelog

Sourced from jekyll-default-layout's changelog.

0.2.0

Features

  • Apply default layouts to Jekyll collection documents (a layout matching the collection name, falling back to default)
  • Optionally apply default layouts to HTML pages — opt in with jekyll-default-layout: { html_pages: true } in _config.yml (off by default) (#41)

Dependencies

  • Bump rubocop-factory_bot to ~> 2.26.0 (#40)
  • Add base64/benchmark/ostruct/tsort dev deps (no longer default gems on Ruby 4.0)
  • Declare required_ruby_version >= 3.0

Infrastructure

  • Modernize CI — test Ruby 3.3 & 4.0 against Jekyll 3.x & 4.x; drop EOL 2.7/3.0; actions/checkout v2 → v4 (#40)
  • Remove a misplaced RuboCop config from .github/workflows/
  • Stop tracking vendored gems
Commits
  • cb5e725 Release v0.2.0 (#42)
  • 4ed65f7 Add optional default layouts for HTML pages (#41)
  • e81bfdb Modernize CI matrix and dependencies (#40)
  • b3c4b3d Merge pull request #36 from benbalter/copilot/fix-32
  • 73a4172 merge in main
  • 01f7ae3 Merge pull request #34 from benbalter/dependabot/bundler/rubocop-rspec-tw-3.0
  • 2435e35 fix rubocop
  • 35c2027 Merge branch 'main' into dependabot/bundler/rubocop-rspec-tw-3.0
  • f27eb6f Merge branch 'main' into copilot/fix-32
  • 41e3e5e Merge pull request #38 from benbalter/copilot/fix-37
  • Additional commits viewable in compare view

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)

Updates the requirements on [jekyll-default-layout](https://github.com/benbalter/jekyll-default-layout) to permit the latest version.
- [Release notes](https://github.com/benbalter/jekyll-default-layout/releases)
- [Changelog](https://github.com/benbalter/jekyll-default-layout/blob/main/CHANGELOG.md)
- [Commits](benbalter/jekyll-default-layout@v0.1.5...v0.2.0)

---
updated-dependencies:
- dependency-name: jekyll-default-layout
  dependency-version: 0.2.0
  dependency-type: direct:development
...

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 3, 2026
@dependabot
dependabot Bot requested a review from RalphHightower as a code owner August 3, 2026 01:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
rubygems/jekyll-default-layout ~> 0.2.0 UnknownUnknown

Scanned Files

  • Gemfile

@RalphHightower RalphHightower self-assigned this Aug 3, 2026

@RalphHightower RalphHightower left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@RalphHightower
RalphHightower merged commit 7e6267b into main Aug 3, 2026
3 of 7 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/jekyll-default-layout-tw-0.2.0 branch August 3, 2026 02:46
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