Alan Orth
b870c54c83
Merge pull request #4357 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.17.0
...
Bump sanitize-html from 2.16.0 to 2.17.0
2025-06-04 12:39:34 +03:00
Alan Orth
c838b4298c
.github/dependabot.yml: adjust rules for zone.js
...
As @angular/core uses the "~" specifier to pin zone.js to a patch
version,dependabot should not try to update minor versions here.
See: https://github.com/angular/angular/blob/18.2.x/packages/core/package.json
2025-06-04 09:48:31 +03:00
Alan Orth
0ec98a576a
Merge pull request #4406 from DSpace/dependabot/npm_and_yarn/postcss-3f4fa9ea8d
...
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
2025-06-03 09:09:26 +03:00
Alan Orth
f58ab77d5d
Merge pull request #4409 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-3f4fa9ea8d
...
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
2025-06-03 09:07:50 +03:00
Alan Orth
3d16975020
Merge pull request #4414 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.27.4
...
Bump @babel/runtime from 7.27.3 to 7.27.4
2025-06-03 09:05:03 +03:00
Alan Orth
406b46ba3f
Merge pull request #4410 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.4
...
Bump @babel/runtime from 7.27.3 to 7.27.4
2025-06-03 09:03:45 +03:00
Tim Donohue
aa9c8bab1d
Merge pull request #4362 from GauravD2t/translation_hindi_gu_ma
...
add Gujarati(gu) and marathi(mr) json5 file
2025-06-02 12:13:32 -05:00
Alexandre Vryghem
b6448a7caf
129964: Fixed the header role structure being invalid in the custom theme
...
- Replaced the menubar role from the parent of all the header buttons like lang switch, auth menu & help toggle with toolbar
- Replaced the remaining `<a>` buttons in the header with `<button>` to make them expandable with space
- Fixed accessibility issues flagged by axe DevTools in the user menu dropdown
2025-06-02 13:55:33 +02:00
dependabot[bot]
df6f52f85c
Bump @babel/runtime from 7.27.3 to 7.27.4
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.3 to 7.27.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.27.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:48:21 +00:00
dependabot[bot]
8a1daa5cf9
Bump @babel/runtime from 7.27.3 to 7.27.4
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.3 to 7.27.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.27.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:45:45 +00:00
dependabot[bot]
fa9ddefb59
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.3 to 8.5.4
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:42:07 +00:00
dependabot[bot]
22c7662506
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.3 to 8.5.4
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:37:52 +00:00
Alan Orth
8a1ca84d91
Merge pull request #4402 from DSpace/backport-2774-to-dspace-7_x
...
[Port dspace-7_x] German translation improvements in cookie consent dialog
2025-06-01 17:42:12 +03:00
Shafi Habibi
366d0e1aad
Update fa.json5
2025-05-31 21:32:23 +03:30
Tim Donohue
06e30050a4
Merge pull request #4384 from atmire/w2p-131441_backport-3065-7.6
...
[Port dspace-7_x] Made AdminSearchPageComponent themeable
2025-05-30 10:38:39 -05:00
Tim Donohue
ce2b52ba43
Merge pull request #4377 from DSpace/dependabot/npm_and_yarn/testing-ff22ddd0c9
...
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
2025-05-29 08:50:04 -05:00
Tim Donohue
ffda0d6521
Merge pull request #4379 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-ff22ddd0c9
...
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
2025-05-29 08:49:39 -05:00
gaurav patel
a2c53c6b8a
Merge branch 'DSpace:main' into translation_hindi_gu_ma
2025-05-29 16:46:30 +05:30
Sascha Szott
a692a6762d
added german translations
...
(cherry picked from commit 4ca1edfc63
)
2025-05-29 05:53:54 +00:00
Sascha Szott
2687ded0df
added German translations
...
(cherry picked from commit f12fae3865
)
2025-05-29 05:53:54 +00:00
Sascha Szott
e387be1e10
minor translation improvement: use plural in German translation
...
(cherry picked from commit 027a5ec5f0
)
2025-05-29 05:53:54 +00:00
Alan Orth
a9c50c19e3
Merge pull request #2774 from saschaszott/patch-15
...
German translation improvements in cookie consent dialog
2025-05-29 08:53:32 +03:00
Alan Orth
cea455e316
Merge pull request #4395 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.27.3
...
Bump @babel/runtime from 7.27.1 to 7.27.3
2025-05-29 08:42:05 +03:00
Alan Orth
b0e56c4129
Merge pull request #4398 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.3
...
Bump @babel/runtime from 7.27.1 to 7.27.3
2025-05-29 08:39:56 +03:00
dependabot[bot]
9a11618d11
Bump sanitize-html from 2.16.0 to 2.17.0
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.16.0 to 2.17.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.16.0...2.17.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-version: 2.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 21:27:11 +00:00
Tim Donohue
5b47170b6d
Merge pull request #4380 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.17
...
Bump @types/lodash from 4.17.16 to 4.17.17
2025-05-28 16:10:09 -05:00
Tim Donohue
7d1cf1d01c
Merge pull request #4378 from DSpace/dependabot/npm_and_yarn/webpack-51a062295f
...
Bump webpack from 5.99.8 to 5.99.9 in the webpack group
2025-05-28 15:50:11 -05:00
dependabot[bot]
c9aef54eeb
Bump webpack from 5.99.8 to 5.99.9 in the webpack group
...
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack ).
Updates `webpack` from 5.99.8 to 5.99.9
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.8...v5.99.9 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:34:08 +00:00
dependabot[bot]
983551aea8
Bump @babel/runtime from 7.27.1 to 7.27.3
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.1 to 7.27.3.
- [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.3/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:33:15 +00:00
dependabot[bot]
51d1a558fa
Bump @babel/runtime from 7.27.1 to 7.27.3
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.1 to 7.27.3.
- [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.3/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:29:32 +00:00
dependabot[bot]
9d48aab127
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.4 to 14.13.5
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.4...v14.13.5 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-version: 14.13.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:27:37 +00:00
dependabot[bot]
1727acab33
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.4 to 14.13.5
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.4...v14.13.5 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-version: 14.13.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:08:28 +00:00
Tim Donohue
e24fd0eea0
Merge pull request #4392 from tdonohue/dependabot_for_9x
...
Add dependabot configuration for dspace-9_x.
2025-05-28 13:00:19 -05:00
Tim Donohue
ee95cbfaef
Add dependabot configuration for dspace-9_x. Set a specific time for each to run so that they run together as much as possible.
2025-05-28 11:44:34 -05:00
Joran De Braekeleer
bf585e77c3
Merge remote-tracking branch 'upstream/dspace-7_x' into w2p-131442_backport-4335-to-dspace-7_x
2025-05-28 18:02:40 +02:00
Tim Donohue
a226502c72
Merge pull request #4387 from atmire/w2p-127655_fix-submission-form-getting-stuck-in-loop_contribute-7.6
...
[Port dspace-7_x] Fix infinite loading submission forms
2025-05-27 16:43:54 -05:00
Tim Donohue
4f79574a76
Merge pull request #4383 from atmire/w2p-130424_impossible-to-add-new-values-for-fields-without-qualifiers_contribute-7.6
...
[Port dspace-7_x] Fix unqualified metadata field validation in Edit Metadata tab by sorting fields in validation request
2025-05-27 14:55:33 -05:00
Shafi Habibi
3fb1e77001
Update fa.json5
2025-05-27 12:54:23 +03:30
frabacche
cb0ac0c9e5
fix e2e test 18x aria on <ul> html tag
...
(cherry picked from commit e6389a73df
)
2025-05-26 13:18:46 +02:00
abhinav
d3876c7c0a
Merge branch 'dspace-7_x' into w2p-127655_fix-submission-form-getting-stuck-in-loop_contribute-7.6
2025-05-26 11:23:24 +02:00
Sergio Fernández Celorio
36ca66c09a
Fixed some errors
2025-05-26 11:06:25 +02:00
Sergio Fernández Celorio
5530ba9a0d
Spanish translation updated
2025-05-26 10:54:59 +02:00
Alexandre Vryghem
db119e4118
Fixed search facet deadlock
...
Also fixed minor issue in MetadataService, but this doesn't cause any issues in the current code
(cherry picked from commit 446280b59a
)
2025-05-26 10:50:48 +02:00
abhinav
0c9f8c02f6
Merge remote-tracking branch 'alex-upstream/w2p-115051_themed-admin-search-page_contribute-7.4' into w2p-131441_backport-3065-7.6
2025-05-26 10:45:44 +02:00
gaurav patel
5ac8dc13ac
Rename Gu.json5 to gu.json5
2025-05-26 10:11:16 +05:30
gauravd2t
ce34bd271d
change file name
2025-05-26 10:09:18 +05:30
gaurav patel
81152ef506
Merge branch 'DSpace:main' into translation_hindi_gu_ma
2025-05-26 10:06:24 +05:30
dependabot[bot]
e42d4228ed
Bump @types/lodash from 4.17.16 to 4.17.17
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.16 to 4.17.17.
- [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.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 02:53:33 +00:00
Shafi Habibi
4f7dfbe5ff
Update fa.json5
2025-05-24 19:38:26 +03:30
Tim Donohue
c15831191f
Update homepage header/description for DSpace 10
2025-05-23 12:37:13 -05:00