Skip to content

Update jekyll-relative-links to "~> 0.8.0" - #2076

Merged
renovate[bot] merged 1 commit into
gh-pagesfrom
renovate/jekyll-relative-links-0.x
Jul 31, 2026
Merged

Update jekyll-relative-links to "~> 0.8.0"#2076
renovate[bot] merged 1 commit into
gh-pagesfrom
renovate/jekyll-relative-links-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jekyll-relative-links "~> 0.7.0""~> 0.8.0" age adoption passing confidence

Release Notes

benbalter/jekyll-relative-links (jekyll-relative-links)

v0.8.0

Compare Source

Features
  • Add a rellinks Liquid filter that rewrites relative links in already-
    markdownified content — usable as {{ content | markdownify | rellinks }},
    so links inside included fragments get converted (#​98)
Bug fixes
  • Convert relative links in Jekyll includes that were previously skipped (#​104)
  • Handle hex-encoded (%20) spaces in relative link paths (#​106)
  • Correctly handle images nested inside Markdown links (#​107)
  • Fix an error when a page's YAML front matter has an excerpt: field (#​97)
Performance
  • Use an O(1) hash lookup in url_for_path, speeding up link resolution on
    large sites (#​110)
Documentation
  • Document that line-wrapped links are not processed, per the CommonMark spec
    (#​105)
Infrastructure
  • Modernize CI — Ruby 3.3 & 4.0 against Jekyll 3.x & 4.x — and bump
    rubocop-rspec to ~> 3.0 (#​115)
  • Enable Dependabot for GitHub Actions; bump actions/checkout,
    github/codeql-action, and rubocop-factory_bot (#​111, #​112, #​113, #​114)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot requested review from achrinza and dhmlau as code owners July 31, 2026 02:47
@renovate
renovate Bot merged commit ff7eb74 into gh-pages Jul 31, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/jekyll-relative-links-0.x branch July 31, 2026 06:40
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.

0 participants