Update jekyll-feed: 0.9.2 → 0.11.0 (major) #37
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.2
Update history to reflect merge of #222 [ci skip]
Require Ruby 2.3 (#222)
Release :gem: 0.10.0
Update 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 config
Update history to reflect merge of #223 [ci skip]
rubocop 0.55 (#223)
Update History.markdown
Update history to reflect merge of #209 [ci skip]
Fix #208 (#209)
Release :gem: v0.9.3
Bump development dependencies
Update 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.txt
Update Copyright notice
Update Copyright notice
Dev: Standardize scripts
Move version to its own file for easier bumping
Update 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 -a
Commits
See the full diff on Github. The new version differs by 18 commits:
Prepare for release 1.9.25
Revert "README: Remove now unnecessary PaX workaround [ci skip]"
Revert "Do closures via libffi"
Run rspec with dots output only
Fix integer parameter range specs
Fix several specs where raise_error was called without class
Specify error class for several raise_error calls
Fix missing C declarations causing compiler warnings
Replace symlinks for mips r6 with plain files
Update CHANGELOG
Merge branch 'master' of github.com:ffi/ffi
Add a CHANGELOG file
Bump VERSION to 1.9.24
Update libffi to latest changes on master
Don't search in hardcoded paths on Windows
Don't treat Symbol args different to Strings in ffi_lib
Make sure size_t is defined in Thread.c
Merge pull request #601 from wzssyqa/master
Release Notes
1.5.2
Development Fixes
1.5.1
__dir__
(#60)script/release
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
2.0.0
1.5.1
listen
dependency #50Commits
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
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.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)
Commits
See the full diff on Github. The new version differs by 5 commits:
Release 3.0.3
Update definitions (#154)
Fix Rubocop new warnings
Update .rubocop_defaults.yml (#153)
Update docblock
Release Notes
0.10.3
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.
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
.