fuzhengwei / blog.github.io

fuzhengwei.github.io
Apache License 2.0
15 stars 8 forks source link

Bump jekyll from 3.6.2 to 3.8.6 #10

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps jekyll from 3.6.2 to 3.8.6.

Release notes *Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).* > ## v3.8.6 > ### Bug Fixes > > * Update log output for an invalid theme directory ([#7734](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7734)) > * Memoize `SiteDrop#documents` to reduce allocations ([#7722](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7722)) > * Excerpt handling of custom and intermediate tags ([#7467](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7467)) > * Escape valid special chars in a site's path name ([#7573](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7573)) > * Revert memoizing `Site#docs_to_write` and refactor `#documents` ([#7689](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7689)) > * Fix broken `include_relative` usage in excerpt ([#7690](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7690)) > * Install platform-specific gems as required (3c06609406) > > ### Security Fixes > > * Theme gems: ensure directories aren't symlinks ([#7424](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7424)) > > ## 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)) > ... (truncated)
Changelog *Sourced from [jekyll's changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown).* > ## 3.8.6 / 2019-07-02 > > ### Bug Fixes > > * Update log output for an invalid theme directory ([#7734](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7734)) > * Memoize `SiteDrop#documents` to reduce allocations ([#7722](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7722)) > * Excerpt handling of custom and intermediate tags ([#7467](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7467)) > * Escape valid special chars in a site's path name ([#7573](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7573)) > * Revert memoizing `Site#docs_to_write` and refactor `#documents` ([#7689](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7689)) > * Fix broken `include_relative` usage in excerpt ([#7690](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7690)) > * Install platform-specific gems as required (3c06609406) > > ### Security Fixes > > * Theme gems: ensure directories aren't symlinks ([#7424](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7424)) > > ## 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)) > ... (truncated)
Commits - [`7ff9a88`](https://github.com/jekyll/jekyll/commit/7ff9a885b889e274c4643ddd041c2ebd9669e3f9) Release :gem: 3.8.6 - [`5c4e125`](https://github.com/jekyll/jekyll/commit/5c4e125dad1f5a07b48ce90d8843457b58dda4c0) 3.8.6: add release note for 3c06609406 - [`cc5c850`](https://github.com/jekyll/jekyll/commit/cc5c850a0367a05ecdb234286151cb96e21364bc) Fix year - [`72d8537`](https://github.com/jekyll/jekyll/commit/72d853779f2846e7fec01fb3367d3ab9970db5cd) Update release date - [`c945c48`](https://github.com/jekyll/jekyll/commit/c945c48b793944dc2663eaa4f98c31c6d57707e7) Merge pull request [#7735](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7735) from jekyll/3-8-6-release-notes - [`27e1433`](https://github.com/jekyll/jekyll/commit/27e1433ee03c773f1ce076c33215d875df32a3f0) Create 3.8.6 release notes - [`9c574f7`](https://github.com/jekyll/jekyll/commit/9c574f779fe90ddfb824e7923f811df5229a5938) Backport [#7679](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7679) for v3.8.x ([#7734](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7734)) - [`47b67f1`](https://github.com/jekyll/jekyll/commit/47b67f1222768c7d8dce0b84e6402ee4ca1a7c78) Add all backports since 3.8.5 - [`b8d5a04`](https://github.com/jekyll/jekyll/commit/b8d5a04b57cb68875b9a8d51c6464d99348d2a91) Backport [#7697](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7697) for v3.8.x ([#7722](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7722)) - [`8701fdb`](https://github.com/jekyll/jekyll/commit/8701fdbc29e8195db81b6516e7be236bd5c03990) Backport [#7709](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7709) to 3.8-stable branch - Additional commits viewable in [compare view](https://github.com/jekyll/jekyll/compare/v3.6.2...v3.8.6)


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fuzhengwei/fuzhengwei.github.io/network/alerts).