This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade blacklight to version 7.8.0#121
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #121 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 34 34
=========================================
Hits 34 34 Continue to review full report at Codecov.
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.7.0 → 7.8.0) · Repo
Release Notes
7.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
Release v7.8.0Merge pull request #2285 from projectblacklight/comment-removal-semantic-fieldsMerge pull request #2284 from jacobthill/arabic-pluralizationsAdd missing comment chunkRemoves commentupdate translationMerge pull request #2283 from projectblacklight/translations_config-locales-blacklight-en-yml--master_arTranslate /config/locales/blacklight.en.yml in arMerge pull request #2281 from projectblacklight/jcoyne-patch-1Fix usage docs around modalsMerge pull request #2277 from projectblacklight/remove-classRemove a vestigial Bootstrap 3 class: btn-disabledMerge pull request #2276 from projectblacklight/jcoyne-patch-1Use the multiline string operatorMerge pull request #2273 from projectblacklight/remove_autoload_paths_configRemove unneeded auto-loader configSafe navigate when iterating over the documents ivar in various export viewsMerge pull request #2270 from projectblacklight/constraint-componentStart migrating constraints towards using view componentsMerge pull request #2268 from projectblacklight/facet-presenter-view-componentAdd some more deprecationsAdd testsOpt out of calling back into helper methods if the item component method is providedUpdate .rubocop_todo.ymlExtract view components for facetsMerge pull request #2267 from projectblacklight/rails-6-sprockets-6Merge branch 'master' into rails-6-sprockets-6Merge pull request #2269 from projectblacklight/update-railsTest latest 5.x and 6.x releases of RailsGenerate a Rails 6 test app that spins up a serverMerge pull request #2263 from projectblacklight/streamline-dockerExtract Blacklight::FacetItemPresenterUse docker-compose to run Solr in CIMerge pull request #2261 from projectblacklight/link-contributing-2181Merge pull request #2262 from dkinzer/fix-docker-compose-build-errorFix docker compose build error.Adds a link to CONTRIBUTING.md from README.mdMerge pull request #2259 from projectblacklight/blacklight-coreCreate a solr core that matches the configsMerge pull request #2186 from dkinzer/use-docker-instead-of-vagrantAdd docker-compose configuration for local development.Merge pull request #2257 from projectblacklight/pagination-spacingAdds a margin to fix pagination spacingAllow query facets to be sorted by the hits returned.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