🚨 [security] Upgrade jekyll: 3.4.1 → 3.6.3 (minor) #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your version of jekyll has known security vulnerabilities 🚨
Advisory: CVE-2018-17567
Disclosed: September 28, 2018
URL: https://jekyllrb.com/news/2018/09/19/security-fixes-for-3-6-3-7-3-8/
Jekyll _config.yml privilege escalation
🚨 We recommend to merge and deploy this update as soon as possible! 🚨
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ jekyll (3.4.1 → 3.6.3) · Repo · Changelog
Release Notes
3.6.0
3.5.1
3.5.0
3.4.5
3.4.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.11.1 (from changelog)
1.11.0 (from changelog)
1.10.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.5.2
1.5.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Release :gem: v1.5.2
Cleanup
Move example to docs
Run CI before releasing
Update history to reflect merge of #68 [ci skip]
Test against Ruby 2.5 (#68)
Update LICENSE.txt
Update Copyright notice
Update History.markdown
Fix script/release
Release :gem: 1.5.1
Security: Bump Rubocop
Update history to reflect merge of #60 [ci skip]
Define path with __dir__ (#60)
Update history to reflect merge of #61 [ci skip]
Inherit Jekyll's rubocop config for consistency (#61)
Update history to reflect merge of #62 [ci skip]
Modernize Travis config (#62)
Release Notes
1.5.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Release :gem: 1.5.1
Add script/release
Move version to its own file for easier bumping
Security: Bump Rubocop
Stick to Ruby 2.1
Update history to reflect merge of #55 [ci skip]
Drop support for old Ruby and old Jekyll (#55)
Update history to reflect merge of #53 [ci skip]
Update jekyll-watch (#53)
Update history to reflect merge of #51 [ci skip]
Inherit Jekyll's rubocop config for consistency (#51)
Update history to reflect merge of #50 [ci skip]
Remove version lock for dependency listen (#50)
Update history to reflect merge of #48 [ci skip]
Define path with __dir__ (#48)
Update history to reflect merge of #43 [ci skip]
Merge pull request #43 from ashmaroli/fix-travis
update versions for Travis
Release Notes
4.0.3 (from changelog)
4.0.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.1.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 18 commits:
:package: v0.16.2
Bring back Ruby 2.5 compatibility.
Fix Benchmarking.
Update .travis.yml
Add Pathname.
Sync development files.
Fix deprecation with RubyGems.
Update the Gitignore.
:package: v0.16.1
Add Pathutil#[], so we are compatible with RSpec.
:package: v0.16.0
Reorganize some stuff.
Pathutil added `#empty?` in 2.4.
Update Copyright year.
Do a little cleanup.
Fix #3: Remove `luna-rubocop-formatters`.
Drop CodeClimate.
Fix the homepage URL in the gemspec. (#2)
Release Notes
3.1.1 (from changelog)
3.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Release 3.1.1
Reinstate support to Ruby 2.1 and 2.2
Update PSL
Fix version in README
Release 3.1.0
Update definitions list (#160)
Upgrade to Rubocop 0.70
Fix version mismatch
Minimum Ruby version is 2.3
Upgrade Bundler
Make Travis happy
Fix typo in comment (#159)
Fix offenses
Switch to CodeCov
Update .travis.yml
Release 3.0.3
Update definitions (#154)
Fix Rubocop new warnings
Update .rubocop_defaults.yml (#153)
Update docblock
Release Notes
0.10.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
version bump
Merge pull request #81 from saluzafa/master
Merge branch 'master' of github.com:saluzafa/rb-fsevent
remove useless part rescue EOFError since it's being catched at line 82 (EOFError is a child class of IOError)
remove useless part rescue EOFError since it's being catched at line 82 (EOFError is a child class of IOError)
abnormal termination fails silently + burns cpu
update information about HFS+ corruption bug
RubyCocoa hasn't been a thing for many years now. It's no longer worth mentioning.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Exclude built *.gem files from version control
Bump version to 1.0.5
Merge pull request #90 from elifoster/fix-80
Fix uninitialized constant DateTime
removed store.yaml from repo
updated tests for SafeYAML::Store
Merge pull request #68 from blackwinter/add-safe_yaml-store
Add SafeYAML::Store, a YAML::Store variant that uses SafeYAML.load instead of YAML.load.
Sorry, we couldn't find anything useful about this release.
🆕 ruby_dep (added, 1.5.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands