Update jekyll-feed: 0.9.2 → 0.10.0 (minor) #34
Closed
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.10.0) · Repo · Changelog
Release Notes
From the Github release:
Bug Fixes
Development Fixes
Minor Enhancements
Commits
See the full diff on Github. The new version differs by 33 commits:
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
Sorry, we couldn't find anything useful about this release.
Release Notes
From the Github release:
Development Fixes
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
From the Github release:
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
From the Github release:
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)
Release Notes
From the Github release:
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 24 commits:
Release 3.5.6
Allow "!" in custom property values (#2492)
Improve the output of --version (#2488)
Allow mod 0 (#2486)
Fix a crash on complex unit math (#2457)
Don't crash on custom properties without semicolons (#2453)
Allow var() in place of multiple arguments to color functions (#2441)
Bump VERSION to 3.5.5
Add a missing changelog entry
Add a suggested replacement for extended compound selectors (#2436)
Emit a warning for && (#2435)
Call StringIO.string, not StringIO.to_s
Bump VERSION to 3.5.4
Fix round() for negative numbers (#2410)
Don't modify $stderr in a thread-unsafe way (#2418)
Use a Nokogiri version that's compatible with Ruby 2.0.0
Use the latest Redcarpet
Clean up anchor names in the reference
Stop using Maruku-specific Markdown in the README
Update map source range as new elements are parsed (#2394)
Bump VERSION to 3.5.2
Fix custom property interpolation (#2384)
Remove remnants of the listen submodule
Update sass-spec logic in .travis.yml for readability. (#2353)
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
.