From 8f254285bb29248033d15e4cfe38e4f4049e6d73 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 12 Aug 2021 13:43:15 -0400
Subject: [PATCH 1/7] Bump bagit from 0.4.3 to 0.4.4 (#732)
Bumps [bagit](https://github.com/flazz/bagit) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/flazz/bagit/releases)
- [Commits](https://github.com/flazz/bagit/commits)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile | 2 +-
Gemfile.lock | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Gemfile b/Gemfile
index 9795f3eb3..6e44c0fc7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -41,7 +41,7 @@ gem 'hyrax', '~> 2.9.0'
gem 'almond-rails', '0.3.0'
# parse + build bagit-compliant files
-gem 'bagit', '0.4.3'
+gem 'bagit', '0.4.4'
# blacklight plugins for enhanced searching
gem 'blacklight_advanced_search', '6.4.1'
diff --git a/Gemfile.lock b/Gemfile.lock
index ba94dcad1..671285d52 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -99,7 +99,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
- bagit (0.4.3)
+ bagit (0.4.4)
docopt (~> 0.5.0)
validatable (~> 1.6)
bcp47 (0.3.3)
@@ -969,7 +969,7 @@ PLATFORMS
DEPENDENCIES
almond-rails (= 0.3.0)
- bagit (= 0.4.3)
+ bagit (= 0.4.4)
bixby (~> 2.0.0.pre.beta1)
blacklight_advanced_search (= 6.4.1)
blacklight_oai_provider (= 6.0.0)
From 6be072fe0e493f3dd9638af4462a818542ddb08b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 12 Aug 2021 13:44:13 -0400
Subject: [PATCH 2/7] Bump edtf-humanize from 0.0.7 to 2.0.1 (#737)
Bumps [edtf-humanize](https://github.com/duke-libraries/edtf-humanize) from 0.0.7 to 2.0.1.
- [Release notes](https://github.com/duke-libraries/edtf-humanize/releases)
- [Commits](https://github.com/duke-libraries/edtf-humanize/compare/v0.0.7...v2.0.1)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile | 2 +-
Gemfile.lock | 8 +++++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/Gemfile b/Gemfile
index 6e44c0fc7..c9e11d1db 100644
--- a/Gemfile
+++ b/Gemfile
@@ -64,7 +64,7 @@ gem 'dotenv-rails', '2.7.5'
# extended date formats
gem 'edtf', '3.0.4'
-gem 'edtf-humanize', '0.0.7'
+gem 'edtf-humanize', '2.0.1'
# error trackijng
gem 'honeybadger', '4.7.2'
diff --git a/Gemfile.lock b/Gemfile.lock
index 671285d52..60a060d13 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -316,9 +316,10 @@ GEM
sxp (~> 1.1)
edtf (3.0.4)
activesupport (>= 3.0, < 6.0)
- edtf-humanize (0.0.7)
- activesupport (>= 4, < 6)
+ edtf-humanize (2.0.1)
+ activesupport (>= 4)
edtf (>= 2.3, < 4)
+ roman (~> 0.2.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.10.0)
@@ -773,6 +774,7 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
retriable (3.1.2)
+ roman (0.2.0)
rsolr (2.3.0)
builder (>= 2.1.2)
faraday (>= 0.9.0)
@@ -993,7 +995,7 @@ DEPENDENCIES
devise_cas_authenticatable (= 1.10.4)
dotenv-rails (= 2.7.5)
edtf (= 3.0.4)
- edtf-humanize (= 0.0.7)
+ edtf-humanize (= 2.0.1)
equivalent-xml (~> 0.6.0)
factory_bot_rails (~> 5)
faraday (= 0.17.3)
From eb9027251246e48cec302be87b99161097185eec Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 12 Aug 2021 13:44:31 -0400
Subject: [PATCH 3/7] Bump mini_magick from 4.10.1 to 4.11.0 (#739)
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/minimagick/minimagick/releases)
- [Commits](https://github.com/minimagick/minimagick/compare/v4.10.1...v4.11.0)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile | 2 +-
Gemfile.lock | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Gemfile b/Gemfile
index c9e11d1db..7c63a5184 100644
--- a/Gemfile
+++ b/Gemfile
@@ -120,7 +120,7 @@ gem 'faraday', '0.17.3'
# mini_magick is a dependency of hydra-derivatives, but since we're
# calling it explicitly, we should require it.
-gem 'mini_magick', '4.10.1'
+gem 'mini_magick', '4.11.0'
# manually add this gem to enable questioning_authority to parse linked-data results
gem 'linkeddata', '~> 3.0'
diff --git a/Gemfile.lock b/Gemfile.lock
index 60a060d13..90f50b816 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -602,7 +602,7 @@ GEM
mimemagic (0.3.10)
nokogiri (~> 1)
rake
- mini_magick (4.10.1)
+ mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.4)
@@ -1009,7 +1009,7 @@ DEPENDENCIES
kaminari (= 1.2.1)
linkeddata (~> 3.0)
listen (>= 3.0.5, < 3.3)
- mini_magick (= 4.10.1)
+ mini_magick (= 4.11.0)
nokogiri (~> 1.10.10)
okcomputer (= 1.18.2)
pg (= 1.2.3)
From 68b14099f4005fa1d3c05809469bb0f1c3c81fe7 Mon Sep 17 00:00:00 2001
From: Nora Zimmerman
Date: Thu, 12 Aug 2021 13:46:59 -0400
Subject: [PATCH 4/7] update copyright link on About page (#741)
Change link and email address for copyright + repro requests for spcoll content in the ldr.
---
app/views/spot/page/about.html.erb | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/views/spot/page/about.html.erb b/app/views/spot/page/about.html.erb
index 8767cc76f..fb486d5be 100644
--- a/app/views/spot/page/about.html.erb
+++ b/app/views/spot/page/about.html.erb
@@ -65,17 +65,17 @@
Members of the faculty and administrative departments may use the
<%= link_to 'LDR submission form', 'https://library.lafayette.edu/lafayette-digital-repository-submission-form/' %>
to deposit articles to the Lafayette Digital Repository. For other content types, such as presentations,
- research data, audiovisual materials, etc. please contact Nora Egloff, Digital Repository Librarian,
- at <%= mail_to 'egloffn@lafayette.edu' %> for more information.
+ research data, audiovisual materials, etc. please contact Nora Zimmerman, Digital Repository Librarian,
+ at <%= mail_to 'zimmerno@lafayette.edu' %> for more information.
Policies
Copyright and Use
- Please consult the <%= link_to "Digital Scholarship Services Copyright & Use Guidelines", "https://dss.lafayette.edu/copyright-and-use/" %>
- for information about using and sharing content in the LDR. If you have further
- questions, please contact us at <%= mail_to "dss@lafayette.edu" %>.
+ Please consult the <%= link_to "Special Collections Copyright, Reproduction & Use Policies", "https://archives.lafayette.edu/copyright-reproduction-use/" %>
+ for information about using and sharing content from Lafayette College Archives & Special Collections that is made available in the LDR. If you have further
+ questions about these materials, please contact <%= mail_to "archives@lafayette.edu" %>.
Preservation Support Policy
From 37842da219f930abcd883e4af45bf6d25f8eea1e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 13 Aug 2021 08:40:33 -0400
Subject: [PATCH 5/7] Bump honeybadger from 4.7.2 to 4.9.0 (#742)
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 4.7.2 to 4.9.0.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v4.7.2...v4.9.0)
---
updated-dependencies:
- dependency-name: honeybadger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile | 2 +-
Gemfile.lock | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Gemfile b/Gemfile
index 7c63a5184..b6e4758c4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -67,7 +67,7 @@ gem 'edtf', '3.0.4'
gem 'edtf-humanize', '2.0.1'
# error trackijng
-gem 'honeybadger', '4.7.2'
+gem 'honeybadger', '4.9.0'
# allows us to create admin (and more!) roles for users
gem 'hydra-role-management', '1.0.3'
diff --git a/Gemfile.lock b/Gemfile.lock
index 90f50b816..a1a7a5bc4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -379,7 +379,7 @@ GEM
hashdiff (1.0.1)
hashie (4.1.0)
hiredis (0.6.3)
- honeybadger (4.7.2)
+ honeybadger (4.9.0)
htmlentities (4.3.4)
http_logger (0.6.0)
httpclient (2.8.3)
@@ -999,7 +999,7 @@ DEPENDENCIES
equivalent-xml (~> 0.6.0)
factory_bot_rails (~> 5)
faraday (= 0.17.3)
- honeybadger (= 4.7.2)
+ honeybadger (= 4.9.0)
hydra-role-management (= 1.0.3)
hyrax (~> 2.9.0)
hyrax-spec (~> 0.3.2)
From 53ca482aa7c1cdf23d00d990931aa72307f7312e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 13 Aug 2021 08:40:46 -0400
Subject: [PATCH 6/7] Bump capybara-screenshot from 1.0.24 to 1.0.25 (#735)
Bumps [capybara-screenshot](https://github.com/mattheworiordan/capybara-screenshot) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/mattheworiordan/capybara-screenshot/releases)
- [Changelog](https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mattheworiordan/capybara-screenshot/compare/v1.0.24...v1.0.25)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile | 2 +-
Gemfile.lock | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/Gemfile b/Gemfile
index b6e4758c4..9032372f6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -158,7 +158,7 @@ group :development, :test do
gem 'bixby', '~> 2.0.0.pre.beta1'
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
gem 'capybara', '~> 3'
- gem 'capybara-screenshot', '~> 1.0.24'
+ gem 'capybara-screenshot', '~> 1.0.25'
gem 'database_cleaner', '~> 2.0.1'
gem 'equivalent-xml', '~> 0.6.0', require: false
gem 'factory_bot_rails', '~> 5', require: false
diff --git a/Gemfile.lock b/Gemfile.lock
index a1a7a5bc4..1ac9ea9db 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -67,7 +67,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
@@ -190,7 +190,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
- capybara-screenshot (1.0.24)
+ capybara-screenshot (1.0.25)
capybara (>= 1.0, < 4)
launchy
carrierwave (1.3.2)
@@ -603,7 +603,7 @@ GEM
nokogiri (~> 1)
rake
mini_magick (4.11.0)
- mini_mime (1.0.2)
+ mini_mime (1.1.0)
mini_portile2 (2.4.0)
minitest (5.14.4)
msgpack (1.3.3)
@@ -650,7 +650,7 @@ GEM
posix-spawn (0.3.15)
power_converter (0.1.2)
powerpack (0.1.2)
- public_suffix (4.0.5)
+ public_suffix (4.0.6)
pul_uv_rails (2.0.1)
puma (3.12.6)
qa (2.2.0)
@@ -763,7 +763,7 @@ GEM
redis (>= 3.0.4)
redlock (1.2.0)
redis (>= 3.0.0, < 5.0)
- regexp_parser (1.7.0)
+ regexp_parser (1.8.2)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
@@ -986,7 +986,7 @@ DEPENDENCIES
capistrano-rails (~> 1.6)
capistrano-sidekiq (~> 1.0.3)
capybara (~> 3)
- capybara-screenshot (~> 1.0.24)
+ capybara-screenshot (~> 1.0.25)
coffee-rails (= 5.0.0)
darlingtonia (= 3.2.2)
database_cleaner (~> 2.0.1)
From 6a473ee62c5e9ac13ca5b388f7907ac02eb2b97a Mon Sep 17 00:00:00 2001
From: adam malantonio
Date: Fri, 13 Aug 2021 11:34:14 -0400
Subject: [PATCH 7/7] changelog for 2021.5
---
CHANGELOG.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b9c8c2a1..23be0b4ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# changelog
+## [2021.5] - 2021-08-13
+
+### updates
+- update email address + links for reproduction requests on About page (thanks @noraegloff!)
+
+### dependencies ๐ฉโ๐ฉโ๐งโ๐ง
+
+- bagit to 0.4.4 (#732)
+- capybara-screenshot to 1.0.25 (#735)
+- edtf-humanize to 2.0.1 (#737)
+- honeybadger to 4.9.0 (#742)
+- mini_magick to 4.11.0 (#739)
+
## [2021.4] - 2021-05-18
### enhancements
@@ -605,6 +618,7 @@ fixes:
Initial pre-release (live on ldr.stage.lafayette.edu)
+[2021.5]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.5
[2021.4]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.4
[2021.3]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.3
[2021.2]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.2