jaredledvina / ledvinafarm-site

Holding all things hosted on https://ledvina.farm
2 stars 0 forks source link

[Security] Bump jekyll from 3.7.3 to 3.8.4 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps jekyll from 3.7.3 to 3.8.4. This update includes security fixes.

Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **Moderate severity vulnerability that affects jekyll** > Jekyll through 3.6.2, 3.7.x through 3.7.3, and 3.8.x through 3.8.3 allows attackers to access arbitrary files by specifying a symlink in the "include" key in the "_config.yml" file. > > Affected versions: >= 3.7.0, < 3.7.4
Release notes *Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).* > ## 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)) > * Bump Rubocop to 0.54.x ([#6915](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6915)) > * Regenerate unconditionally unless its an incremental build ([#6917](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6917)) > * Centralize require statements ([#6910](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6910)) > * Bump to Rubocop 0.55 ([#6929](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6929)) > * Refactor private method `HighlightBlock#parse_options` ([#6822](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6822)) > ... (truncated)
Changelog *Sourced from [jekyll's changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown).* > ## 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)) > * 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)) > * Bump Rubocop to 0.54.x ([#6915](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6915)) > ... (truncated)
Commits - [`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 - [`5687a09`](https://github.com/jekyll/jekyll/commit/5687a092554599e8c2cf1247764a7eaf87f3d05f) Release :gem: 3.8.3 - [`03c252b`](https://github.com/jekyll/jekyll/commit/03c252ba4d659c6758f39e96507e38820fba2189) Update history to reflect merge of [#7027](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7027) [ci skip] - [`6792ff9`](https://github.com/jekyll/jekyll/commit/6792ff936c987972ec686d749647675d91dcd593) Fix --unpublished not affecting collection documents ([#7027](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7027)) - [`d22b8ee`](https://github.com/jekyll/jekyll/commit/d22b8ee3920c28a1a540462d931896eaf695f33c) Release :gem: 3.8.2 - [`b89efa5`](https://github.com/jekyll/jekyll/commit/b89efa5d5d6a5f7284bf91370a8e759b99d17b5c) Update history to reflect merge of [#7016](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7016) [ci skip] - [`450da91`](https://github.com/jekyll/jekyll/commit/450da91b4b0c0f25868f6492cbc0c3db257dba90) Update rubocop version ([#7016](https://github-redirect.dependabot.com/jekyll/jekyll/issues/7016)) - Additional commits viewable in [compare view](https://github.com/jekyll/jekyll/compare/v3.7.3...v3.8.4)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.