Skip to content

Dspace 8 x -- update fork#2

Open
lhenze wants to merge 510 commits intonyudlts:nyu-devfrom
DSpace:dspace-8_x
Open

Dspace 8 x -- update fork#2
lhenze wants to merge 510 commits intonyudlts:nyu-devfrom
DSpace:dspace-8_x

Conversation

@lhenze
Copy link
Member

@lhenze lhenze commented Oct 13, 2025

References

Add references/links to any related issues or PRs. These may include:

  • Fixes #issue-number (if this fixes an issue ticket)
  • Requires DSpace/DSpace#pr-number (if a REST API PR is required to test this)

Description

Short summary of changes (1-2 sentences).

Instructions for Reviewers

Please add a more detailed description of the changes made by your PR. At a minimum, providing a bulleted list of changes in your PR is helpful to reviewers.

List of changes in this PR:

  • First, ...
  • Second, ...

Include guidance for how to test or review your PR. This may include: steps to reproduce a bug, screenshots or description of a new feature, or reasons behind specific changes.

Checklist

This checklist provides a reminder of what we are going to look for when reviewing your PR. You need not complete this checklist prior to creating your PR (draft PRs are always welcome). If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!

  • My PR is small in size (e.g. less than 1,000 lines of code, not including comments & specs/tests), or I have provided reasons as to why that's not possible.
  • My PR passes ESLint validation using yarn lint
  • My PR doesn't introduce circular dependencies (verified via yarn check-circ-deps)
  • My PR includes TypeDoc comments for all new (or modified) public methods and classes. It also includes TypeDoc for large or complex private methods.
  • My PR passes all specs/tests and includes new/updated specs or tests based on the Code Testing Guide.
  • If my PR includes new libraries/dependencies (in package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.
  • If my PR includes new features or configurations, I've provided basic technical documentation in the PR itself.
  • If my PR fixes an issue ticket, I've linked them together.

dependabot bot and others added 30 commits July 28, 2025 07:31
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.28 to 5.1.29.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.28...v5.1.29)

---
updated-dependencies:
- dependency-name: isbot
  dependency-version: 5.1.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.28 to 5.1.29.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.28...v5.1.29)

---
updated-dependencies:
- dependency-name: isbot
  dependency-version: 5.1.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…_x/isbot-5.1.29

Bump isbot from 5.1.28 to 5.1.29
The reason for creating a new version is now encoded in the URL.

(cherry picked from commit 2dd870e)
The reason for creating a new version is now encoded in the URL.

(cherry picked from commit 2dd870e)
…_x/axios-1.11.0

Bump axios from 1.10.0 to 1.11.0
…_x/axios-1.11.0

Bump axios from 1.10.0 to 1.11.0
…_x/types/lodash-4.17.20

Bump @types/lodash from 4.17.17 to 4.17.20
…_x/types/lodash-4.17.20

Bump @types/lodash from 4.17.17 to 4.17.20
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.2 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.2 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
[Port dspace-7_x] fix(versioning): Encode summary
[Port dspace-8_x] fix(versioning): Encode summary
…_x/core-js-3.44.0

Bump core-js from 3.42.0 to 3.44.0
…_x/core-js-3.44.0

Bump core-js from 3.42.0 to 3.44.0
…pack-dev-server-5.2.1

[Dependabot] Bump webpack-dev-server from 4.15.2 to 5.2.1
…pack-dev-server-5.2.1

[Dependabot] Bump webpack-dev-server from 4.15.2 to 5.2.1
…e-5.4.19

[Dependabot] Bump vite from 5.4.17 to 5.4.19
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.6 to 7.28.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…el/helpers-7.27.6

[Dependabot] Bump @babel/helpers from 7.21.0 to 7.27.6
…el/helpers-7.27.6

[Dependabot] Bump @babel/helpers from 7.25.6 to 7.27.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.6 to 7.28.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the webpack group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `webpack` from 5.99.9 to 5.101.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.99.9...v5.101.0)

Updates `webpack-dev-server` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: webpack
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…_x/webpack-16f7f9f544

Bump the webpack group across 1 directory with 2 updates
…_x/webpack-dev-server-5.2.2

Bump webpack-dev-server from 5.2.1 to 5.2.2
tdonohue and others added 30 commits December 17, 2025 14:23
…e comments. Use Dockerfile best practices for ENTRYPOINT vs CMD.
…. This allows production mode to fully work again.
[Port dspace-8_x] [Docker] Fix networking and startup issues with Docker Compose scripts. Update scripts to align with best practices
[Port dspace-8_x] Updated labels from "Allarme di sistema" to "Messaggio di servizio"
[Port dspace-8_x] [Docker] Fix bug in `docker-deploy` test by always pulling backend image from docker.io
[Port dspace-8_x] Fix authentication method retrieval after Tomcat restart
…lts’ controls in hierarchical browse

(cherry picked from commit a201d2f)
…ubject category page

(cherry picked from commit 231da9c)
(cherry picked from commit f007a25)
(cherry picked from commit 9aacba6)
(cherry picked from commit 8fb9d83)
[Port dspace-8_x] Add paginated vocabulary search with 'Show previous/next results' controls in hierarchical browse
[Port dspace-8_x] 134983: new funnel icon in search scope
(cherry picked from commit 9b03e82)
[Port dspace-8_x] Added directive in robots.txt
Node.js 17+ changed DNS resolution to prefer IPv6 over IPv4. When running
in PM2 cluster mode, this causes "ECONNREFUSED ::1:8080" errors if the
backend only listens on IPv4 (127.0.0.1).

This fix sets dns.setDefaultResultOrder('ipv4first') at the very start
of the SSR bootstrap to ensure localhost resolves to IPv4.

See: nodejs/node#40537

🤖 Generated with [Claude Code](https://claude.ai/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Change from namespace import to named import (import/no-namespace)
- Move DNS configuration after all imports (import/first)
- Fix import ordering (simple-import-sort/imports)

All linting errors resolved. No functional changes to the DNS fix.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Address PR feedback: remove file header comment and place the
explanatory comment directly next to the code it documents.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
[Port dspace-8_x] Fix for issue #4960 PM2 cluster mode ECONNREFUSED errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.