Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
We've updated a dependency and here is what you need to know:
Additionally, the update changed a few other dependencies as well:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ jekyll-feed (0.9.2 → 0.11.0) · Repo · Changelog
Release Notes
0.11.0
Development Fixes
Minor Enhancements
0.10.0
Bug Fixes
Development Fixes
Minor Enhancements
0.9.3
Documentation
Development Fixes
site.lang(#164)Commits
See the full diff on Github. The new version differs by 44 commits:
Update history to reflect merge of #241 [ci skip]Release :gem: 0.11 (#241)Update history to reflect merge of #240 [ci skip]Refactor to remove redundant calls and variables (#240)Update history to reflect merge of #234 [ci skip]Remove check for older version of Jekyll (#234)Update history to reflect merge of #228 [ci skip]Categories and collections (#228)Rubocop ~> 0.57.2Update history to reflect merge of #222 [ci skip]Require Ruby 2.3 (#222)Release :gem: 0.10.0Update history to reflect merge of #232 [ci skip]Support Typhoeus 1.0 (#232)Update history to reflect merge of #230 [ci skip]Bump Rubocop (#230)update CI configUpdate history to reflect merge of #223 [ci skip]rubocop 0.55 (#223)Update History.markdownUpdate history to reflect merge of #209 [ci skip]Fix #208 (#209)Release :gem: v0.9.3Bump development dependenciesUpdate history to reflect merge of #205 [ci skip]Add documentation for disabling smartify filter (#205)Update history to reflect merge of #201 [ci skip]Test against Ruby 2.5 (#201)Update LICENSE.txtUpdate Copyright noticeUpdate Copyright noticeDev: Standardize scriptsMove version to its own file for easier bumpingUpdate history to reflect merge of #197 [ci skip]Fix: Add note about using plugins instead of gems key (#197)Update history to reflect merge of #164 [ci skip]Test feeds that have a `site.lang` (#164)Update history to reflect merge of #195 [ci skip]Rubocop: Target Ruby 2.1 (#195)Update history to reflect merge of #188 [ci skip]Test against Ruby 2.1 to 2.4 (#188)Update history to reflect merge of #187 [ci skip]Define path with __dir (#187)rubocop -aCommits
See the full diff on Github. The new version differs by 18 commits:
Prepare for release 1.9.25Revert "README: Remove now unnecessary PaX workaround [ci skip]"Revert "Do closures via libffi"Run rspec with dots output onlyFix integer parameter range specsFix several specs where raise_error was called without classSpecify error class for several raise_error callsFix missing C declarations causing compiler warningsReplace symlinks for mips r6 with plain filesUpdate CHANGELOGMerge branch 'master' of github.com:ffi/ffiAdd a CHANGELOG fileBump VERSION to 1.9.24Update libffi to latest changes on masterDon't search in hardcoded paths on WindowsDon't treat Symbol args different to Strings in ffi_libMake sure size_t is defined in Thread.cMerge pull request #601 from wzssyqa/masterRelease Notes
1.5.2
Development Fixes
1.5.1
__dir__(#60)script/releaseCommits
See the full diff on Github. The new version differs by 18 commits:
Release :gem: v1.5.2CleanupMove example to docsRun CI before releasingUpdate history to reflect merge of #68 [ci skip]Test against Ruby 2.5 (#68)Update LICENSE.txtUpdate Copyright noticeUpdate History.markdownFix script/releaseRelease :gem: 1.5.1Security: Bump RubocopUpdate 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
2.0.0
1.5.1
listendependency #50Commits
See the full diff on Github. The new version differs by 18 commits:
Release :gem: 1.5.1Add script/releaseMove version to its own file for easier bumpingSecurity: Bump RubocopStick to Ruby 2.1Update 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-travisupdate versions for TravisRelease Notes
3.1.5
Bugfixes
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 10 commits:
:package: v0.16.1Add Pathutil#[], so we are compatible with RSpec.:package: v0.16.0Reorganize 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)Commits
See the full diff on Github. The new version differs by 5 commits:
Release 3.0.3Update definitions (#154)Fix Rubocop new warningsUpdate .rubocop_defaults.yml (#153)Update docblockRelease Notes
0.10.3
Commits
See the full diff on Github. The new version differs by 8 commits:
version bumpMerge pull request #81 from saluzafa/masterMerge branch 'master' of github.com:saluzafa/rb-fseventremove 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 cpuupdate information about HFS+ corruption bugRubyCocoa hasn't been a thing for many years now. It's no longer worth mentioning.Sorry, we couldn't find anything useful about this release.
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.