diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6110c0f0..b805e9a8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.3.0" + ".": "3.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a812bd35..040a9117 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,277 +1,8 @@ # Changelog -## [3.3.0](https://github.com/nla/nla-blacklight/compare/nla-blacklight-v3.5.0...nla-blacklight/3.3.0) (2024-09-06) +## [3.4.1](https://github.com/nla/nla-blacklight/compare/nla-blacklight-v3.5.0...nla-blacklight/3.4.1) (2024-09-06) - -### ⚠ BREAKING CHANGES - -* upgrade to Blacklight 8 -* **solr:** Single document search no longer uses the Blacklight default of /get. - -### Features - -* add feature flag to disable requesting related features ([1c5b24e](https://github.com/nla/nla-blacklight/commit/1c5b24ed5319ac0c7a033575216f1fd8166b11a3)) -* add spacing to “New Catalogue search” button ([afd77d7](https://github.com/nla/nla-blacklight/commit/afd77d78283ebeea6d46318726d49638eef523d1)) -* add validation of map request fields ([6b0e5db](https://github.com/nla/nla-blacklight/commit/6b0e5db79f4f533c822369f9315462955d9a6d61)) -* change error for invalid phone/mobile phone ([5d29eab](https://github.com/nla/nla-blacklight/commit/5d29eab7a4e50cc01b06763911dc46f25658e9d4)) -* change Github workflow and release-please config ([e507476](https://github.com/nla/nla-blacklight/commit/e507476e44005677ff1de929bc82f903036c0fde)) -* disable email 2fa from appearing on profile page ([c22c98e](https://github.com/nla/nla-blacklight/commit/c22c98e53e336bc1a79b0ef63a29640d9f64cf8c)) -* disable login during FOLIO updates ([de7358a](https://github.com/nla/nla-blacklight/commit/de7358a17c13020818fb3d8fb3c91194a1f0e492)) -* implement email 2fa alert ([a4790de](https://github.com/nla/nla-blacklight/commit/a4790deef59068c1996e23e099eafadae5008ad0)) -* implement enabling/disabling of email 2fa from Account Settings ([8e74216](https://github.com/nla/nla-blacklight/commit/8e7421648e17bced73b1729dacac5708b6fa4f58)) -* merge main branch and increase test coverage ([a11b7ed](https://github.com/nla/nla-blacklight/commit/a11b7ed516edb795f2703f2823c6209c7f182e53)) -* remove unnecessary solr_wrapper rake tasks ([0d99739](https://github.com/nla/nla-blacklight/commit/0d99739d7e22d0cab1dbe234d4c0fe1fa810016f)) -* Update Join us link in primary nav ([d63037c](https://github.com/nla/nla-blacklight/commit/d63037c2fe4b2239b3643b52d6bc8d013aa843bb)) -* Update login with library card text references ([8515b50](https://github.com/nla/nla-blacklight/commit/8515b50af9cce942dc8a67df088475ed05343719)) -* update nla-blacklight_common dependency ([d2223a4](https://github.com/nla/nla-blacklight/commit/d2223a4e678331fb06c3b88b257248018af8e95a)) -* update README text ([5e31129](https://github.com/nla/nla-blacklight/commit/5e311290b53fa1091a6783d3a0687af6cbee845a)) -* Update request item text ([eb8b605](https://github.com/nla/nla-blacklight/commit/eb8b605a3b0a87b93f589df47a3c63d53d498c22)) -* update routes annotation ([ff5a49d](https://github.com/nla/nla-blacklight/commit/ff5a49d2fb8b9b590e96846d86f00e7a5a80c350)) -* Update text and image for Join library on homepage ([c7be2a2](https://github.com/nla/nla-blacklight/commit/c7be2a2e13e1a3c257697097e02e420bdacfbdaa)) -* Update text message for successful request ([3ab0db6](https://github.com/nla/nla-blacklight/commit/3ab0db679a48cbbd10ad11d4d6e989dc83efc2fb)) -* Update twitter icon to X ([e853c79](https://github.com/nla/nla-blacklight/commit/e853c7936c258d3aad22b079806f7040e07eb29f)) -* upgrade to Blacklight 8 ([6ce93c1](https://github.com/nla/nla-blacklight/commit/6ce93c156793b589993ff1e50d8aad19cd4069f4)) - - -### Bug Fixes - -* add missing rubocop dependencies and fix deprecated syntax ([90b4c59](https://github.com/nla/nla-blacklight/commit/90b4c599aaf1db4e2d31f06101b1a20d4a93e6a9)) -* add placeholders for validation messages ([0aed38d](https://github.com/nla/nla-blacklight/commit/0aed38d707c51ed73290e4d0a08e2a2a72a68f8b)) -* align labels on tablet view ([4f519bb](https://github.com/nla/nla-blacklight/commit/4f519bbb5d9b0fde5c6f73a289c532d805215fa8)) -* bump dotenv and prevent frozen hash issue ([508740d](https://github.com/nla/nla-blacklight/commit/508740d971927926be14d8d1b98c957b1c115545)) -* change link to join us page ([421885b](https://github.com/nla/nla-blacklight/commit/421885b53f75c8650d01d88003a4c797ee271c7a)) -* change pub_date_ssim to pub_date_si ([80b5369](https://github.com/nla/nla-blacklight/commit/80b5369af9f2f6325777a025a703cfda5a594c00)) -* change request alert wording ([7c0c5eb](https://github.com/nla/nla-blacklight/commit/7c0c5eb0178e500e67c5a72624ba67c447253ab3)) -* comment out active_storage from production env config ([ad0db78](https://github.com/nla/nla-blacklight/commit/ad0db7833192b842b988aa7ba744c8b866c69c17)) -* configure correct Solr search adapter in blacklight.yml ([e90e0f5](https://github.com/nla/nla-blacklight/commit/e90e0f5b165508a4467b768181ddb674845d58ec)) -* display error for dependent fields of serials requests ([24fbe23](https://github.com/nla/nla-blacklight/commit/24fbe23a1d264acd7665faeb52a8ea0c50d1da01)) -* display record title instead of eResource title ([c64de08](https://github.com/nla/nla-blacklight/commit/c64de084695c45178bbfe0384f94f1c34a25cfe1)) -* downgrade postcss-cli npm dependency ([acc1f7f](https://github.com/nla/nla-blacklight/commit/acc1f7fa7ba0070de93a78d7550d546512c78837)) -* fix logout link ([b7ce8b2](https://github.com/nla/nla-blacklight/commit/b7ce8b2a0aa576d5584d9dd4288179f341247620)) -* fix missed renamed method calls ([fd723d1](https://github.com/nla/nla-blacklight/commit/fd723d1e9f69090464bad25cf9942aa01cbfc3b7)) -* fix nla-blacklight_common dependency path ([93316c0](https://github.com/nla/nla-blacklight/commit/93316c006e0d94941ee620e169e6f13bc401ea65)) -* fix scrollbar styling on Blacklight modal ([c19eb86](https://github.com/nla/nla-blacklight/commit/c19eb861252a3dd962b1d8229ab196d956565152)) -* fix styling of blacklight range limit plugin ([d0c383b](https://github.com/nla/nla-blacklight/commit/d0c383b51a7e08b465d3f5c7a2557eec162e7012)) -* ignore Brakeman false positives and handle UnsafeRedirectError ([3c681ae](https://github.com/nla/nla-blacklight/commit/3c681ae9f26a14122decfeb1751d523fe0859077)) -* improve modal styles ([bb16481](https://github.com/nla/nla-blacklight/commit/bb16481f4cb93cc81d134ba3fd14f2f122476f35)) -* include issn in Trove search query ([adff326](https://github.com/nla/nla-blacklight/commit/adff3264eef0573639b7264350881d0bad0b1b30)) -* increase email field length to max length in Keycloak ([2da5651](https://github.com/nla/nla-blacklight/commit/2da5651426bb9ed4721e2124de2c52c39607cc18)) -* isolate validation of user settings ([1f44de6](https://github.com/nla/nla-blacklight/commit/1f44de6195c7fb03674d87e737a62bee400346a2)) -* login page error for non-existent document ([446b1da](https://github.com/nla/nla-blacklight/commit/446b1da6764d080d6a905c2305e9137454fd007e)) -* Make image card tiles on homepage equal height ([4b72497](https://github.com/nla/nla-blacklight/commit/4b72497752e36fa7b669c6a0fae72260cd667e0f)) -* mark mandatory field with star and reformat maps metadata ([5f5ccf9](https://github.com/nla/nla-blacklight/commit/5f5ccf9fcdb9e3c97e59e80bf0f1e20d05b797be)) -* override onFailure method of Blacklight modal ([9a71666](https://github.com/nla/nla-blacklight/commit/9a716667a3e5717c03d7ffcff6c7af257c7b61b7)) -* Print modal dialog over multiple pages ([3c9d381](https://github.com/nla/nla-blacklight/commit/3c9d3810b392ade918df207e3a174bf8defa8b30)) -* pull in change to add /logout route ([4ab5fad](https://github.com/nla/nla-blacklight/commit/4ab5fad5edfd243240f785158b9741cd6fc2e227)) -* reapply print styles made in deprecated views ([64a3870](https://github.com/nla/nla-blacklight/commit/64a3870868fad94c4a1c0219a142d064de1ef6be)) -* remove deprecated response from search service ([f4d888c](https://github.com/nla/nla-blacklight/commit/f4d888c1d972e744e3a935c889f12a83f20beca8)) -* remove limit from language facet ([d71631e](https://github.com/nla/nla-blacklight/commit/d71631e148c448541dd3702ced4d8f255fc9cfd6)) -* replace deprecated Bootstrap styles ([74ae599](https://github.com/nla/nla-blacklight/commit/74ae599875c27e3ad5f6664108d2d599ae84d6bb)) -* resolve Rubocop errors ([baa7934](https://github.com/nla/nla-blacklight/commit/baa79340853863f0e8dd5e12cf603aab6f150c7b)) -* restyle forms for Bootstrap 5 compatibility ([ef1d267](https://github.com/nla/nla-blacklight/commit/ef1d267b9d7ba98e2e511cf81827b9db605bd4fb)) -* set headers to not cache any pages ([e0fce88](https://github.com/nla/nla-blacklight/commit/e0fce8870001c5268c6f86da900c1d8f65c48e6a)) -* set json_solr_path to nil to prevent advanced search error ([bc560d2](https://github.com/nla/nla-blacklight/commit/bc560d239a2241bda013f8a1a802ff398955b7ab)) -* set print styles ([7dbc483](https://github.com/nla/nla-blacklight/commit/7dbc4832a79b2103befa4ab6e962f3d19bffaa68)) -* setting user details during edit ([8cf8e4a](https://github.com/nla/nla-blacklight/commit/8cf8e4a4baccb9f0bd256bea98b345619c5edec3)) -* **solr:** use /select for single document search ([31a45a7](https://github.com/nla/nla-blacklight/commit/31a45a759051503cff47e8abad1212cf68787670)) -* staff password is not editable ([9eac8ad](https://github.com/nla/nla-blacklight/commit/9eac8ad86e927270eac9f3ccc997a62ff8890a4b)) -* style blacklight range limit modal graph ([0213afd](https://github.com/nla/nla-blacklight/commit/0213afd8db4279757f0f97eca7a9e7addb469ba1)) -* turn of caching in test ([2d93d72](https://github.com/nla/nla-blacklight/commit/2d93d729112d258ca1ce580e7739454c6c7d3ff8)) -* uncomment call to catalogue services to make reqeust ([06c6837](https://github.com/nla/nla-blacklight/commit/06c6837d6512376f67aeb6a15fdf63630f2fe43a)) -* update spacing CSS classes for bootstrap 5 ([cf7c7ae](https://github.com/nla/nla-blacklight/commit/cf7c7aee96582919c41e90ab18dc8b73f060c964)) -* update vulnerable dependencies ([20b9c95](https://github.com/nla/nla-blacklight/commit/20b9c95f198339fca6e4b3211f3b657a9e296eb7)) - - -### Reverts - -* no need to customise DocumentComponent ([a87be61](https://github.com/nla/nla-blacklight/commit/a87be61ab4d8679c92042d5a35f7862869cab013)) -* reverse ip lookup change ([d50085d](https://github.com/nla/nla-blacklight/commit/d50085d8fe1a125bfcf5ea6099b0fc02ac1578d0)) -* revert disabling of email 2FA ([3ea8aae](https://github.com/nla/nla-blacklight/commit/3ea8aaeb8ad35b95ae280bdde7a3ec121a979656)) -* revert removal of solr_wrapper rake task ([fa54c03](https://github.com/nla/nla-blacklight/commit/fa54c039343347f9a8a03eb042b6c28a24ff9a80)) -* rollback per page of catalogue results in bento search ([8c67cd8](https://github.com/nla/nla-blacklight/commit/8c67cd87b1e8bf86ae6345e4644c02a3d12eebd8)) - - -### Miscellaneous - -* bump nodejs dependencies ([2ef31f1](https://github.com/nla/nla-blacklight/commit/2ef31f138a919e2213e12605972c617b357e1b67)) -* cherry BLAC-723 hotfix changes ([92a961e](https://github.com/nla/nla-blacklight/commit/92a961e5f63983b1dcdd09691262dd5774cc1b92)) -* cherry BLAC-723 hotfix changes - rubocop fix ([ab102c4](https://github.com/nla/nla-blacklight/commit/ab102c4d4c342f4e80c5e0ba2629cb9edbce1836)) -* cherry BLAC-723 hotfix changes - update rexml version ([f9a2f97](https://github.com/nla/nla-blacklight/commit/f9a2f9730decee2de06cd750d322a9d5b1505aab)) -* clean up JS console logging ([692e8fb](https://github.com/nla/nla-blacklight/commit/692e8fb735f97f45b58519455875f4aaff051c95)) -* **deps-dev:** bump binding_of_caller from 1.0.0 to 1.0.1 ([ac7f9e4](https://github.com/nla/nla-blacklight/commit/ac7f9e44530ab9a78a6941b12238b06b3d5f41fc)) -* **deps-dev:** bump capybara from 3.39.2 to 3.40.0 ([2a019f2](https://github.com/nla/nla-blacklight/commit/2a019f2913f7e7f8b20d83028d1794a17a7c536a)) -* **deps-dev:** bump cuprite from 0.14.3 to 0.15 ([b2a2e26](https://github.com/nla/nla-blacklight/commit/b2a2e26e0462c0a6d120f4d6eec48567bc5a3b51)) -* **deps-dev:** bump cuprite from 0.15 to 0.15.1 ([0432cc9](https://github.com/nla/nla-blacklight/commit/0432cc91a4b07f3c08f2e5d9b5e83d1658c3b5ec)) -* **deps-dev:** bump debug from 1.8.0 to 1.9.2 ([b898dac](https://github.com/nla/nla-blacklight/commit/b898daca05f458cab21e1adad7bf201fd1324e46)) -* **deps-dev:** bump dotenv from 3.0.3 to 3.1.2 ([f6c6f86](https://github.com/nla/nla-blacklight/commit/f6c6f86ce0f7733fd662d0c59c6b9540bb2f5b51)) -* **deps-dev:** bump factory_bot_rails from 6.4.2 to 6.4.3 ([11dc586](https://github.com/nla/nla-blacklight/commit/11dc5863b512514f1f044a05fc82f9f44765533a)) -* **deps-dev:** bump faker from 3.2.2 to 3.2.3 ([be2d44f](https://github.com/nla/nla-blacklight/commit/be2d44fab97464d7b4452e0134f8fdeb82b0ab5c)) -* **deps-dev:** bump faker from 3.4.1 to 3.4.2 ([7ef058a](https://github.com/nla/nla-blacklight/commit/7ef058ac47138e4827d4a21d69f87504adba8900)) -* **deps-dev:** bump mock_redis from 0.37.0 to 0.39.0 ([f37e083](https://github.com/nla/nla-blacklight/commit/f37e0836bad1e598336711ef6a6bfabba4fde3c6)) -* **deps-dev:** bump mock_redis from 0.39.0 to 0.44.0 ([4f7f61a](https://github.com/nla/nla-blacklight/commit/4f7f61a0ba78e518fe7f4aac0d054fa755d294a2)) -* **deps-dev:** bump rack-mini-profiler from 3.1.1 to 3.3.1 ([1512174](https://github.com/nla/nla-blacklight/commit/1512174e0316840bab7ae1cf2c4e83a4c596a090)) -* **deps-dev:** bump rdoc from 6.6.0 to 6.7.0 ([6bbd5c5](https://github.com/nla/nla-blacklight/commit/6bbd5c59c6f9049be3822574e6f948ccc4e2a524)) -* **deps-dev:** bump rspec-rails from 6.1.0 to 6.1.2 ([cb3de71](https://github.com/nla/nla-blacklight/commit/cb3de71d28b985fd903ac4c5f1027e9ad7058027)) -* **deps-dev:** bump rspec-rails from 6.1.3 to 6.1.4 ([956c837](https://github.com/nla/nla-blacklight/commit/956c837c5a7976863589743eba61f965a08b0c55)) -* **deps-dev:** bump rubocop-rails from 2.23.1 to 2.25.0 ([008d556](https://github.com/nla/nla-blacklight/commit/008d55658952b0cf644b3ee071e7caf58e748779)) -* **deps-dev:** bump rubocop-rspec from 2.24.1 to 2.25.0 ([e2bed18](https://github.com/nla/nla-blacklight/commit/e2bed185cb958a9a45789305c9204c492c614a30)) -* **deps-dev:** bump rubocop-rspec from 2.25.0 to 3.0.1 ([c78785b](https://github.com/nla/nla-blacklight/commit/c78785b3a644865aee5a2e067f5bb1a61540fc34)) -* **deps-dev:** bump rubocop-rspec from 2.25.0 to 3.0.1 ([71de305](https://github.com/nla/nla-blacklight/commit/71de30537c6737fb6e9b185c1569c8571a628e85)) -* **deps-dev:** bump rubocop-rspec from 3.0.3 to 3.0.4 ([0ab9487](https://github.com/nla/nla-blacklight/commit/0ab94872de0f6dc8f824b36380d9729f822bc9c9)) -* **deps-dev:** bump selenium-webdriver from 4.14.0 to 4.15.0 ([c5a762e](https://github.com/nla/nla-blacklight/commit/c5a762efbfdb532505a2279c2d8698e4a915e7fa)) -* **deps-dev:** bump selenium-webdriver from 4.15.0 to 4.17.0 ([29f4825](https://github.com/nla/nla-blacklight/commit/29f4825b47f9f41407037092d59b612c5d033dbe)) -* **deps-dev:** bump selenium-webdriver from 4.17.0 to 4.21.1 ([93ba44c](https://github.com/nla/nla-blacklight/commit/93ba44c5483d16d366449ea8d0ed44072fb03eaf)) -* **deps-dev:** bump selenium-webdriver from 4.21.1 to 4.22.0 ([5dcbdd9](https://github.com/nla/nla-blacklight/commit/5dcbdd99323497f0479e449ff3019bf3858e264f)) -* **deps-dev:** bump selenium-webdriver from 4.22.0 to 4.23.0 ([4ac2747](https://github.com/nla/nla-blacklight/commit/4ac274790b4769a9f730c4703ad7a7eab436d6e4)) -* **deps-dev:** bump shoulda-matchers from 5.3.0 to 6.2.0 ([f5313b4](https://github.com/nla/nla-blacklight/commit/f5313b46a50f4f9264e11a6ff5db2e9c624c17b9)) -* **deps-dev:** bump shoulda-matchers from 6.2.0 to 6.4.0 ([8373d49](https://github.com/nla/nla-blacklight/commit/8373d49ce3afb3f5326e3ba7816b36196004870d)) -* **deps-dev:** bump stackprof from 0.2.25 to 0.2.26 ([bd00f86](https://github.com/nla/nla-blacklight/commit/bd00f868ad0bb290b6c5bf274288b3f748aff502)) -* **deps-dev:** bump standard and rubocop-performance ([c492b84](https://github.com/nla/nla-blacklight/commit/c492b84f4b9489205a87f7372d3995aea7b43d12)) -* **deps-dev:** bump standard from 1.33.0 to 1.39.0 ([1793c3d](https://github.com/nla/nla-blacklight/commit/1793c3d54b8e8ed10d63fa75b2f49c44dfc2587f)) -* **deps-dev:** bump webmock from 3.19.1 to 3.23.0 ([9b1f44e](https://github.com/nla/nla-blacklight/commit/9b1f44e7439914ba27ac7d05f0aae64337657521)) -* **deps:** bump @hotwired/turbo-rails from 7.3.0 to 8.0.4 ([8482ab0](https://github.com/nla/nla-blacklight/commit/8482ab0ead24de503a919b2a32be869d6edb8c0d)) -* **deps:** bump @hotwired/turbo-rails from 8.0.4 to 8.0.5 ([799dcb2](https://github.com/nla/nla-blacklight/commit/799dcb2c9f969a458481fbd169d5dcdebbfa0ce6)) -* **deps:** bump actionpack from 7.0.8.3 to 7.0.8.4 ([64a73ce](https://github.com/nla/nla-blacklight/commit/64a73ce8d6c9218be1660ba87ce4f5101d19b415)) -* **deps:** bump autoprefixer from 10.4.17 to 10.4.19 ([b4fe092](https://github.com/nla/nla-blacklight/commit/b4fe0921bb5dc0d310c72b098f1bfee945ad0297)) -* **deps:** bump autoprefixer from 10.4.19 to 10.4.20 ([178a765](https://github.com/nla/nla-blacklight/commit/178a7659a9d37351bbfb621cd17cce21eec66c40)) -* **deps:** bump blacklight from 7.34.0 to 7.35.0 ([c6cdf4b](https://github.com/nla/nla-blacklight/commit/c6cdf4b01e657790286e1ceef84497bb5ec6f6e7)) -* **deps:** bump blacklight_range_limit from 8.3.0 to 8.4.0 ([d375a25](https://github.com/nla/nla-blacklight/commit/d375a25b60ddb23ae908a0f55487b85084f32c75)) -* **deps:** bump blacklight-frontend from 8.0.1 to 8.3.0 ([713344c](https://github.com/nla/nla-blacklight/commit/713344c3d7f0b052588347d96a60dcdf5219400a)) -* **deps:** bump blacklight-marc from 8.1.3 to 8.1.4 ([8a614a5](https://github.com/nla/nla-blacklight/commit/8a614a5f5ee2da3aaa5682fa91b0ac68ea0b8819)) -* **deps:** bump bootsnap from 1.16.0 to 1.17.0 ([0fb254e](https://github.com/nla/nla-blacklight/commit/0fb254e9e572c5c1e3c90536a620f1480aa42998)) -* **deps:** bump bootsnap from 1.17.0 to 1.18.3 ([326eb41](https://github.com/nla/nla-blacklight/commit/326eb41da0210c043ec1e96ae40828f79049a04e)) -* **deps:** bump bootsnap from 1.18.3 to 1.18.4 ([c095b84](https://github.com/nla/nla-blacklight/commit/c095b8438cf602de2d8213a168603529d74ecf7f)) -* **deps:** bump braces from 3.0.2 to 3.0.3 ([da06086](https://github.com/nla/nla-blacklight/commit/da060869b79f658a2bb2c613724a4f0a949ba4f2)) -* **deps:** bump brakeman from 6.1.2 to 6.2.1 ([ecc0918](https://github.com/nla/nla-blacklight/commit/ecc09186d074c156a62ff3f4a73c1377fa502f34)) -* **deps:** bump bundler-audit from 0.9.1 to 0.9.2 ([19d248a](https://github.com/nla/nla-blacklight/commit/19d248a0d32ece86e31e8a7a889a34e519d7c09f)) -* **deps:** bump cssbundling-rails from 1.3.3 to 1.4.0 ([3862885](https://github.com/nla/nla-blacklight/commit/3862885d89d68cb7922797ff5ba585fc7143f281)) -* **deps:** bump cssbundling-rails from 1.4.0 to 1.4.1 ([8e580d0](https://github.com/nla/nla-blacklight/commit/8e580d0d56e50e01c580523291a0258a11c986c0)) -* **deps:** bump esbuild from 0.19.2 to 0.20.0 ([9247f41](https://github.com/nla/nla-blacklight/commit/9247f41e188d619bc1f35960110097c1212153c2)) -* **deps:** bump esbuild from 0.20.0 to 0.21.4 ([553d761](https://github.com/nla/nla-blacklight/commit/553d7616ac461a6e84889616a30a1bc6e28ff64c)) -* **deps:** bump esbuild from 0.21.4 to 0.21.5 ([40feac3](https://github.com/nla/nla-blacklight/commit/40feac31beb4f75b7f40ff633d1dd88df5cdc666)) -* **deps:** bump esbuild from 0.21.5 to 0.23.0 ([251f913](https://github.com/nla/nla-blacklight/commit/251f91341cba8e7d70bd317e563e390a0a631236)) -* **deps:** bump esbuild from 0.23.0 to 0.23.1 ([2bb1623](https://github.com/nla/nla-blacklight/commit/2bb1623cbd0ec2d677e7c6157d90ab201a248569)) -* **deps:** bump fugit from 1.11.0 to 1.11.1 ([cb33847](https://github.com/nla/nla-blacklight/commit/cb338471debd7ee439b8cff8ec04ed59a28119ff)) -* **deps:** bump google-github-actions/release-please-action ([f9d2215](https://github.com/nla/nla-blacklight/commit/f9d2215939afd22f14c33a06d32595d928d4c2c5)) -* **deps:** bump hiredis-client from 0.17.1 to 0.18.0 ([f701a89](https://github.com/nla/nla-blacklight/commit/f701a8917f62afec13ea780d3c013e2b083e4b33)) -* **deps:** bump hiredis-client from 0.18.0 to 0.22.2 ([aad37e4](https://github.com/nla/nla-blacklight/commit/aad37e415e45a080e7f09186b9cf89e29b457e6b)) -* **deps:** bump importmap-rails from 1.2.1 to 1.2.3 ([ac4f2b1](https://github.com/nla/nla-blacklight/commit/ac4f2b17919bdc69233010a5a45cabfcb96d346f)) -* **deps:** bump jsbundling-rails from 1.3.0 to 1.3.1 ([82c148f](https://github.com/nla/nla-blacklight/commit/82c148fe8cc84bf23cbd4a7402186d73d4a910ee)) -* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([0302d8a](https://github.com/nla/nla-blacklight/commit/0302d8a9ec7b30dbc56911e7f01f524a891f13bb)) -* **deps:** bump mysql2 from 0.5.5 to 0.5.6 ([df73ca8](https://github.com/nla/nla-blacklight/commit/df73ca87a6af3e877ec7f76238616474922ee4f8)) -* **deps:** bump nla-blacklight_common from `90d3271` to `9074700` ([1916b91](https://github.com/nla/nla-blacklight/commit/1916b91dfbc4da9129f33429623f00ef22fc0ae4)) -* **deps:** bump nla-blacklight_common from `c0c44e3` to `90d3271` ([30d6a3c](https://github.com/nla/nla-blacklight/commit/30d6a3c4ad6030632525b5ae8bae33d735386694)) -* **deps:** bump nodemon from 3.0.1 to 3.0.3 ([8d55613](https://github.com/nla/nla-blacklight/commit/8d55613ee3cee6c61150fb547b627f3110e6b844)) -* **deps:** bump nodemon from 3.0.3 to 3.1.0 ([bc69950](https://github.com/nla/nla-blacklight/commit/bc69950f6ca57ee9ceab1cccb3764c56f7ae8308)) -* **deps:** bump nodemon from 3.1.0 to 3.1.2 ([863f38e](https://github.com/nla/nla-blacklight/commit/863f38e595d58d75b75f09a7b2b7e36623517a25)) -* **deps:** bump nodemon from 3.1.2 to 3.1.3 ([ea4ef76](https://github.com/nla/nla-blacklight/commit/ea4ef764edf56449d225d06c186cf67e995bf61e)) -* **deps:** bump nodemon from 3.1.3 to 3.1.4 ([2e0810a](https://github.com/nla/nla-blacklight/commit/2e0810a4d20af3ed9e3e92a877acd691073721b9)) -* **deps:** bump nokogiri from 1.16.0 to 1.16.2 ([ef393c4](https://github.com/nla/nla-blacklight/commit/ef393c47f1b8d6b6c7c07879ffe74d2d4f600eb6)) -* **deps:** bump phonelib from 0.8.5 to 0.8.9 ([e2b872d](https://github.com/nla/nla-blacklight/commit/e2b872d3860d849df2bdb817072ffae3661d55dd)) -* **deps:** bump phonelib from 0.8.9 to 0.9.1 ([2ba1745](https://github.com/nla/nla-blacklight/commit/2ba174540e2801db210fd2ee664753a645a16516)) -* **deps:** bump postcss from 8.4.29 to 8.4.31 ([6ccbfe2](https://github.com/nla/nla-blacklight/commit/6ccbfe25fbf3cc9d9656753a63b07b638bae09e6)) -* **deps:** bump postcss from 8.4.29 to 8.4.33 ([301fac0](https://github.com/nla/nla-blacklight/commit/301fac0113a2c76d64da28e92fdeeeee4649e162)) -* **deps:** bump postcss from 8.4.33 to 8.4.38 ([fb58776](https://github.com/nla/nla-blacklight/commit/fb58776cb0063ee2aa9568453cc2186b82a31a81)) -* **deps:** bump postcss from 8.4.38 to 8.4.40 ([2fdfdcd](https://github.com/nla/nla-blacklight/commit/2fdfdcd9d47579e1e7f784e4f18ca5d4b5d1cc4d)) -* **deps:** bump postcss from 8.4.40 to 8.4.41 ([0459bb3](https://github.com/nla/nla-blacklight/commit/0459bb337cf9b19a5290b625b6665c912ac71c72)) -* **deps:** bump postcss-cli from 10.1.0 to 11.0.0 ([55100be](https://github.com/nla/nla-blacklight/commit/55100be96413a941501bb7e6c3d9885e0aca547a)) -* **deps:** bump redis from 5.0.7 to 5.0.8 ([01646f4](https://github.com/nla/nla-blacklight/commit/01646f44b94bd21aea6184d5be160327b8f833d7)) -* **deps:** bump redis from 5.0.8 to 5.2.0 ([15d1e59](https://github.com/nla/nla-blacklight/commit/15d1e59cb87d7bfdf6b1dc76ce5275c133202743)) -* **deps:** bump redis from 5.2.0 to 5.3.0 ([2035046](https://github.com/nla/nla-blacklight/commit/2035046c70a206c5751a6291642feb38b61a3b0a)) -* **deps:** bump rexml from 3.2.6 to 3.2.8 ([4ee2f9b](https://github.com/nla/nla-blacklight/commit/4ee2f9b834b33708297b2a405500f8a69d45c08b)) -* **deps:** bump rexml from 3.3.2 to 3.3.3 ([56b625c](https://github.com/nla/nla-blacklight/commit/56b625c900a8b411fd61640c416ed3ce65991158)) -* **deps:** bump rexml from 3.3.3 to 3.3.6 ([8677726](https://github.com/nla/nla-blacklight/commit/8677726630ff986c2870fdd8a0e9ca22ce5e5342)) -* **deps:** bump sass from 1.71.1 to 1.77.4 ([4455ad0](https://github.com/nla/nla-blacklight/commit/4455ad0cfb6bec4bb133b400deb7878e5a1c86b2)) -* **deps:** bump sass from 1.77.4 to 1.77.6 ([782fe0c](https://github.com/nla/nla-blacklight/commit/782fe0cd88aa2d60cbff7c3468aadeb5b25d9c1d)) -* **deps:** bump sass from 1.77.6 to 1.77.8 ([4e0c6e2](https://github.com/nla/nla-blacklight/commit/4e0c6e22657beb868ef46b8816418dd29c0d82fb)) -* **deps:** bump sprockets-rails from 3.5.1 to 3.5.2 ([f862757](https://github.com/nla/nla-blacklight/commit/f8627576cddaf14a4f0383456120989a94703b31)) -* **deps:** bump stimulus-rails from 1.3.0 to 1.3.3 ([0720cbf](https://github.com/nla/nla-blacklight/commit/0720cbf914bdf8544e3b81926c5040457a15f789)) -* **deps:** bump stimulus-rails from 1.3.3 to 1.3.4 ([f920b04](https://github.com/nla/nla-blacklight/commit/f920b0400b04640c364b59b0e65219742f72ddc7)) -* **deps:** bump strong_migrations from 1.6.4 to 1.7.0 ([e086f40](https://github.com/nla/nla-blacklight/commit/e086f401990abbb53238da609231cb2f6f1b4d16)) -* **deps:** bump strong_migrations from 1.7.0 to 1.8.0 ([79e3f74](https://github.com/nla/nla-blacklight/commit/79e3f740eae0edbbf5a69e475736cd6f12a773f4)) -* **deps:** bump strong_migrations from 1.8.0 to 2.0.0 ([c4fa7d3](https://github.com/nla/nla-blacklight/commit/c4fa7d3a2c71b0ad46bd22073d76bed6be57f306)) -* **deps:** bump turbo-rails from 1.5.0 to 2.0.5 ([be17caf](https://github.com/nla/nla-blacklight/commit/be17cafc0d7945fc6c65ca9101d3944cd16fa301)) -* **deps:** bump turbo-rails from 2.0.5 to 2.0.6 ([02f1e41](https://github.com/nla/nla-blacklight/commit/02f1e4133565a86082d71ca45c0cca2b43ab4bcf)) -* **deps:** bump yabeda-prometheus from 0.9.0 to 0.9.1 ([940bea1](https://github.com/nla/nla-blacklight/commit/940bea162d8784e22312909b7ca710b0638037a4)) -* **main:** release 2.10.0 ([1a04498](https://github.com/nla/nla-blacklight/commit/1a04498c717014d0e63a3ce3ebf6ce6118325b90)) -* **main:** release 2.11.0 ([1adc001](https://github.com/nla/nla-blacklight/commit/1adc001fab6e2fd7f5b736afb5133fdb009aabf1)) -* **main:** release 2.11.1 ([b7245c0](https://github.com/nla/nla-blacklight/commit/b7245c0cbfba91e30f6252463c77e7e62cad9603)) -* **main:** release 3.0.0 ([a577ea1](https://github.com/nla/nla-blacklight/commit/a577ea1437611b30b7e6d902ccd5d5b86d85307e)) -* **main:** release 3.1.0 ([3aac3a2](https://github.com/nla/nla-blacklight/commit/3aac3a2789c4cc1fd6940342c6042a8d141afc10)) -* **main:** release 3.2.0 ([f3ade93](https://github.com/nla/nla-blacklight/commit/f3ade93168185ad34ffbe2fb31b0ac00e5fa3660)) -* **main:** release nla-blacklight 3.2.1 ([ea6ce95](https://github.com/nla/nla-blacklight/commit/ea6ce95716dca8e097672f68c4e19fc866fa6329)) -* **main:** release nla-blacklight 3.3.0 ([1d1a83d](https://github.com/nla/nla-blacklight/commit/1d1a83d1a56afa41bd9d198f4ad73b0b4a7b4587)) -* **main:** release nla-blacklight 3.3.1 ([7a0dd56](https://github.com/nla/nla-blacklight/commit/7a0dd56eae6dfb5fbc02a7789fa6f79f128bd8e8)) -* merge from main ([555a7eb](https://github.com/nla/nla-blacklight/commit/555a7ebf105a483e5b8d78829506acaddd1dd612)) -* merge from main branch and fix tests ([3ffc00a](https://github.com/nla/nla-blacklight/commit/3ffc00ad27bc3f14db861ac4028811391c062f19)) -* merge main branch ([dc4f5a8](https://github.com/nla/nla-blacklight/commit/dc4f5a8809ca678c388fbd1671984e44d197ecc8)) -* merge main branch ([00c2564](https://github.com/nla/nla-blacklight/commit/00c2564a92abeb198cbe36355137bff1f074cea1)) -* prepare 3.0.0 release ([58a5c2f](https://github.com/nla/nla-blacklight/commit/58a5c2f230553581d0d871fd85db2317d3d840cf)) -* prepare for release ([081e65b](https://github.com/nla/nla-blacklight/commit/081e65b3a04ef82130dc726d11e1641a876c98c4)) -* prepare for release ([223f82a](https://github.com/nla/nla-blacklight/commit/223f82a7e465354a1e836cf8afd3c34f65f3d992)) -* prepare release ([a2f4ff3](https://github.com/nla/nla-blacklight/commit/a2f4ff3abd7876f0601d2880927eb8ba6cef0c93)) -* prepare release ([10827fb](https://github.com/nla/nla-blacklight/commit/10827fb72e4ab10e1b19880f0192899d6ea5542d)) -* pull in backchannel logout changes ([08648bb](https://github.com/nla/nla-blacklight/commit/08648bbfec3fa89aa099e4eeebfa51d5bfd0e793)) -* pull in changes from nla-blacklight_common ([cd4aec7](https://github.com/nla/nla-blacklight/commit/cd4aec785b105c121000ab0505fd1be22f8ad492)) -* pull in changes in common code ([f0f93ea](https://github.com/nla/nla-blacklight/commit/f0f93eaccbf6fc60345c2112464f33aadb4b7ae7)) -* pull in changes to login page text ([1a217c4](https://github.com/nla/nla-blacklight/commit/1a217c4a0336fda9e1c6f0786be469e906e749e8)) -* pull in fixes to session_token ([e4f2013](https://github.com/nla/nla-blacklight/commit/e4f201360783e74c7f8f916985f344a1d7c229ec)) -* release 3.2.0 ([a38cd66](https://github.com/nla/nla-blacklight/commit/a38cd66c5d6a3e45b0121d2fbfe0c772ec973de9)) -* release 3.2.1 ([6d80e54](https://github.com/nla/nla-blacklight/commit/6d80e54f2eb240ec5a0a916cdedb172c1439ed68)) -* release 3.3.0 ([a47df34](https://github.com/nla/nla-blacklight/commit/a47df3453c453f149f884c18427419e4d0d53e37)) -* remove keycloak patron flag ([37c6d99](https://github.com/nla/nla-blacklight/commit/37c6d99e6ed873baec5dfc0209a7128bf685df7b)) -* resolve merge collission ([d493569](https://github.com/nla/nla-blacklight/commit/d493569e08d517cbb0c8cb5308476e5c0e01d53a)) -* resolve merge conflicts ([0410baf](https://github.com/nla/nla-blacklight/commit/0410baf28bf64830973b9b5392e32712a0934395)) -* resolve merge conflicts ([e3e1416](https://github.com/nla/nla-blacklight/commit/e3e1416a5623cf228a19c271143cda73fc00ce64)) -* update bundler version ([ae6f6ad](https://github.com/nla/nla-blacklight/commit/ae6f6ad670af949ea2976c05fea7553e23ac92b0)) -* update nla-blacklight_common ([fbc6c20](https://github.com/nla/nla-blacklight/commit/fbc6c209f399c018cff76f7d4c1eba4f907c074f)) -* update nla-blacklight_common dependency ([a283767](https://github.com/nla/nla-blacklight/commit/a283767e560ae0dee135f2065fc304c3099e75d4)) -* update nla-blacklight_common dependency ([22d3f32](https://github.com/nla/nla-blacklight/commit/22d3f326ff40ee3f815ef26c3c2f10f576e6759c)) -* update nla-blacklight_common dependency ([b4883bf](https://github.com/nla/nla-blacklight/commit/b4883bf656a7893b45843052b1f631f529a178bd)) -* update nla-blacklight_common dependency ([163cfe9](https://github.com/nla/nla-blacklight/commit/163cfe9eedc6d7e9dcea874d137d64d7ec2fb23c)) -* update nla-blacklight_common dependency ([fe223f6](https://github.com/nla/nla-blacklight/commit/fe223f65b4f42c97fdd3e33a878b5ecc5c5f6f38)) -* update nla-blacklight_common dependency and config examples ([ab62de2](https://github.com/nla/nla-blacklight/commit/ab62de2d915975bd8c1ad863c105f8a57d4a8722)) -* update version of nla-blacklight_common ([6841109](https://github.com/nla/nla-blacklight/commit/684110922609fdc67c5b647190cebf59fc55405a)) -* upgrade dependencies ([1ea8f9f](https://github.com/nla/nla-blacklight/commit/1ea8f9f87d71164b2fae5642ea7ba7ffefc81398)) -* upgrade dependencies ([0b0c9e3](https://github.com/nla/nla-blacklight/commit/0b0c9e331323edfe481b208828c6f3c3d00ca4b2)) -* upgrade nl-blacklight_common dependency ([9c92016](https://github.com/nla/nla-blacklight/commit/9c920169b5ad772b6a032a59518bc346f2834361)) -* upgrade nla-blacklight_common dependency ([ecf0967](https://github.com/nla/nla-blacklight/commit/ecf09670eb7aab06ee1b06d64c322e0457b6236c)) - - -### Code Refactoring - -* get collection names from Solr response instead of MARC ([9f05cf9](https://github.com/nla/nla-blacklight/commit/9f05cf9adbbcea707d0248e4b93d704e9e514ff7)) -* link directly to Copies Direct instead of submitting form ([794c505](https://github.com/nla/nla-blacklight/commit/794c505edf4e3b7c609b368995631a01215d0fea)) -* move global message render to a common location ([6fbe591](https://github.com/nla/nla-blacklight/commit/6fbe59194906fe2b002c257e6f2a7496deaddf45)) -* pull in changes to staff login button style ([cd2f659](https://github.com/nla/nla-blacklight/commit/cd2f659165be060337303bab4b3e6da71bfe0151)) -* rename account "settings" to 'profile" ([b0e83a6](https://github.com/nla/nla-blacklight/commit/b0e83a6074521311f70e4344788529b89c3f54ce)) -* rename profile strong params methods ([e9b0e81](https://github.com/nla/nla-blacklight/commit/e9b0e81fc077285bf1107a494c332b25558046c5)) - - -### Tests - -* fix search service mock to return correct response format ([9148cca](https://github.com/nla/nla-blacklight/commit/9148ccafca171b73b914ee7035ed53744b19dde4)) -* fix tests ([f385ca8](https://github.com/nla/nla-blacklight/commit/f385ca8f30710639e1b3c3c438fa2b2373dd53c4)) -* refactor request summary system spec ([a7174d4](https://github.com/nla/nla-blacklight/commit/a7174d4d9fc397d108eee2f338e355b00a06cbdd)) -* update mobile/phone tests ([90483ca](https://github.com/nla/nla-blacklight/commit/90483cae93a3a1ce875fe1e50f7f2413292f43c2)) - - -### Build System - -* ignore CVE-2023-51774 until after release ([54488d4](https://github.com/nla/nla-blacklight/commit/54488d469811c2ee3bbc9203a0b723ffebf041e0)) -* point nla-blacklight_common to main branch ([91ca9a4](https://github.com/nla/nla-blacklight/commit/91ca9a4d3dba42464173d1f2cea7a9581126b47d)) -* update nla-blacklight_common and bundler config ([9a11ce2](https://github.com/nla/nla-blacklight/commit/9a11ce267843d0b3d7067de4587cfe937abe1a80)) -* upgrade blacklight ([5048570](https://github.com/nla/nla-blacklight/commit/504857089746272f9c6b69e90c183f421c23c085)) - - -### Continuous Integration - -* configure GitHub actions to run RSpec with headless chrome ([014fa6c](https://github.com/nla/nla-blacklight/commit/014fa6c8dbdcbd48347616153d326d9c87712e5b)) -* fix release-please config ([5197a07](https://github.com/nla/nla-blacklight/commit/5197a072add51555da190921232eb58b776c43d2)) -* fix release-please configuration ([c56f30e](https://github.com/nla/nla-blacklight/commit/c56f30ebc832654a57f7b310a02ae0f4df7e794b)) -* fix release-please workflow PR generation ([54b8f93](https://github.com/nla/nla-blacklight/commit/54b8f9376d8c801b366a13f665f6dcc9c3baef33)) -* update release-please token ([a8ee5c7](https://github.com/nla/nla-blacklight/commit/a8ee5c766a8fe0686e23c02e4641c1759c2a11f6)) -* Update release-please.yml ([1c4048e](https://github.com/nla/nla-blacklight/commit/1c4048ed55457779538d1042e99baf818fe88884)) +### Attempt to fix release-please... ## [3.3.1](https://github.com/nla/nla-blacklight/compare/nla-blacklight/3.3.0...nla-blacklight/3.3.1) (2024-09-05) diff --git a/Gemfile b/Gemfile index 3b8a9a7e..ec5b2103 100644 --- a/Gemfile +++ b/Gemfile @@ -89,7 +89,7 @@ gem "ebsco-eds", "~> 1.1", ">= 1.1.5" gem "email_validator", "~> 2.2" gem "phonelib", "~> 0.9.1" -gem "nla-blacklight_common", git: "https://github.com/nla/nla-blacklight_common", branch: "main" +gem "nla-blacklight_common", git: "https://github.com/nla/nla-blacklight_common", tag: "0.2.7" gem "bento_search", git: "https://github.com/nla/bento_search.git", tag: "0.0.1" gem "blacklight_range_limit", "~> 8.0", "< 9" # For local development, comment out above ⤴️ and uncomment below ⤵️ diff --git a/Gemfile.lock b/Gemfile.lock index 703505aa..33121398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/nla/nla-blacklight_common revision: c13854cc911a8c5a42eb1d8c9183d8db6f99d3fd - branch: main + tag: 0.2.7 specs: nla-blacklight_common (0.2.7) activerecord-session_store (~> 2.0) diff --git a/config/application.rb b/config/application.rb index 602cc3fd..91364139 100644 --- a/config/application.rb +++ b/config/application.rb @@ -24,7 +24,7 @@ end module NlaBlacklight - VERSION = "3.4.0" + VERSION = "3.4.1" class Application < Rails::Application # Initialize configuration defaults for originally generated Rails version.