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] Upgrade blacklight to version 7.0.1 #57
+1
−1
Conversation
depfu
bot
added
the
depfu
label
Jan 14, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 17, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #57 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34 Continue to review full report at Codecov.
|
ruebot
merged commit e3ea2c7
into
master
Jan 17, 2019
depfu
bot
deleted the
depfu/update/blacklight-7.0.1
branch
Jan 17, 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 14, 2019
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
7.0.1
Commits
See the full diff on Github. The new version differs by 17 commits:
Bump version to 7.0.1
Merge pull request #2053 from projectblacklight/2052-citation-fix
Move modal content into _citation partial and simply render that from both js.erb and html.erb citation templates.
Merge pull request #2039 from projectblacklight/cbeer-patch-1
Remove unused generator argument
Ensure the blacklight-marc version is 7.0.0.rc1 or greater
Update the template to generate version 7 of Blacklight
Update rubocop
Test with Ruby 2.6
Merge pull request #2043 from projectblacklight/no-doc-id-fallback
Merge pull request #2051 from projectblacklight/old-data
Merge pull request #2050 from projectblacklight/engine_cart2
Update tests. Test data crossed the 10 year threshold
Upgrade to engine_cart 2
Merge pull request #2044 from projectblacklight/filter-name-separator
Increase the contrast for the filter name/value separator
bump to v7.0.0 package.json
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