dependabot[bot]
|
9033e020ee
|
Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.15.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-15 14:04:47 +00:00 |
|
Tim Donohue
|
47e89426d9
|
Merge pull request #3420 from DSpace/tdonohue-dependabot
Configure Dependabot to also attempt minor/patch updates for dependencies
|
2024-10-15 08:52:42 -05:00 |
|
Tim Donohue
|
db695d134f
|
Merge pull request #3176 from saschaszott/patch-23
Add German translations (metadata import)
|
2024-10-14 17:00:48 -05:00 |
|
Tim Donohue
|
fa601fcbb4
|
Merge pull request #3144 from knowledgeWare-Tech/main
Update Arabic Translation
|
2024-10-14 16:48:34 -05:00 |
|
Tim Donohue
|
2cf3682473
|
Enable dependabot on 7.x and 8.x maintenance branches.
|
2024-10-14 15:52:50 -05:00 |
|
Tim Donohue
|
0d36bcec2e
|
Fix yaml alignment
|
2024-10-14 12:22:53 -05:00 |
|
Tim Donohue
|
f9fa586060
|
Create dependabot.yml
Add configs for version dependency updates
|
2024-10-14 12:08:33 -05:00 |
|
Tim Donohue
|
9ddfa27d0c
|
Merge pull request #3407 from DSpace/dependabot/npm_and_yarn/multi-c0b71ba702
Bump cookie, cookie-parser and socket.io
|
2024-10-10 13:13:15 -05:00 |
|
dependabot[bot]
|
101a3d70ce
|
Bump cookie, cookie-parser and socket.io
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [cookie-parser](https://github.com/expressjs/cookie-parser) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.
Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2)
Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7)
Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: cookie-parser
dependency-type: direct:production
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-10 15:09:10 +00:00 |
|
Tim Donohue
|
1443e5b3e1
|
Merge pull request #3343 from DSpace/dependabot/npm_and_yarn/multi-c9b7225f9e
Bump send, express, browser-sync and serve-static
|
2024-10-10 10:08:11 -05:00 |
|
Tim Donohue
|
e13b0e3e13
|
Merge pull request #3400 from aseyedia/fix-issue-3399
Fixed #3399 - minor typo
|
2024-10-09 13:52:58 -05:00 |
|
Arta Seyedian
|
c6a3794a76
|
Fixed #3399 - minor typo
|
2024-10-09 13:55:39 -04:00 |
|
Tim Donohue
|
d7ff9c3ec0
|
Merge pull request #3315 from tdonohue/upgrade_cypress
Upgrade to Cypress 13.15.0
|
2024-10-09 11:09:14 -05:00 |
|
dependabot[bot]
|
8e1736f608
|
Bump send, express, browser-sync and serve-static
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [express](https://github.com/expressjs/express), [browser-sync](https://github.com/BrowserSync/browser-sync) and [serve-static](https://github.com/expressjs/serve-static). These dependencies need to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0)
Updates `browser-sync` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v3.0.2...v3.0.3)
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
- dependency-name: browser-sync
dependency-type: direct:development
- dependency-name: serve-static
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 15:30:21 +00:00 |
|
Tim Donohue
|
c1cc9ba2d6
|
Merge pull request #3395 from DSpace/dependabot/npm_and_yarn/rollup-4.24.0
Bump rollup from 4.18.0 to 4.24.0
|
2024-10-09 10:29:11 -05:00 |
|
Tim Donohue
|
b4d932a91b
|
Bump to Cypress 13.5.0
|
2024-10-09 10:24:42 -05:00 |
|
dependabot[bot]
|
75655f1bb8
|
Bump rollup from 4.18.0 to 4.24.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.24.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 14:52:39 +00:00 |
|
Tim Donohue
|
b543b32a37
|
Bump cypress-axe to 1.5.0
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
a012e4cea2
|
Test stability fixes. Ensure Item Edit tests wait on tabs to load by testing if tab is active. Fix small bug in login-modal test.
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
968c5bda71
|
Simplify login CSS selectors
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
7aba69edd6
|
Minor changes to login-modal.cy.ts to cleanup CSS selectors
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
f9911ce5ba
|
Ensure Cypress still creates videos in GitHub Actions
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
59ba031b1f
|
Upgrade to Cypress 13
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
7611635ad0
|
Merge pull request #3213 from 4Science/task/main/CST-15592
Implement e2e accessibility tests for pages in DSpace User Interface
|
2024-10-09 09:20:52 -05:00 |
|
FrancescoMolinaro
|
9e985cf2d4
|
[CST-15592] remove interceptor for edit group
|
2024-10-09 15:13:14 +02:00 |
|
FrancescoMolinaro
|
2b466bb382
|
[CST-15592] add interceptor for edit group, fix landmark-unique accessibility issue in pagination component
|
2024-10-09 14:16:47 +02:00 |
|
FrancescoMolinaro
|
55ab43f132
|
[CST-15592] add interceptor for item edit page
|
2024-10-09 13:15:07 +02:00 |
|
FrancescoMolinaro
|
0e5b924f42
|
[CST-15592] add interceptor to prevent sudden timeout failure
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
f131ae2f6b
|
[CST-15592] refine health page tests
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
2369b27178
|
[CST-15592] change health page test target for second tab
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
69f618e856
|
[CST-15592] improve tests, add attributes for testing, fix wrong references
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
4cd55d6669
|
[CST-15592] add accessibility tests for:
Admin Add New Modals
Admin Edit Modals
Admin Export Modals
Admin Workflow Page
End User Agreement
Feedback
Profile Page
System Wide Alert
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
d12d0faf09
|
[CST-15592] add accessibility tests for:
Admin Curation Task
Bitstream Format
Health Page
Metadata Schema
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
85e486438a
|
[CST-15592] add accessibility tests for:
Admin Notifications Publication Claim
Admin Search Page
Bulk Access
Create Group
Metadata Registry
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
a0e3c41be6
|
[CST-15592] add accessibility tests for:
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
e6a7fb852a
|
[CST-15592] add accessibility tests for following pages:
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources
|
2024-10-09 11:44:44 +02:00 |
|
Tim Donohue
|
b9c712c72f
|
Merge pull request #3221 from alexandrevryghem/w2p-116728_removed-unnecessary-ngvars_contribute-main
Removed unnecessary *ngVars from ThumbnailComponent
|
2024-10-08 15:07:51 -05:00 |
|
Tim Donohue
|
035ae803e2
|
Merge pull request #3386 from alphapetjg/patch-1
Update fr.json5 to add capitalization
|
2024-10-04 10:17:49 -05:00 |
|
Julia
|
c5b395802c
|
Update fr.json5 to add capitalization
|
2024-10-04 10:24:27 -04:00 |
|
Tim Donohue
|
bbc93291ea
|
Merge pull request #3148 from Neki-IT/StatusPageAccessibility
Accessibility of the status page
|
2024-10-02 16:48:58 -05:00 |
|
andreaNeki
|
4aed1b6056
|
Adjusting bold text on labels
|
2024-10-02 08:45:52 -03:00 |
|
andreaNeki
|
f975e1da89
|
Edit item - making page content more responsive and accessible
|
2024-10-01 14:34:43 -03:00 |
|
Andrea-Guevara
|
dd93a10007
|
Merge branch 'DSpace:main' into StatusPageAccessibility
|
2024-10-01 12:13:09 -03:00 |
|
Tim Donohue
|
3d057bb1b2
|
Merge pull request #3375 from kshepherd/markdown_directive_force_sanitization
Always sanitize HTML passed to dsMarkdown even if markdown rendering is disabled
|
2024-10-01 09:52:15 -05:00 |
|
Kim Shepherd
|
8fb4772b6c
|
Always sanitize HTML in dsMarkdown even if markdown disabled
Instead of setting innerHTML directly to value, sanitize
the value, even if not passing to renderMarkdown/Mathjax
|
2024-10-01 14:03:46 +02:00 |
|
Tim Donohue
|
052b6a9bdd
|
Merge pull request #3337 from atmire/live-region-main
Live Region
|
2024-09-27 11:09:56 -05:00 |
|
Andreas Awouters
|
0f5a50a868
|
Merge branch 'live-region-8.0' into live-region-main
|
2024-09-27 10:15:51 +02:00 |
|
Andreas Awouters
|
dcf03fbe07
|
Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts:
# src/app/shared/live-region/live-region.component.ts
# src/app/shared/live-region/live-region.service.spec.ts
|
2024-09-27 10:10:07 +02:00 |
|
Andreas Awouters
|
751d689ff6
|
118220: Add additional TypeDocs
|
2024-09-27 10:02:26 +02:00 |
|
Tim Donohue
|
cbd681d440
|
Merge pull request #3153 from eulereadgbe/patch-1
Fix to Mobile navbar hamburger menu for base (custom) theme
|
2024-09-26 13:21:53 -05:00 |
|