dependabot[bot]
f8d5a57c9b
Bump axios from 1.11.0 to 1.12.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 05:30:27 +00:00
Tim Donohue
d6c4dad800
Merge pull request #4730 from alanorth/collection-mapper-trash-icon-7x
...
[Port dspace-7_x] src/app: use correct icon in item mapper
2025-09-22 16:59:47 -05:00
Alan Orth
15525b5df1
src/app: use correct icon in item mapper
...
When adding mappings in the item mapper we should use the save icon
rather than the trash icon!
2025-09-19 16:41:37 +03:00
Alan Orth
92ffac6eaa
Merge pull request #4369 from atmire/w2p-130679_fix-back-button-on-group-roles-page-contribute_7.6
2025-09-15 08:56:29 +03:00
Tim Donohue
ab53a7e7db
Merge pull request #4702 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.45.1
...
Bump core-js from 3.44.0 to 3.45.1
2025-09-12 14:07:07 -05:00
Tim Donohue
b97f02ed7a
Merge pull request #4704 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.28.4
...
Bump @babel/runtime from 7.28.2 to 7.28.4
2025-09-12 12:32:39 -05:00
Tim Donohue
50123adc36
Merge pull request #4703 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-2e0f0fb0cc
...
Bump sass from 1.89.2 to 1.92.1 in the sass group
2025-09-10 16:58:51 -05:00
Tim Donohue
a36131557f
Merge pull request #4705 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.30
...
Bump isbot from 5.1.29 to 5.1.30
2025-09-10 16:36:19 -05:00
Tim Donohue
2c4790c9ae
Merge pull request #4701 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-c9201e7a88
...
Bump cypress-axe from 1.6.0 to 1.7.0 in the testing group
2025-09-10 15:55:49 -05:00
Tim Donohue
7154bc0689
Merge pull request #4717 from DSpace/backport-4634-to-dspace-7_x
...
[Port dspace-7_x] server.ts: remove port and host fallbacks in run
2025-09-10 15:51:18 -05:00
Tim Donohue
42419d12ee
Merge pull request #4714 from DSpace/backport-4636-to-dspace-7_x
...
[Port dspace-7_x] src/themes/dspace: rework banner image
2025-09-10 14:57:10 -05:00
Alan Orth
65cd1df6ef
server.ts: remove port fallback
...
If a user has messed up their config so much that the fallbacks in
our default configuration interface don't work then we should just
fail here.
(cherry picked from commit 6c09677510
)
2025-09-10 19:48:58 +00:00
Alan Orth
66cdc972d2
server.ts: remove invalid host fallback
...
If `environment.ui.host` is Falsy, then we attempt to fall back to
a host value of '/', which is invalid. I think that, if a user has
messed up their config so much that defaults in our configuration
interface don't work, then we should actually fail here.
(cherry picked from commit f622d58917
)
2025-09-10 19:48:58 +00:00
Alan Orth
be06c4fcd1
src/themes/dspace: rework banner image
...
For some reason our version of this image is twice the size of the
original (~860KiB vs 1.6MiB). To make matters worse, the dimensions
of the image are 4777x3166 pixels, but we display it at 2000 pixels
wide.
This regenerates the images based on the original and adjusts the
dimensions to be more appropriate. Generated using ImageMagick 7
on Linux:
$ magick pexels-inspiredimages-132477.jpg -resize 2000x src/themes/dspace/assets/images/banner.jpg
$ magick pexels-inspiredimages-132477.jpg -resize 2000x src/themes/dspace/assets/images/banner.webp
$ magick pexels-inspiredimages-132477.jpg -resize 1200x src/themes/dspace/assets/images/banner-half.jpg
$ magick pexels-inspiredimages-132477.jpg -resize 1200x src/themes/dspace/assets/images/banner-half.webp
See: https://www.pexels.com/photo/clear-water-drops-132477/
(cherry picked from commit d9e8fea5bf
)
2025-09-10 19:07:59 +00:00
Tim Donohue
ccd8d433ee
Merge pull request #4180 from alanorth/port-4136-dspace-7
...
[Port dspace-7_x] Clean up spacing in input forms
2025-09-10 13:36:46 -05:00
Tim Donohue
c186423ad7
Merge pull request #4707 from DSpace/backport-4644-to-dspace-7_x
...
[Port dspace-7_x] fix: call parent ngOnDestroy in dynamic form control container
2025-09-10 08:52:50 -05:00
Jukka Lipka
826157c1d4
fix: call parent ngOnDestroy in dynamic form control container
...
(cherry picked from commit 4d803a58d4
)
2025-09-09 21:36:50 +00:00
dependabot[bot]
96422c2909
Bump isbot from 5.1.29 to 5.1.30
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.29 to 5.1.30.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.29...v5.1.30 )
---
updated-dependencies:
- dependency-name: isbot
dependency-version: 5.1.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 22:40:59 +00:00
dependabot[bot]
57c75d06f9
Bump @babel/runtime from 7.28.2 to 7.28.4
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.28.2 to 7.28.4.
- [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.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.28.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 22:40:21 +00:00
dependabot[bot]
0a63a34533
Bump sass from 1.89.2 to 1.92.1 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.2 to 1.92.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.89.2...1.92.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.92.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 22:39:53 +00:00
dependabot[bot]
fffbe2d62c
Bump core-js from 3.44.0 to 3.45.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.44.0 to 3.45.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.45.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.45.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 22:39:48 +00:00
dependabot[bot]
b1bd60ca79
Bump cypress-axe from 1.6.0 to 1.7.0 in the testing group
...
Bumps the testing group with 1 update: [cypress-axe](https://github.com/component-driven/cypress-axe ).
Updates `cypress-axe` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/component-driven/cypress-axe/releases )
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: cypress-axe
dependency-version: 1.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 22:39:16 +00:00
Atmire-Kristof
90a1ca6f5d
7.x - Clear url parameters for entity search tabs ( #2735 )
...
* 110878: Entity search - clear params on tab switch
* 110878: Properly clear browse-by values when navigating
* 132230: Related entity tab switching: only keep query & scope, reset page to 1
---------
Co-authored-by: Nona Luypaert <nona.luypaert@atmire.com >
2025-09-05 16:47:44 -05:00
Art Lowel
6071065c12
Merge pull request #4669 from DSpace/backport-4664-to-dspace-7_x
...
[Port dspace-7_x] Inspect event key characters, not keyCodes on tag keyUp for dynamic tag input
2025-09-04 17:38:01 +02:00
Kim Shepherd
86a18f31d9
Create dynamic tag test events with key chars, not keyCodes
...
(cherry picked from commit 98fc76d867
)
2025-09-04 14:46:06 +00:00
Kim Shepherd
1ade04398a
Inspect event key characters, not keyCodes on tag keyUp
...
(cherry picked from commit f313b4a8fd
)
2025-09-04 14:46:06 +00:00
Tim Donohue
f5314156f6
Merge pull request #4616 from nimabehforouz/translate-7x-fr
...
Adding the missing French translations (dspace-7_x)
2025-08-28 16:01:12 -05:00
Tim Donohue
a833ba3d3c
Merge pull request #4649 from DSpace/backport-4640-to-dspace-7_x
...
[Port dspace-7_x] .github/workflows/codescan.yml: use codeql-action v3
2025-08-20 17:16:34 -05:00
Alan Orth
4392a4b67e
.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/
(cherry picked from commit 3333ee4fbb
)
2025-08-20 21:10:47 +00:00
Tim Donohue
d98963c9d1
Merge pull request #4588 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.28.2
...
Bump @babel/runtime from 7.27.6 to 7.28.2
2025-08-01 10:47:59 -05:00
Tim Donohue
d6a39f2164
Merge pull request #4618 from DSpace/dependabot/npm_and_yarn/dspace-7_x/webpack-dev-server-5.2.2
...
Bump webpack-dev-server from 5.2.1 to 5.2.2
2025-08-01 10:00:59 -05:00
dependabot[bot]
81648512e9
Bump webpack-dev-server from 5.2.1 to 5.2.2
...
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](https://github.com/webpack/webpack-dev-server/compare/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 >
2025-07-31 21:28:11 +00:00
Nima Behforouz
414589ee89
Updates French translations for 7.x
2025-07-31 11:28:55 -04:00
dependabot[bot]
21d6c54183
Bump @babel/runtime from 7.27.6 to 7.28.2
...
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 >
2025-07-30 20:57:54 +00:00
Tim Donohue
e92a96bd92
Merge pull request #4608 from DSpace-Labs/dependabot/npm_and_yarn/babel/helpers-7.27.6
...
[Dependabot] Bump @babel/helpers from 7.21.0 to 7.27.6
2025-07-30 15:36:29 -05:00
Tim Donohue
37d6c0d61d
Merge pull request #4609 from DSpace-Labs/dependabot/npm_and_yarn/webpack-dev-server-5.2.1
...
[Dependabot] Bump webpack-dev-server from 4.15.2 to 5.2.1
2025-07-30 15:19:03 -05:00
Tim Donohue
88e18a3559
Merge pull request #4542 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.44.0
...
Bump core-js from 3.42.0 to 3.44.0
2025-07-30 11:44:20 -05:00
Tim Donohue
18e2446a7e
Merge pull request #4601 from DSpace/backport-4344-to-dspace-7_x
...
[Port dspace-7_x] fix(versioning): Encode summary
2025-07-30 11:02:00 -05:00
dependabot[bot]
376a731beb
Bump webpack-dev-server from 4.15.2 to 5.2.1
...
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](https://github.com/webpack/webpack-dev-server/compare/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 >
2025-07-30 15:43:23 +00:00
Tim Donohue
e41f576d3a
Merge pull request #4535 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.20
...
Bump @types/lodash from 4.17.17 to 4.17.20
2025-07-30 10:09:10 -05:00
Tim Donohue
d919d255c1
Merge pull request #4587 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.11.0
...
Bump axios from 1.10.0 to 1.11.0
2025-07-30 10:00:53 -05:00
Jukka Lipka
0988c41c19
fix(versioning): encode summary
...
The reason for creating a new version is now encoded in the URL.
(cherry picked from commit 2dd870ea7e
)
2025-07-30 14:21:07 +00:00
Tim Donohue
a7a543cfb0
Merge pull request #4596 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.29
...
Bump isbot from 5.1.28 to 5.1.29
2025-07-29 13:29:58 -05:00
dependabot[bot]
07d3c7aa15
Bump isbot from 5.1.28 to 5.1.29
...
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](https://github.com/omrilotan/isbot/compare/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 >
2025-07-29 14:33:25 +00:00
dependabot[bot]
57b1de3b94
Bump axios from 1.10.0 to 1.11.0
...
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](https://github.com/axios/axios/compare/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 >
2025-07-28 07:31:25 +00:00
Tim Donohue
5a08173f5e
Merge pull request #4579 from DSpace/backport-4536-to-dspace-7_x
...
[Port dspace-7_x] Fix empty search query after previous non-empty search
2025-07-24 13:42:09 -05:00
Jesiel Viana
be8def0064
fix empty search query after previous non-empty search
...
(cherry picked from commit cf34198d54
)
2025-07-24 17:58:57 +00:00
dependabot[bot]
d9d0032378
Bump @babel/helpers from 7.21.0 to 7.27.6
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.21.0 to 7.27.6.
- [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.27.6/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-version: 7.27.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-23 19:13:16 +00:00
Tim Donohue
da99511ff3
Merge pull request #4571 from DSpace/backport-4568-to-dspace-7_x
...
[Port dspace-7_x] Fix current parent order when creating subcommunity
2025-07-23 12:31:24 -05:00
Jesiel Viana
08eb6def3e
Fix current parent order when creating subcommunity
...
(cherry picked from commit 44fcc7221b
)
2025-07-23 15:42:12 +00:00
Tim Donohue
1419ed9a22
Update version tag for development of next release
2025-07-22 15:33:00 -05:00
Tim Donohue
9497decf07
Update version tag for release
2025-07-22 15:30:23 -05:00
Tim Donohue
d4edbf2e25
Automatic update to yarn.locak after various dependency updates. This dependency is no longer needed.
2025-07-22 11:26:15 -05:00
dependabot[bot]
7376ae2b26
Bump core-js from 3.42.0 to 3.44.0
...
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 15:55:48 +00:00
Tim Donohue
f80992f1fc
Merge pull request #4559 from DSpace/dependabot/npm_and_yarn/dspace-7_x/morgan-1.10.1
...
Bump morgan from 1.10.0 to 1.10.1
2025-07-22 10:52:57 -05:00
Alan Orth
bb3af14b6c
Merge pull request #4560 from DSpace/dependabot/npm_and_yarn/dspace-7_x/compression-1.8.1
2025-07-21 21:27:13 -07:00
Alan Orth
3a5f4565a5
Merge pull request #4493 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-036d341c50
2025-07-21 21:07:37 -07:00
Alan Orth
fc43e2473d
Merge pull request #4457 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-63defccb8e
2025-07-21 18:17:26 -07:00
dependabot[bot]
16da9855fc
Bump compression from 1.8.0 to 1.8.1
...
---
updated-dependencies:
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:47:30 +00:00
dependabot[bot]
821f16ea1d
Bump morgan from 1.10.0 to 1.10.1
...
---
updated-dependencies:
- dependency-name: morgan
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:45:01 +00:00
dependabot[bot]
f9fb6d06f1
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:38:45 +00:00
dependabot[bot]
4fa71b801c
Bump sass from 1.89.1 to 1.89.2 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.1 to 1.89.2
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.89.1...1.89.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:38:29 +00:00
Tim Donohue
7a7e468492
Update version tag for development of next release
2025-07-14 14:10:06 -05:00
dependabot[bot]
ac5ef72bbe
Bump @types/lodash from 4.17.17 to 4.17.20
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.17 to 4.17.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-version: 4.17.20
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 07:34:47 +00:00
abhinav
084cad6e46
Fix back button behavior on roles page
2025-05-23 13:56:46 +02:00
Alan Orth
377c7034ff
[Port dspace-7_x] Clean up spacing in input forms
...
Manual port of #4136 by @gingyx to DSpace 7.x.
2025-04-12 16:28:11 +03:00