Release notes
*Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).*
> ## v3.8.5
> ## Bug Fixes
>
> * Re-implement handling Liquid blocks in excerpts ([#7250](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7250))
>
> ## v3.8.4
>
> ## Bug Fixes
>
> * security: fix include bypass of EntryFilter#filter symlink check ([#7228](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7228))
>
> ## v3.8.3
> ### Bug Fixes
>
> * Fix --unpublished not affecting collection documents ([#7027](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7027))
>
> ## v3.8.2
> ### Development Fixes
>
> * Update rubocop version ([#7016](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7016))
>
> ### Bug Fixes
>
> * Add whitespace control to LIQUID_TAG_REGEX ([#7015](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7015))
>
> ## v3.8.1
> ### Bug Fixes
>
> * Fix rendering Liquid constructs in excerpts ([#6945](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6945))
> * Liquify documents unless published == false ([#6959](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6959))
>
> ## v3.8.0
> ### Development Fixes
>
> * Move duplicate code to a single private method ([#6593](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6593))
> * Test against Ruby 2.5 on AppVeyor ([#6668](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6668))
> * Replace simple regex with a native Ruby method ([#6732](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6732))
> * Codeclimate: exclude livereload.js ([#6776](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6776))
> * Add a cucumber feature to test link tag ([#6777](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6777))
> * Fix theme gem feature ([#6784](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6784))
> * Replace simple regex with equivalent Ruby methods ([#6736](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6736))
> * Rewrite `script/rubyprof` as a Ruby script ([#6813](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6813))
> * Add debug output to theme rendering ([#5195](https://github-redirect.dependabot.com/jekyll/jekyll/issues/5195))
> * Fix minitest deprecation warning in test ([#6839](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6839))
> * Memoize `Site#site_data` ([#6809](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6809))
> * Memoize document output extension ([#6814](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6814))
> * Access document permalink attribute efficiently ([#6740](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6740))
> * Minimize array allocations in the `where` filter ([#6860](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6860))
> * Bump JRuby ([#6878](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6878))
> * Assert existence of <collection>.files ([#6907](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6907))
> ... (truncated)
Changelog
*Sourced from [jekyll's changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown).*
> ## 3.8.5 / 2018-11-04
>
> ### Bug Fixes
>
> * Re-implement handling Liquid blocks in excerpts ([#7250](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7250))
>
> ## 3.8.4 / 2018-09-18
>
> ### Bug Fixes
>
> * 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check ([#7228](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7228))
>
> ## 3.8.3 / 2018-06-05
>
> ### Bug Fixes
>
> * Fix --unpublished not affecting collection documents ([#7027](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7027))
>
> ## 3.8.2 / 2018-05-18
>
> ### Development Fixes
>
> * Update rubocop version ([#7016](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7016))
>
> ### Bug Fixes
>
> * Add whitespace control to LIQUID_TAG_REGEX ([#7015](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7015))
>
> ## 3.8.1 / 2018-05-01
>
> ### Bug Fixes
>
> * Fix rendering Liquid constructs in excerpts ([#6945](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6945))
> * Liquify documents unless published == false ([#6959](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6959))
>
> ## 3.8.0 / 2018-04-19
>
> ### Development Fixes
>
> * move duplicate code to a single private method ([#6593](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6593))
> * Test against Ruby 2.5 on AppVeyor ([#6668](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6668))
> * Replace simple regex with a native Ruby method ([#6732](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6732))
> * Codeclimate: exclude livereload.js ([#6776](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6776))
> * Add a cucumber feature to test link tag ([#6777](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6777))
> * Fix theme gem feature ([#6784](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6784))
> * Replace simple regex with equivalent Ruby methods ([#6736](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6736))
> * Rewrite `script/rubyprof` as a Ruby script ([#6813](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6813))
> * Add debug output to theme rendering ([#5195](https://github-redirect.dependabot.com/jekyll/jekyll/issues/5195))
> * fix minitest deprecation warning in test ([#6839](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6839))
> * Memoize `Site#site_data` ([#6809](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6809))
> ... (truncated)
Commits
- [`41c8244`](https://github.com/jekyll/jekyll/commit/41c82448ae2d9a75379650efa8389ad4224285a9) Release :gem: 3.8.5
- [`ee35322`](https://github.com/jekyll/jekyll/commit/ee3532219347edb8c33a2129b490286072176107) Prepare 3.8.5 release
- [`a7e8f08`](https://github.com/jekyll/jekyll/commit/a7e8f08bea4e8a08482c04cff24f38599e6d239c) Merge pull request [#7352](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7352) from jekyll/3.8-backport-7250
- [`a4171db`](https://github.com/jekyll/jekyll/commit/a4171db345b47c5bd63c38d28fb593c2708e0e22) style: Metrics/LineLength
- [`aedb403`](https://github.com/jekyll/jekyll/commit/aedb403afd5de0363b53bc892ba69fa9db5a1cdf) style: fix offenses
- [`924ca62`](https://github.com/jekyll/jekyll/commit/924ca62bd2cc24414e8d033e5f36b08f0ae2701e) Re-implement handling Liquid blocks in excerpts ([#7250](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7250))
- [`cc52cac`](https://github.com/jekyll/jekyll/commit/cc52cac81a9d8c78c01040a75c8122076cf2135f) Release :gem: 3.8.4
- [`91abe9f`](https://github.com/jekyll/jekyll/commit/91abe9f7419c4cc6e7730e5d185cc020164d4da6) Release :gem: 3.8.4
- [`d9a2758`](https://github.com/jekyll/jekyll/commit/d9a2758ff698c4efd244f5ce0d8bed49bc81ce92) 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (...
- [`48e2de8`](https://github.com/jekyll/jekyll/commit/48e2de862d8396e6ff2f30e2231ac67c5f233b61) Release :gem: 3.8.3
- Additional commits viewable in [compare view](https://github.com/jekyll/jekyll/compare/v3.4.3...v3.8.5)
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
Bumps jekyll from 3.4.3 to 3.8.5.
Release notes
*Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).* > ## v3.8.5 > ## Bug Fixes > > * Re-implement handling Liquid blocks in excerpts ([#7250](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7250)) > > ## v3.8.4 > > ## Bug Fixes > > * security: fix include bypass of EntryFilter#filter symlink check ([#7228](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7228)) > > ## v3.8.3 > ### Bug Fixes > > * Fix --unpublished not affecting collection documents ([#7027](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7027)) > > ## v3.8.2 > ### Development Fixes > > * Update rubocop version ([#7016](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7016)) > > ### Bug Fixes > > * Add whitespace control to LIQUID_TAG_REGEX ([#7015](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7015)) > > ## v3.8.1 > ### Bug Fixes > > * Fix rendering Liquid constructs in excerpts ([#6945](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6945)) > * Liquify documents unless published == false ([#6959](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6959)) > > ## v3.8.0 > ### Development Fixes > > * Move duplicate code to a single private method ([#6593](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6593)) > * Test against Ruby 2.5 on AppVeyor ([#6668](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6668)) > * Replace simple regex with a native Ruby method ([#6732](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6732)) > * Codeclimate: exclude livereload.js ([#6776](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6776)) > * Add a cucumber feature to test link tag ([#6777](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6777)) > * Fix theme gem feature ([#6784](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6784)) > * Replace simple regex with equivalent Ruby methods ([#6736](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6736)) > * Rewrite `script/rubyprof` as a Ruby script ([#6813](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6813)) > * Add debug output to theme rendering ([#5195](https://github-redirect.dependabot.com/jekyll/jekyll/issues/5195)) > * Fix minitest deprecation warning in test ([#6839](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6839)) > * Memoize `Site#site_data` ([#6809](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6809)) > * Memoize document output extension ([#6814](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6814)) > * Access document permalink attribute efficiently ([#6740](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6740)) > * Minimize array allocations in the `where` filter ([#6860](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6860)) > * Bump JRuby ([#6878](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6878)) > * Assert existence of <collection>.files ([#6907](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6907)) > ... (truncated)Changelog
*Sourced from [jekyll's changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown).* > ## 3.8.5 / 2018-11-04 > > ### Bug Fixes > > * Re-implement handling Liquid blocks in excerpts ([#7250](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7250)) > > ## 3.8.4 / 2018-09-18 > > ### Bug Fixes > > * 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check ([#7228](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7228)) > > ## 3.8.3 / 2018-06-05 > > ### Bug Fixes > > * Fix --unpublished not affecting collection documents ([#7027](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7027)) > > ## 3.8.2 / 2018-05-18 > > ### Development Fixes > > * Update rubocop version ([#7016](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7016)) > > ### Bug Fixes > > * Add whitespace control to LIQUID_TAG_REGEX ([#7015](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7015)) > > ## 3.8.1 / 2018-05-01 > > ### Bug Fixes > > * Fix rendering Liquid constructs in excerpts ([#6945](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6945)) > * Liquify documents unless published == false ([#6959](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6959)) > > ## 3.8.0 / 2018-04-19 > > ### Development Fixes > > * move duplicate code to a single private method ([#6593](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6593)) > * Test against Ruby 2.5 on AppVeyor ([#6668](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6668)) > * Replace simple regex with a native Ruby method ([#6732](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6732)) > * Codeclimate: exclude livereload.js ([#6776](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6776)) > * Add a cucumber feature to test link tag ([#6777](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6777)) > * Fix theme gem feature ([#6784](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6784)) > * Replace simple regex with equivalent Ruby methods ([#6736](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6736)) > * Rewrite `script/rubyprof` as a Ruby script ([#6813](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6813)) > * Add debug output to theme rendering ([#5195](https://github-redirect.dependabot.com/jekyll/jekyll/issues/5195)) > * fix minitest deprecation warning in test ([#6839](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6839)) > * Memoize `Site#site_data` ([#6809](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6809)) > ... (truncated)Commits
- [`41c8244`](https://github.com/jekyll/jekyll/commit/41c82448ae2d9a75379650efa8389ad4224285a9) Release :gem: 3.8.5 - [`ee35322`](https://github.com/jekyll/jekyll/commit/ee3532219347edb8c33a2129b490286072176107) Prepare 3.8.5 release - [`a7e8f08`](https://github.com/jekyll/jekyll/commit/a7e8f08bea4e8a08482c04cff24f38599e6d239c) Merge pull request [#7352](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7352) from jekyll/3.8-backport-7250 - [`a4171db`](https://github.com/jekyll/jekyll/commit/a4171db345b47c5bd63c38d28fb593c2708e0e22) style: Metrics/LineLength - [`aedb403`](https://github.com/jekyll/jekyll/commit/aedb403afd5de0363b53bc892ba69fa9db5a1cdf) style: fix offenses - [`924ca62`](https://github.com/jekyll/jekyll/commit/924ca62bd2cc24414e8d033e5f36b08f0ae2701e) Re-implement handling Liquid blocks in excerpts ([#7250](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7250)) - [`cc52cac`](https://github.com/jekyll/jekyll/commit/cc52cac81a9d8c78c01040a75c8122076cf2135f) Release :gem: 3.8.4 - [`91abe9f`](https://github.com/jekyll/jekyll/commit/91abe9f7419c4cc6e7730e5d185cc020164d4da6) Release :gem: 3.8.4 - [`d9a2758`](https://github.com/jekyll/jekyll/commit/d9a2758ff698c4efd244f5ce0d8bed49bc81ce92) 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (... - [`48e2de8`](https://github.com/jekyll/jekyll/commit/48e2de862d8396e6ff2f30e2231ac67c5f233b61) Release :gem: 3.8.3 - Additional commits viewable in [compare view](https://github.com/jekyll/jekyll/compare/v3.4.3...v3.8.5)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language