This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade blacklight to version 7.0.1 #57
Merged
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.
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?
✳️ blacklight (7.0.0 → 7.0.1) · Repo
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