Skip to content

Bump jekyll from 4.0.0 to 4.0.1

HIFIS Bot requested to merge dependabot/bundler/jekyll-4.0.1 into master

Bumps jekyll from 4.0.0 to 4.0.1.

Release notes

Sourced from jekyll's releases.

v4.0.1

Bug Fixes

  • Prevent console warnings with Ruby 2.7 (#8124)
  • Clear cached Liquid template scope before render (#8141)
  • Add static file's basename to its url_placeholder (#8142)
  • Update item_property to recognize integers (#8160)

Development Fixes

  • Fix Kramdown converter based tests for v4.0.x (#8143)
Changelog

Sourced from jekyll's changelog.

4.0.1 / 2020-05-08

Bug Fixes

  • Prevent console warning with Ruby 2.7 (#8124)
  • Clear cached Liquid template scope before render (#8141)
  • Add static file's basename to its url_placeholder (#8142)
  • Update item_property to recognize integers (#8160)

Development Fixes

  • Fix Kramdown converter based tests for v4.0.x (#8143)
Commits

Merge request reports