kshepherd
|
882d09ad8e
|
Merge pull request #3548 from tdonohue/remove_unused_postcss_deps_8x
[Port dspace-8_x] Remove unused PostCSS plugins
|
2024-10-24 16:06:02 +02:00 |
|
kshepherd
|
9905693d73
|
Merge pull request #3555 from DSpace/backport-3524-to-dspace-8_x
[Port dspace-8_x] Aligning the browse button
|
2024-10-24 15:28:43 +02:00 |
|
kshepherd
|
ef11340280
|
Merge pull request #3554 from DSpace/backport-3524-to-dspace-7_x
[Port dspace-7_x] Aligning the browse button
|
2024-10-24 15:28:14 +02:00 |
|
andreaNeki
|
1c8c5de570
|
Issue 3426 - Aligning the browse button
(cherry picked from commit ddafda33b8 )
|
2024-10-24 11:46:00 +00:00 |
|
andreaNeki
|
d4bb79ca18
|
Issue 3426 - Aligning the browse button
(cherry picked from commit ddafda33b8 )
|
2024-10-24 11:45:55 +00:00 |
|
Alan Orth
|
40e805f90f
|
Merge pull request #3552 from tdonohue/update_http-proxy-middleware_7x
|
2024-10-24 08:44:25 +03:00 |
|
Alan Orth
|
a719a2337a
|
Merge pull request #3549 from tdonohue/remove_unused_postcss_deps_7x
|
2024-10-24 08:41:56 +03:00 |
|
Tim Donohue
|
26f6dc562b
|
Bump http-proxy-middleware from 1.0.5 to 2.0.7
|
2024-10-23 15:09:27 -05:00 |
|
Tim Donohue
|
0ed8c05e1c
|
Bump http-proxy-middleware from 1.0.5 to 2.0.7
|
2024-10-23 15:05:01 -05:00 |
|
Tim Donohue
|
3deef34f5b
|
Merge pull request #3545 from DSpace/backport-3481-to-dspace-7_x
[Port dspace-7_x] Fix code scanning alert no. 6: Incomplete string escaping or encoding
|
2024-10-23 14:33:08 -05:00 |
|
Tim Donohue
|
425078dc4e
|
Remove unused postcss-responsive-type
|
2024-10-23 14:13:33 -05:00 |
|
Tim Donohue
|
5c877f56e9
|
Remove unused/unmaintained postcss-apply
|
2024-10-23 14:11:53 -05:00 |
|
Tim Donohue
|
e7ff564608
|
Remove unused postcss-responsive-type
|
2024-10-23 13:56:46 -05:00 |
|
Tim Donohue
|
04410485a5
|
Remove unused/unmaintained postcss-apply
|
2024-10-23 13:55:36 -05:00 |
|
Tim Donohue
|
930d8ef8e0
|
Merge pull request #3546 from DSpace/backport-3481-to-dspace-8_x
[Port dspace-8_x] Fix code scanning alert no. 6: Incomplete string escaping or encoding
|
2024-10-23 13:15:39 -05:00 |
|
Tim Donohue
|
bb84d86cf5
|
Fix code scanning alert no. 6: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 372444c50a )
|
2024-10-23 17:25:18 +00:00 |
|
Tim Donohue
|
9486ab5fa1
|
Fix code scanning alert no. 6: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 372444c50a )
|
2024-10-23 17:25:14 +00:00 |
|
Tim Donohue
|
7c6ecf8e9e
|
Merge pull request #3530 from DSpace/dependabot/npm_and_yarn/dspace-7_x/reflect-metadata-0.2.2
Bump reflect-metadata from 0.1.13 to 0.2.2
|
2024-10-23 11:37:24 -05:00 |
|
Tim Donohue
|
6198314a37
|
Merge pull request #3535 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.25.9
Bump @babel/runtime from 7.25.7 to 7.25.9
|
2024-10-23 10:59:19 -05:00 |
|
Tim Donohue
|
ee36bab60b
|
Merge pull request #3531 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.25.9
Bump @babel/runtime from 7.21.0 to 7.25.9
|
2024-10-23 10:12:06 -05:00 |
|
Tim Donohue
|
89569d7989
|
Merge pull request #3533 from DSpace/dependabot/npm_and_yarn/dspace-8_x/typescript-5.4.5
Bump typescript from 5.3.3 to 5.4.5
|
2024-10-23 09:59:08 -05:00 |
|
dependabot[bot]
|
207e2ac9ae
|
Bump typescript from 5.3.3 to 5.4.5
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.3.3...v5.4.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-23 14:08:36 +00:00 |
|
Tim Donohue
|
09201b0d51
|
Merge pull request #3537 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.12
Bump @types/lodash from 4.17.10 to 4.17.12
|
2024-10-23 09:06:44 -05:00 |
|
Andreas Awouters
|
1a816228e8
|
118223: Add 'loading' overlay while bitstream is moving
|
2024-10-23 13:59:23 +02:00 |
|
Alan Orth
|
ccf6f36ade
|
Merge pull request #3526 from DSpace/dependabot/npm_and_yarn/dspace-7_x/angulartics2-12.2.1
|
2024-10-23 09:39:21 +03:00 |
|
dependabot[bot]
|
5cb22bb1d0
|
Bump reflect-metadata from 0.1.13 to 0.2.2
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.13 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 21:58:01 +00:00 |
|
Tim Donohue
|
b237c7f5cb
|
Merge pull request #3525 from DSpace/dependabot/npm_and_yarn/dspace-7_x/multi-c55d84953a
Bump sanitize-html and @types/sanitize-html
|
2024-10-22 16:56:11 -05:00 |
|
Tim Donohue
|
30c3e3db0c
|
Merge pull request #3532 from DSpace/dependabot/npm_and_yarn/dspace-7_x/zone.js-0.13.3
Bump zone.js from 0.11.8 to 0.13.3
|
2024-10-22 16:55:24 -05:00 |
|
Tim Donohue
|
39cdd1692a
|
Merge pull request #3528 from DSpace/dependabot/npm_and_yarn/dspace-7_x/webpack-dev-server-4.15.2
Bump webpack-dev-server from 4.13.3 to 4.15.2
|
2024-10-22 16:51:38 -05:00 |
|
dependabot[bot]
|
a9febec691
|
Bump @types/lodash from 4.17.10 to 4.17.12
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.12.
- [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-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 21:33:31 +00:00 |
|
dependabot[bot]
|
cddee3e1db
|
Bump @babel/runtime from 7.25.7 to 7.25.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.7 to 7.25.9.
- [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.25.9/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 21:33:14 +00:00 |
|
dependabot[bot]
|
603e46283f
|
Bump angulartics2 from 12.2.0 to 12.2.1
Bumps [angulartics2](https://github.com/angulartics/angulartics2) from 12.2.0 to 12.2.1.
- [Release notes](https://github.com/angulartics/angulartics2/releases)
- [Commits](https://github.com/angulartics/angulartics2/compare/v12.2.0...v12.2.1)
---
updated-dependencies:
- dependency-name: angulartics2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 19:31:16 +00:00 |
|
Tim Donohue
|
c17adef242
|
Merge pull request #3523 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.7.7
Bump axios from 1.7.5 to 1.7.7
|
2024-10-22 14:29:41 -05:00 |
|
Tim Donohue
|
bacd484832
|
Merge pull request #3515 from DSpace/dependabot/npm_and_yarn/dspace-7_x/ng-mocks-14.13.1
Bump ng-mocks from 14.10.0 to 14.13.1
|
2024-10-22 14:21:04 -05:00 |
|
dependabot[bot]
|
7eb0a47fca
|
Bump zone.js from 0.11.8 to 0.13.3
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.8 to 0.13.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.13.3/packages/zone.js)
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 19:20:58 +00:00 |
|
dependabot[bot]
|
cfa6d50583
|
Bump @babel/runtime from 7.21.0 to 7.25.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 to 7.25.9.
- [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.25.9/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 19:20:30 +00:00 |
|
dependabot[bot]
|
47db669191
|
Bump webpack-dev-server from 4.13.3 to 4.15.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v4.15.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.3...v4.15.2)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 19:19:40 +00:00 |
|
dependabot[bot]
|
ab60ad2072
|
Bump sanitize-html and @types/sanitize-html
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) and [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html). These dependencies needed to be updated together.
Updates `sanitize-html` from 2.12.1 to 2.13.1
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.12.1...2.13.1)
Updates `@types/sanitize-html` from 2.9.0 to 2.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/sanitize-html"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 19:18:46 +00:00 |
|
Tim Donohue
|
081c573653
|
Merge pull request #3521 from DSpace/dependabot/npm_and_yarn/dspace-7_x/date-fns-2.30.0
Bump date-fns from 2.29.3 to 2.30.0
|
2024-10-22 13:48:32 -05:00 |
|
Tim Donohue
|
e22ed77527
|
Merge pull request #3520 from DSpace/dependabot/npm_and_yarn/dspace-7_x/webpack-bundle-analyzer-4.10.2
Bump webpack-bundle-analyzer from 4.8.0 to 4.10.2
|
2024-10-22 13:31:32 -05:00 |
|
Tim Donohue
|
4eca7c062c
|
Merge pull request #3514 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sortablejs-1.15.3
Bump sortablejs from 1.15.0 to 1.15.3
|
2024-10-22 13:30:29 -05:00 |
|
Tim Donohue
|
bef3d37802
|
Merge pull request #3517 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/express-4.17.21
Bump @types/express from 4.17.17 to 4.17.21
|
2024-10-22 13:18:47 -05:00 |
|
Tim Donohue
|
2ab52dad8e
|
Merge pull request #3522 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/deep-freeze-0.1.5
Bump @types/deep-freeze from 0.1.2 to 0.1.5
|
2024-10-22 13:17:41 -05:00 |
|
Tim Donohue
|
6bd66910a9
|
Merge pull request #3518 from DSpace/dependabot/npm_and_yarn/dspace-7_x/fortawesome/fontawesome-free-6.6.0
Bump @fortawesome/fontawesome-free from 6.4.0 to 6.6.0
|
2024-10-22 13:16:03 -05:00 |
|
Tim Donohue
|
51e9acf9ff
|
Merge pull request #3430 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-5.95.0
Bump webpack from 5.94.0 to 5.95.0
|
2024-10-22 13:13:58 -05:00 |
|
dependabot[bot]
|
cfecf0ff62
|
Bump ng-mocks from 14.10.0 to 14.13.1
Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks) from 14.10.0 to 14.13.1.
- [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.10.0...v14.13.1)
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 17:16:48 +00:00 |
|
Tim Donohue
|
1bea5f8e6c
|
Merge pull request #3519 from DSpace/dependabot/npm_and_yarn/dspace-7_x/mirador-share-plugin-0.16.0
Bump mirador-share-plugin from 0.11.0 to 0.16.0
|
2024-10-22 12:14:27 -05:00 |
|
Tim Donohue
|
c55ad832c7
|
Merge pull request #3490 from DSpace/dependabot/npm_and_yarn/dspace-8_x/mirador-share-plugin-0.16.0
Bump mirador-share-plugin from 0.11.0 to 0.16.0
|
2024-10-22 12:13:11 -05:00 |
|
Tim Donohue
|
d634903d0d
|
Remove unnecessary @ts-expect-error, as the bug they are expecting is fixed in webpack 5.95.0.
|
2024-10-22 11:35:09 -05:00 |
|
dependabot[bot]
|
7ee4fd5b06
|
Bump axios from 1.7.5 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7.
- [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.7.5...v1.7.7)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 16:24:48 +00:00 |
|