devopera
devopera copied to clipboard
Bump jekyll from 3.1.6 to 3.6.3
Bumps jekyll from 3.0.0 to 3.6.3.
Release notes
Sourced from jekyll's releases.
v3.6.2
Development Fixes
Bug Fixes
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_namefor errors in included file (#6206)- Access custom config array throughout session (#6200)
- Add support for Rouge 2, in addition to Rouge 1 (#5919)
- Allow
yieldto logger methods & bail early on no-op messages (#6315)- Update mime-types. (#6336)
- Use a Schwartzian transform with custom sorting (#6342)
- Alias
Drop#invoke_droptoDrop#[](#6338)Bug Fixes
... (truncated)
Deprecator: fix typo for--servecommand (#6229)Reader#read_directories: guard against an entry not being a directory (#6226)- kramdown: symbolize keys in-place (#6247)
- Call
to_son 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_jsontoStaticFile#to_liquid(#6273)- Fix
Drop#key?so it can handle a nil argument (#6281)
Changelog
Sourced from jekyll's changelog.
3.6.3 / 2018-09-18
Bug Fixes
- 3.6.x: security: fix
includebypass ofEntryFilter#filtersymlink check (#7229)3.6.2 / 2017-10-21
Development Fixes
Bug Fixes
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_namefor errors in included file (#6206)- Access custom config array throughout session (#6200)
- Add support for Rouge 2, in addition to Rouge 1 (#5919)
- Allow
yieldto logger methods & bail early on no-op messages (#6315)- Update mime-types. (#6336)
- Use a Schwartzian transform with custom sorting (#6342)
- Alias
Drop#invoke_droptoDrop#[](#6338)Bug Fixes
... (truncated)
Commits
-
9012230Release :gem: 3.6.3 -
3ffee1dRelease :gem: 3.6.3 -
caddaeb3.6.x: security: fixincludebypass ofEntryFilter#filtersymlink check (... -
0b83d76Update site History -
0d555a7Release 💎 3.6.2 -
1cda184Update history to reflect merge of #6451 #6452 #6453 [ci skip] -
5a0582aBackport add-test-for-layout-as-string from #6445 to 3.6-stable -
035c6e0Backport patch-1 from #6442 to 3.6-stable -
1377cf2Backport utf8-bom from #6322 to 3.6-stable (#6451) -
de4007cUpdate history to reflect merge of #6450 [ci skip] - Additional commits viewable in compare view
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 ignore this [patch|minor|major] versionwill 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 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 language
@dependabot recreate