Bumps jekyll from 3.4.3 to 3.6.3.
Release notes
Sourced from jekyll's releases.
v3.6.2
Development Fixes
- Update Rubocop to 0.51.0 (#6444)
- Add test for layout as string (#6445)
Bug Fixes
- Problematic UTF+bom files (#6322)
- Always treat
data.layout as a string (#6442)
v3.6.1
Documentation
- Doc y_day in docs/permalinks (#6244)
- Update frontmatter.md (#6371)
- Elaborate on excluding items from processing (#6136)
- Style lists in tables (#6379)
- Remove duplicate "available" (#6380)
Development Fixes
- Bump rubocop to use
v0.50.x (#6368)
v3.6.0
Minor Enhancements
- Ignore final newline in folded YAML string (#6054)
- Add URL checks to Doctor (#5760)
- Fix serving files that clash with directories (#6222) (#6231)
- Bump supported Ruby version to
>= 2.1.0 (#6220)
- set
LiquidError#template_name for errors in included file (#6206)
- Access custom config array throughout session (#6200)
- Add support for Rouge 2, in addition to Rouge 1 (#5919)
- Allow
yield to logger methods & bail early on no-op messages (#6315)
- Update mime-types. (#6336)
- Use a Schwartzian transform with custom sorting (#6342)
- Alias
Drop#invoke_drop to Drop#[] (#6338)
Bug Fixes
Deprecator: fix typo for --serve command (#6229)
Reader#read_directories: guard against an entry not being a directory (#6226)
- kramdown: symbolize keys in-place (#6247)
- Call
to_s on site.url before attempting to concatenate strings (#6253)
- Enforce Style/FrozenStringLiteralComment (#6265)
- Update theme-template README to note 'assets' directory (#6257)
- Memoize the return value of
Document#url (#6266)
- delegate
StaticFile#to_json to StaticFile#to_liquid (#6273)
- Fix
Drop#key? so it can handle a nil argument (#6281)
... (truncated)
Changelog
Sourced from jekyll's changelog.
3.6.3 / 2018年09月18日
Bug Fixes
- 3.6.x: security: fix
include bypass of EntryFilter#filter symlink check (#7229)
3.6.2 / 2017年10月21日
Development Fixes
- Update Rubocop to 0.51.0 (#6444)
- Add test for layout as string (#6445)
Bug Fixes
- Problematic UTF+bom files (#6322)
- Always treat
data.layout as a string (#6442)
3.6.1 / 2017年10月20日
Documentation
- Doc y_day in docs/permalinks (#6244)
- Update frontmatter.md (#6371)
- Elaborate on excluding items from processing (#6136)
- Style lists in tables (#6379)
- Remove duplicate "available" (#6380)
Development Fixes
- Bump rubocop to use
v0.50.x (#6368)
3.6.0 / 2017年09月21日
Minor Enhancements
- Ignore final newline in folded YAML string (#6054)
- Add URL checks to Doctor (#5760)
- Fix serving files that clash with directories (#6222) (#6231)
- Bump supported Ruby version to
>= 2.1.0 (#6220)
- set
LiquidError#template_name for errors in included file (#6206)
- Access custom config array throughout session (#6200)
- Add support for Rouge 2, in addition to Rouge 1 (#5919)
- Allow
yield to logger methods & bail early on no-op messages (#6315)
- Update mime-types. (#6336)
- Use a Schwartzian transform with custom sorting (#6342)
- Alias
Drop#invoke_drop to Drop#[] (#6338)
Bug Fixes
... (truncated)
Commits
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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@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)
@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.
Bumps jekyll from 3.4.3 to 3.6.3.
Release notes
Sourced from jekyll's releases.
Changelog
Sourced from jekyll's changelog.
Commits
9012230Release 💎 3.6.33ffee1dRelease 💎 3.6.3caddaeb3.6.x: security: fixincludebypass ofEntryFilter#filtersymlink check (...0b83d76Update site History0d555a7Release 💎 3.6.21cda184Update history to reflect merge of #6451 #6452 #6453 [ci skip]5a0582aBackport add-test-for-layout-as-string from #6445 to 3.6-stable035c6e0Backport patch-1 from #6442 to 3.6-stable1377cf2Backport utf8-bom from #6322 to 3.6-stable (#6451)de4007cUpdate history to reflect merge of #6450 [ci skip]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.