Update jekyll-feed: 0.9.2 → 0.10.0 (minor)#34
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Contributor
Author
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.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.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 -aSorry, 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.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
From the Github release:
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
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.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)Release Notes
From the Github release:
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.Commits
See the full diff on Github. The new version differs by 24 commits:
Release 3.5.6Allow "!" 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.5Add a missing changelog entryAdd a suggested replacement for extended compound selectors (#2436)Emit a warning for && (#2435)Call StringIO.string, not StringIO.to_sBump VERSION to 3.5.4Fix 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.0Use the latest RedcarpetClean up anchor names in the referenceStop using Maruku-specific Markdown in the READMEUpdate map source range as new elements are parsed (#2394)Bump VERSION to 3.5.2Fix custom property interpolation (#2384)Remove remnants of the listen submoduleUpdate 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.