Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update sitemap_generator: 6.0.1 → 6.0.2 (patch) #247
Conversation
depfu
bot
added
the
depfu
label
Jan 11, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 11, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #247 +/- ##
=======================================
Coverage 92.39% 92.39%
=======================================
Files 35 35
Lines 539 539
=======================================
Hits 498 498
Misses 41 41 Continue to review full report at Codecov.
|
ruebot
approved these changes
Jan 16, 2019
ruebot
merged commit f3f512a
into
master
Jan 16, 2019
depfu
bot
deleted the
depfu/update/sitemap_generator-6.0.2
branch
Jan 16, 2019
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.
depfu bot commentedJan 11, 2019
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
6.0.2 (from changelog)
Commits
See the full diff on Github. The new version differs by 15 commits:
Upgrade to v6.0.2
Use Ruby 2.5.1 for development
Merge branch 'warnings' of https://github.com/amatsuda/sitemap_generator
Merge pull request #305 from amatsuda/bigdecimal
Merge pull request #310 from TomK32/patch-1
Fix rails instructions in README
Merge pull request #307 from 3b7/readme-update
Fix anchor link in Readme
Prefer composition over inheritance with BigDecimal
:warning: instance variable @default_host, @sitemaps_host, @yield_sitemap, @sitemaps_path, @adapter, @verbose, @protect_index, @sitemap_index, @added_default_links, @created_group, @sitemap not initialized
:warning: instance variable @yield_sitemap not initialized
:warning: instance variable @create_index not initialized
:warning: File.exists? is a deprecated name, use File.exist? instead
:warning: `*' interpreted as argument prefix
Merge pull request #295 from tiagoamaro/patch-1
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