dependabot[bot]
2a4ac311c2
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.791 to 1.12.792
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.791 to 1.12.792.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.791...1.12.792 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-version: 1.12.792
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 20:00:09 +00:00
Tim Donohue
5723ea1297
Merge pull request #11381 from DSpace/dependabot/maven/dspace-7_x/apache-commons-646c41dc72
...
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 in the apache-commons group
2025-10-06 13:33:10 -05:00
Tim Donohue
fa2a639615
Merge pull request #11380 from DSpace/dependabot/maven/dspace-7_x/test-tools-9b413dd7df
...
Bump the test-tools group with 2 updates
2025-10-06 13:22:57 -05:00
Tim Donohue
a6699f3c43
Merge pull request #11378 from DSpace/dependabot/maven/dspace-7_x/build-tools-4e1d998f9d
...
Bump the build-tools group with 6 updates
2025-10-06 13:18:24 -05:00
Tim Donohue
5fe6f9f1d0
Merge pull request #11385 from DSpace/dependabot/maven/dspace-7_x/log4j.version-2.25.2
...
Bump log4j.version from 2.25.1 to 2.25.2
2025-10-06 13:15:27 -05:00
Tim Donohue
97782fae6e
Merge pull request #10534 from 4Science/task/dspace-7_x/DURACOM-243
...
[dspace-7_x] Handles Rotation EXIF Metadata inside JPEGFilter
2025-10-02 14:37:59 -05:00
Tim Donohue
8fc191e9cb
Merge pull request #11403 from tdonohue/port_11321_to_7x
...
[Port dspace-7_x] DS-8943: adds limit to number of typed links to bitstreams in header
2025-10-02 08:48:10 -05:00
nwoodward
b5501981ab
added limit to number of typed links to bitstreams to display, falls back to Link Sets if limit is exceeded
2025-10-01 17:15:14 -05:00
Tim Donohue
61f2695b83
Merge pull request #11396 from TexasDigitalLibrary/port_11329_to_7x
...
[Port dspace-7_x] Fix Hibernate syntax bugs in the CollectionDAO and BitstreamDAO
2025-10-01 16:44:36 -05:00
Tim Donohue
8643888d68
Merge pull request #11399 from tdonohue/port_11139_to_7x
...
[Port dspace-7_x] fix(#10721 ): Sanitize non-characters during OAI indexing
2025-10-01 16:39:31 -05:00
JohnnyMendesC
d8fbe16ede
fix( #10721 ): Sanitize non-characters during OAI indexing ( #11139 )
...
* fix(#10721 ): Sanitize non-characters during OAI indexing
* refactor: Use StringEscapeUtils as suggested in review
* fix: Removed whitespace before the import that was causing error
Maven Unit Test failed due to the whitespace before the import
https://github.com/DSpace/DSpace/actions/runs/16891881837/job/47853392956?pr=11139#step:4:1959
* fix: Removed trailing whitespace that was causing error
2025-10-01 15:28:11 -05:00
nwoodward
29e13b77fc
checkstyle fix
2025-10-01 13:46:40 -05:00
nwoodward
fc74a7ffdf
fix Hibernate bugs
2025-10-01 13:41:41 -05:00
dependabot[bot]
dd6b3b4a55
Bump log4j.version from 2.25.1 to 2.25.2
...
Bumps `log4j.version` from 2.25.1 to 2.25.2.
Updates `org.apache.logging.log4j:log4j-api` from 2.25.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.25.1 to 2.25.2
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 02:36:10 +00:00
dependabot[bot]
fa9df3a4ca
Bump org.apache.commons:commons-lang3 in the apache-commons group
...
Bumps the apache-commons group with 1 update: org.apache.commons:commons-lang3.
Updates `org.apache.commons:commons-lang3` from 3.18.0 to 3.19.0
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 02:34:22 +00:00
dependabot[bot]
5bc41cb8ab
Bump the test-tools group with 2 updates
...
Bumps the test-tools group with 2 updates: [com.h2database:h2](https://github.com/h2database/h2database ) and [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit ).
Updates `com.h2database:h2` from 2.3.232 to 2.4.240
- [Release notes](https://github.com/h2database/h2database/releases )
- [Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240 )
Updates `org.xmlunit:xmlunit-core` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/xmlunit/xmlunit/releases )
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md )
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.3...v2.10.4 )
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-version: 2.4.240
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: test-tools
- dependency-name: org.xmlunit:xmlunit-core
dependency-version: 2.10.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 02:34:10 +00:00
dependabot[bot]
ccd3d12ad8
Bump the build-tools group with 6 updates
...
Bumps the build-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs ) | `4.9.4` | `4.9.6` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) | `3.14.0` | `3.14.1` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.9.4.2` | `4.9.6.0` |
| [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin ) | `0.8.0` | `0.9.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) | `3.11.3` | `3.12.0` |
| [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin ) | `2.6.0` | `2.7.0` |
Updates `com.github.spotbugs:spotbugs` from 4.9.4 to 4.9.6
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.4...4.9.6 )
Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.4.2 to 4.9.6.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.4.2...spotbugs-maven-plugin-4.9.6.0 )
Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.9.0
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits )
Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.3 to 3.12.0
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0 )
Updates `org.codehaus.mojo:license-maven-plugin` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.6.0...2.7.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-version: 4.9.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-version: 4.9.6.0
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-version: 3.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 02:33:13 +00:00
Tim Donohue
6ac823d29a
Merge pull request #11358 from DSpace/backport-11330-to-dspace-7_x
...
[Port dspace-7_x] Fix (#9694 ): Change Solr dynamic field *.year to *_year
2025-09-30 17:29:57 -05:00
JohnnyMendesC
0246588ab5
Fix ( #9694 ): Change Solr dynamic field *.year to *_year
...
(cherry picked from commit 9fc163fbda
)
2025-09-30 21:44:34 +00:00
Tim Donohue
190b908a8a
Merge pull request #11355 from DSpace/backport-11328-to-dspace-7_x
...
[Port dspace-7_x] Fix Hibernate syntax bug in the CollectionDAO
2025-09-30 16:38:57 -05:00
nwoodward
f8ac04b591
lint fixes
...
(cherry picked from commit b8812aad45
)
2025-09-30 21:07:21 +00:00
nwoodward
23cd582801
fix hibernate syntax bug
...
(cherry picked from commit d9cbb96655
)
2025-09-30 21:07:21 +00:00
Tim Donohue
c100eb2567
Merge pull request #11344 from tdonohue/port_11341_to_7x
...
[Port dspace-7_x] [GitHub Actions] Decrease cache size of our Docker images in GitHub Actions
2025-09-23 16:39:24 -05:00
Tim Donohue
de50420624
Change to "mode=min" in order to minimize our cache size for Docker images
2025-09-23 15:54:55 -05:00
Tim Donohue
988a67d8fe
Merge pull request #11338 from DSpace/backport-11337-to-dspace-7_x
...
[Port dspace-7_x] Remove ratingreviewaction in workflow-actions.xml
2025-09-23 15:09:35 -05:00
Sascha Szott
7a95781068
remove ratingreviewaction in test context
...
(cherry picked from commit ddccb342d6
)
2025-09-23 18:47:37 +00:00
Sascha Szott
cad7e9397b
remove ratingreviewaction bean in workflow-actions.xml
...
(cherry picked from commit 770ab0ca79
)
2025-09-23 18:47:36 +00:00
Tim Donohue
f84ddb541d
Merge pull request #11318 from tdonohue/port_11261_to_7x
...
[Port dspace-7_x] Fix/11033 solr logging thumbnail download stats
2025-09-12 16:14:56 -05:00
Tim Donohue
45fa8277d8
Merge pull request #11312 from DSpace/backport-10756-to-dspace-7_x
...
[Port dspace-7_x] The subscription sends an email with `No items` however there are changes in the collection
2025-09-12 15:58:40 -05:00
JohnnyMendesC
d4c826d871
fix( #11033 ): Prevent logging of ignored bundles in Solr stats
2025-09-12 15:03:15 -05:00
jm
ee5093b6a6
Fixed https://github.com/DSpace/DSpace/issues/10754 by setting the context user to the current subscriber
...
(cherry picked from commit 6275d3b756
)
2025-09-12 19:25:41 +00:00
Tim Donohue
e672be5eaa
Merge pull request #11309 from DSpace/backport-10555-to-dspace-7_x
...
[Port dspace-7_x] Fix sort order in AbstractHibernateDAO findByX
2025-09-12 13:52:27 -05:00
abhinav
fcde7489d3
Added a test case to verify the sort
...
(cherry picked from commit 989d930417
)
2025-09-12 17:30:09 +00:00
abhinav
4402847f38
129616: Added order by
...
(cherry picked from commit cc6520bfbb
)
2025-09-12 17:30:09 +00:00
Tim Donohue
a180a257cd
Merge pull request #11305 from DSpace/backport-11253-to-dspace-7_x
...
[Port dspace-7_x] Add ORCID document type
2025-09-11 13:56:24 -05:00
Pierre Lasou
467e42ca27
Add ORCID document type
...
Addiing new mappings between ORCID document type and DSpace default type.
(cherry picked from commit e213f5b305
)
2025-09-11 15:59:20 +00:00
Tim Donohue
13c6835656
Merge pull request #11302 from DSpace/backport-10929-to-dspace-7_x
...
[Port dspace-7_x] Fix SAF Import Open connection leak
2025-09-10 15:50:31 -05:00
Tim Donohue
f700c37a73
Merge pull request #11299 from DSpace/backport-11263-to-dspace-7_x
...
[Port dspace-7_x] Add familyName and givenName when creating profile author and fix EPe…
2025-09-10 15:49:47 -05:00
Nathan Buckingham
0902db21eb
132206: Saf Imports close connections
...
(cherry picked from commit 35135c80ae
)
2025-09-10 19:32:40 +00:00
Jesiel Viana
11ba34b1fd
Add familyName and givenName when creating profile author and fix EPerson#getName
...
(cherry picked from commit df0dd01776
)
2025-09-10 19:22:58 +00:00
Tim Donohue
936cb3c101
Merge pull request #11227 from DSpace/dependabot/maven/dspace-7_x/io.grpc-grpc-context-1.75.0
...
Bump io.grpc:grpc-context from 1.74.0 to 1.75.0
2025-09-10 09:50:25 -05:00
Tim Donohue
7c7bbeadc5
Merge pull request #11235 from DSpace/dependabot/maven/dspace-7_x/org.ehcache-ehcache-3.11.1
...
Bump org.ehcache:ehcache from 3.10.8 to 3.11.1
2025-09-10 09:48:33 -05:00
Tim Donohue
5e3c57a920
Merge pull request #11276 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.791
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.788 to 1.12.791
2025-09-10 09:40:49 -05:00
Tim Donohue
beb5a096ab
Merge pull request #11275 from DSpace/dependabot/maven/dspace-7_x/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.2
...
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.2
2025-09-09 17:10:17 -05:00
Tim Donohue
73a0316f99
Merge pull request #11237 from DSpace/dependabot/maven/dspace-7_x/net.minidev-json-smart-2.6.0
...
Bump net.minidev:json-smart from 2.5.2 to 2.6.0
2025-09-09 17:06:38 -05:00
Tim Donohue
257dc13d32
Merge pull request #11274 from DSpace/dependabot/maven/dspace-7_x/test-tools-7b258dae6a
...
Bump the test-tools group with 6 updates
2025-09-09 17:03:06 -05:00
Tim Donohue
dfa38c90df
Merge pull request #11295 from DSpace/backport-11170-to-dspace-7_x
...
[Port dspace-7_x] DS-3796 Fix dates for Not to be processed checker-emailer report
2025-09-09 16:48:05 -05:00
Miika Nurminen
cd62cac431
DS-3796 Fix dates for Not to be processed checker-emailer report
...
Based on 86de8c74a7
(ResultTypeInDateRange dates have already been fixed in upstream).
(cherry picked from commit fac888793c
)
2025-09-09 21:14:21 +00:00
dependabot[bot]
847904cadb
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.788 to 1.12.791
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.788 to 1.12.791.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.788...1.12.791 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-version: 1.12.791
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:35:21 +00:00
dependabot[bot]
127770219b
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.2
...
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.9.4.0 to 4.9.4.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.4.0...spotbugs-maven-plugin-4.9.4.2 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-version: 4.9.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:34:23 +00:00
dependabot[bot]
98e89caa35
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.2.4.Final` | `4.2.6.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.2.4.Final` | `4.2.6.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.2.4.Final` | `4.2.6.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.2.4.Final` | `4.2.6.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.2.4.Final` | `4.2.6.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.2.4.Final` | `4.2.6.Final` |
Updates `io.netty:netty-buffer` from 4.2.4.Final to 4.2.6.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.6.Final )
Updates `io.netty:netty-transport` from 4.2.4.Final to 4.2.6.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.6.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.2.4.Final to 4.2.6.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.6.Final )
Updates `io.netty:netty-common` from 4.2.4.Final to 4.2.6.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.6.Final )
Updates `io.netty:netty-handler` from 4.2.4.Final to 4.2.6.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.6.Final )
Updates `io.netty:netty-codec` from 4.2.4.Final to 4.2.6.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.6.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-version: 4.2.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-version: 4.2.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-version: 4.2.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-version: 4.2.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:33:03 +00:00
Tim Donohue
a063a7a4f6
Merge pull request #11273 from tdonohue/port_11171_to_7x
...
[Port dspace-7_x] Error in file upload after security fixes
2025-09-08 13:23:38 -05:00
Stefano Maffei
7dd2b5318b
[CST-21947] fix security fix
2025-09-08 12:17:59 -05:00
Tim Donohue
29b3ba9c57
Merge pull request #11269 from tdonohue/port_11268_to_7x
...
[Port dspace-7_x] fix(#11191 ): Align Content-Disposition with RFC 5987/6266
2025-09-05 17:30:08 -05:00
Tim Donohue
568fdab395
Merge pull request #11264 from DSpace/backport-11245-to-dspace-7_x
...
[Port dspace-7_x] AIP Packager bitstream URL fix
2025-09-05 16:57:27 -05:00
JohnnyMendesC
fe4077acee
fix( #11191 ): Align Content-Disposition with RFC 5987/6266
2025-09-05 16:55:45 -05:00
Kristof De Langhe
cbecc64a5a
133552: unused import
...
(cherry picked from commit 93240941d3
)
2025-09-05 21:18:54 +00:00
Kristof De Langhe
5ed0b28a36
133552: AIP packager bitstream url fix
...
(cherry picked from commit 11da562ea4
)
2025-09-05 21:18:54 +00:00
Tim Donohue
54a6011e60
Merge pull request #11257 from DSpace/backport-10142-to-dspace-7_x
...
[Port dspace-7_x] DS-10133: make several usage statistics parameters configurable
2025-09-04 12:03:46 -05:00
nwoodward
be9d2bd2bf
make several usage statistics parameters configurable
...
(cherry picked from commit cd57985934
)
2025-09-04 14:31:45 +00:00
Tim Donohue
e4d058f1c9
Merge pull request #11251 from DSpace/backport-11174-to-dspace-7_x
...
[Port dspace-7_x] Fix #11074 export simple archive format when item has no collection
2025-09-03 15:47:29 -05:00
Tim Donohue
603f638174
Merge pull request #11247 from DSpace/backport-11200-to-dspace-7_x
...
[Port dspace-7_x] Fix database connection leak on failed login attempts
2025-09-03 14:51:14 -05:00
Martin Walk
66fc49800d
Fix #11074 export simple archive format with no collection
...
(cherry picked from commit d282f92427
)
2025-09-03 19:46:19 +00:00
Alexandre Vryghem
376f49e99b
133421: Removed database connection leak on unsuccessful login
...
(cherry picked from commit 0b0c9fc84c
)
2025-09-03 19:09:02 +00:00
Tim Donohue
4dedd1b66f
Merge pull request #11242 from DSpace/backport-11195-to-dspace-7_x
...
[Port dspace-7_x] Implement logging for index out-of-range in MetadataValueRemovePatchOperation
2025-09-02 15:10:25 -05:00
Sascha Szott
8f4a3f963a
Implement logging for index out-of-range
...
Add logging for out-of-range index when removing metadata values.
(cherry picked from commit 7692b02b12
)
2025-09-02 19:34:30 +00:00
Tim Donohue
cc35141661
Merge pull request #11226 from DSpace/dependabot/maven/dspace-7_x/build-tools-e11e9b5c2b
...
Bump the build-tools group with 3 updates
2025-09-02 13:01:34 -05:00
Tim Donohue
fd1aa013a7
Merge pull request #11233 from DSpace/dependabot/maven/dspace-7_x/apache-commons-4538dd79bf
...
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 in the apache-commons group
2025-09-02 10:51:10 -05:00
Tim Donohue
3721d231b3
Merge pull request #11234 from DSpace/dependabot/maven/dspace-7_x/jetty.version-9.4.58.v20250814
...
Bump jetty.version from 9.4.57.v20241219 to 9.4.58.v20250814
2025-09-02 10:48:42 -05:00
Tim Donohue
45b677c20e
Merge pull request #11223 from DSpace/dependabot/maven/dspace-7_x/test-tools-2cb88a00ef
...
Bump the test-tools group with 6 updates
2025-09-02 10:47:02 -05:00
dependabot[bot]
ccf253ddda
Bump net.minidev:json-smart from 2.5.2 to 2.6.0
...
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2 ) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/compare/2.5.2...v2.6.0 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:01:09 +00:00
dependabot[bot]
2c34dde3a8
Bump org.ehcache:ehcache from 3.10.8 to 3.11.1
...
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3 ) from 3.10.8 to 3.11.1.
- [Release notes](https://github.com/ehcache/ehcache3/releases )
- [Commits](https://github.com/ehcache/ehcache3/compare/v3.10.8...v3.11.1 )
---
updated-dependencies:
- dependency-name: org.ehcache:ehcache
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:00:09 +00:00
dependabot[bot]
13982618df
Bump jetty.version from 9.4.57.v20241219 to 9.4.58.v20250814
...
Bumps `jetty.version` from 9.4.57.v20241219 to 9.4.58.v20250814.
Updates `org.eclipse.jetty:jetty-server` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-alpn-java-server` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-deploy` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-http` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-io` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-servlet` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-servlets` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-util` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-webapp` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty:jetty-xml` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty.http2:http2-common` from 9.4.57.v20241219 to 9.4.58.v20250814
Updates `org.eclipse.jetty.http2:http2-server` from 9.4.57.v20241219 to 9.4.58.v20250814
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-deploy
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-http
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-io
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlets
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-util
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-webapp
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-xml
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-common
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-server
dependency-version: 9.4.58.v20250814
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 05:53:13 +00:00
dependabot[bot]
cf3f8e9bb2
Bump commons-cli:commons-cli in the apache-commons group
...
Bumps the apache-commons group with 1 update: [commons-cli:commons-cli](https://github.com/apache/commons-cli ).
Updates `commons-cli:commons-cli` from 1.9.0 to 1.10.0
- [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-cli/compare/rel/commons-cli-1.9.0...rel/commons-cli-1.10.0 )
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 05:51:23 +00:00
dependabot[bot]
9bef7b58d6
Bump io.grpc:grpc-context from 1.74.0 to 1.75.0
...
Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java ) from 1.74.0 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.75.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-context
dependency-version: 1.75.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 05:45:53 +00:00
dependabot[bot]
b78f570dbf
Bump the build-tools group with 3 updates
...
Bumps the build-tools group with 3 updates: [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs ), [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) and [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ).
Updates `com.github.spotbugs:spotbugs` from 4.9.3 to 4.9.4
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.3...4.9.4 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.3.2 to 4.9.4.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.4.0 )
Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.11.3
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-version: 4.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-version: 4.9.4.0
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-version: 3.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 05:44:48 +00:00
dependabot[bot]
103d7f754a
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.2.3.Final` | `4.2.4.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.2.3.Final` | `4.2.4.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.2.3.Final` | `4.2.4.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.2.3.Final` | `4.2.4.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.2.3.Final` | `4.2.4.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.2.3.Final` | `4.2.4.Final` |
Updates `io.netty:netty-buffer` from 4.2.3.Final to 4.2.4.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.4.Final )
Updates `io.netty:netty-transport` from 4.2.3.Final to 4.2.4.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.4.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.2.3.Final to 4.2.4.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.4.Final )
Updates `io.netty:netty-common` from 4.2.3.Final to 4.2.4.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.4.Final )
Updates `io.netty:netty-handler` from 4.2.3.Final to 4.2.4.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.4.Final )
Updates `io.netty:netty-codec` from 4.2.3.Final to 4.2.4.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.4.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.4.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.4.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-version: 4.2.4.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-version: 4.2.4.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-version: 4.2.4.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-version: 4.2.4.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 05:44:10 +00:00
Tim Donohue
ff0ebea316
Merge pull request #11188 from DSpace/backport-11160-to-dspace-7_x
...
[Port dspace-7_x] fix(#8852 ): Statistics event processor now uses oaiPrefix instead of getHost
2025-08-21 16:56:25 -05:00
JohnnyMendesC
f831acf4d7
fix( #8852 ): Statistics event processor now uses oaiPrefix instead of getHost
...
(cherry picked from commit c8fe80c22b
)
2025-08-21 21:15:20 +00:00
Tim Donohue
21343d3158
Merge pull request #11184 from DSpace/backport-11161-to-dspace-7_x
...
[Port dspace-7_x] dspace-api/pom.xml: remove build-helper-maven-plugin
2025-08-21 08:54:54 -05:00
Tim Donohue
abc238cdd0
Merge pull request #11183 from tdonohue/port_11168_to_7x
...
[Port dspace-7_x] Fix bean initialization with citation-page.enabled_communities
2025-08-21 08:46:31 -05:00
Alan Orth
922109b10a
dspace-api/pom.xml: remove build-helper-maven-plugin
...
Remove the org.codehaus.mojo:build-helper-maven-plugin because the
`maven-version` property has been included by maven itself since
version 3.0.4. This fixes the following warning during build:
[INFO] --- build-helper:3.6.1:maven-version (default) @ dspace-api ---
[WARNING] Goal 'maven-version' is deprecated: Maven since version 3.0.4 has such property build in: MNG-4112 <https://issues.apache.org/jira/browse/MNG-4112 >. So goal can be removed.
(cherry picked from commit de3170d4eb
)
2025-08-21 13:20:36 +00:00
Tim Donohue
23150bc89a
Merge pull request #11180 from tdonohue/port-11166-to-7x
...
[Port dspace-7_x] .github/workflows/codescan.yml: use codeql-action v3
2025-08-20 17:15:35 -05:00
Miika Nurminen
e51a2537ac
Fix bean initialization error on Tomcat startup if citation-page.enabled_communities is set
...
Arrays.asList produces non-mutable list but with communities, sub-collections are added dynamically on initializaion.
2025-08-20 17:05:46 -05:00
Alan Orth
94a1a0b2e0
.github/workflows/codescan.yml: use codeql-action v3
...
Version 2 was deprecated in January, 2024 after the release of v3.
See: https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
2025-08-20 16:30:23 -05:00
Tim Donohue
71af1503ae
Merge pull request #11175 from DSpace/backport-11156-to-dspace-7_x
...
[Port dspace-7_x] Metadata import empty collection column check
2025-08-20 16:28:23 -05:00
Joran De Braekeleer
d063f1ef66
133268: Metadata import empty collection col check
...
(cherry picked from commit b9513228d7
)
2025-08-20 20:50:47 +00:00
kshepherd
be3702f419
Merge pull request #11151 from DSpace/backport-11150-to-dspace-7_x
...
[Port dspace-7_x] Fix for #9589 Incorrect Export of Search Results with Double Quotation Marks in DSpace 7. Reference PR #10103
2025-08-12 18:10:49 +02:00
im-shubham-vish
aa0fe083a6
Make parse protected to make it override in MetadataExportSearch Add Test for Double Quoted Search CSV Export
...
(cherry picked from commit 39a45f7f34
)
2025-08-12 14:36:37 +00:00
Tim Donohue
38dd432feb
Merge pull request #11143 from DSpace/backport-10508-to-dspace-7_x
...
[Port dspace-7_x] Fix checkpointing for DSpace "checker" command
2025-08-06 16:30:25 -05:00
Tim Donohue
bce865f299
Revert to using java.util.Date instead of Instant to support earlier versions of DSpace.
2025-08-06 15:10:41 -05:00
David P. Steelman
558f0c7bea
Fix checkpointing for checksum checking
...
Fixes the checkpointing for checksum checking by actually committing
the changes to the database.
Replacing "uncacheEntity" with "commit", as testing has shown that this
is necessary to ensure that the checksum status is properly updated in
the most_recent_checksum" table when checksum process is interrupted.
The provided integration test fails if the checksums of bitstreams that
were checked before the interruption are not properly recorded in the
database.
(cherry picked from commit 502b655ef6
)
2025-08-06 19:43:04 +00:00
Tim Donohue
eec374a7c5
Merge pull request #11140 from DSpace/backport-11138-to-dspace-7_x
...
[Port dspace-7_x] FIX uses dc.source for bitstream originalName tag
2025-08-06 14:14:15 -05:00
Tim Donohue
375c0aee1c
Merge pull request #11135 from DSpace/backport-11131-to-dspace-7_x
...
[Port dspace-7_x] Enhance SWORDv1 Integration Tests & fix WRITE Permissions error for submitters
2025-08-06 14:09:11 -05:00
Vincenzo Mecca
56b38bb26d
fix: uses dc.source for bitstream originalName tag
...
Refs: DURACOM-391, #1130
(cherry picked from commit f5c0c17c66
)
2025-08-06 18:37:42 +00:00
Tim Donohue
e4f9e90394
Merge pull request #11134 from the-library-code/orcid-identifier-fix-7x_backport
...
[Port dspace-7_x] ORCID Push: Fix SELF and PART_OF external identifier handling
2025-08-06 13:32:54 -05:00
Tim Donohue
05af860553
getContentAsByteArray() didn't exist in Spring 5. Use readAllBytes() from InputStream instead.
2025-08-06 12:19:14 -05:00
Tim Donohue
ea6e025519
Fix WRITE permissions error when ingesting a new Item. Do not call "updateDSpaceObject" after calling "finishCreateItem" as the latter saves the object and removes submitter privileges from it.
...
(cherry picked from commit c2d05891ab
)
2025-08-06 16:33:00 +00:00
Tim Donohue
b8cbaa053d
Add a deposit integration test for SWORDv1 based on the similar SWORDv2 test.
...
(cherry picked from commit 0589011849
)
2025-08-06 16:33:00 +00:00
Kim Shepherd
af654e57f2
[TLC-1097] Additional javadoc for ORCID sync fix
2025-08-06 17:26:12 +02:00
Kim Shepherd
3bca2164be
[TLC-1097] ORCID external identifier sync fix
...
Handle SELF and PART_OF identifiers properly based on
configuration, work type, and identifier type
2025-08-06 17:25:57 +02:00
Tim Donohue
389269e958
Merge pull request #11123 from DSpace/backport-10490-to-dspace-7_x
...
[Port dspace-7_x] Fix checkpointing for bitstore migration
2025-07-31 16:24:12 -05:00
David P. Steelman
2d353ea995
Fix checkpointing for bitstore migration
...
Fixes the checkpointing for bitstore migration by actually committing
the changes to the database.
Replacing "dispatchEvents" with "commit" as testing has shown that this
is necessary to ensure that the status of bitstreams is properly
updated when the bitstore migration is interrupted.
The provided integration tests fail if bitstreams successfully migrated
before the interruption are not properly recorded in the database as
being in the destination assetstore.
(cherry picked from commit 3d7c45852d
)
2025-07-31 20:52:41 +00:00
Tim Donohue
e0dd7454a4
Merge pull request #11116 from DSpace/dependabot/maven/dspace-7_x/apache-commons-cb46d7dc0f
...
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 in the apache-commons group
2025-07-31 08:47:43 -05:00
Tim Donohue
7153efe412
Merge pull request #11119 from DSpace/dependabot/maven/dspace-7_x/com.github.spotbugs-spotbugs-maven-plugin-4.9.3.2
...
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2
2025-07-30 17:08:55 -05:00
Tim Donohue
0a3733db95
Merge pull request #11121 from DSpace/dependabot/maven/dspace-7_x/io.grpc-grpc-context-1.74.0
...
Bump io.grpc:grpc-context from 1.73.0 to 1.74.0
2025-07-30 15:42:04 -05:00
Tim Donohue
ee45f736cd
Merge pull request #11113 from tdonohue/port_11111_to_7x
...
[Port dspace-7_x] Ensure DSpace defaults to UTC time zone in all code / tests
2025-07-30 14:13:10 -05:00
dependabot[bot]
808135f688
Bump io.grpc:grpc-context from 1.73.0 to 1.74.0
...
Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java ) from 1.73.0 to 1.74.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.73.0...v1.74.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-context
dependency-version: 1.74.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 18:42:52 +00:00
dependabot[bot]
1ecb5660f8
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2
...
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.9.3.0 to 4.9.3.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.3.0...spotbugs-maven-plugin-4.9.3.2 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-version: 4.9.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 18:41:59 +00:00
dependabot[bot]
6282cb9f12
Bump org.apache.commons:commons-compress in the apache-commons group
...
Bumps the apache-commons group with 1 update: [org.apache.commons:commons-compress](https://github.com/apache/commons-compress ).
Updates `org.apache.commons:commons-compress` from 1.27.1 to 1.28.0
- [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.27.1...rel/commons-compress-1.28.0 )
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 18:40:38 +00:00
Tim Donohue
2b2d0b19b6
Ensure DSpace defaults to UTC time zone in all code / tests. This is necessary so that Spring / Hibernate don't auto-switch timezones when reading from database.
2025-07-30 12:08:23 -05:00
Tim Donohue
77f07a735b
Merge pull request #11105 from tdonohue/port_11077_to_7x
...
[Port dspace-7_x] Add basic logging tests to our docker deployment script in GitHub actions
2025-07-29 10:14:54 -05:00
Tim Donohue
613ef1dc62
Merge pull request #11067 from kshepherd/log4j_it
...
Simple Log4j tests with in-memory log appender
2025-07-29 09:14:59 -05:00
Tim Donohue
5e3463bd8b
Add tests for backend logging to docker deployment tests
2025-07-29 09:11:36 -05:00
Tim Donohue
e3c64906de
Merge pull request #11088 from DSpace/dependabot/maven/dspace-7_x/org.apache.james-apache-mime4j-core-0.8.13
...
Bump org.apache.james:apache-mime4j-core from 0.8.12 to 0.8.13
2025-07-28 16:33:12 -05:00
Tim Donohue
8c79201da3
Merge pull request #10976 from DSpace/dependabot/maven/dspace-7_x/google-apis-d482fb5384
...
Bump the google-apis group with 3 updates
2025-07-28 16:30:14 -05:00
Tim Donohue
c22583e892
Merge pull request #11005 from DSpace/dependabot/maven/dspace-7_x/build-tools-4f2f951df2
...
Bump the build-tools group across 1 directory with 2 updates
2025-07-28 15:52:14 -05:00
dependabot[bot]
af38697ade
Bump the build-tools group across 1 directory with 2 updates
...
Bumps the build-tools group with 2 updates in the / directory: [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) and [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin ).
Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.5.0...enforcer-3.6.0 )
Updates `org.codehaus.mojo:license-maven-plugin` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 19:43:25 +00:00
Tim Donohue
ccdbc381c5
Merge pull request #11047 from DSpace/dependabot/maven/dspace-7_x/test-tools-68aaeff8ca
...
Bump the test-tools group across 1 directory with 7 updates
2025-07-28 14:37:51 -05:00
Tim Donohue
584d70db81
Merge pull request #11100 from mwoodiupui/my-11042-7x
...
Avoid injection vulnerability in controlled vocabulary lookup 7_x
2025-07-28 14:18:43 -05:00
Mark H. Wood
ceab9526c4
Port #11075 to 7_x
2025-07-28 13:42:28 -04:00
Alan Orth
45c37bcf66
Merge pull request #11089 from DSpace/dependabot/maven/dspace-7_x/com.opencsv-opencsv-5.12.0
2025-07-28 09:30:39 -07:00
Tim Donohue
69a83f0bdd
Merge pull request #11049 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.788
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.785 to 1.12.788
2025-07-28 08:58:22 -05:00
Tim Donohue
18d53743cd
Merge pull request #11087 from DSpace/dependabot/maven/dspace-7_x/apache-commons-7e5b090d5c
...
Bump the apache-commons group across 1 directory with 5 updates
2025-07-28 08:55:42 -05:00
Tim Donohue
f6f2d5e05c
Merge pull request #11050 from DSpace/dependabot/maven/dspace-7_x/fasterxml-d1c1cdfb0c
...
Bump the fasterxml group with 3 updates
2025-07-28 08:50:51 -05:00
dependabot[bot]
dc65c7a304
Bump com.opencsv:opencsv from 5.11.1 to 5.12.0
...
Bumps com.opencsv:opencsv from 5.11.1 to 5.12.0.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-version: 5.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 03:39:24 +00:00
dependabot[bot]
de220d55ac
Bump org.apache.james:apache-mime4j-core from 0.8.12 to 0.8.13
...
Bumps org.apache.james:apache-mime4j-core from 0.8.12 to 0.8.13.
---
updated-dependencies:
- dependency-name: org.apache.james:apache-mime4j-core
dependency-version: 0.8.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 03:37:58 +00:00
dependabot[bot]
ac81a3d36f
Bump the apache-commons group across 1 directory with 5 updates
...
Bumps the apache-commons group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec ) | `1.18.0` | `1.19.0` |
| [commons-io:commons-io](https://github.com/apache/commons-io ) | `2.19.0` | `2.20.0` |
| org.apache.commons:commons-lang3 | `3.17.0` | `3.18.0` |
| [org.apache.commons:commons-text](https://github.com/apache/commons-text ) | `1.13.1` | `1.14.0` |
| commons-validator:commons-validator | `1.9.0` | `1.10.0` |
Updates `commons-codec:commons-codec` from 1.18.0 to 1.19.0
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.18.0...rel/commons-codec-1.19.0 )
Updates `commons-io:commons-io` from 2.19.0 to 2.20.0
- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.20.0 )
Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0
Updates `org.apache.commons:commons-text` from 1.13.1 to 1.14.0
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text-1.14.0 )
Updates `commons-validator:commons-validator` from 1.9.0 to 1.10.0
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-io:commons-io
dependency-version: 2.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-validator:commons-validator
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 03:36:02 +00:00
dependabot[bot]
92120211da
Bump the test-tools group across 1 directory with 7 updates
...
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-version: 2.10.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.3.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.3.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-version: 4.2.3.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-version: 4.2.3.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-version: 4.2.3.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-version: 4.2.3.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 02:55:44 +00:00
dependabot[bot]
609062befb
Bump the google-apis group with 3 updates
...
Bumps the google-apis group with 3 updates: [com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client ), [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client ) and [com.google.http-client:google-http-client-gson](https://github.com/googleapis/google-http-java-client ).
Updates `com.google.http-client:google-http-client` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.47.0...v1.47.1 )
Updates `com.google.http-client:google-http-client-jackson2` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.47.0...v1.47.1 )
Updates `com.google.http-client:google-http-client-gson` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.47.0...v1.47.1 )
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
dependency-version: 1.47.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-version: 1.47.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-gson
dependency-version: 1.47.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: google-apis
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 02:55:24 +00:00
dependabot[bot]
ffd60bf811
Bump the fasterxml group with 3 updates
...
Bumps the fasterxml group with 3 updates: [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson ), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core ) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson ).
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.1...jackson-core-2.19.2 )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.1...jackson-core-2.19.2 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-version: 2.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 02:55:08 +00:00
Tim Donohue
695aa673d3
Merge pull request #11071 from tdonohue/port_10356_to_7x
...
[Port dspace-7_x] Live Import - PubMed - support optional apiKey config
2025-07-23 15:05:28 -05:00
Marie Verdonck
2f66457abe
109807: Live Import - PubMed - support optional apiKey config
2025-07-23 12:41:25 -05:00
Tim Donohue
c061015ecf
[maven-release-plugin] prepare for next development iteration
2025-07-22 15:03:08 -05:00
Tim Donohue
6e8b6cc33a
[maven-release-plugin] prepare release dspace-7.6.5
2025-07-22 15:03:04 -05:00
Tim Donohue
479cb76885
Minor updates to LICENSES_THIRD_PARTY for 7.6.5 release
2025-07-22 14:42:47 -05:00
Kim Shepherd
588c4ef4d2
Add simple log4j WebappLoggingIT test
2025-07-22 18:12:05 +02:00
Tim Donohue
5f291400b3
Merge pull request #11066 from tdonohue/port_11063_to_7x
...
[Port dspace-7_x] Fix several unit/integration test failures that only occur on Windows
2025-07-22 09:34:56 -05:00
kshepherd
1bd4da3899
Merge pull request #11028 from DSpace/dependabot/maven/dspace-7_x/log4j.version-2.25.1
...
Bump log4j.version from 2.25.0 to 2.25.1
2025-07-22 16:23:59 +02:00
Tim Donohue
15b3f314a3
Force UTF-8 encoding in all tests. This fixes several test failures when running tests from Windows commandline because Windows doesn't default to using UTF-8.
2025-07-22 08:59:50 -05:00
Tim Donohue
28686fc48a
Improve logging in AbstractLiveImportIntegrationTest (to make tests easier to debug). Replace obscure StringInputStream (from Ant) with IOUtils.toInputStream
2025-07-22 08:59:44 -05:00
Tim Donohue
d2c120bd8b
Fix broken tests on Windows by using Paths to split file path instead of regex. Also switch to in-memory s3mock because Windows cannot cleanup created files successfully.
2025-07-22 08:59:39 -05:00
Tim Donohue
39fb2afba1
Update test to no longer assume 127.0.0.1 will always respond with "localhost" as the hostname. On my machine it does not.
2025-07-22 08:59:34 -05:00
dependabot[bot]
5cd3daa379
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.785 to 1.12.788
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.785 to 1.12.788.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.785...1.12.788 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-version: 1.12.788
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 02:49:30 +00:00
Tim Donohue
9424ccf4aa
[maven-release-plugin] prepare for next development iteration
2025-07-14 12:03:15 -05:00
Tim Donohue
a5f04f9c77
[maven-release-plugin] prepare release dspace-7.6.4
2025-07-14 12:03:12 -05:00
Tim Donohue
f506d18bb1
Merge pull request #11036 from DSpace/backport-11031-to-dspace-7_x
...
[Port dspace-7_x] Improve SAF manifest path handling
2025-07-14 10:18:06 -05:00
Kim Shepherd
bc17559162
Fix line length in DSBitstore log
...
(cherry picked from commit dbf524c112
)
2025-07-14 14:36:58 +00:00
Kim Shepherd
907b42c2a9
return existing File constructed and validated for bitstream
...
(cherry picked from commit 31b1c922b2
)
2025-07-14 14:36:58 +00:00
Kim Shepherd
b0a4a3400f
Enforce bitstream path to be within (fs) bitstore base on get
...
(cherry picked from commit 6799660a90
)
2025-07-14 14:36:58 +00:00
MMilosz
84e308c8f5
fix: prevent path traversal in SAF import
...
(cherry picked from commit 596d8666f4
)
2025-07-14 14:36:58 +00:00
Tim Donohue
91989e5efb
Merge pull request #11032 from kshepherd/saf-xml-fix-2_7.x
...
Improve SAF Import XML handling (7.x)
2025-07-14 09:22:15 -05:00
Kim Shepherd
e9bc74cf6d
Fix missing XMLUtils imports
2025-07-14 13:09:43 +02:00
Kim Shepherd
dda6d9ec9d
Remove unused imports
2025-07-14 13:07:45 +02:00
Kim Shepherd
45a9f8b530
Re-add file separator to normalized SAF item path
2025-07-14 12:50:32 +02:00
dependabot[bot]
a381611ebd
Bump log4j.version from 2.25.0 to 2.25.1
...
Bumps `log4j.version` from 2.25.0 to 2.25.1.
Updates `org.apache.logging.log4j:log4j-api` from 2.25.0 to 2.25.1
Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.1
Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.25.0 to 2.25.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-version: 2.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
dependency-version: 2.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 03:45:03 +00:00
Kim Shepherd
259c3ddd37
Enforce path traversal check on import subdir (pre-processing)
2025-07-13 10:08:30 +02:00
Tim Donohue
d48e22aff5
Update LICENSES_THIRD_PARTY to prepare for 7.6.4 release.
2025-07-11 14:01:37 -05:00
Tim Donohue
4fd3112ebf
Merge pull request #10690 from atmire/w2p-119612_export-item-limit-dspace-7_x
...
[Port dspace-7_x] support a configurable limit for exporting items as it can take a up a huge amount of resources
2025-07-10 13:25:38 -05:00
Kim Shepherd
99b2a630a7
Allow trusted XML builder to enforce base path for entities
2025-07-10 17:22:58 +02:00
Tim Donohue
8c80b67b04
EPO and PubMed only need to allow for DOCTYPEs. All other XML security changes can be used.
2025-07-03 12:49:11 +02:00
Kim Shepherd
f7dcbf1b44
Safe and consistent XML entity handling in parsers
2025-07-03 12:48:47 +02:00
Tim Donohue
a9546055f4
Merge pull request #10998 from DSpace/backport-10997-to-dspace-7_x
...
[Port dspace-7_x] Point directly to HTTPS address for ArXiv
2025-07-02 13:21:17 -05:00
Yury Bondarenko
8f9a7f1f92
Point directly to HTTPS address for ArXiv
...
(cherry picked from commit cf0d6635f2
)
2025-07-02 16:22:49 +00:00
Tim Donohue
042bf15237
Merge pull request #10994 from tdonohue/port_10986_to_7x
...
[Port dspace-7_x] Update POM to use Sonatype's Central Portal for Maven Releases
2025-07-01 14:25:05 -05:00
Tim Donohue
76c50ac43e
Update POM to use central-publishing-maven-plugin and Sonatype's Central Portal
2025-07-01 12:22:58 -05:00
Tim Donohue
2b9b14501c
Merge pull request #9966 from atmire/accessibility-settings-7_x
...
[Port dspace-7_x] Accessibility settings metadata field
2025-06-30 13:22:15 -05:00
Alan Orth
96ce51ae09
Merge pull request #10914 from DSpace/dependabot/maven/dspace-7_x/fasterxml-4343a5c2e7
2025-06-30 07:00:24 +03:00
dependabot[bot]
66a75f522f
Bump the fasterxml group with 3 updates
...
Bumps the fasterxml group with 3 updates: [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson ), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core ) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson ).
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.0...jackson-core-2.19.1 )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.0...jackson-core-2.19.1 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 02:37:25 +00:00
Tim Donohue
88a1ac08bf
Merge pull request #10970 from DSpace/backport-10961-to-dspace-7_x
...
[Port dspace-7_x] Fix patching metadata on unknown field clears all DSO metadata
2025-06-27 15:03:33 -05:00
Tim Donohue
aac45284d2
Correct metadata value count for dspace-7_x
2025-06-27 14:06:33 -05:00
abhinav
130442746a
move the exception to patchUtils
...
(cherry picked from commit a2dc6fbdf8
)
2025-06-27 16:42:45 +00:00
abhinav
934f73f412
Update PatchMetadataIT
...
(cherry picked from commit 27d59085db
)
2025-06-27 16:42:45 +00:00
abhinav
172783691b
fix metadata getting cleared on patch request with invalid field
...
(cherry picked from commit e559af1841
)
2025-06-27 16:42:44 +00:00
Tim Donohue
04f443b589
Merge pull request #10896 from mwoodiupui/9733-7
...
[Port dspace-7_x] filter-media: make POI record buffer size adjustable.
2025-06-26 16:58:17 -05:00
Tim Donohue
61277b72d9
Merge pull request #10875 from alanorth/malformed-dates-7x
...
[Port dspace-7_x] dspace-api: improve date parsing for Solr sort indexes
2025-06-26 16:19:22 -05:00
Mark H. Wood
e2e402f0de
Merge branch 'dspace-7_x' of github.com:DSpace/DSpace into 9733-7
2025-06-26 13:17:22 -04:00
Mark H. Wood
d0b5911cf6
Make POI record buffer size adjustable.
2025-06-26 13:16:32 -04:00
Alan Orth
27540b93bf
Merge pull request #10865 from DSpace/dependabot/maven/dspace-7_x/jersey.version-2.47
2025-06-26 08:38:25 +02:00
Alan Orth
62512bdec8
Merge pull request #10915 from DSpace/dependabot/maven/dspace-7_x/org.postgresql-postgresql-42.7.7
2025-06-26 08:36:07 +02:00
Alan Orth
cd8c277ae5
Merge pull request #10950 from DSpace/dependabot/maven/dspace-7_x/log4j.version-2.25.0
2025-06-26 08:28:03 +02:00
Tim Donohue
9f9d810bea
Merge pull request #10952 from max-nuding/backport-10688-to-dspace-7_x
...
[Port dspace-7_x] Allow collection admins to add new policies for bitstreams
2025-06-25 17:11:11 -05:00
Tim Donohue
57a1de5ecd
Update deploy demo.dspace.org branch to 9.x to ensure older branches never trigger a redeploy.
2025-06-25 16:41:48 -05:00
max.nuding
e3b9179482
remove unnecessary code
2025-06-25 10:36:51 +02:00
dependabot[bot]
312416a716
Bump jersey.version from 2.46 to 2.47
...
Bumps `jersey.version` from 2.46 to 2.47.
Updates `org.glassfish.jersey.core:jersey-client` from 2.46 to 2.47
Updates `org.glassfish.jersey.inject:jersey-hk2` from 2.46 to 2.47
Updates `org.glassfish.jersey.core:jersey-server` from 2.46 to 2.47
Updates `org.glassfish.jersey.containers:jersey-container-servlet` from 2.46 to 2.47
Updates `org.glassfish.jersey.media:jersey-media-json-jackson` from 2.46 to 2.47
Updates `org.glassfish.jersey.media:jersey-media-jaxb` from 2.46 to 2.47
Updates `org.glassfish.jersey.ext:jersey-spring5` from 2.46 to 2.47
---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.core:jersey-server
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.containers:jersey-container-servlet
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.media:jersey-media-jaxb
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.ext:jersey-spring5
dependency-version: '2.47'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-24 20:24:13 +00:00
dependabot[bot]
8839eefbe7
Bump org.postgresql:postgresql from 42.7.6 to 42.7.7
...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.7.6 to 42.7.7.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.6...REL42.7.7 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-version: 42.7.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-24 20:09:59 +00:00
Alan Orth
b594ebbf9e
dspace-api: improve date parsing for Solr sort
...
Re-use DSpace date parsing from o.d.util.MultiFormatDateParser for
more robust date support when creating of Solr browse/sort indexes.
2025-06-24 22:08:07 +02:00
dependabot[bot]
230bf80b5f
Bump log4j.version from 2.24.3 to 2.25.0
...
Bumps `log4j.version` from 2.24.3 to 2.25.0.
Updates `org.apache.logging.log4j:log4j-api` from 2.24.3 to 2.25.0
Updates `org.apache.logging.log4j:log4j-core` from 2.24.3 to 2.25.0
Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.24.3 to 2.25.0
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-24 20:04:48 +00:00
max.nuding
b8923c986f
fix imports for checkstyle
2025-06-24 07:01:56 +02:00
Alan Orth
c587d70a09
Merge pull request #10955 from tdonohue/fix_handle_ITs
2025-06-23 23:09:55 +02:00
Tim Donohue
8a84cba371
Fix broken ITs by removing unnecessary registrations and managing context permissions better
2025-06-23 15:33:50 -05:00
Tim Donohue
973c5f9daa
Merge pull request #10918 from tuub/backport-10580-to-dspace-7_x
...
Backport 10580 to dspace 7 x
2025-06-23 11:54:43 -05:00
max.nuding
61c6e59a06
remove jakarta import
2025-06-23 11:44:22 +02:00
max.nuding
e90f792869
add missing imports
2025-06-23 11:36:52 +02:00
max.nuding
1732285d59
add import for Intstant
2025-06-23 10:12:56 +02:00
Mykhaylo Boychuk
03992be08d
[DURACOM-318] remove unused import
...
(cherry picked from commit ed91462ccd7f99f5cf0dc326ed06ab42c13b80e0)
(cherry picked from commit 8df4e35e76
)
2025-06-23 10:06:27 +02:00
Mykhaylo Boychuk
2104d605bd
[DURACOM-318] improve code
...
(cherry picked from commit 8e0ca2e6f88b0251edf8a840f65135590c65f088)
(cherry picked from commit 4270170d40
)
2025-06-23 10:06:25 +02:00
Adamo
a24340a197
[DURACOM-318] IT fix
...
(cherry picked from commit accba0738f
)
2025-06-23 10:05:48 +02:00
Mykhaylo Boychuk
de5908725a
[DURACOM-318] improve sucurity plugin
...
(cherry picked from commit b1ce88925ea36e84a77e667a94ae5577b5ee05b6)
(cherry picked from commit e9be8435ec
)
2025-06-23 10:05:47 +02:00
Mykhaylo Boychuk
f92e376896
[DURACOM-318] update security annotations on ResourcePolicyRepository
...
(cherry picked from commit fabcc692db68e5232986ff062e849e4ec5c68c8b)
(cherry picked from commit 95836c271c
)
2025-06-23 10:04:04 +02:00
Mykhaylo Boychuk
39def52592
[DURACOM-318] add new ITs for ResourcePolicy
...
(cherry picked from commit d78d4f00d94ef0d4b147031b075b8df1e8896fe4)
(cherry picked from commit 98c2b99421
)
2025-06-23 10:04:01 +02:00
Alan Orth
6337f2fa67
Merge pull request #10838 from DSpace/dependabot/maven/dspace-7_x/bouncycastle.version-1.81
2025-06-17 14:38:05 +03:00
Sascha Szott
07e840b675
removal of configuration file sword-client.cfg
2025-06-16 13:38:06 +02:00
Sascha Szott
34134b3c3b
remove inclusion of sword-client.cfg
2025-06-16 13:37:49 +02:00
Alan Orth
309e25e8c8
Merge pull request #10591 from alanorth/port-dspace7-10537
...
[Port dspace-7_x] Optimize count-only Solr queries
2025-06-13 07:13:37 +03:00
Tim Donohue
bc7a681428
Merge pull request #10883 from DSpace/backport-10583-to-dspace-7_x
...
[Port dspace-7_x] Introduce custom contributor for PubMed's abstract format on metadata import
2025-06-11 10:00:06 -05:00
Alan Orth
9eef166b7e
dspace-api: set search fields in Solr query only if we are interested in the actual search results
2025-06-11 17:18:35 +03:00
Alan Orth
bd753005e6
dspace-api: do not request actual search hits in count-only query
2025-06-11 17:18:35 +03:00
Alan Orth
d9cc564ace
dspace-api: use static variable RESOURCE_TYPE_FIELD
2025-06-11 17:18:35 +03:00
DSpace Bot
2abbe67ea6
[Port dspace-7_x] improve robustness of search in index field submit (use filter query) ( #10890 )
...
* improve robustness of search in index field submit (use filter query)
(cherry picked from commit a65ef008b7
)
* fix checkstyle warnings
(cherry picked from commit 183d5ca671
)
* fix checkstyle warning
(cherry picked from commit fe251f39e3
)
---------
Co-authored-by: Sascha Szott <szott@gmx.de >
2025-06-11 15:26:49 +03:00
DSpace Bot
2c400bf2da
[Port dspace-7_x] Optimization of Solr Queries: Transition to Filter Queries ( #10887 )
...
* use filter query instead of generic query
(cherry picked from commit f2417feeca
)
* use filter query instead of generic query
(cherry picked from commit d83a2525ad
)
* use filter query instead of generic query
(cherry picked from commit f3a976107e
)
* remove obsolete comment
(cherry picked from commit 3ee2dbcc56
)
* use filter query instead of generic query
(cherry picked from commit 318afc769a
)
* add static imports
(cherry picked from commit 8ad19c42df
)
* move static import to the top of the import block
(cherry picked from commit b85585c34e
)
* move static imports to the top of the import block
(cherry picked from commit 4b446e24a0
)
---------
Co-authored-by: Sascha Szott <szott@gmx.de >
2025-06-11 15:20:59 +03:00
Alan Orth
4afd54cbbb
Merge pull request #10872 from tdonohue/remove_commons-fileupload
...
[dspace-7_x] Remove `commons-fileupload` as it is no longer used.
2025-06-11 08:58:21 +03:00
Jens Vannerum
1f174f4657
129944: Introduce custom abstract xpath contributor for pubmed to respect their labelled structure - modify IT for it
...
(cherry picked from commit 28bc4970b7
)
2025-06-10 22:01:23 +00:00
Tim Donohue
144d9a25d2
Merge pull request #10864 from DSpace/dependabot/maven/dspace-7_x/net.handle-handle-9.3.2
...
Bump net.handle:handle from 9.3.1 to 9.3.2
2025-06-09 12:37:44 -05:00
Tim Donohue
a5ae3705e7
Remove commons-fileupload as it is no longer used.
2025-06-09 10:15:00 -05:00
Tim Donohue
d740232199
Merge pull request #10862 from DSpace/dependabot/maven/dspace-7_x/build-tools-0af78e14c7
...
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 in the build-tools group
2025-06-09 09:23:58 -05:00
Tim Donohue
ec27f96d5f
Merge pull request #10861 from DSpace/dependabot/maven/dspace-7_x/test-tools-05bec946dc
...
Bump the test-tools group with 6 updates
2025-06-09 09:22:38 -05:00
dependabot[bot]
358c00c199
Bump net.handle:handle from 9.3.1 to 9.3.2
...
Bumps net.handle:handle from 9.3.1 to 9.3.2.
---
updated-dependencies:
- dependency-name: net.handle:handle
dependency-version: 9.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:09:56 +00:00
dependabot[bot]
a458fbd6ce
Bump org.codehaus.mojo:build-helper-maven-plugin
...
Bumps the build-tools group with 1 update: [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ).
Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:08:40 +00:00
dependabot[bot]
0bc41bfaaf
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.2.1.Final` | `4.2.2.Final` |
Updates `io.netty:netty-buffer` from 4.2.1.Final to 4.2.2.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final )
Updates `io.netty:netty-transport` from 4.2.1.Final to 4.2.2.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.2.1.Final to 4.2.2.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final )
Updates `io.netty:netty-common` from 4.2.1.Final to 4.2.2.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final )
Updates `io.netty:netty-handler` from 4.2.1.Final to 4.2.2.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final )
Updates `io.netty:netty-codec` from 4.2.1.Final to 4.2.2.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.2.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.2.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-version: 4.2.2.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-version: 4.2.2.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-version: 4.2.2.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-version: 4.2.2.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:07:54 +00:00
Alan Orth
415be6283a
Merge pull request #10842 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.785
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.783 to 1.12.785
2025-06-05 12:18:31 +03:00
kshepherd
94fe90f9d8
Merge pull request #10850 from DSpace/backport-10786-to-dspace-7_x
...
[Port dspace-7_x] Add HTTP timeouts in LiveImportClient to improve robustness
2025-06-04 23:06:19 +02:00
Sascha Szott
87ce9fd136
Add HTTP timeouts to improve robustness
...
(cherry picked from commit cabf5a7a44
)
2025-06-04 19:24:16 +00:00
Tim Donohue
f2cbcca4c5
Merge pull request #10811 from DSpace/dependabot/maven/dspace-7_x/build-tools-137e7ca1b5
...
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 in the build-tools group
2025-06-04 14:08:28 -05:00
dependabot[bot]
a6cc912e62
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.783 to 1.12.785
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.783 to 1.12.785.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.783...1.12.785 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-version: 1.12.785
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 14:25:57 +00:00
dependabot[bot]
21c56aeda7
Bump bouncycastle.version from 1.80 to 1.81
...
Bumps `bouncycastle.version` from 1.80 to 1.81.
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
Updates `org.bouncycastle:bcprov-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
Updates `org.bouncycastle:bcutil-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-version: '1.81'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-version: '1.81'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcutil-jdk18on
dependency-version: '1.81'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 14:25:16 +00:00
dependabot[bot]
25ad6039dc
Bump org.apache.maven.plugins:maven-clean-plugin
...
Bumps the build-tools group with 1 update: [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin ).
Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 14:25:05 +00:00
Alan Orth
de7fd98a34
Merge pull request #10812 from DSpace/dependabot/maven/dspace-7_x/com.opencsv-opencsv-5.11.1
...
Bump com.opencsv:opencsv from 5.11 to 5.11.1
2025-06-04 12:26:14 +03:00
kshepherd
3396233f2d
Merge pull request #10822 from tdonohue/port_10806_to_7x
...
[Port dspace-7_x] Alphabetize external source importers by service name (on MyDSpace, etc)
2025-06-02 17:16:23 +02:00
Tim Donohue
19e22c10f1
Alphabetize importers by service name
2025-06-02 09:26:24 -05:00
dependabot[bot]
32bd615ba8
Bump com.opencsv:opencsv from 5.11 to 5.11.1
...
Bumps com.opencsv:opencsv from 5.11 to 5.11.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-version: 5.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:30:57 +00:00
Tim Donohue
91d845563a
Merge pull request #10796 from DSpace/dependabot/maven/dspace-7_x/io.grpc-grpc-context-1.73.0
...
Bump io.grpc:grpc-context from 1.72.0 to 1.73.0
2025-05-28 15:47:03 -05:00
Tim Donohue
0ad9699128
Merge pull request #10797 from DSpace/dependabot/maven/dspace-7_x/org.postgresql-postgresql-42.7.6
...
Bump org.postgresql:postgresql from 42.7.5 to 42.7.6
2025-05-28 15:44:19 -05:00
Tim Donohue
9b1899de48
Merge pull request #10791 from DSpace/dependabot/maven/dspace-7_x/apache-commons-3e71c7e148
...
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 in the apache-commons group
2025-05-28 15:41:30 -05:00
dependabot[bot]
4367eebef2
Bump org.postgresql:postgresql from 42.7.5 to 42.7.6
...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.7.5 to 42.7.6.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.5...REL42.7.6 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-version: 42.7.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 16:28:25 +00:00
dependabot[bot]
b7960bd42e
Bump io.grpc:grpc-context from 1.72.0 to 1.73.0
...
Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java ) from 1.72.0 to 1.73.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.73.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-context
dependency-version: 1.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 16:26:54 +00:00
dependabot[bot]
3fef856ef0
Bump commons-beanutils:commons-beanutils in the apache-commons group
...
Bumps the apache-commons group with 1 update: commons-beanutils:commons-beanutils.
Updates `commons-beanutils:commons-beanutils` from 1.10.1 to 1.11.0
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 16:25:45 +00:00
Tim Donohue
53b819b4b5
Merge pull request #10779 from DSpace/dependabot/maven/dspace-7_x/org.xmlunit-xmlunit-core-2.10.2
...
Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.2
2025-05-28 08:03:47 -05:00
dependabot[bot]
a2a6838390
Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.2
...
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit ) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/xmlunit/xmlunit/releases )
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md )
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.0...v2.10.2 )
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-version: 2.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 22:15:28 +00:00
Tim Donohue
c791ac1460
Merge pull request #10486 from atmire/issue-10484_fix-invalid-cast-in-DOIOrganiser
...
Fix invalid cast in DOIOrganiser exception handling
2025-05-23 09:43:10 -05:00
Tim Donohue
2330ff37b5
Merge pull request #10760 from tdonohue/port_10758_to_7x
...
[Port dspace-7_x] Bump XOAI to 3.4.1
2025-05-19 14:40:09 -05:00
Tim Donohue
a1582d9477
Bump XOAI to 3.4.1
2025-05-19 14:07:02 -05:00
Tim Donohue
46440dcc2d
Merge pull request #10752 from DSpace/backport-10611-to-dspace-7_x
...
[Port dspace-7_x] Use application/json as mime type for iiif manifests
2025-05-15 12:07:03 -05:00
Kim Shepherd
8b3618f583
[ #10611 ] Remove json mime test from findOneCanvas
...
(cherry picked from commit e07e051e67
)
2025-05-15 15:42:16 +00:00
Kim Shepherd
878ecdc09d
[ #10611 ] Add mime type checks in IIIFControllerIT
...
(cherry picked from commit 87c82f234c
)
2025-05-15 15:42:16 +00:00
Pascal-Nicolas Becker
a46e01d6db
Use application/json as mime type for iiif manifests
...
(cherry picked from commit 643e9984c7
)
2025-05-15 15:42:16 +00:00
Tim Donohue
e26fd0d9dc
Merge pull request #10748 from DSpace/backport-10745-to-dspace-7_x
...
[Port dspace-7_x] Improve DSpaceObjectService string comparison tests
2025-05-14 15:53:11 -05:00
Kim Shepherd
a2a0649227
[ #10744 ] Update Javadoc in DSpaceObjectService (Item.ANY usage)
...
(cherry picked from commit 9aa74b8e68
)
2025-05-14 19:53:23 +00:00
Kim Shepherd
359dc609a8
[ #10744 ] Improve String comparison in DSpaceObjectServiceImpl
...
(cherry picked from commit b089fd6442
)
2025-05-14 19:53:23 +00:00
Tim Donohue
e6475dc04f
Merge pull request #10746 from DSpace/backport-10184-to-dspace-7_x
...
[Port dspace-7_x] conditional rendering of metadata section in style.xsl
2025-05-14 14:42:04 -05:00
Sascha Szott
fa603b2a58
add conditional check in metadata card rendering
...
(cherry picked from commit b681145343
)
2025-05-14 18:30:19 +00:00
Sascha Szott
bbfc6874a4
conditional rendering for metadata section in style.xsl
...
(cherry picked from commit addc26ad19
)
2025-05-14 18:30:19 +00:00
Tim Donohue
92a92abe9f
Merge pull request #10734 from DSpace/dependabot/maven/dspace-7_x/webjars-36a72e2b67
...
Bump org.webjars.npm:json-editor__json-editor from 2.15.1 to 2.15.2 in the webjars group
2025-05-13 14:41:06 -05:00
Tim Donohue
66b6ed3f4a
Must update version in index.html to complete upgrade
2025-05-13 12:12:50 -05:00
Tim Donohue
02ead6997f
Merge pull request #10733 from DSpace/dependabot/maven/dspace-7_x/test-tools-3dcec26f7e
...
Bump the test-tools group with 6 updates
2025-05-13 12:06:25 -05:00
dependabot[bot]
5765bff79c
Bump org.webjars.npm:json-editor__json-editor in the webjars group
...
Bumps the webjars group with 1 update: [org.webjars.npm:json-editor__json-editor](https://github.com/json-editor/json-editor ).
Updates `org.webjars.npm:json-editor__json-editor` from 2.15.1 to 2.15.2
- [Changelog](https://github.com/json-editor/json-editor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/json-editor/json-editor/compare/2.15.1...2.15.2 )
---
updated-dependencies:
- dependency-name: org.webjars.npm:json-editor__json-editor
dependency-version: 2.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: webjars
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 22:49:31 +00:00
dependabot[bot]
42e979a021
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.2.0.Final` | `4.2.1.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.2.0.Final` | `4.2.1.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.2.0.Final` | `4.2.1.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.2.0.Final` | `4.2.1.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.2.0.Final` | `4.2.1.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.2.0.Final` | `4.2.1.Final` |
Updates `io.netty:netty-buffer` from 4.2.0.Final to 4.2.1.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.0.Final...netty-4.2.1.Final )
Updates `io.netty:netty-transport` from 4.2.0.Final to 4.2.1.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.0.Final...netty-4.2.1.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.2.0.Final to 4.2.1.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.0.Final...netty-4.2.1.Final )
Updates `io.netty:netty-common` from 4.2.0.Final to 4.2.1.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.0.Final...netty-4.2.1.Final )
Updates `io.netty:netty-handler` from 4.2.0.Final to 4.2.1.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.0.Final...netty-4.2.1.Final )
Updates `io.netty:netty-codec` from 4.2.0.Final to 4.2.1.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.2.0.Final...netty-4.2.1.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 22:48:26 +00:00
Tim Donohue
102649b404
Merge pull request #10726 from DSpace/backport-10725-to-dspace-7_x
...
[Port dspace-7_x] Potential fix for code scanning alert no. 3549: Arbitrary file access during archive extraction ("Zip Slip")
2025-05-09 16:03:49 -05:00
Tim Donohue
086a26d3b4
Potential fix for code scanning alert no. 3549: Arbitrary file access during archive extraction ("Zip Slip")
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 5fbdfc218f
)
2025-05-09 19:15:44 +00:00
Tim Donohue
44d657da1e
Merge pull request #10724 from 4Science/task/dspace-7_x/DURACOM-109
...
[Port dspace-7_x] Proxy Configuration and Connection Leak using HTTP Clients
2025-05-09 12:16:51 -05:00
Stefano Maffei
53e4147910
[DURACOM-109] fix dependency error
2025-05-09 16:12:50 +02:00
Stefano Maffei
2c6f02f74c
[DURACOM-109] fix missing dependency
2025-05-09 15:59:50 +02:00
Stefano Maffei
01527712c1
Merge remote-tracking branch 'dspaceCommunity/dspace-7_x' into task/dspace-7_x/DURACOM-109
2025-05-09 15:28:48 +02:00
Tim Donohue
e975ed42b0
Merge pull request #10716 from 4Science/task/dspace-7_x/DURACOM-328
...
[Port dspace-7_x] FIX Submission patch operation weird recognition check
2025-05-07 09:48:46 -05:00
Elios Buzo
1ade960988
[DURACOM-109] Fixed conflicts
2025-05-07 12:28:43 +02:00
Stefano Maffei
ac20eefe4b
[DURACOM-328] fix tests
2025-05-07 10:43:19 +02:00
Stefano Maffei
0ef3b27189
[DURACOM-328] fix test
2025-05-07 09:24:38 +02:00
Stefano Maffei
032252664b
[DURACOM-328] fix error in check for Patch request
2025-05-07 09:24:06 +02:00
Tim Donohue
05f96db258
Merge pull request #10706 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.783
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.782 to 1.12.783
2025-05-06 12:41:44 -05:00
Tim Donohue
c8fa70073d
Merge pull request #10708 from DSpace/dependabot/maven/dspace-7_x/com.opencsv-opencsv-5.11
...
Bump com.opencsv:opencsv from 5.10 to 5.11
2025-05-06 12:40:26 -05:00
Tim Donohue
5169c48632
Merge pull request #10707 from DSpace/dependabot/maven/dspace-7_x/tika.version-2.9.4
...
Bump tika.version from 2.9.3 to 2.9.4
2025-05-06 11:58:01 -05:00
Stefano Maffei
409b775d35
[DURACOM-109] fix TruncatedChunkException error
2025-05-06 17:27:21 +02:00
Stefano Maffei
dbcaac4b08
[DURACOM-109] added checkstyle rules to forbid usage of HttpClientBuilder.create()
2025-05-06 17:27:07 +02:00
Stefano Maffei
9d6c482cc4
[DURACOM-109] Orcid connector fix and improvement
2025-05-06 17:26:07 +02:00
Stefano Maffei
0f1679ed72
[DURACOM-109] fix typo and correct logic for ORCID connector
2025-05-06 17:25:34 +02:00
Elios Buzo
7f865ad956
[DURACOM-109] Linter error fix
2025-05-06 17:22:50 +02:00
Elios Buzo
f4390fef52
[DURACOM-109] Continued fixing http connection leaks
2025-05-06 17:22:26 +02:00
Elios Buzo
f9307b617c
[DURACOM-109] Minor fix
2025-05-06 17:20:09 +02:00
Elios Buzo
b9352c9149
[DURACOM-109] Fixed http connection leaks
2025-05-06 17:19:29 +02:00
Elios Buzo
32dd1a3dd2
[DURACOM-109] Minor fix
2025-05-06 17:18:38 +02:00
Elios Buzo
a8d33d3ad0
[DURACOM-109] Continued configuring proxy for other classes
2025-05-06 17:17:07 +02:00
Elios Buzo
c2c41e65f8
[DURACOM-109] Configured proxy settings for all clients
2025-05-06 17:10:17 +02:00
Alan Orth
4c7d9223cb
Merge pull request #10713 from DSpace/backport-10556-to-dspace-7_x
...
[Port dspace-7_x] Fix tests failing in TikaTextExtractionFilterTest
2025-05-06 09:56:05 +03:00
abhinav
930565efff
129614: Fixed tests failing in TikaTextExtractionFilterTest when textextractor.use-temp-file is set to true
...
(cherry picked from commit f9f29f49cb
)
2025-05-06 06:20:23 +00:00
dependabot[bot]
8b089be727
Bump com.opencsv:opencsv from 5.10 to 5.11
...
Bumps com.opencsv:opencsv from 5.10 to 5.11.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-version: '5.11'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 23:11:48 +00:00
dependabot[bot]
f5e83433c4
Bump tika.version from 2.9.3 to 2.9.4
...
Bumps `tika.version` from 2.9.3 to 2.9.4.
Updates `org.apache.tika:tika-core` from 2.9.3 to 2.9.4
- [Changelog](https://github.com/apache/tika/blob/2.9.4/CHANGES.txt )
- [Commits](https://github.com/apache/tika/compare/2.9.3...2.9.4 )
Updates `org.apache.tika:tika-parsers-standard-package` from 2.9.3 to 2.9.4
---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
dependency-version: 2.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.tika:tika-parsers-standard-package
dependency-version: 2.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 23:02:34 +00:00
dependabot[bot]
a26ef22a46
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.782 to 1.12.783
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.782 to 1.12.783.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.782...1.12.783 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-version: 1.12.783
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 22:58:31 +00:00
Tim Donohue
1052e6b787
Merge pull request #10705 from tdonohue/port_10693_to_7x
...
[Port dspace-7_x] ISSN code not imported when using SHERPA import
2025-05-05 13:50:04 -05:00
Adamo
d7948d5f7b
[DURACOM-356] Updated tests to use metadata constants
2025-05-05 12:32:26 -05:00
Adamo
5dd4e4248c
[DURACOM-356] Updated Sherpa Journal mapping to use creativeworkseries.issn instead of dc.identifier.issn
2025-05-05 12:29:32 -05:00
Adamo
bacbe06b2c
[DURACOM-356] Fixed tests
2025-05-05 12:29:24 -05:00
Adamo
a0c2891226
[DURACOM-356] Updated Sherpa mapping to use creativeworkseries.issn instead of dc.identifier.issn
2025-05-05 12:29:17 -05:00
Tim Donohue
663ffcf2b1
Merge pull request #10698 from DSpace/backport-10697-to-dspace-7_x
...
[Port dspace-7_x] Bulk access control fails to iterate over each item in a collection, producing duplicate policies for some items
2025-05-02 16:46:58 -05:00
Tim Donohue
3f9f5639f6
Must use older Java syntax in DSpace 7
2025-05-02 15:49:00 -05:00
Adamo
605956b073
[DURACOM-311] Ensure stable pagination in bulk access control by adding explicit sort
...
(cherry picked from commit ced9e9b9f7
)
2025-05-02 19:56:23 +00:00
Tim Donohue
fd33cee025
Merge pull request #10695 from DSpace/backport-10692-to-dspace-7_x
...
[Port dspace-7_x] Error when using WOS import service
2025-05-02 10:42:35 -05:00
Adamo
eb5f09f3f2
[DURACOM-355] Update to avoid NPE during WOS live import when no api key is found
...
(cherry picked from commit 70f1c83bf0
)
2025-05-02 15:08:39 +00:00
Jens Vannerum
fae4130d41
119612: Fix limit not applying on export
...
(cherry picked from commit bcf48821d9
)
2025-05-02 11:14:58 +02:00
Jens Vannerum
5929fdc926
124504: Move configuration to be included in the bulkedit module and apply the configured limit earlier, never obtaining a larger list than actually required
...
(cherry picked from commit b63ffd2eb4
)
2025-05-02 11:14:49 +02:00
Jens Vannerum
c5c8417848
119612: Remove group configuration and expose property to angular
...
(cherry picked from commit c73c739deb
)
2025-05-02 11:14:19 +02:00
Jens Vannerum
4626b06d7f
119612: property should be commented by default and have a normal limit
...
(cherry picked from commit a8b98bb7b7
)
2025-05-02 11:12:49 +02:00
Jens Vannerum
4ec611bf79
119612: configurable limit on exporting items since it can take up a bunch of resources
...
(cherry picked from commit b634e1e380
)
2025-05-02 11:12:46 +02:00
Tim Donohue
bf917357a6
Merge pull request #10687 from tdonohue/port_10685_to_7x
...
[Port dspace-7_x] Remove `javax.el` dependency & replace `MethodNotFoundException` with `UnsupportedOperationException`
2025-05-01 13:46:54 -05:00
Tim Donohue
d83779022e
Remove javax.el dependency
2025-05-01 12:53:41 -05:00
Tim Donohue
b04eb9d725
Replace MethodNotFoundException with more appropriate UnsupportedOperationException
2025-05-01 12:53:13 -05:00
Tim Donohue
4821e75294
Merge pull request #10353 from atmire/cli-speed-improvements-periodically-uncache-entities-when-processing-many_7-x
...
[Port dspace-7_x] Index discovery speed improvement - periodically uncache entities when processing many items
2025-04-30 11:55:34 -05:00
kshepherd
f4e02b73f2
Merge pull request #10681 from DSpace/backport-10668-to-dspace-7_x
...
[Port dspace-7_x] Fix Collection Admin cannot see withdrawn item metadata
2025-04-30 14:16:51 +02:00
Stefano Maffei
4a89a68736
[DURACOM-357] improved javadoc
...
(cherry picked from commit f1cb3c3ad1
)
2025-04-30 11:45:56 +00:00
Stefano Maffei
2429a0ba29
[DURACOM-357] improved admin check
...
(cherry picked from commit bb3935a047
)
2025-04-30 11:45:56 +00:00
Stefano Maffei
8ca8bd4543
[DURACOM-357] improved check for authorization on objects in ItemConverter
...
(cherry picked from commit a70dede20b
)
2025-04-30 11:45:56 +00:00
Stefano Maffei
c6098c0232
[DURACOM-357] fix Collection Admin cannot see withdrawn item metadata
...
(cherry picked from commit 5e2bb4fb92
)
2025-04-30 11:45:56 +00:00
kshepherd
b937fa8799
Merge pull request #10677 from DSpace/backport-10675-to-dspace-7_x
...
[Port dspace-7_x] Resolving XML external entity in user-controlled data in PubMedImport
2025-04-30 13:24:05 +02:00
Tim Donohue
90ea371e0b
Cannot disable DTDs with PubMed, so instead disallow external entities & entity expansion
...
(cherry picked from commit f9614c41a6
)
2025-04-30 10:24:14 +00:00
Tim Donohue
6fe9af84bd
Potential fix for code scanning alert no. 30: Resolving XML external entity in user-controlled data
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit a0ce50b2a4
)
2025-04-30 10:24:14 +00:00
Tim Donohue
1494732989
Merge pull request #10673 from DSpace/backport-10640-to-dspace-7_x
...
[Port dspace-7_x] Improve CLI RegistryLoader, InitializeEntities, Curation commands
2025-04-29 15:37:28 -05:00
Kim Shepherd
85a9e4b731
Let Curation CLI accept uuid identifiers
...
(cherry picked from commit 5020689095
)
2025-04-29 19:50:29 +00:00
Kim Shepherd
fbb496e1c6
Improve help and docs for RegistryLoader
...
And a few other small improvements
(cherry picked from commit f1b4e6ef17
)
2025-04-29 19:50:29 +00:00
Kim Shepherd
98921724f4
Add help opt and javadoc to InitializeEntities
...
(cherry picked from commit 5240a02996
)
2025-04-29 19:50:29 +00:00
Tim Donohue
f94a4e4b71
Merge pull request #10671 from DSpace/backport-10669-to-dspace-7_x
...
[Port dspace-7_x] Make DiscoveryConfigurationService "get all facet configs" return UNIQUE set
2025-04-29 14:00:45 -05:00
Kim Shepherd
e94d934a5c
Make getAllFacetConfigs unique
...
Improve performance and debuggability by
refactoring getAllFacetConfigs to
getAllUniqueFacetConfigs. Used only by
ChoiceAuthorityService to generate hierarchical
vocabulary map for the browse menu, etc.
(cherry picked from commit 159bd18529
)
2025-04-29 17:23:57 +00:00
Tim Donohue
160a70ed16
Merge pull request #10663 from DSpace/dependabot/maven/dspace-7_x/google-apis-b1f0883f77
...
Bump the google-apis group with 3 updates
2025-04-29 06:56:21 -05:00
Tim Donohue
d63a088e70
Merge pull request #10661 from DSpace/dependabot/maven/dspace-7_x/apache-commons-f6cb4980f5
...
Bump the apache-commons group with 2 updates
2025-04-29 06:55:48 -05:00
Tim Donohue
46880b025e
Merge pull request #10658 from DSpace/dependabot/maven/dspace-7_x/fasterxml-111bca66b8
...
Bump the fasterxml group with 3 updates
2025-04-29 06:54:28 -05:00
Alan Orth
23dfcf0af6
Merge pull request #10665 from DSpace/dependabot/maven/dspace-7_x/pdfbox-version-2.0.34
...
Bump pdfbox-version from 2.0.33 to 2.0.34
2025-04-29 12:52:24 +03:00
dependabot[bot]
19010353c9
Bump pdfbox-version from 2.0.33 to 2.0.34
...
Bumps `pdfbox-version` from 2.0.33 to 2.0.34.
Updates `org.apache.pdfbox:pdfbox` from 2.0.33 to 2.0.34
Updates `org.apache.pdfbox:fontbox` from 2.0.33 to 2.0.34
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-version: 2.0.34
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.pdfbox:fontbox
dependency-version: 2.0.34
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:15:34 +00:00
dependabot[bot]
5400e3f8a8
Bump the google-apis group with 3 updates
...
Bumps the google-apis group with 3 updates: [com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client ), [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client ) and [com.google.http-client:google-http-client-gson](https://github.com/googleapis/google-http-java-client ).
Updates `com.google.http-client:google-http-client` from 1.46.3 to 1.47.0
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0 )
Updates `com.google.http-client:google-http-client-jackson2` from 1.46.3 to 1.47.0
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0 )
Updates `com.google.http-client:google-http-client-gson` from 1.46.3 to 1.47.0
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0 )
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-gson
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:02:22 +00:00
dependabot[bot]
ff67241bc9
Bump the apache-commons group with 2 updates
...
Bumps the apache-commons group with 2 updates: org.apache.commons:commons-collections4 and org.apache.commons:commons-configuration2.
Updates `org.apache.commons:commons-collections4` from 4.4 to 4.5.0
Updates `org.apache.commons:commons-configuration2` from 2.11.0 to 2.12.0
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-configuration2
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:01:34 +00:00
dependabot[bot]
b949bdd4c0
Bump the fasterxml group with 3 updates
...
Bumps the fasterxml group with 3 updates: [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson ), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core ) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson ).
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.3...jackson-core-2.19.0 )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.3...jackson-core-2.19.0 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 23:58:24 +00:00
Tim Donohue
e4d5d7cbcc
Merge pull request #10241 from atmire/w2p-124362_VersionedHandleIdentifierProviderWithCanonicalHandles-and-com-col-handles
...
Fix issue with VersionedHandleIdentifierProviderWithCanonicalHandles and com/col handles
2025-04-28 16:05:21 -05:00
Tim Donohue
1278068eaa
Merge pull request #10647 from DSpace/backport-10636-to-dspace-7_x
...
[Port dspace-7_x] Fix: import public email from ORCID person
2025-04-25 16:35:47 -05:00
Jesiel Viana
106936967e
removing duplicated files
...
(cherry picked from commit c6d1121cbe
)
2025-04-25 20:08:08 +00:00
Jesiel Viana
cf9e5c1cd4
fix: Checkstyle violations
...
(cherry picked from commit 9a831e5393
)
2025-04-25 20:08:08 +00:00
Jesiel Viana
ac7dfc562f
fix: import public email from ORCID person
...
(cherry picked from commit 82ca80cd6b
)
2025-04-25 20:08:08 +00:00
Tim Donohue
37338424e3
Merge pull request #10645 from tdonohue/port_10549_to_7x
...
[Port dspace-7_x] restrict maximum value of URL parameter rpp in OpenSearchController to a reasonable default
2025-04-25 08:50:03 -05:00
Sascha Szott
1a619b2833
restrict maximum value of URL parameter rpp
2025-04-24 16:49:59 -05:00
Sascha Szott
ca3b2de1a8
add configuration key websvc.opensearch.max_num_of_items_per_request
2025-04-24 16:48:54 -05:00
Sascha Szott
869d122eac
implement method getMaxNumOfItemsPerRequest
2025-04-24 16:48:48 -05:00
Sascha Szott
045a5c0b0e
add method getMaxNumOfItemsPerRequest
2025-04-24 16:48:42 -05:00
Tim Donohue
9d1e2d5f9d
Merge pull request #10641 from DSpace/backport-10505-to-dspace-7_x
...
[Port dspace-7_x] Fix incorrect parsing of access-status metadata
2025-04-24 15:15:51 -05:00
Agustina Martinez
440bb64809
Update dim.xsl
...
Added template to correctly parse elements under "others" metadata element
(cherry picked from commit ac7da6a477
)
2025-04-24 19:44:57 +00:00
Tim Donohue
0695b6756c
Merge pull request #10623 from DSpace/backport-10599-to-dspace-7_x
...
[Port dspace-7_x] Fix login endpoints not automatically closing their Context
2025-04-23 11:12:18 -05:00
Tim Donohue
c8a0c94f78
Merge pull request #10630 from DSpace/dependabot/maven/dspace-7_x/io.grpc-grpc-context-1.72.0
...
Bump io.grpc:grpc-context from 1.71.0 to 1.72.0
2025-04-22 09:41:48 -05:00
dependabot[bot]
5d880bcf2d
Bump io.grpc:grpc-context from 1.71.0 to 1.72.0
...
Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java ) from 1.71.0 to 1.72.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.72.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-context
dependency-version: 1.72.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 23:03:07 +00:00
Alexandre Vryghem
133c280883
126885: Removed database connection leak on logout
...
(cherry picked from commit b299a96076
)
2025-04-18 19:01:50 +00:00
Alexandre Vryghem
0a79903f30
126885: Removed database connection leak on login
...
Also:
- Updated EPersonRestAuthenticationProvider to not open an additional DB connection, and reuse the existing one instead
- Normalized the behaviour of OidcLoginFilter by not calling the redirectAfterSuccess instead of doing a chain.doFilter(req, res). This way we don't need to reopen a new Context
(cherry picked from commit 518fb3b1d8
)
2025-04-18 19:01:50 +00:00
kshepherd
4ec40054b1
Merge pull request #10617 from DSpace/backport-10519-to-dspace-7_x
...
[Port dspace-7_x] Fix metadata browsing in descending order using a json.facet to retrieve index values
2025-04-17 15:56:50 +02:00
Toni Prieto
b2f44f57f9
Add test for browse entries pagination
...
(cherry picked from commit a7bc82084e
)
2025-04-17 13:21:02 +00:00
Toni Prieto
d6ff41d9f5
Refactor browse entries facet query to use JSON facet query
...
(cherry picked from commit 8e88547932
)
2025-04-17 13:21:02 +00:00
Tim Donohue
6817d2aa59
Merge pull request #10614 from DSpace/backport-10613-to-dspace-7_x
...
[Port dspace-7_x] [DURACOM-346] SubscribeServiceImpl : the method "isSubscribed" returns incorrect result
2025-04-16 12:05:37 -05:00
Piaget Bouaka Donfack
3a894e5f5d
[DURACOM-346] SubscribeServiceImpl : the method "isSubscribed" returns incorrect result
...
(cherry picked from commit 23468d4ee3
)
2025-04-16 16:28:22 +00:00
Tim Donohue
d74ae7345e
Merge pull request #10604 from DSpace/dependabot/maven/dspace-7_x/apache-commons-9d0a8b4b96
...
Bump the apache-commons group with 2 updates
2025-04-15 09:45:46 -05:00
Alan Orth
3f653411cf
Merge pull request #10605 from DSpace/backport-10109-to-dspace-7_x
2025-04-15 10:23:35 +03:00
Toni Prieto
086e54cb31
Modify Solr query to find collections with submit permissions in searches with spaces
...
(cherry picked from commit 425dc1556e
)
2025-04-15 06:32:12 +00:00
dependabot[bot]
dd62a57564
Bump the apache-commons group with 2 updates
...
Bumps the apache-commons group with 2 updates: commons-io:commons-io and org.apache.commons:commons-text.
Updates `commons-io:commons-io` from 2.18.0 to 2.19.0
Updates `org.apache.commons:commons-text` from 1.13.0 to 1.13.1
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 23:11:31 +00:00
Tim Donohue
e8ee694f21
Merge pull request #10588 from atmire/backport-10485-to-dspace-7_x
...
[Port dspace-7_x] SEOHealthIndicator which verifies all relevant parameters for SEO issues
2025-04-11 09:27:54 -05:00
Jens Vannerum
5b8782509f
127746: Include success result for robots.txt check if other checks fail
...
(cherry picked from commit 5dc12775fa
)
2025-04-11 15:48:48 +02:00
Jens Vannerum
64c5f82209
127746: Add more detailed information messages on how to solve problems
...
(cherry picked from commit 170dc9a44c
)
2025-04-11 15:48:48 +02:00
Jens Vannerum
7a876999f8
127746: Implement different failures for robots file so we can differentiate between a missing file or an invalid file
...
(cherry picked from commit 32c0484280
)
2025-04-11 15:48:48 +02:00
Jens Vannerum
31549bdace
Disable new actuator in IT
...
(cherry picked from commit 20ab43cccc
)
2025-04-11 15:48:45 +02:00
Jens Vannerum
e122a90674
Implement a SEOHealthIndicator which verifies all relevant parameters for SEO are ok
...
(cherry picked from commit 4bd8a24ca7
)
2025-04-11 15:46:34 +02:00
Tim Donohue
ac7eee6465
Merge pull request #10472 from DSpace/dependabot/maven/dspace-7_x/fasterxml-560de934c1
...
Bump the fasterxml group with 3 updates
2025-04-09 10:12:10 -05:00
Tim Donohue
503f78f065
Merge pull request #10571 from DSpace/dependabot/maven/dspace-7_x/build-tools-8be766aa5b
...
Bump the build-tools group across 1 directory with 5 updates
2025-04-09 10:11:14 -05:00
Tim Donohue
8d79120eec
Merge pull request #10469 from DSpace/dependabot/maven/dspace-7_x/google-apis-88ea69a71a
...
Bump the google-apis group across 1 directory with 4 updates
2025-04-08 13:24:57 -05:00
Tim Donohue
76018e0048
Merge pull request #10482 from DSpace/dependabot/maven/dspace-7_x/io.grpc-grpc-context-1.71.0
...
Bump io.grpc:grpc-context from 1.70.0 to 1.71.0
2025-04-08 13:24:11 -05:00
Tim Donohue
5fd134d7cf
Merge pull request #10544 from DSpace/dependabot/maven/dspace-7_x/joda-time-joda-time-2.14.0
...
Bump joda-time:joda-time from 2.13.1 to 2.14.0
2025-04-08 13:23:15 -05:00
Tim Donohue
3de7bab453
Merge pull request #10449 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.782
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.781 to 1.12.782
2025-04-08 13:21:39 -05:00
dependabot[bot]
16239433f6
Bump io.grpc:grpc-context from 1.70.0 to 1.71.0
...
Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java ) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.70.0...v1.71.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 15:47:34 +00:00
dependabot[bot]
bb2ed04ed3
Bump the build-tools group across 1 directory with 5 updates
...
Bumps the build-tools group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs ) | `4.9.1` | `4.9.3` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) | `3.13.0` | `3.14.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.9.1.0` | `4.9.3.0` |
| [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin ) | `3.4.0` | `3.4.1` |
| [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco ) | `0.8.12` | `0.8.13` |
Updates `com.github.spotbugs:spotbugs` from 4.9.1 to 4.9.3
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.1...4.9.3 )
Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.1.0 to 4.9.3.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.1.0...spotbugs-maven-plugin-4.9.3.0 )
Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1 )
Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-version: 4.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-version: 4.9.3.0
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-version: 0.8.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 15:36:26 +00:00
dependabot[bot]
a5806fb518
Bump the google-apis group across 1 directory with 4 updates
...
Bumps the google-apis group with 4 updates in the / directory: [com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client ), [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client ), [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client ) and [com.google.http-client:google-http-client-gson](https://github.com/googleapis/google-http-java-client ).
Updates `com.google.http-client:google-http-client` from 1.46.1 to 1.46.3
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.1...v1.46.3 )
Updates `com.google.http-client:google-http-client-jackson2` from 1.46.1 to 1.46.3
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.1...v1.46.3 )
Updates `com.google.oauth-client:google-oauth-client` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases )
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.37.0...v1.38.0 )
Updates `com.google.http-client:google-http-client-gson` from 1.46.1 to 1.46.3
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.1...v1.46.3 )
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: google-apis
- dependency-name: com.google.oauth-client:google-oauth-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-gson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: google-apis
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 15:35:52 +00:00
dependabot[bot]
b64b79973d
Bump the fasterxml group with 3 updates
...
Bumps the fasterxml group with 3 updates: [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson ), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core ) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson ).
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.2...jackson-core-2.18.3 )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.2...jackson-core-2.18.3 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fasterxml
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 15:35:47 +00:00
Tim Donohue
7d5db89889
Merge pull request #10470 from DSpace/dependabot/maven/dspace-7_x/test-tools-fd1863f7f0
...
Bump the test-tools group with 6 updates
2025-04-08 09:26:20 -05:00
dependabot[bot]
c8cc425357
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.781 to 1.12.782
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.781 to 1.12.782.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.781...1.12.782 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 14:23:43 +00:00
Tim Donohue
5fa01ef63e
Merge pull request #10570 from tdonohue/remove_unused_sword_client_7x
...
[Port dspace-7_x] Remove unused, unmaintained SWORD v1 client code
2025-04-08 06:58:52 -05:00
dependabot[bot]
68cffba5fa
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
Updates `io.netty:netty-buffer` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-transport` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-common` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-handler` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-codec` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 23:48:45 +00:00
Tim Donohue
bfe7e7871e
Remove unused SWORD v1 client code. This is "dead code" which is unmaintained and obsolete
2025-04-07 17:10:43 -05:00
Tim Donohue
a6fcdeab9e
Merge pull request #10567 from tdonohue/port_10565_to_7x
...
[Port dspace-7_x][GitHub Actions] Update Docker scripts to use new Ubuntu ARM64 runner instead of emulation
2025-04-07 12:53:01 -05:00
Tim Donohue
4c73e4b01f
Update reusable-docker-build to use Ubuntu ARM64 runner for those images
2025-04-07 11:56:20 -05:00
Tim Donohue
a2a56d416e
Merge pull request #10551 from DSpace/backport-9876-to-dspace-7_x
...
[Port dspace-7_x] Fix DSpace startup failures when ORCID http connections fail
2025-04-02 14:08:35 -05:00
Kim Shepherd
1fe697a19e
Fix some ORCID mock / test usage
...
(cherry picked from commit 038ddeee97
)
2025-04-02 18:28:28 +00:00
Kim Shepherd
3fa57d7c0e
More robust ORCID accessToken init, REST con. usage
...
* Ensure that http client / IO exceptions don't cause a
total DSpace startup failure because of unhandled
exceptions in Spring service init methods.
* Centralise access token retrieval method in factory utils.
* Check for NULL rest connector since that can now happen
and handle gracefully, with error logging
(cherry picked from commit b72344ecfb
)
2025-04-02 18:28:28 +00:00
dependabot[bot]
d68c5ac8eb
Bump joda-time:joda-time from 2.13.1 to 2.14.0
...
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time ) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.13.1...v2.14.0 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-version: 2.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 22:52:59 +00:00
Vincenzo Mecca
82d04061c0
[DURACOM-243] Adds Test for JPEGFilter
2025-03-27 12:48:50 +01:00
Vincenzo Mecca
08e330c1c0
[DURACOM-243] Adds rotation handling inside JPEGFilter
...
Conflicts:
2025-03-27 12:48:00 +01:00
DSpace Bot
c797441b86
[Port dspace-7_x] Add null check in SolrServiceFileInfoPlugin for index-discovery ( #10517 )
...
* Add null check in SolrServiceFileInfoPlugin for index-discovery
(cherry picked from commit d07f1e0caa
)
* Fix starting curly brace.
(cherry picked from commit e11994c0ee
)
* Update SolrServiceFileInfoPlugin.java
(cherry picked from commit 18372ae072
)
---------
Co-authored-by: jameswsullivan <81947235+jameswsullivan@users.noreply.github.com >
2025-03-24 14:04:03 -05:00
Tim Donohue
56e8322079
Merge pull request #10515 from DSpace/backport-10511-to-dspace-7_x
...
[Port dspace-7_x] Add bitstream null check to XOAI.java
2025-03-24 10:59:57 -05:00
Tim Donohue
0a3174551f
Merge pull request #10513 from DSpace/backport-10509-to-dspace-7_x
...
[Port dspace-7_x] DiscoverQueryBuilder: add missing whitespace in exception message
2025-03-24 10:58:45 -05:00
jameswsullivan
bdfe2bfe2e
Add bitstream null check to XOAI
...
(cherry picked from commit 54602f47b1
)
2025-03-24 14:58:37 +00:00
Sascha Szott
00da667ba5
add missing whitespace
...
(cherry picked from commit 4ea4958093
)
2025-03-24 14:55:00 +00:00
Sascha Szott
fbec7f2e56
add missing whitespace in exception message
...
(cherry picked from commit 9a904ab4c9
)
2025-03-24 14:55:00 +00:00
Zahraa Chreim
238893ce6d
Fix invalid cast in DOIOrganiser exception handling
2025-03-11 16:02:03 +02:00
Tim Donohue
4c0bbeffa3
Merge pull request #10474 from DSpace/backport-10460-to-dspace-7_x
...
[Port dspace-7_x] Refactoring the function to retrieve the number of browse entries (fix errors using Solr 9.x)
2025-03-04 10:11:01 -06:00
Toni Prieto
15dab1e41e
Use NestableJsonFacet to process browse entries count response
...
(cherry picked from commit 7ba09b7a85
)
2025-03-04 15:24:29 +00:00
Tim Donohue
1d4117f4ba
Merge pull request #9895 from minurmin/DSpace-9665
...
[Port dspace-7_x] BitstreamRestController etag/content-length calculation fix when coverpages are enabled
2025-02-27 14:25:31 -06:00
Tim Donohue
4972a5d8f9
Merge pull request #10416 from DSpace/dependabot/maven/dspace-7_x/net.minidev-json-smart-2.5.2
...
Bump net.minidev:json-smart from 2.5.1 to 2.5.2
2025-02-18 12:09:53 -06:00
Tim Donohue
8fd3429c9a
Merge pull request #10417 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.781
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.780 to 1.12.781
2025-02-18 12:05:10 -06:00
Tim Donohue
f1ddc78729
Merge pull request #10415 from DSpace/dependabot/maven/dspace-7_x/apache-commons-6a14420bb4
...
Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1 in the apache-commons group
2025-02-18 12:04:01 -06:00
Tim Donohue
0cb3020442
Merge pull request #10414 from DSpace/dependabot/maven/dspace-7_x/build-tools-4f90ff9816
...
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 in the build-tools group
2025-02-18 12:02:57 -06:00
dependabot[bot]
1d85653ed0
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.780 to 1.12.781
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.780 to 1.12.781.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.780...1.12.781 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 22:27:07 +00:00
dependabot[bot]
51c766caa3
Bump net.minidev:json-smart from 2.5.1 to 2.5.2
...
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2 ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/compare/2.5.1...2.5.2 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 22:26:49 +00:00
dependabot[bot]
edbf9ef605
Bump commons-beanutils:commons-beanutils in the apache-commons group
...
Bumps the apache-commons group with 1 update: commons-beanutils:commons-beanutils.
Updates `commons-beanutils:commons-beanutils` from 1.10.0 to 1.10.1
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 22:25:48 +00:00
dependabot[bot]
b63329b45a
Bump com.github.spotbugs:spotbugs-maven-plugin in the build-tools group
...
Bumps the build-tools group with 1 update: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ).
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.6 to 4.9.1.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.1.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 22:25:23 +00:00
Tim Donohue
8adbe244bf
Merge pull request #10409 from DSpace/backport-10406-to-dspace-7_x
...
[Port dspace-7_x] Fix #10405 bug in log4j-cli
2025-02-13 12:59:05 -06:00
Martin Walk
268b5fc8b7
Fix #10405 bug in log4j-cli
...
(cherry picked from commit 4c044adcf3
)
2025-02-13 16:40:50 +00:00
Tim Donohue
fedbccae49
Merge pull request #10392 from DSpace/dependabot/maven/dspace-7_x/tika.version-2.9.3
...
Bump tika.version from 2.9.2 to 2.9.3
2025-02-12 17:11:40 -06:00
Tim Donohue
fcc4dcf5b3
Merge pull request #10174 from atmire/w2p-121973_openaire-compliance-updates-7.x
...
[Port dspace-7_x] OpenAIRE v4 compliance updates
2025-02-12 12:36:10 -06:00
Paulo Graça
ee762260cf
[Port dspace-7_x] Fixing Crossref document type issue with new metadata mapping processor ( #9909 )
...
* new metadata mapping processor for crossref document type
* licence and code style fixes
* adjust crossref test to consider mapped dc.type to Article
* correcting english
* remove trailing space
2025-02-12 15:26:27 +03:00
Tim Donohue
63bb639e68
Merge pull request #10346 from DSpace/dependabot/maven/dspace-7_x/io.grpc-grpc-context-1.70.0
...
Bump io.grpc:grpc-context from 1.69.0 to 1.70.0
2025-02-11 10:52:49 -06:00
Tim Donohue
dfe5628ed9
Merge pull request #10389 from DSpace/dependabot/maven/dspace-7_x/google-apis-4ffec14d6f
...
Bump the google-apis group across 1 directory with 3 updates
2025-02-11 10:52:11 -06:00
Tim Donohue
fc4a7628ef
Merge pull request #10391 from DSpace/dependabot/maven/dspace-7_x/apache-commons-8f079b07b9
...
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 in the apache-commons group
2025-02-11 10:42:35 -06:00
Tim Donohue
102c347455
Dependency convergence fix
2025-02-11 10:40:51 -06:00
Tim Donohue
cf7370e2bc
Merge pull request #10390 from DSpace/dependabot/maven/dspace-7_x/test-tools-104c99f93b
...
Bump the test-tools group with 6 updates
2025-02-11 09:51:01 -06:00
Tim Donohue
1c59295693
Merge pull request #10388 from DSpace/dependabot/maven/dspace-7_x/build-tools-2e3c11379d
...
Bump com.github.spotbugs:spotbugs from 4.9.0 to 4.9.1 in the build-tools group
2025-02-11 09:49:45 -06:00
dependabot[bot]
2c13ee40fe
Bump tika.version from 2.9.2 to 2.9.3
...
Bumps `tika.version` from 2.9.2 to 2.9.3.
Updates `org.apache.tika:tika-core` from 2.9.2 to 2.9.3
- [Changelog](https://github.com/apache/tika/blob/2.9.3/CHANGES.txt )
- [Commits](https://github.com/apache/tika/compare/2.9.2...2.9.3 )
Updates `org.apache.tika:tika-parsers-standard-package` from 2.9.2 to 2.9.3
---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.tika:tika-parsers-standard-package
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 22:27:33 +00:00
dependabot[bot]
090001b685
Bump commons-logging:commons-logging in the apache-commons group
...
Bumps the apache-commons group with 1 update: commons-logging:commons-logging.
Updates `commons-logging:commons-logging` from 1.3.4 to 1.3.5
---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 22:26:31 +00:00
dependabot[bot]
ba318d9710
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
Updates `io.netty:netty-buffer` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-transport` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-common` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-handler` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-codec` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 22:26:17 +00:00
dependabot[bot]
06a5458205
Bump the google-apis group across 1 directory with 3 updates
...
Bumps the google-apis group with 3 updates in the / directory: [com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client ), [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client ) and [com.google.http-client:google-http-client-gson](https://github.com/googleapis/google-http-java-client ).
Updates `com.google.http-client:google-http-client` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.45.3...v1.46.1 )
Updates `com.google.http-client:google-http-client-jackson2` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.45.3...v1.46.1 )
Updates `com.google.http-client:google-http-client-gson` from 1.43.3 to 1.46.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.43.3...v1.46.1 )
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-gson
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 22:25:53 +00:00
dependabot[bot]
8e411ac70c
Bump com.github.spotbugs:spotbugs in the build-tools group
...
Bumps the build-tools group with 1 update: [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs ).
Updates `com.github.spotbugs:spotbugs` from 4.9.0 to 4.9.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.0...4.9.1 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 22:25:47 +00:00
Tim Donohue
ce1dbb6d2c
Merge pull request #10372 from DSpace/dependabot/maven/dspace-7_x/joda-time-joda-time-2.13.1
...
Bump joda-time:joda-time from 2.13.0 to 2.13.1
2025-02-10 14:15:36 -06:00
Tim Donohue
cb4fb777c5
Merge pull request #10347 from DSpace/dependabot/maven/dspace-7_x/dnsjava-dnsjava-3.6.3
...
Bump dnsjava:dnsjava from 3.6.2 to 3.6.3
2025-02-10 14:11:56 -06:00
Tim Donohue
72cedb7722
Merge pull request #10344 from DSpace/dependabot/maven/dspace-7_x/apache-commons-f9d9c8ba39
...
Bump the apache-commons group with 2 updates
2025-02-10 14:10:41 -06:00
Tim Donohue
dd6183b9cb
Merge pull request #10383 from tdonohue/port_10381_to_7x
...
[Port dspace-7_x] Remove unused/unnecessary dependencies : `byte-buddy`
2025-02-10 14:03:48 -06:00
Tim Donohue
a2cb8cc838
Remove unused byte-buddy
2025-02-10 11:37:26 -06:00
Tim Donohue
e0aa56ca82
[maven-release-plugin] prepare for next development iteration
2025-02-07 10:57:05 -06:00
Tim Donohue
6181f2723c
[maven-release-plugin] prepare release dspace-7.6.3
2025-02-07 10:57:02 -06:00
Tim Donohue
7e4fc1daaf
Update LICENSES_THIRD_PARTY for 7.6.3
2025-02-07 10:22:53 -06:00
Tim Donohue
ae0b9a4bdb
Merge pull request #10378 from 4Science/task/dspace-7_x/DURACOM-288
...
[Port dspace-7_x] Provide a setting to use a different REST url during SSR execution
2025-02-07 09:30:59 -06:00
Giuseppe Digilio
7e7a4c9da0
Merge remote-tracking branch 'upstreamdspace/dspace-7_x' into task/dspace-7_x/DURACOM-288
...
# Conflicts:
# dspace-server-webapp/src/test/java/org/dspace/app/rest/AuthorizationRestRepositoryIT.java
2025-02-06 18:08:15 +01:00
Giuseppe Digilio
888edc4597
[DURACOM-288] Fix wrong imports
2025-02-06 18:03:23 +01:00
Giuseppe Digilio
81642ea139
[DURACOM-288] Change logic in order to use dspaceUrl as default fallback
2025-02-06 17:05:56 +01:00
Giuseppe Digilio
e6f565e90f
[DURACOM-288] Build endpoint map according to request origin, in order to get internal urls if used
2025-02-06 17:05:38 +01:00
Giuseppe Digilio
648d9f6972
[DURACOM-288] Set dspace.server.ssr.url as dspace.server.url by default
2025-02-06 17:05:18 +01:00
Giuseppe Digilio
c39042095a
[DURACOM-288] Code refactoring and test improvements
2025-02-06 17:05:02 +01:00
Giuseppe Digilio
a2e518444c
[DURACOM-288] Fix test
2025-02-06 17:04:50 +01:00
Giuseppe Digilio
369bda130a
[DURACOM-288] Add dspace.server.ssr.uri in the local.cfg.EXAMPLE
2025-02-06 17:04:39 +01:00
Giuseppe Digilio
ea15a3b965
[DURACOM-288] Add check to allow base object uri containing dspace.server.ssr.uri
2025-02-06 17:04:28 +01:00
Giuseppe Digilio
94ad5744e2
[DURACOM-288] Add DSpace property to specify addition rest url
2025-02-06 17:04:18 +01:00
dependabot[bot]
723ad07ae9
Bump joda-time:joda-time from 2.13.0 to 2.13.1
...
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.13.0...v2.13.1 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 23:20:40 +00:00
dependabot[bot]
63fbffc963
Bump the apache-commons group with 2 updates
...
Bumps the apache-commons group with 2 updates: [commons-codec:commons-codec](https://github.com/apache/commons-codec ) and org.apache.commons:commons-pool2.
Updates `commons-codec:commons-codec` from 1.17.2 to 1.18.0
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.2...rel/commons-codec-1.18.0 )
Updates `org.apache.commons:commons-pool2` from 2.12.0 to 2.12.1
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 23:19:27 +00:00
Tim Donohue
ec32897f50
Merge pull request #10358 from DSpace/backport-10293-to-dspace-7_x
...
[Port dspace-7_x] Fix ClamAV curation task crashing on exceptions instead of ending gracefully
2025-02-03 09:54:43 -06:00
Jens Vannerum
094af861b3
124579: catch any exceptions during process and end task gracefully
...
(cherry picked from commit 11a1c9ab06
)
2025-02-01 09:53:29 +00:00
Jens Vannerum
6b4c7a773d
124579: If no ORIGINAL bundle exists, end the process gracefully instead of throwing NPE
...
(cherry picked from commit 046c1b5d05
)
2025-02-01 09:53:29 +00:00
Marie Verdonck
bf520782d8
Merge branch 'cli-speed-improvements-periodically-uncache-entities-when-processing-many_7.6' into cli-speed-improvements-periodically-uncache-entities-when-processing-many_7-x
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/core/Context.java
# dspace-api/src/main/java/org/dspace/core/DBConnection.java
# dspace-api/src/main/java/org/dspace/core/HibernateDBConnection.java
2025-01-29 22:11:03 +01:00
Tim Donohue
6bf4d142a4
Merge pull request #10111 from atmire/issue-10110_w2p-109807_arxiv-author-mapping-fix-7_x
...
[Port dspace-7_x] ArXiv Live Import - Author mapping fix
2025-01-29 12:08:08 -06:00
Marie Verdonck
e8a54e698c
cli speed improvement: periodically uncache entities when processing many
2025-01-29 12:42:25 +01:00
dependabot[bot]
3885966b4d
Bump dnsjava:dnsjava from 3.6.2 to 3.6.3
...
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/dnsjava/dnsjava/releases )
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog )
- [Commits](https://github.com/dnsjava/dnsjava/compare/v3.6.2...v3.6.3 )
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 23:07:21 +00:00
dependabot[bot]
859dd4c69d
Bump io.grpc:grpc-context from 1.69.0 to 1.70.0
...
Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java ) from 1.69.0 to 1.70.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.69.0...v1.70.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 23:07:18 +00:00
Tim Donohue
c27084724b
Merge pull request #10336 from DSpace/backport-10331-to-dspace-7_x
...
[Port dspace-7_x] Remove unused configuration `csvexport.dir`
2025-01-27 11:15:20 -06:00
Tim Donohue
8cb693ab62
Merge pull request #10334 from DSpace/backport-9835-to-dspace-7_x
...
[Port dspace-7_x] On error in DOI Organiser bulk operations, continue instead of panic-stopping.
2025-01-27 10:27:19 -06:00
Tim Donohue
338e17d197
Remove unused configuration
...
(cherry picked from commit 845c706cac
)
2025-01-27 16:03:36 +00:00
Mark H. Wood
6d187a08fd
Document and handle the actual exceptions returned by register.
...
(cherry picked from commit 2edea69ca3
)
2025-01-27 15:44:58 +00:00
Mark H. Wood
cc3841d212
Reorganize some documentation.
...
(cherry picked from commit 77425163f2
)
2025-01-27 15:44:57 +00:00
Mark H. Wood
f7902bce00
On error in bulk operations, continue instead of panic-stopping.
...
(cherry picked from commit bfeba1aa7a
)
2025-01-27 15:44:57 +00:00
Tim Donohue
a54d61923a
Merge pull request #10283 from DSpace/dependabot/maven/dspace-7_x/net.cnri-cnri-servlet-container-3.1.0
...
Bump net.cnri:cnri-servlet-container from 3.0.0 to 3.1.0
2025-01-24 17:01:08 -06:00
Tim Donohue
125716efeb
Merge pull request #10306 from DSpace/dependabot/maven/dspace-7_x/net.minidev-json-smart-2.5.1
...
Bump net.minidev:json-smart from 2.5.0 to 2.5.1
2025-01-24 16:34:55 -06:00
Tim Donohue
1cc98e6c2d
Fix missing dependency errors for javax.el
2025-01-24 16:31:05 -06:00
Tim Donohue
5408f317d7
Merge pull request #10226 from DSpace/dependabot/maven/dspace-7_x/google-apis-05b77a15af
...
Bump the google-apis group with 4 updates
2025-01-24 15:57:09 -06:00
Tim Donohue
5169a55437
Resolve dependency convergence issue
2025-01-24 15:56:12 -06:00
Tim Donohue
96451f7391
Dependency convergence fixes
2025-01-24 15:06:43 -06:00
Tim Donohue
c7883e0f0a
Merge pull request #10302 from DSpace/dependabot/maven/dspace-7_x/org.atteo-evo-inflector-1.3
...
Bump org.atteo:evo-inflector from 1.2.1 to 1.3
2025-01-24 14:42:36 -06:00
Tim Donohue
6d466ccde9
Merge pull request #10328 from DSpace/dependabot/maven/dspace-7_x/de.digitalcollections.iiif-iiif-apis-0.3.11
...
Bump de.digitalcollections.iiif:iiif-apis from 0.3.10 to 0.3.11
2025-01-24 11:40:33 -06:00
Tim Donohue
140588de8b
Merge pull request #10330 from tdonohue/port_9950_to_7x
...
[Port dspace-7_x] added expunge request param and enabled workflowitem delete based on it
2025-01-24 10:47:25 -06:00
Oscar Chacón
10b3f06480
added expunge request param and enabled workflowitem delete based on it ( #9950 )
...
* added expunge request param and enabled workflowitem delete based on it
* enabled expunge param only in workflowitem delete endpoint and IT
* Remove invalid param from JavaDocs
---------
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org >
2025-01-24 10:11:23 -06:00
Tim Donohue
6486f61010
Merge pull request #10320 from tdonohue/port_10158_to_7x
...
[Port dspace-7_x] Processes should only be failed after a Tomcat restart
2025-01-24 08:53:07 -06:00
Tim Donohue
6d9278e6f0
Merge pull request #10325 from DSpace/dependabot/maven/dspace-7_x/com.ibm.icu-icu4j-62.2
...
Bump com.ibm.icu:icu4j from 62.1 to 62.2
2025-01-24 07:00:45 -06:00
Tim Donohue
f7f2d23399
Merge pull request #10327 from DSpace/dependabot/maven/dspace-7_x/com.opencsv-opencsv-5.10
...
Bump com.opencsv:opencsv from 5.9 to 5.10
2025-01-24 06:58:52 -06:00
dependabot[bot]
25be075b3c
Bump de.digitalcollections.iiif:iiif-apis from 0.3.10 to 0.3.11
...
Bumps [de.digitalcollections.iiif:iiif-apis](https://github.com/dbmdz/iiif-apis ) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/dbmdz/iiif-apis/releases )
- [Commits](https://github.com/dbmdz/iiif-apis/compare/0.3.10...0.3.11 )
---
updated-dependencies:
- dependency-name: de.digitalcollections.iiif:iiif-apis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 00:22:28 +00:00
dependabot[bot]
63081494d8
Bump com.opencsv:opencsv from 5.9 to 5.10
...
Bumps com.opencsv:opencsv from 5.9 to 5.10.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 00:22:13 +00:00
dependabot[bot]
77efa5ce88
Bump com.ibm.icu:icu4j from 62.1 to 62.2
...
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu ) from 62.1 to 62.2.
- [Release notes](https://github.com/unicode-org/icu/releases )
- [Commits](https://github.com/unicode-org/icu/commits )
---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 00:21:41 +00:00
dependabot[bot]
62959008f8
Bump the google-apis group with 4 updates
...
Bumps the google-apis group with 4 updates: [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client ), [com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client ), [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client ) and [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client ).
Updates `com.google.api-client:google-api-client` from 1.23.0 to 1.35.2
- [Release notes](https://github.com/googleapis/google-api-java-client/releases )
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-java-client/compare/1.23.0...v1.35.2 )
Updates `com.google.http-client:google-http-client` from 1.23.0 to 1.45.3
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/1.23.0...v1.45.3 )
Updates `com.google.http-client:google-http-client-jackson2` from 1.23.0 to 1.45.3
- [Release notes](https://github.com/googleapis/google-http-java-client/releases )
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-http-java-client/compare/1.23.0...v1.45.3 )
Updates `com.google.oauth-client:google-oauth-client` from 1.33.3 to 1.37.0
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases )
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.33.3...v1.37.0 )
---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
- dependency-name: com.google.oauth-client:google-oauth-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: google-apis
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 00:21:38 +00:00
Tim Donohue
bcd837fab6
Merge pull request #10301 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.780
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.261 to 1.12.780
2025-01-23 17:06:00 -06:00
Tim Donohue
06c02192ea
Merge pull request #10310 from DSpace/dependabot/maven/dspace-7_x/org.postgresql-postgresql-42.7.5
...
Bump org.postgresql:postgresql from 42.7.3 to 42.7.5
2025-01-23 17:01:19 -06:00
Tim Donohue
951637f610
Merge pull request #10311 from DSpace/dependabot/maven/dspace-7_x/org.jboss.logging-jboss-logging-3.6.1.Final
...
Bump org.jboss.logging:jboss-logging from 3.4.3.Final to 3.6.1.Final
2025-01-23 16:55:01 -06:00
Tim Donohue
a7fb760fee
Merge pull request #10314 from DSpace/dependabot/maven/dspace-7_x/org.apache.james-apache-mime4j-core-0.8.12
...
Bump org.apache.james:apache-mime4j-core from 0.8.10 to 0.8.12
2025-01-23 16:52:12 -06:00
Nona Luypaert
0d069354f7
122350: Move failRunningProcesses during tomcat startup to RestRepository
2025-01-23 16:32:55 -06:00
Tim Donohue
ae3cc23025
Merge pull request #10281 from DSpace/dependabot/maven/dspace-7_x/joda-time-joda-time-2.13.0
...
Bump joda-time:joda-time from 2.12.5 to 2.13.0
2025-01-23 14:12:42 -06:00
dependabot[bot]
75d747e40a
Bump org.apache.james:apache-mime4j-core from 0.8.10 to 0.8.12
...
Bumps org.apache.james:apache-mime4j-core from 0.8.10 to 0.8.12.
---
updated-dependencies:
- dependency-name: org.apache.james:apache-mime4j-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 18:23:46 +00:00
dependabot[bot]
daa29e582a
Bump org.jboss.logging:jboss-logging from 3.4.3.Final to 3.6.1.Final
...
Bumps [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging ) from 3.4.3.Final to 3.6.1.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases )
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.3.Final...3.6.1.Final )
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 18:23:43 +00:00
dependabot[bot]
0f3fc0eccb
Bump org.postgresql:postgresql from 42.7.3 to 42.7.5
...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.7.3 to 42.7.5.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.3...REL42.7.5 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 18:23:37 +00:00
dependabot[bot]
1b850aaf0b
Bump net.minidev:json-smart from 2.5.0 to 2.5.1
...
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2 ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/compare/2.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 18:23:27 +00:00
dependabot[bot]
3767093c15
Bump org.atteo:evo-inflector from 1.2.1 to 1.3
...
Bumps [org.atteo:evo-inflector](https://github.com/atteo/evo-inflector ) from 1.2.1 to 1.3.
- [Commits](https://github.com/atteo/evo-inflector/compare/1.2.1...1.3 )
---
updated-dependencies:
- dependency-name: org.atteo:evo-inflector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 18:23:11 +00:00
dependabot[bot]
f451307e6f
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.261 to 1.12.780
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.261 to 1.12.780.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.261...1.12.780 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 18:23:01 +00:00
dependabot[bot]
0a55995b7c
Remove unused joad-time dependency
...
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time ) from 2.12.5 to 2.13.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.12.5...v2.13.0 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 17:08:10 +00:00
Tim Donohue
1a9ae38675
Merge pull request #10284 from DSpace/dependabot/maven/dspace-7_x/org.apache.ant-ant-1.10.15
...
Bump org.apache.ant:ant from 1.10.14 to 1.10.15
2025-01-22 16:50:29 -06:00
Tim Donohue
6e4365757e
Merge pull request #10285 from DSpace/dependabot/maven/dspace-7_x/dnsjava-dnsjava-3.6.2
...
Bump dnsjava:dnsjava from 3.6.0 to 3.6.2
2025-01-22 16:50:03 -06:00
Tim Donohue
e6dcbb8412
Merge pull request #10282 from DSpace/dependabot/maven/dspace-7_x/org.apache.velocity-velocity-engine-core-2.4.1
...
Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1
2025-01-22 16:48:28 -06:00
Tim Donohue
1dbd23e247
Merge pull request #10277 from DSpace/dependabot/maven/dspace-7_x/net.bytebuddy-byte-buddy-1.16.1
...
Bump net.bytebuddy:byte-buddy from 1.11.13 to 1.16.1
2025-01-22 16:47:15 -06:00
Tim Donohue
f14b8bfe6c
Merge pull request #10275 from DSpace/dependabot/maven/dspace-7_x/bouncycastle.version-1.80
...
Bump bouncycastle.version from 1.78.1 to 1.80
2025-01-22 16:46:11 -06:00
Tim Donohue
18cf98be4f
Merge pull request #10278 from DSpace/dependabot/maven/dspace-7_x/pdfbox-version-2.0.33
...
Bump pdfbox-version from 2.0.31 to 2.0.33
2025-01-22 15:09:29 -06:00
Tim Donohue
8bcd3980d8
Merge pull request #9722 from 4Science/task/dspace-7_x/CST-14901
...
[Port dspace-7_x] Handles versioning for ORCID publications.
2025-01-22 14:51:02 -06:00
Tim Donohue
f94bbfca45
Merge pull request #10295 from DSpace/backport-10209-to-dspace-7_x
...
[Port dspace-7_x] Avoid IllegalArgumentException thrown during creating a new version in special DSpace settings
2025-01-22 14:22:56 -06:00
Tim Donohue
1f53491140
Merge pull request #10254 from DSpace/dependabot/maven/dspace-7_x/org.scala-lang-scala-library-2.13.16
...
Bump org.scala-lang:scala-library from 2.13.11 to 2.13.16
2025-01-22 10:38:12 -06:00
Eike Martin Löhden
da3584759b
Add check to avoid adding empty array of values to an item.
...
(cherry picked from commit 6e0124fcbb
)
2025-01-22 16:19:54 +00:00
dependabot[bot]
cd2fbbf51b
Bump dnsjava:dnsjava from 3.6.0 to 3.6.2
...
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/dnsjava/dnsjava/releases )
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog )
- [Commits](https://github.com/dnsjava/dnsjava/compare/v3.6.0...v3.6.2 )
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:54 +00:00
dependabot[bot]
9d46a45191
Bump org.apache.ant:ant from 1.10.14 to 1.10.15
...
Bumps org.apache.ant:ant from 1.10.14 to 1.10.15.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:48 +00:00
dependabot[bot]
9bca0c928b
Bump net.cnri:cnri-servlet-container from 3.0.0 to 3.1.0
...
Bumps [net.cnri:cnri-servlet-container](https://gitlab.com/cnri/cnri-servlet-container ) from 3.0.0 to 3.1.0.
- [Commits](https://gitlab.com/cnri/cnri-servlet-container/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: net.cnri:cnri-servlet-container
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:37 +00:00
dependabot[bot]
e3abd1c129
Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1
...
Bumps org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1.
---
updated-dependencies:
- dependency-name: org.apache.velocity:velocity-engine-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:34 +00:00
dependabot[bot]
39e2ef2b30
Bump pdfbox-version from 2.0.31 to 2.0.33
...
Bumps `pdfbox-version` from 2.0.31 to 2.0.33.
Updates `org.apache.pdfbox:pdfbox` from 2.0.31 to 2.0.33
Updates `org.apache.pdfbox:fontbox` from 2.0.31 to 2.0.33
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.pdfbox:fontbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:19 +00:00
dependabot[bot]
9705c30f8a
Bump net.bytebuddy:byte-buddy from 1.11.13 to 1.16.1
...
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy ) from 1.11.13 to 1.16.1.
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.13...byte-buddy-1.16.1 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:11 +00:00
dependabot[bot]
7d4a5fc311
Bump bouncycastle.version from 1.78.1 to 1.80
...
Bumps `bouncycastle.version` from 1.78.1 to 1.80.
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
Updates `org.bouncycastle:bcutil-jdk18on` from 1.78.1 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcutil-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 23:28:06 +00:00
Tim Donohue
4ca723573b
Merge pull request #10256 from DSpace/dependabot/maven/dspace-7_x/log4j.version-2.24.3
...
Bump log4j.version from 2.23.1 to 2.24.3
2025-01-21 16:48:02 -06:00
Tim Donohue
a40620514a
Merge pull request #10255 from DSpace/dependabot/maven/dspace-7_x/org.apache.bcel-bcel-6.10.0
...
Bump org.apache.bcel:bcel from 6.7.0 to 6.10.0
2025-01-21 16:42:50 -06:00
Tim Donohue
6bd6686e57
Merge pull request #10269 from DSpace/dependabot/maven/dspace-7_x/io.swagger-swagger-core-1.6.15
...
Remove unused swagger:swagger-core
2025-01-21 15:54:53 -06:00
Tim Donohue
b3e1139006
Remove swagger-core as it is unused
2025-01-21 13:41:10 -06:00
Tim Donohue
1c82598c3f
Merge pull request #10268 from DSpace/dependabot/maven/dspace-7_x/solr.client.version-8.11.4
...
Bump solr.client.version from 8.11.3 to 8.11.4
2025-01-21 13:25:48 -06:00
Tim Donohue
3d0006ee73
Merge pull request #10264 from DSpace/dependabot/maven/dspace-7_x/build-tools-907e20f2d5
...
Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.0 in the build-tools group across 1 directory
2025-01-21 13:10:09 -06:00
Tim Donohue
86dd22acab
Merge pull request #10220 from DSpace/dependabot/maven/dspace-7_x/test-tools-6cdf6921de
...
Bump the test-tools group with 8 updates
2025-01-21 13:09:19 -06:00
Tim Donohue
5ff9702254
Merge pull request #10253 from DSpace/dependabot/maven/dspace-7_x/spring-e4edb82a34
...
Bump the spring group with 4 updates
2025-01-21 13:06:38 -06:00
dependabot[bot]
8076745a09
Bump io.swagger:swagger-core from 1.6.2 to 1.6.15
...
Bumps [io.swagger:swagger-core](https://github.com/swagger-api/swagger-core ) from 1.6.2 to 1.6.15.
- [Release notes](https://github.com/swagger-api/swagger-core/releases )
- [Commits](https://github.com/swagger-api/swagger-core/compare/v1.6.2...v1.6.15 )
---
updated-dependencies:
- dependency-name: io.swagger:swagger-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 22:43:53 +00:00
dependabot[bot]
bf1aa3da7a
Bump solr.client.version from 8.11.3 to 8.11.4
...
Bumps `solr.client.version` from 8.11.3 to 8.11.4.
Updates `org.apache.solr:solr-solrj` from 8.11.3 to 8.11.4
Updates `org.apache.lucene:lucene-core` from 8.11.3 to 8.11.4
Updates `org.apache.lucene:lucene-analyzers-icu` from 8.11.3 to 8.11.4
Updates `org.apache.lucene:lucene-analyzers-smartcn` from 8.11.3 to 8.11.4
Updates `org.apache.lucene:lucene-analyzers-stempel` from 8.11.3 to 8.11.4
Updates `org.apache.solr:solr-core` from 8.11.3 to 8.11.4
---
updated-dependencies:
- dependency-name: org.apache.solr:solr-solrj
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.lucene:lucene-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.lucene:lucene-analyzers-icu
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.lucene:lucene-analyzers-smartcn
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.lucene:lucene-analyzers-stempel
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.solr:solr-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 22:43:50 +00:00
dependabot[bot]
9dcc4e6f7c
Bump the spring group with 4 updates
...
Bumps the spring group with 4 updates: [org.springframework.security:spring-security-test](https://github.com/spring-projects/spring-security ), [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security ), [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security ) and [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security ).
Updates `org.springframework.security:spring-security-test` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
Updates `org.springframework.security:spring-security-core` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
Updates `org.springframework.security:spring-security-web` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
Updates `org.springframework.security:spring-security-config` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
Updates `org.springframework.security:spring-security-core` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
Updates `org.springframework.security:spring-security-web` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
Updates `org.springframework.security:spring-security-config` from 5.7.12 to 5.7.14
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.12...5.7.14 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-test
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
- dependency-name: org.springframework.security:spring-security-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
- dependency-name: org.springframework.security:spring-security-web
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
- dependency-name: org.springframework.security:spring-security-config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
- dependency-name: org.springframework.security:spring-security-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
- dependency-name: org.springframework.security:spring-security-web
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
- dependency-name: org.springframework.security:spring-security-config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: spring
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 22:43:38 +00:00
dependabot[bot]
75e291d867
Bump the test-tools group with 8 updates
...
Bumps the test-tools group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [com.h2database:h2](https://github.com/h2database/h2database ) | `2.2.224` | `2.3.232` |
| [org.mock-server:mockserver-junit-rule](https://github.com/jamesdbloom/mockservice ) | `5.11.2` | `5.15.0` |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.1.106.Final` | `4.1.117.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.1.106.Final` | `4.1.117.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.1.106.Final` | `4.1.117.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.1.106.Final` | `4.1.117.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.1.106.Final` | `4.1.117.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.1.106.Final` | `4.1.117.Final` |
Updates `com.h2database:h2` from 2.2.224 to 2.3.232
- [Release notes](https://github.com/h2database/h2database/releases )
- [Commits](https://github.com/h2database/h2database/compare/version-2.2.224...version-2.3.232 )
Updates `org.mock-server:mockserver-junit-rule` from 5.11.2 to 5.15.0
- [Changelog](https://github.com/mock-server/mockserver/blob/master/changelog.md )
- [Commits](https://github.com/jamesdbloom/mockservice/compare/mockserver-5.11.2...mockserver-5.15.0 )
Updates `io.netty:netty-buffer` from 4.1.106.Final to 4.1.117.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.117.Final )
Updates `io.netty:netty-transport` from 4.1.106.Final to 4.1.117.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.117.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.1.106.Final to 4.1.117.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.117.Final )
Updates `io.netty:netty-common` from 4.1.106.Final to 4.1.117.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.117.Final )
Updates `io.netty:netty-handler` from 4.1.106.Final to 4.1.117.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.117.Final )
Updates `io.netty:netty-codec` from 4.1.106.Final to 4.1.117.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.117.Final )
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: test-tools
- dependency-name: org.mock-server:mockserver-junit-rule
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: test-tools
- dependency-name: io.netty:netty-buffer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 22:43:27 +00:00
Vincenzo Mecca
6c99c25d34
[CST-14901][DSC-1357][ #8662 ] Adds IT for isLatestVersion
2025-01-20 13:30:26 +01:00
dependabot[bot]
6b2e4c185e
Bump com.github.spotbugs:spotbugs
...
Bumps the build-tools group with 1 update in the / directory: [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs ).
Updates `com.github.spotbugs:spotbugs` from 4.8.6 to 4.9.0
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.6...4.9.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-18 01:09:25 +00:00
Tim Donohue
100470d4aa
Merge pull request #10218 from DSpace/dependabot/maven/dspace-7_x/build-tools-cee8dec2eb
...
Bump the build-tools group with 21 updates
2025-01-17 17:01:41 -06:00
Tim Donohue
d3014fde19
Merge pull request #10230 from DSpace/dependabot/maven/dspace-7_x/jersey.version-2.46
...
Bump jersey.version from 2.39.1 to 2.46
2025-01-17 16:29:15 -06:00
Tim Donohue
82a610c71d
Merge pull request #10229 from DSpace/dependabot/maven/dspace-7_x/com.google.guava-guava-32.1.3-jre
...
Bump com.google.guava:guava from 32.0.0-jre to 32.1.3-jre
2025-01-17 16:05:49 -06:00
dependabot[bot]
80e39f7669
Bump log4j.version from 2.23.1 to 2.24.3
...
Bumps `log4j.version` from 2.23.1 to 2.24.3.
Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.3
Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.3
Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.23.1 to 2.24.3
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 21:13:06 +00:00
dependabot[bot]
bd16f7a982
Bump org.apache.bcel:bcel from 6.7.0 to 6.10.0
...
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel ) from 6.7.0 to 6.10.0.
- [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-bcel/compare/rel/commons-bcel-6.7.0...rel/commons-bcel-6.10.0 )
---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 21:13:00 +00:00
dependabot[bot]
2b5db943b2
Bump org.scala-lang:scala-library from 2.13.11 to 2.13.16
...
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala ) from 2.13.11 to 2.13.16.
- [Release notes](https://github.com/scala/scala/releases )
- [Commits](https://github.com/scala/scala/compare/v2.13.11...v2.13.16 )
---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 21:12:56 +00:00
Tim Donohue
4c46bc33be
Remove unused dependency
2025-01-17 15:07:10 -06:00
Tim Donohue
c657f7770f
Sync a few dependency exclusions from dspace-8_x to dspace-7_x to fix convergence issues
2025-01-17 14:12:38 -06:00
Tim Donohue
6b8a17c3e2
Revert to Errorprone 2.31.0, as that's the last version that supports Java 11
2025-01-17 12:45:52 -06:00
Mark H. Wood
95d7a013f9
Fix ErrorProne errors in tests.
...
Also fix some of the hundreds of warnings. This uncovered still more
warnings that hadn't been previously reported, probably because there are
simply too many.
2025-01-17 12:26:15 -06:00
Mark H. Wood
b4dce26749
Fix new ErrorProne errors from new EP version, and a few ancient warnings.
2025-01-17 12:26:15 -06:00
Yana De Pauw
507aade92c
Merge remote-tracking branch 'upstream/dspace-7_x' into w2p-124362_VersionedHandleIdentifierProviderWithCanonicalHandles-and-com-col-handles
2025-01-17 15:58:07 +01:00
Yana De Pauw
997945d85d
124362: Restore default config and add tests
2025-01-17 13:37:35 +01:00
Tim Donohue
84ea8af092
Merge pull request #10228 from DSpace/dependabot/maven/dspace-7_x/webjars-694cad7f5e
...
Bump org.webjars.npm:json-editor__json-editor from 2.6.1 to 2.15.1 in the webjars group
2025-01-16 17:10:40 -06:00
Tim Donohue
1581c737e2
Update jsoneditor.js reference in Hal Browser
2025-01-16 16:43:47 -06:00
Tim Donohue
f04e01eacb
Merge pull request #10231 from DSpace/dependabot/maven/dspace-7_x/jetty.version-9.4.57.v20241219
...
Bump jetty.version from 9.4.54.v20240208 to 9.4.57.v20241219
2025-01-16 16:33:50 -06:00
Tim Donohue
709095a91a
Merge pull request #10224 from DSpace/dependabot/maven/dspace-7_x/fasterxml-6e3d9a09b6
...
Bump the fasterxml group with 4 updates
2025-01-16 16:25:13 -06:00
Tim Donohue
69ca399967
Merge pull request #10222 from DSpace/dependabot/maven/dspace-7_x/apache-commons-25c65aad98
...
Bump the apache-commons group with 11 updates
2025-01-16 16:23:25 -06:00
Yana De Pauw
745e9c468a
124362: Fix issue with the VersionedHandleIdentifierProviderWithCanonicalHandles and creating communities / collections
2025-01-16 12:01:13 +01:00
Tim Donohue
f7ee509423
Fix duplicate code warning from errorprone. This "else if" clause is the same as the "else" and can be removed
2025-01-15 17:01:07 -06:00
Tim Donohue
5d7b42603d
Add newly required "should-stop" flag to errorprone config. See https://errorprone.info/docs/installation
2025-01-15 17:00:57 -06:00
Tim Donohue
eee743a72d
Minor checkstyle fixes after bump to 8.45.1. All are indentation / spacing fixes which are more strict now.
2025-01-15 17:00:43 -06:00
Tim Donohue
a01983c230
Fix checkstyle.xml syntax for bump to 8.45.1
2025-01-15 16:59:31 -06:00
dependabot[bot]
9d17009cf3
Bump jetty.version from 9.4.54.v20240208 to 9.4.57.v20241219
...
Bumps `jetty.version` from 9.4.54.v20240208 to 9.4.57.v20241219.
Updates `org.eclipse.jetty:jetty-server` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-alpn-java-server` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-deploy` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-http` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-io` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-servlet` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-servlets` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-util` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-webapp` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty:jetty-xml` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty.http2:http2-common` from 9.4.54.v20240208 to 9.4.57.v20241219
Updates `org.eclipse.jetty.http2:http2-server` from 9.4.54.v20240208 to 9.4.57.v20241219
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-deploy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-http
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-io
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlets
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-util
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-webapp
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-xml
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-common
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:04:17 +00:00
dependabot[bot]
d9945b27b9
Bump jersey.version from 2.39.1 to 2.46
...
Bumps `jersey.version` from 2.39.1 to 2.46.
Updates `org.glassfish.jersey.core:jersey-client` from 2.39.1 to 2.46
Updates `org.glassfish.jersey.inject:jersey-hk2` from 2.39.1 to 2.46
Updates `org.glassfish.jersey.core:jersey-server` from 2.39.1 to 2.46
Updates `org.glassfish.jersey.containers:jersey-container-servlet` from 2.39.1 to 2.46
Updates `org.glassfish.jersey.media:jersey-media-json-jackson` from 2.39.1 to 2.46
Updates `org.glassfish.jersey.media:jersey-media-jaxb` from 2.39.1 to 2.46
Updates `org.glassfish.jersey.ext:jersey-spring5` from 2.39.1 to 2.46
---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.core:jersey-server
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.containers:jersey-container-servlet
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.media:jersey-media-jaxb
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.ext:jersey-spring5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:03:55 +00:00
dependabot[bot]
75d740ec86
Bump com.google.guava:guava from 32.0.0-jre to 32.1.3-jre
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 32.0.0-jre to 32.1.3-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:03:43 +00:00
dependabot[bot]
bec1ee84e5
Bump org.webjars.npm:json-editor__json-editor in the webjars group
...
Bumps the webjars group with 1 update: [org.webjars.npm:json-editor__json-editor](https://github.com/json-editor/json-editor ).
Updates `org.webjars.npm:json-editor__json-editor` from 2.6.1 to 2.15.1
- [Changelog](https://github.com/json-editor/json-editor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/json-editor/json-editor/compare/2.6.1...2.15.1 )
---
updated-dependencies:
- dependency-name: org.webjars.npm:json-editor__json-editor
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: webjars
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:03:40 +00:00
dependabot[bot]
4a20a4c37f
Bump the fasterxml group with 4 updates
...
Bumps the fasterxml group with 4 updates: [com.fasterxml:classmate](https://github.com/FasterXML/java-classmate ), [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson ), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core ) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson ).
Updates `com.fasterxml:classmate` from 1.6.0 to 1.7.0
- [Commits](https://github.com/FasterXML/java-classmate/compare/classmate-1.6.0...classmate-1.7.0 )
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.18.2 )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.18.2 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml:classmate
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fasterxml
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:02:28 +00:00
dependabot[bot]
d7b0e26179
Bump the apache-commons group with 11 updates
...
Bumps the apache-commons group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| commons-beanutils:commons-beanutils | `1.9.4` | `1.10.0` |
| commons-cli:commons-cli | `1.6.0` | `1.9.0` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec ) | `1.16.0` | `1.17.2` |
| org.apache.commons:commons-configuration2 | `2.10.1` | `2.11.0` |
| org.apache.commons:commons-dbcp2 | `2.11.0` | `2.13.0` |
| commons-io:commons-io | `2.15.1` | `2.18.0` |
| org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` |
| commons-logging:commons-logging | `1.3.0` | `1.3.4` |
| org.apache.commons:commons-compress | `1.26.0` | `1.27.1` |
| org.apache.commons:commons-text | `1.10.0` | `1.13.0` |
| commons-validator:commons-validator | `1.7` | `1.9.0` |
Updates `commons-beanutils:commons-beanutils` from 1.9.4 to 1.10.0
Updates `commons-cli:commons-cli` from 1.6.0 to 1.9.0
Updates `commons-codec:commons-codec` from 1.16.0 to 1.17.2
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.17.2 )
Updates `org.apache.commons:commons-configuration2` from 2.10.1 to 2.11.0
Updates `org.apache.commons:commons-dbcp2` from 2.11.0 to 2.13.0
Updates `commons-io:commons-io` from 2.15.1 to 2.18.0
Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0
Updates `commons-logging:commons-logging` from 1.3.0 to 1.3.4
Updates `org.apache.commons:commons-compress` from 1.26.0 to 1.27.1
Updates `org.apache.commons:commons-text` from 1.10.0 to 1.13.0
Updates `commons-validator:commons-validator` from 1.7 to 1.9.0
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-codec:commons-codec
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-configuration2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-dbcp2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-logging:commons-logging
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
- dependency-name: commons-validator:commons-validator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: apache-commons
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:02:16 +00:00
dependabot[bot]
1492ed7f61
Bump the build-tools group with 21 updates
...
Bumps the build-tools group with 21 updates:
| Package | From | To |
| --- | --- | --- |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone ) | `2.10.0` | `2.36.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) | `8.38` | `8.45.1` |
| [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs ) | `4.8.2` | `4.8.6` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) | `3.0.0-M3` | `3.5.0` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) | `3.8.1` | `3.13.0` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) | `3.2.0` | `3.4.2` |
| [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin ) | `3.2.3` | `3.4.0` |
| [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) | `3.3.1` | `3.6.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.8.2.0` | `4.8.6.6` |
| [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin ) | `3.1.0` | `3.4.0` |
| [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin ) | `3.6.0` | `3.7.1` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) | `3.1.2` | `3.8.1` |
| [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin ) | `3.1.0` | `3.3.1` |
| org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.8` | `1.7.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) | `3.2.0` | `3.11.2` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin ) | `3.2.1` | `3.3.1` |
| [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco ) | `0.8.5` | `0.8.12` |
| [org.codehaus.mojo:xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin ) | `1.0.2` | `1.1.0` |
| [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin ) | `2.0.0` | `2.5.0` |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) | `3.4.0` | `3.6.0` |
| [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin ) | `3.2.0` | `3.2.1` |
Updates `com.google.errorprone:error_prone_core` from 2.10.0 to 2.36.0
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.10.0...v2.36.0 )
Updates `com.puppycrawl.tools:checkstyle` from 8.38 to 8.45.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.38...checkstyle-8.45.1 )
Updates `com.github.spotbugs:spotbugs` from 4.8.2 to 4.8.6
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.2...4.8.6 )
Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.0.0-M3 to 3.5.0
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0-M3...enforcer-3.5.0 )
Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.8.1 to 3.13.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0 )
Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.2.0 to 3.4.2
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.4.2 )
Updates `org.apache.maven.plugins:maven-war-plugin` from 3.2.3 to 3.4.0
- [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.2.3...maven-war-plugin-3.4.0 )
Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.1 to 3.6.0
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.6.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.2.0 to 4.8.6.6
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.6.6 )
Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.4.0 )
Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.6.0 to 3.7.1
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases )
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.1 )
Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.1.2 to 3.8.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.8.1 )
Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.1.0 to 3.3.1
- [Release notes](https://github.com/apache/maven-resources-plugin/releases )
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.3.1 )
Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.8 to 1.7.0
Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.2.0 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.11.2 )
Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/apache/maven-source-plugin/releases )
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.1 )
Updates `org.jacoco:jacoco-maven-plugin` from 0.8.5 to 0.8.12
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.12 )
Updates `org.codehaus.mojo:xml-maven-plugin` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/xml-maven-plugin-1.0.2...1.1.0 )
Updates `org.codehaus.mojo:license-maven-plugin` from 2.0.0 to 2.5.0
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-2.0.0...2.5.0 )
Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.6.0 )
Updates `org.codehaus.mojo:buildnumber-maven-plugin` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.2.0...3.2.1 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-war-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: org.codehaus.mojo:xml-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 21:01:16 +00:00
Tim Donohue
e46f02550a
Merge pull request #10205 from tdonohue/enable_dependabot_on_7x
...
[Port dspace-7_x] Create `dependabot.yml` to auto-update Maven dependencies
2025-01-14 16:26:16 -06:00
Tim Donohue
a236b8b975
Merge pull request #10206 from DSpace/backport-9832-to-dspace-7_x
...
[Port dspace-7_x] Separate log file for cli jobs, fixing corruption of main log file
2025-01-14 15:56:57 -06:00
Jens Vannerum
1a6088388f
apply fix to windows env and remove duplicate logging for checksum checker
...
(cherry picked from commit 9f39a3d6a5
)
2025-01-14 21:10:10 +00:00
Kevin Van de Velde
04ec6381cb
Modifying it so that the cli file content is stored in a file using the date
...
(cherry picked from commit 529c3a77c1
)
2025-01-14 21:10:10 +00:00
Jens Vannerum
0b46a0963c
113811: cli logs should be written to a different file
...
(cherry picked from commit d30468a09f
)
2025-01-14 21:10:10 +00:00
Tim Donohue
fe28962e96
Exclude spring from build-tools group in dependabot.yml
2025-01-14 15:02:18 -06:00
Tim Donohue
e840ca2731
Create dependabot.yml
2025-01-14 15:02:15 -06:00
Tim Donohue
5201d90b19
Merge pull request #10200 from tdonohue/port_9690_to_7x
...
[Port dspace-7_x] option to exclude the submitter being indexed to solr in archived items
2025-01-13 16:07:08 -06:00
Gantner, Florian Klaus
62596ad863
option to exclude the submitter being indexed to solr in archived items
...
https://github.com/DSpace/DSpace/issues/9660
2025-01-13 15:01:20 -06:00
Tim Donohue
024f88b1e0
Merge pull request #10196 from DSpace/backport-9687-to-dspace-7_x
...
[Port dspace-7_x] Scopus metadata import: put DOIs in dc.relation.hasversion
2025-01-10 15:13:39 -06:00
Sascha Szott
d109eac2a0
use dc.relation.hasversion instead of dc.identifier.doi
...
(cherry picked from commit d61dc8d911
)
2025-01-10 19:54:42 +00:00
Sascha Szott
09a722a029
use dc.relation.hasversion for externally generated DOIs
...
(cherry picked from commit 29067b6572
)
2025-01-10 19:54:42 +00:00
Sascha Szott
5d0e9871e9
fix broken test
...
(cherry picked from commit 2eff833fab
)
2025-01-10 19:54:42 +00:00
Sascha Szott
5973c67eff
put DOIs in dc.identifier.doi
...
(cherry picked from commit 3d1bef9d0e
)
2025-01-10 19:54:42 +00:00
Tim Donohue
d11bbc9c15
Merge pull request #10194 from DSpace/backport-10193-to-dspace-7_x
...
[Port dspace-7_x] Refactor AbstractIntegrationTestWithDatabase to use EPersonBuilder for test users
2025-01-10 13:32:00 -06:00
Tim Donohue
49b3deef77
Refactor AbstractIntegrationTestWithDatabase to use Builders to create test EPersons.
...
(cherry picked from commit 0b8b7be22b
)
2025-01-10 17:40:32 +00:00
Tim Donohue
a2a9494859
Merge pull request #9724 from 4Science/task/dspace-7_x/CST-14905
...
[Port dspace-7_x] Orcid revoke token feature
2025-01-10 11:29:24 -06:00
Tim Donohue
a0fd518cb4
Merge pull request #10191 from DSpace/backport-10189-to-dspace-7_x
...
[Port dspace-7_x] switch IT search core to MockSolrSearchCore
2025-01-09 10:17:11 -06:00
Gantner, Florian Klaus
97a5439e3a
switch IT search core to MockSolrSearchCore
...
https://github.com/DSpace/DSpace/issues/10188
(cherry picked from commit 6d781e8f83
)
2025-01-09 14:24:20 +00:00
Tim Donohue
0a9ecee819
Merge pull request #10186 from DSpace/backport-10185-to-dspace-7_x
...
[Port dspace-7_x] Fix for flakey IdentifierProvider Integration Tests
2025-01-08 11:28:07 -06:00
Tim Donohue
41207d5dee
Update CreateMissingIdentifiers to better identify when CanonicalHandles provider is enabled. Update CreateMissingIdentifiersIT to verify that we are accurately resetting to our default IdentifierProvider
...
(cherry picked from commit 2385c13f2d
)
2025-01-08 15:59:55 +00:00
Tim Donohue
22511a17b6
Refactor identifier ITs to ensure they unregister all utilized IdentifierProviders which are non-default. Cannot use "getApplicationContext().refresh()" as that seems to result in empty test database in Hibernate 6.6.
...
(cherry picked from commit cfca2adbb1
)
2025-01-08 15:59:54 +00:00
Tim Donohue
da4535ddfd
Merge pull request #10183 from tdonohue/port_9340_to_7x
...
[Port dspace-7_x] Bugfix: Enforce unique item id in workspace table (#9340 )
2025-01-07 10:45:37 -06:00
Koen Pauwels
6c82e2dba4
Bugfix: Enforce unique item id in workspace table ( #9340 )
...
* 106798 Enforce values in item_id column of workspaceitem table to be unique, both at database level and at WorkspaceItemService level
* 106798 Removed Oracle SQL migration
* 106798 workspaceitem table migration: delete duplicate rows before introducing uniqueness constraint
* 106798: update migration for H2
---------
Co-authored-by: Koen Pauwels <koen.pauwels@atmire.com >
Co-authored-by: wout <wout.atmire@gmail.com >
2025-01-07 08:59:13 -06:00
Tim Donohue
09fad6dc7e
Merge pull request #10179 from DSpace/backport-10104-to-dspace-7_x
...
[Port dspace-7_x] style.xsl: fix missing +1 offset in result-count template
2025-01-06 12:12:12 -06:00
Tim Donohue
2780ebab74
Merge pull request #10177 from DSpace/backport-10157-to-dspace-7_x
...
[Port dspace-7_x] remove deprecated constructor call in org.dspace.curate.Curation
2025-01-06 11:52:16 -06:00
Sascha Szott
214c669e80
fix missing +1 offset
...
(cherry picked from commit ab00de05b4
)
2025-01-06 17:07:29 +00:00
Sascha Szott
964e4bf476
remove usage of deprecated constructor call
...
(cherry picked from commit 45cdb4d9d4
)
2025-01-06 16:46:17 +00:00
Nona Luypaert
82b0944137
Merge remote-tracking branch 'origin/dspace-7_x' into w2p-121973_openaire-compliance-updates-7.x
2024-12-31 16:53:08 +01:00
Alan Orth
78194071b8
Merge pull request #10166 from DSpace/backport-10089-to-dspace-7_x
2024-12-24 12:31:57 +03:00
Toni Prieto
e856ae3291
Uncache all entities during OAI indexing to reduce memory usage
...
(cherry picked from commit 9af2e2e17c
)
2024-12-24 06:59:53 +00:00
Tim Donohue
a36f0e606c
Merge pull request #10154 from DSpace/backport-3253-to-dspace-7_x
...
[Port dspace-7_x] Add Context method to uncache all entities
2024-12-19 14:29:35 -06:00
Chris Wilper
8849212895
Add Context method to uncache all entities
...
(cherry picked from commit 8ea664adb2
)
2024-12-19 18:57:47 +00:00
Tim Donohue
9b651b7ab3
Merge pull request #9893 from bkeese/patch-1
...
Fix full-text indexing for files over the character limit
2024-12-19 12:28:37 -06:00
Tim Donohue
66281d3a6d
Merge pull request #10149 from DSpace/backport-10059-to-dspace-7_x
...
[Port dspace-7_x] Statistics scope fix
2024-12-19 08:56:17 -06:00
Tim Donohue
3fa86d43f6
Merge pull request #10147 from DSpace/backport-9815-to-dspace-7_x
...
[Port dspace-7_x] fix for #9311 : set default configFile
2024-12-19 08:56:07 -06:00
Kristof De Langhe
51df5c1fe6
119664: Search event scope fix
...
(cherry picked from commit 48956d90b7
)
2024-12-18 22:50:42 +00:00
DSpace Bot
1ce4e08333
[Port dspace-7_x] Fix issue with submission sections visibility ( #10140 )
...
* README.md: v8 is the current release, not v7
(cherry picked from commit 2b698eff60
)
(cherry picked from commit 83460afb37
)
* Update README.md
(cherry picked from commit 671234b08f
)
(cherry picked from commit 7a6785b1c3
)
* [DURACOM-291] Expose section scope attribute
(cherry picked from commit 4107f937fd
)
* README.md: v8 is the current release, not v7
(cherry picked from commit 2b698eff60
)
(cherry picked from commit d98499a394
)
* Update README.md
(cherry picked from commit 671234b08f
)
(cherry picked from commit 6a707548ff
)
---------
Co-authored-by: Christian Clauss <cclauss@me.com >
Co-authored-by: Giuseppe Digilio <giuseppe.digilio@4science.com >
2024-12-18 16:45:16 -06:00
Tim Donohue
0d8c5f12a3
Merge pull request #10145 from DSpace/backport-9817-to-dspace-7_x
...
[Port dspace-7_x] fix for #9312 : properly type in field id, adjust use of getProperty and add error handling
2024-12-18 16:05:38 -06:00
Tim Donohue
ad033ef1ba
Merge pull request #10143 from DSpace/backport-9913-to-dspace-7_x
...
[Port dspace-7_x] Submission scope naming for input field validation fixed
2024-12-18 15:56:13 -06:00
igorbaptist4
c86d082d5f
fix: set default configFile
...
(cherry picked from commit a5e8d7aa15
)
2024-12-18 21:02:37 +00:00
igorbaptist4
3a223e3fef
fix line length checkstyle
...
(cherry picked from commit 338f3b1d3e
)
2024-12-18 20:57:22 +00:00
igorbaptist4
973beee2ce
fix: properly type in field id, adjust use of getProperty and add error handling when dbPath is null (when property usage-statistics.dbfile is commented
...
(cherry picked from commit 412d5751f2
)
2024-12-18 20:57:22 +00:00
Jukka Lipka
31faf809d1
fix(submission): Submission scope naming fixed
...
Corrected wording in related code comment
(cherry picked from commit ec2187ea65
)
2024-12-18 20:47:49 +00:00
Jukka Lipka
95742fe4f3
fix(submission): Submission scope naming fixed
...
According to the documentation, the value for the <visibility> property is 'submission' in the 'submission-forms.xml'. Without this change, an empty input field will never be marked as an error, even if the field is marked as 'required'.
(cherry picked from commit 02f52c7d5c
)
2024-12-18 20:47:49 +00:00
Tim Donohue
026a0aa9ab
Merge pull request #10138 from DSpace/backport-10057-to-dspace-7_x
...
[Port dspace-7_x] Add limit, offset, and total facet count to Solr query for the metadata browse index
2024-12-18 12:57:36 -06:00
Toni Prieto
fcc650e1a6
Add limit, offset, and a new parameter to calculate the total entry count in the Solr query used for the metadata navigation index
...
(cherry picked from commit e71de8a4d0
)
2024-12-18 18:05:26 +00:00
Tim Donohue
b4d4588d34
Merge pull request #10136 from DSpace/backport-9834-to-dspace-7_x
...
[Port dspace-7_x] More information about failed DOI registrations.
2024-12-17 16:01:36 -06:00
Tim Donohue
89b8e92512
Merge pull request #10134 from DSpace/backport-10132-to-dspace-7_x
...
[Port dspace-7_x] [Docker] Minor Dockerfile enhancements to stabilize & speed up automated builds
2024-12-17 16:01:01 -06:00
Mark H. Wood
e5568157c8
More information about failed DOI registrations.
...
(cherry picked from commit b8f4ab0eb3
)
2024-12-17 21:11:32 +00:00
Tim Donohue
58af9fd224
Significantly speed up build of dspace-dependencies by only copying over POM files
...
(cherry picked from commit 6d7a3fcb72
)
2024-12-17 20:52:35 +00:00
Tim Donohue
aa027aefae
Improve Apache Ant download process. Switch to using curl so that we can retry the request if it initially fails.
...
(cherry picked from commit e236634a4c
)
2024-12-17 20:52:35 +00:00
Tim Donohue
4e59693da5
Merge pull request #10131 from tdonohue/port_9760_to_7x
...
[Port dspace-7_x] Improve Group2GroupCache computation
2024-12-17 12:12:35 -06:00
autavares-dev
05bac14716
Refactor 'var' variables to explicit types
2024-12-17 11:11:37 -06:00
autavares-dev
64cb3bda00
Changes Group2GroupCache computation
2024-12-17 11:11:20 -06:00
Nona Luypaert
ecbb8682a7
Merge remote-tracking branch 'contributions/w2p-121971_openaire-compliance-updates-7.6' into w2p-121973_openaire-compliance-updates-7.x
2024-12-17 11:43:38 +01:00
Tim Donohue
8e6371c9b5
Merge pull request #10122 from DSpace/backport-10120-to-dspace-7_x
...
[Port dspace-7_x] [GitHub Actions] Refactor Docker build process to use ghcr.io for build, and then copy to docker.io once build completes
2024-12-16 15:14:37 -06:00
Tim Donohue
a27f1ed175
Ensure "docker-deploy" job also uses ghcr.io by default.
2024-12-16 13:57:18 -06:00
Tim Donohue
296c9a12f4
PRs must also login to ghcr.io in order to read private images for the build process
2024-12-16 13:57:11 -06:00
Tim Donohue
2a6c60e139
Refactor Docker build process to use ghcr.io for build, and then copy to docker.io once build completes
2024-12-16 13:56:53 -06:00
Tim Donohue
5869f03b51
Merge pull request #10115 from tdonohue/port_10800_to_7x
...
[Port dspace-7_x] [Docker] Use fully qualified image names & allow for other registries to be used
2024-12-12 16:49:44 -06:00
Tim Donohue
2ee328ff18
Minor Dockerfile cleanup. Use new syntax for ENV variables
2024-12-12 16:15:10 -06:00
Tim Donohue
a6d2c4897b
Add Docker registry to all scripts. Allow it to be configurable for DSpace images (only). Other minor Dockerfile cleanup
2024-12-12 16:15:10 -06:00
Nona Luypaert
e540168594
121971: #9867 - Remove objectType attribute from openaire crosswalk
2024-12-12 09:18:40 +01:00
Nona Luypaert
52e5b35c06
121971: #9664 - Make cclicense step required in openaire submission form
2024-12-12 09:16:21 +01:00
Marie Verdonck
93aaece18f
Merge branch 'w2p-109807_external-sources-fixes-7.6' into issue-10110_w2p-109807_arxiv-author-mapping-fix-7_x
2024-12-12 01:28:52 +01:00
Marie Verdonck
e0d67c2bd4
Merge remote-tracking branch 'atmire-gitlab/w2p-109807_external-sources-fixes' into w2p-109807_external-sources-fixes-7.6
2024-12-12 01:27:05 +01:00
Nona Luypaert
31c79500ce
121971: #9716 - Only dc.date.embargo should have date type Available
2024-12-11 21:49:37 +01:00
Nona Luypaert
04953b94d9
121971: #9715 - Only dc.date.issued should have date types Accepted and Issued
2024-12-11 21:46:17 +01:00
Nona Luypaert
c017a662e0
121971: #9669 - Remove unsupported OpenAIRE date types
2024-12-11 21:26:42 +01:00
Tim Donohue
ac9f7c16e6
Merge pull request #10101 from tdonohue/port_10091_to_7x
...
[Port dspace-7_x] [GitHub Actions] Ensure PRs against main also use "latest" tag when running test Docker deployment
2024-12-10 12:14:12 -06:00
Tim Donohue
b8c88ef284
Ensure PRs against main also use "latest" tag
2024-12-10 11:33:51 -06:00
Tim Donohue
f0bb57a4c2
Merge pull request #10087 from tdonohue/port_github_action_docker_to_7x
...
[Port dspace-7_x] [GitHub Actions] Port several Docker building improvements
2024-12-09 11:56:32 -06:00
Tim Donohue
78855cdbba
Ensure we use the main Docker image, and not the "-test" image.
2024-12-09 10:18:32 -06:00
Tim Donohue
3c0e7158a2
Ensure each image has a separate cache. This allows later builds of that same image to inherit that cache.
2024-12-06 17:16:40 -06:00
Tim Donohue
020fec96d8
Ensure PRs are tagging their images with same tag as the base branch the PR was created against
2024-12-06 17:16:26 -06:00
Tim Donohue
46c169fb79
Refactor to use the same local TAR image build for PRs and non-PRs. These TAR images act as a cache for our current build.
2024-12-06 17:16:19 -06:00
Tim Donohue
0fc0f181fd
Enable caching of Docker builds using GitHub Actions cache
2024-12-06 17:16:14 -06:00
Tim Donohue
1f5defe643
Ensure non-PRs run image build twice. First for a DockerHub image, then to export a local tarball. Since these are different image types they cannot be combined
2024-12-06 17:16:06 -06:00
Tim Donohue
8d34f06396
Update Actions to always deploy the locally created image. non-PRs do not need to redownload images from DockerHub.
2024-12-06 17:16:01 -06:00
Tim Donohue
f8bf278f06
Ensure login occurs *before* setup-buildx, as some buildx commands appear to be unauthenticated.
2024-12-06 17:15:54 -06:00
Tim Donohue
f26a732ab8
Merge pull request #10082 from DSpace/backport-9728-to-dspace-7_x
...
[Port dspace-7_x] Improve observability of running processes + Fail them during startup
2024-12-05 15:43:01 -06:00
Nona Luypaert
8bc100375a
116609: Add try catch to init method in ProcessServiceImpl
...
(cherry picked from commit 070fe689d7
)
2024-12-05 21:00:48 +00:00
Nona Luypaert
3f836ae7a5
116687: Never handle exception with null message
...
(cherry picked from commit bdf7069cb7
)
2024-12-05 21:00:48 +00:00
Nona Luypaert
1ba7ca3bdd
116609: Add tomcat shutdown line to process log
...
(cherry picked from commit 156ad471b5
)
2024-12-05 21:00:48 +00:00
Nona Luypaert
25fb8111f1
116609: Improve running process observability
...
- keep temp process log files in [dspace]/log/processes/ instead of temp dir
- reformat file names of process logs
- ensure that running and scheduled processes are cleaned up during startup
(cherry picked from commit d80f49e023
)
2024-12-05 21:00:48 +00:00
Tim Donohue
a1d2504ab3
Merge pull request #10068 from DSpace/backport-9658-to-dspace-7_x
...
[Port dspace-7_x] Feature curation link checker customizations
2024-12-03 09:53:43 -06:00
Nathan Buckingham
3ff38ec4b4
115778: Adjust redirect check to only follow a limited amount defined in curate.cfg
...
(cherry picked from commit ef381aa151
)
2024-12-03 15:17:19 +00:00
Marie Verdonck
be905a0887
110719: IT checking redirect links accepted by checklinks curate task
...
(cherry picked from commit e826660cb0
)
2024-12-03 15:17:19 +00:00
Nathan Buckingham
2136dbf690
110719: Port fix to checkLinks that works on redirects
...
(cherry picked from commit 3dab2a7cea
)
2024-12-03 15:17:19 +00:00
Tim Donohue
df4ddc8197
Merge pull request #10061 from DSpace/backport-9941-to-dspace-7_x
...
[Port dspace-7_x] Fixed dso endpoint returning 500 for unauthorized users
2024-12-02 10:58:09 -06:00
Alexandre Vryghem
38a71cc664
119960: Fixed NPE when retrieving a DSpace object with the api/dso/find endpoint without the required permissions
...
(cherry picked from commit dd8b1d91cb
)
2024-12-02 16:07:46 +00:00
Marie Verdonck
54a1c75cbc
109807: ArXiv mapping fix - author/name to dc.contributor.author
...
https://info.arxiv.org/help/api/basics.html#using
2024-11-28 13:06:23 +01:00
Tim Donohue
88b5ce81a6
Merge pull request #10041 from DSpace/backport-10040-to-dspace-7_x
...
[Port dspace-7_x] [GitHub Actions] Ensure all optional modules are enabled in our test Docker deployment
2024-11-22 16:28:05 -06:00
Tim Donohue
cf99694a84
Fix startup errors for SWORDv2. Requires the log4jv1->v2 bridge to be installed.
2024-11-22 16:03:16 -06:00
Tim Donohue
66a9782eee
Fix syntax error in #10040 . Env variables cannot have dashes or periods
2024-11-22 16:03:16 -06:00
Tim Donohue
f44dba60cb
Enable all optional modules/controllers to test their deployment in Spring Boot
...
(cherry picked from commit 98768d6f4f
)
2024-11-22 16:03:15 -06:00
Tim Donohue
bbf9ccf2ab
Merge pull request #10034 from tdonohue/port_10032_to_7x
...
[Port dspace-7_x] Remove unused dependencies from several modules
2024-11-21 11:58:16 -06:00
Tim Donohue
9f8240987b
Remove unused dependencies from several modules
2024-11-21 11:24:23 -06:00
Tim Donohue
888332a8d5
Merge pull request #10020 from tdonohue/port_10014_to_7x
...
[Port dspace-7_x] Dependency cleanup for OAI-PMH and Log4j (removing log4j v1 bridge & settings which used it)
2024-11-18 14:40:16 -06:00
Tim Donohue
f3d15e5c04
Log4j cleanup. Remove last traces of log4j v1 (and remove log4j1 bridge to avoid them coming back). Create log4j2 settings for Handle Plugin.
2024-11-18 14:02:14 -06:00
Tim Donohue
d952fea6a2
Remove parboiled-java and minor cleanup of unused OAI dependencies
2024-11-18 13:39:06 -06:00
Tim Donohue
ca176b77b2
Merge pull request #10017 from DSpace/backport-10016-to-dspace-7_x
...
[Port dspace-7_x] [GitHub Actions] More fixes to Docker deployment builds
2024-11-15 17:13:00 -06:00
Tim Donohue
f0c92ac96b
Ensure only main branch uses "latest". Other branches should use the tag corresponding to the branch name
...
(cherry picked from commit e0b7241acb
)
2024-11-15 22:42:11 +00:00
Tim Donohue
7e18e743ee
Merge pull request #10011 from DSpace/backport-10010-to-dspace-7_x
...
[Port dspace-7_x] [GitHub Actions] Minor bug fix to Docker deployment builds
2024-11-15 10:26:42 -06:00
Tim Donohue
7fa31e2131
Ensure we use "pr-testing" images for PRs, but use "latest" images for other builds (e.g. after PR is merged to a branch).
...
(cherry picked from commit aa537c4490
)
2024-11-15 15:34:38 +00:00
Tim Donohue
90b58833ec
Merge pull request #9995 from DSpace/backport-9746-to-dspace-7_x
...
[Port dspace-7_x] Fix 9734: Check configured workflow.reviewer.file-edit to show item e…
2024-11-14 14:54:50 -06:00
Agustina Martinez
aa71e4840b
Fix 9734: Check configured workflow.reviewer.file-edit to show item edit functionality in workflow UI
...
(cherry picked from commit e8ec0c1b1d
)
2024-11-14 20:11:05 +00:00
Tim Donohue
3f1f4cb217
Merge pull request #9993 from tdonohue/port_9973_to_7x
...
[Port dspace-7_x] [GitHub Actions] Add a job to test Docker deployment with newly built images & test Handle Server
2024-11-13 16:45:25 -06:00
Tim Donohue
5bb65c6b56
Fix error in Handle Server startup caused by having multiple versions of BouncyCastle in our classpath. Exclude the old version brought in by cnri-servlet-container
2024-11-13 15:11:36 -06:00
Tim Donohue
d6d78298b3
Add check for Handle Server error.log
2024-11-13 15:11:30 -06:00
Tim Donohue
a0ed4a40ea
Bug fixes. Ensure all steps of docker-deploy use the same environment variables. Ensure Handle Server HTTP port is open
2024-11-13 15:11:12 -06:00
Tim Donohue
faca14ad40
Ensure "host" command is installed in images, so "bin/make-handle-config" will work.
2024-11-13 15:09:47 -06:00
Tim Donohue
9853aa5bb4
Fix error in running Handle Server in GitHub Actions. Must exclude "spring-jcl" from dependencies as it conflicts with "commons-logging" (used by more of our dependencies)
2024-11-13 15:06:41 -06:00
Tim Donohue
c1f168245b
Ensure Docker images built from PRs are stored as artifacts. This allows us to use those new images when testing deployment (in docker-deploy)
2024-11-13 15:06:32 -06:00
Tim Donohue
3ce85a2df3
Add a check that the Handle Server can be started & works properly
2024-11-13 15:06:25 -06:00
Tim Donohue
c66dde2aa8
Add a job to test Docker deployment with the built images
2024-11-13 15:06:18 -06:00
Tim Donohue
7017f5ecb1
Merge pull request #9976 from DSpace/backport-9861-to-dspace-7_x
...
[Port dspace-7_x] performance of claiming workflow task fix
2024-11-11 16:00:36 -06:00
Andrew
fde825265d
fix: performance of claiming workflow task
...
(cherry picked from commit 27dd5a2ec5
)
2024-11-11 21:15:41 +00:00
Tim Donohue
426d3abde0
Merge pull request #9974 from DSpace/backport-9890-to-dspace-7_x
...
[Port dspace-7_x] Status of DOI object should be set to TO_BE_DELETED when the related item is removed
2024-11-11 12:20:45 -06:00
Jens Vannerum
831db33018
118774: status of doi should be set to TO_BE_DELETED when related item is removed permanently
...
(cherry picked from commit 352f4c2152
)
2024-11-11 16:40:56 +00:00
Tim Donohue
a452f035c3
Merge pull request #9969 from DSpace/backport-9968-to-dspace-7_x
...
[Port dspace-7_x] Improve logging of Unit & Integration Tests. Ensure all tests log which method they are running.
2024-11-06 15:53:10 -06:00
Tim Donohue
68266cd3c1
Move logging of test methods to Abstract*Test classes in dspace-api. That way they work for **both** dspace-server-webapp and dspace-api tests.
...
(cherry picked from commit bd20c9262b
)
2024-11-06 21:12:01 +00:00
Andreas Awouters
30cd44c196
Merge branch 'accessibility-settings-7.6' into accessibility-settings-7_x
2024-11-06 09:41:36 +01:00
Andreas Awouters
10a95ae92a
119602: Add accessibility settings metadata field
2024-11-06 09:39:33 +01:00
Tim Donohue
68b800f070
Merge pull request #9897 from DSpace/backport-9894-to-dspace-7_x
...
[Port dspace-7_x] Add Eclipse JDT .factorypath to .gitignore
2024-10-16 10:31:32 -05:00
Kim Shepherd
6018f926d7
Add Eclipse JDT .factorypath to .gitignore
...
(cherry picked from commit 9ce645e08b
)
2024-10-16 15:28:30 +00:00
Miika Nurminen
31d36e7abf
Bugfix: BitstreamRestController etag/content-length calculation does not consider cover page
...
Ported Alphonse Bendt's PR #9666 to DSpace 7 branch (squashed 5 commits).
This PR fixes a bug where the etag/content-length calculation did not respect the potential existence of a coverpage.
The controller now will use the post processed pdf if coverpages are enabled.
2024-10-16 11:48:10 +03:00
Brian Keese
4a4a8bcb22
Fix full-text indexing for files over the character limit
...
The error handler for files over the limit logged the correct message, but never actually added the full text to the index doc.
2024-10-15 11:38:54 -05:00
Tim Donohue
e9290f4bdc
Merge pull request #9888 from tdonohue/update_latest_spring5
...
Bump `dspace-7_x` to Spring 5.3.39 and Spring Security 5.7.12
2024-10-14 08:42:57 -05:00
Tim Donohue
70dd847759
Revert to Spring Security 5.7.12. Spring Security 5.8.x changes behavior of CSRF tokens
2024-10-11 16:41:40 -05:00
Tim Donohue
1e47fa61d9
Bump to Spring 5.3.39 and Spring Security 5.8.14
2024-10-11 14:38:47 -05:00
Tim Donohue
ce1edc3bd3
Merge pull request #9877 from DSpace/backport-9777-to-dspace-7_x
...
[Port dspace-7_x] several optimizations in HAL browser login page
2024-10-08 14:11:57 -05:00
Sascha Szott
4669d8f760
applied change suggested by reviewer: use String.prototype.includes
...
(cherry picked from commit 546afb189e
)
2024-10-08 19:11:02 +00:00
Sascha Szott
a721f8c41e
fix failed first login attempt in HAL browser
...
(cherry picked from commit 002e637d4f
)
2024-10-08 19:11:02 +00:00
Tim Donohue
5ad4adbddc
Merge pull request #9862 from DSpace/backport-9859-to-dspace-7_x
...
[Port dspace-7_x] minor fix in parameter description in subscriptions_content
2024-09-27 10:47:18 -05:00
Sascha Szott
702ff9cf4c
minor fix in parameter description
...
(cherry picked from commit 5758d9e903
)
2024-09-27 15:44:49 +00:00
Tim Donohue
7b98632152
Merge pull request #9857 from DSpace/backport-9678-to-dspace-7_x
...
[Port dspace-7_x] LDAPAuthentication considers update of eperson's attributes
2024-09-26 16:12:58 -05:00
Sascha Szott
31af49ea72
fix Checkstyle violations
...
(cherry picked from commit aaa74b88c9
)
2024-09-26 18:27:55 +00:00
Sascha Szott
b0370a064b
add missing import
...
(cherry picked from commit c5ad32a9b3
)
2024-09-26 18:27:55 +00:00
Sascha Szott
405397b8b0
update eperson's attributes right after successful login
...
(cherry picked from commit 428489ca52
)
2024-09-26 18:27:55 +00:00
kshepherd
43c25c9972
Merge pull request #9838 from DSpace/backport-9581-to-dspace-7_x
...
[Port dspace-7_x] Add missing wosPublisherContrib key-ref in wos-integration.xml (#9579 )
2024-09-19 15:49:16 +02:00
Mikhail Schastlivtsev
a49ee62450
add missing publisher metadatum in test ( #9579 )
...
(cherry picked from commit cde892c8c7
)
2024-09-19 12:05:06 +00:00
Mikhail Schastlivtsev
9031322e7d
add missing wosPublisherContrib key-ref in wos-integration.xml ( #9579 )
...
(cherry picked from commit 6a8c76bbe1
)
2024-09-19 12:05:06 +00:00
Tim Donohue
b6209e0a95
Merge pull request #9801 from tdonohue/port_9668_to_7x
...
[Port dspace-7_x] Fix for DSpace#9667: Request-a-copy link generation for base URLs that have sub-paths
2024-09-06 16:40:59 -05:00
Tim Donohue
4ac4c911cf
Singular name needed in 7.x
2024-09-06 16:08:49 -05:00
Kim Shepherd
7ec746d005
lint fixes (RequestItemRepository)
2024-09-06 13:54:01 -05:00
Kim Shepherd
ab43b86066
Tidy implementation of link token generation
2024-09-06 13:54:01 -05:00
Kim Shepherd
1914aac18b
Improved URI build method as per review
2024-09-06 13:54:01 -05:00
Kim Shepherd
64255ffb05
#9668 : Ensure proper handling of non-subpath URLs in link tokens
2024-09-06 13:54:01 -05:00
Kim Shepherd
cdb255feca
Make RequestItemRepository#getLinkTokenEmail public, write test
2024-09-06 13:54:01 -05:00
Kim Shepherd
724f821bee
Fix request a copy link token generation
...
Ensure DSpace URLs with extra segments are included
fully in the generated link
2024-09-06 13:54:00 -05:00
Tim Donohue
65232f64d3
Merge pull request #9812 from DSpace/backport-9807-to-dspace-7_x
...
[Port dspace-7_x] Rewrite DSpace integration tests to consistently use AbstractBuilder<T> builders
2024-09-06 12:21:42 -05:00
Kim Shepherd
123aedde04
#9806 : Move cleanup of handle provider to destroy in VersionedHandleIdentifierProviderIT
...
(cherry picked from commit f6cabe648d
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
89796ece6b
#9806 : Set explicit id provider before VersioningWithRelationshipsIT
...
(cherry picked from commit 4af6900650
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
48c8848fc2
#9806 : Use builders for creation in VersioningWithRelationshipsIT
...
I am a bit uncertain about the createBean() calls here, why do
we not simply *get* the configured beans using the service manager
instead, but will look at that in a separate change
(cherry picked from commit 3521ab6d35
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
282d4db36b
#9806 : Align provider reg in CreateMissingIdentifiersIT with other tests
...
VersionedHandlerIdentifierProviderIT uses this registerProvider method
which looks more reliable and doesn't do a refresh/reload of
applicationContext after (which I suspected might have an odd interaction
with VersioningWithRelationshipsIT and its createBean() calls?)
(cherry picked from commit 90536e443b
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
5fd99d8b14
#9806 : Update object cleanup in GroupRestRepositoryIT
...
(cherry picked from commit 8cfb433c40
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
e6a0bb8943
#9806 : Builders for comm, coll, group in CommunityAdminGroupRestControllerIT
...
(cherry picked from commit 2d9988f77c
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
968559bbaf
#9806 : Use builders for comm, coll, group creation in CollectionGroupRestControllerIT
...
(cherry picked from commit f4629d8351
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
b9278cbf33
#9806 : Use builders for comm, coll, group creation in SupervisionOrderServiceIT
...
(cherry picked from commit 6e9181e3f7
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
ffc807205f
#9806 : Refactor WorkspaceItemBuilder to support specific item uuid
...
(cherry picked from commit b99b1eec29
)
2024-09-06 16:49:19 +00:00
Kim Shepherd
8d576f8300
#9806 : Use builders for group, comm, coll creation in StructBuilderIT
...
(cherry picked from commit 2ef69045d1
)
2024-09-06 16:49:18 +00:00
Kim Shepherd
67fa262b83
#9806 : Use builders for group, comm, coll creation in PackagerIT
...
(cherry picked from commit 1f475aa731
)
2024-09-06 16:49:18 +00:00
Kim Shepherd
690dfa0809
#9806 : Tidy imports for GroupRestRepositoryIT
...
(cherry picked from commit 80328eaca5
)
2024-09-06 16:49:18 +00:00
Kim Shepherd
b9b135163f
#9806 : Use builders for coll, comm, group creation in GroupRestRepositoryIT
...
(cherry picked from commit 9205773802
)
2024-09-06 16:49:18 +00:00
Kim Shepherd
2ff2297b1f
#9806 : Use builders for coll, comm, group creation in BitstreamRestRepositoryIT
...
(cherry picked from commit b13abac753
)
2024-09-06 16:49:18 +00:00
Kim Shepherd
404039ade6
#9806 : Add new create methods to group builder
...
Now supports admin groups, default read, workflow role
(cherry picked from commit cdb167e55a
)
2024-09-06 16:49:18 +00:00
Tim Donohue
730e87536d
Merge pull request #9798 from DSpace/backport-9796-to-dspace-7_x
...
[Port dspace-7_x] Translate underscores to dashes in xml:lang attr for DIM2DataCite.xsl
2024-09-03 13:33:06 -05:00
Kim Shepherd
e15f60abd3
Translate underscores to dashes in xml:lang attr for DIM2DataCite.xsl
...
Modified the DataCite crosswalk to ensure that the xml:lang attribute translates any underscores in the value of @lang to dashes. This change aligns the attribute formatting with standard language code conventions.
(cherry picked from commit a898afd5ac
)
2024-09-03 17:19:12 +00:00
Tim Donohue
2ad5172120
Merge pull request #9790 from DSpace/backport-9775-to-dspace-7_x
...
[Port dspace-7_x] Make statistics autocommit much more frequently
2024-08-29 16:50:41 -05:00
Mark H. Wood
41312eec6e
Make statistics autocommit much more frequent.
...
(cherry picked from commit 5c9af9764e
)
2024-08-29 21:22:50 +00:00
kshepherd
8b3bf176fb
Merge pull request #9784 from DSpace/backport-9684-to-dspace-7_x
...
[Port dspace-7_x] Crossref metadata import: change order of person name parts
2024-08-29 20:40:17 +02:00
Tim Donohue
94fca6fe35
Merge pull request #9789 from tdonohue/port_9497_to_7x
...
[Port dspace-7_x] In workflow-attached curation, separate task-list building from execution.
2024-08-29 12:11:20 -05:00
Tim Donohue
e570135689
Merge pull request #9786 from DSpace/backport-9765-to-dspace-7_x
...
[Port dspace-7_x] Fix index-discovery process when using handle
2024-08-29 10:41:47 -05:00
Mark H. Wood
0d74bd9f18
Separate task-list building from execution.
...
The old code would curate the object once for each task, meaning that all
but one task would be executed N times up to the length of the list.
2024-08-29 10:32:56 -05:00
autavares-dev
ffc99d06a1
Fix index-discovery process when using handle
...
(cherry picked from commit 077aed38dc
)
2024-08-29 15:10:11 +00:00
Sascha Szott
7e87d57672
fix broken unit tests
...
(cherry picked from commit 1712b9f078
)
2024-08-29 15:03:01 +00:00
Sascha Szott
f61c45bdc6
change order of name parts: familyName, givenName
...
(cherry picked from commit 076f1f233e
)
2024-08-29 15:03:01 +00:00
Bram Luyten
8a997abf6a
Merge pull request #9771 from DSpace/backport-9671-to-dspace-7_x
...
[Port dspace-7_x] DataCite DOI error fixes
2024-08-23 14:16:27 +02:00
Kristof De Langhe
c1be5f8e4e
115693: Pass doi metadatafield with xsl parameters
...
(cherry picked from commit 9e11e1f9ae
)
2024-08-23 11:24:58 +00:00
Kristof De Langhe
d240a16b05
115693: DataCiteConnector fallback for blank metadata doi
...
(cherry picked from commit 021e424347
)
2024-08-23 11:24:58 +00:00
Kristof De Langhe
f1dc25195f
115693: data-cite xsl targetting dc.identifier.uri fixes doi registration error
...
(cherry picked from commit c5d08f037c
)
2024-08-23 11:24:58 +00:00
Tim Donohue
d23bf4c3cd
Merge pull request #9743 from DSpace/backport-9742-to-dspace-7_x
...
[Port dspace-7_x] Fix potentially invalid usages of == operator
2024-08-02 11:57:54 -05:00
Sascha Szott
36ff5ca6cb
use equals instead of ==
...
(cherry picked from commit a13cc82d40
)
2024-08-02 16:24:13 +00:00
Sascha Szott
6a5236f2f9
use equals instead of ==
...
(cherry picked from commit d2ef7b01ef
)
2024-08-02 16:24:13 +00:00
Sascha Szott
dc09d06ed6
use equals instead of ==
...
(cherry picked from commit 5e3552ee38
)
2024-08-02 16:24:13 +00:00
Sascha Szott
b8f638b3b6
use equals instead of ==
...
(cherry picked from commit 80de8f6fb5
)
2024-08-02 16:24:13 +00:00
Tim Donohue
275b0f89b7
Merge pull request #9740 from DSpace/backport-9737-to-dspace-7_x
...
[Port dspace-7_x] fix invalid usage of == operator
2024-08-02 11:08:28 -05:00
Sascha Szott
24318e01b8
fix invalid usage of == operator
...
(cherry picked from commit fa0fb14a18
)
2024-08-02 14:49:40 +00:00
Tim Donohue
54bd5dd189
Merge pull request #9710 from atmire/w2p-116319_fix-metadata-import-setting-language-as-any-instead-of-null-upstream-7-x
...
[Port dspace-7_x] Fix issue where CSV Import / Export can clear metadata if there are metadata values with language "*" (Item.ANY)
2024-07-25 10:22:55 -05:00
Vincenzo Mecca
26905b7d45
[CST-14901][DSC-1357][ #8662 ] Handles versioning for ORCID publications.
...
feat:
- ORCID publications waiting to be published are removed whenever a new version is created
- ORCID publications already published will be updated with the ref to the last item version
- ORCID consumer will process only latest item versions, ignoring all the other ones
2024-07-25 11:44:37 +02:00
Vincenzo Mecca
affa4b00ff
[CST-14905] Orcid revoke token feature
2024-07-24 19:39:21 +02:00
Tim Donohue
f6208bc1ce
Merge pull request #9719 from DSpace/backport-9717-to-dspace-7_x
...
[Port dspace-7_x] Update spider list URLs to satisfy Cloudflare redirects
2024-07-23 14:28:03 -05:00
Kim Shepherd
30b6eddeb6
Update spider list URLs to satisfy cloudflare redirects
...
Update spider list URLs to satisfy cloudflare redirects
Update spider list URLs to satisfy cloudflare redirects
(cherry picked from commit d22ea117ca
)
2024-07-23 18:53:56 +00:00
Tim Donohue
a3b27bdfb6
Merge pull request #9712 from DSpace/backport-9711-to-dspace-7_x
...
[Port dspace-7_x] Bump dnsjava:dnsjava from 2.1.9 to 3.6.0 in /dspace-api
2024-07-22 14:00:51 -05:00
dependabot[bot]
fff8cc3cb4
Bump dnsjava:dnsjava from 2.1.9 to 3.6.0 in /dspace-api
...
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava ) from 2.1.9 to 3.6.0.
- [Release notes](https://github.com/dnsjava/dnsjava/releases )
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog )
- [Commits](https://github.com/dnsjava/dnsjava/compare/v2.1.9...v3.6.0 )
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 1775c88919
)
2024-07-22 18:19:36 +00:00
Jens Vannerum
7082e32595
116542: resolve issues after merge with latest 7-x branch
2024-07-22 15:18:44 +02:00
Jens Vannerum
8f049579dc
Merge branch 'w2p-116319_fix-metadata-import-setting-language-as-any-instead-of-null' into w2p-116319_fix-metadata-import-setting-language-as-any-instead-of-null-upstream-7-x
2024-07-22 15:14:12 +02:00
Jens Vannerum
03cff072c3
116542: fix issues with CSV importing and the Any language being set on metadata values
2024-07-22 15:08:59 +02:00
Tim Donohue
086655712d
Merge pull request #9707 from tdonohue/port_9704_to_7x
...
[Port dspace-7_x] Docker build: fix FromAsCasing warnings
2024-07-17 12:00:06 -05:00
Sascha Szott
e4209d5d0b
fix FromAsCasing warning
2024-07-17 11:26:47 -05:00
Sascha Szott
9b6b7ded97
fix FromAsCasing warning
2024-07-17 11:26:36 -05:00
Sascha Szott
f340dfadbe
fix FromAsCasing warning
2024-07-17 11:25:33 -05:00
Sascha Szott
83f3ea4d05
fix FromAsCasing warning
2024-07-17 11:24:15 -05:00
Tim Donohue
9e1ea61a0b
Merge pull request #9693 from tdonohue/port_9691_to_7x
...
[Port dspace-7_x] Fix random test failures in LinksetRestControllerIT and ManageGroupsFeatureIT
2024-07-10 15:49:27 -05:00
Tim Donohue
3bb93be793
Fix random pagination failures in ManageGroupsFeatureIT by using the "feature" param to filter for the feature we are looking for. If this feature appeared on page 2, then the tests would fail.
2024-07-10 15:17:56 -05:00
Tim Donohue
17a46a2fb6
Remove unused services & unnecessary cache cleanup. This can result in random failures if these services are not yet loaded by another test.
2024-07-10 15:15:47 -05:00
Tim Donohue
e4874c9f2f
Merge pull request #9683 from TexasDigitalLibrary/port_9682_to_7x
...
updated creative commons licenses version from 3.0 to 4.0
2024-07-09 15:43:21 -05:00
Tim Donohue
86b28bf927
[maven-release-plugin] prepare for next development iteration
2024-07-09 14:10:05 -05:00
nwoodward
2cb8204d3c
updated creative commons licenses version from 3.0 to 4.0
2024-07-08 12:33:07 -05:00