Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jekyll from 3.7.0 to 3.7.4 in /docs #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2019

Bumps jekyll from 3.7.0 to 3.7.4.

Release notes

Sourced from jekyll's releases.

v3.7.4

Bug Fixes

v3.7.3

Bug Fixes

  • Do not hardcode locale unless certainly necessary (#6791)

v3.7.2

Development Fixes

  • CI: Test against Ruby 2.5.0 (#6664)
  • Bump rdoc to 6.0 (#6600)
  • Lint file and bump theme dependencies (#6698)
  • Write a Rubocop Cop to ensure no #p or #puts calls get committed to master. (#6615)
  • Remove redgreen gem (#6720)

Site Enhancements

  • Display latest version in header (#6676)
  • Update version in config.yml via YAML load / dump (#6677)

Documentation

  • Fix: Add note about posts in context of collections_dir (#6680)
  • Update deploy-script in documentation (#6666)
  • Add note about naming of collections_dir (#6703)
  • Update installation.md (#6694)
  • Add jekyll-html to plugins. (#6654)
  • Update plugins.md (#6716)
  • Release v3.7.1 (#6695)

Bug Fixes

  • inform that symlinks are not allowed in safe mode (#6670)
  • Glob scope path only if configured with a pattern (#6692)
  • Add gem "wdm" to all newly generated Gemfiles (#6711)
  • Fix timezone incosistencies between different ruby version (#6697)
  • Refactor collections_dir feature for consistency (#6685)

Minor Enhancements

  • Require external library only if necessary (#6596)
Changelog

Sourced from jekyll's changelog.

3.7.4 / 2018-09-07

Bug Fixes

  • Security: fix include bypass of EntryFilter#filter symlink check (#7224)

3.7.3 / 2018-02-25

Bug Fixes

  • Do not hardcode locale unless certainly necessary (#6791)

3.7.2 / 2018-01-25

Development Fixes

  • CI: Test against Ruby 2.5.0 (#6664)
  • Bump rdoc to 6.0 (#6600)
  • Lint file and bump theme dependencies (#6698)
  • Write a Rubocop Cop to ensure no #p or #puts calls get committed to master. (#6615)
  • Remove redgreen gem (#6720)

Site Enhancements

  • Display latest version in header (#6676)
  • Update version in config.yml via YAML load / dump (#6677)

Documentation

  • Fix: Add note about posts in context of collections_dir (#6680)
  • Update deploy-script in documentation (#6666)
  • Add note about naming of collections_dir (#6703)
  • Update installation.md (#6694)
  • Add jekyll-html to plugins. (#6654)
  • Update plugins.md (#6716)
  • Release v3.7.1 (#6695)

Bug Fixes

  • inform that symlinks are not allowed in safe mode (#6670)
  • Glob scope path only if configured with a pattern (#6692)
  • Add gem "wdm" to all newly generated Gemfiles (#6711)
  • Fix timezone inconsistencies between different ruby version (#6697)
  • Refactor collections_dir feature for consistency (#6685)

Minor Enhancements

  • Require external library only if necessary (#6596)
Commits
  • 07561b3 Release 馃拵 3.7.4
  • bd70949 Release 馃拵 v3.7.4
  • 4108ddb Merge pull request #7224 from jekyll/3.7-entryfilter-symlink-fix
  • 2025d12 Revert "Run this branch."
  • 7f1faea LayoutReader: skip tests if Windows
  • f5cd15c Run this branch.
  • 35219a8 Fix fmt errors.
  • 2c088e2 Update tests for EntryFilter#filter fix and add comments for it
  • a8b91de EntryFilter#filter: reject all symlinks, even if included
  • 2a679e7 Add failing tests for symlink check.
  • Additional commits viewable in compare view

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.

Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.7.0 to 3.7.4.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](jekyll/jekyll@v3.7.0...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants