Skip to content

Bump the testing group with 2 updates#4149

Merged
tdonohue merged 1 commit intodspace-8_xfrom
dependabot/npm_and_yarn/dspace-8_x/testing-d0d6209c31
Apr 10, 2025
Merged

Bump the testing group with 2 updates#4149
tdonohue merged 1 commit intodspace-8_xfrom
dependabot/npm_and_yarn/dspace-8_x/testing-d0d6209c31

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps the testing group with 2 updates: axe-core and ng-mocks.

Updates axe-core from 4.10.2 to 4.10.3

Release notes

Sourced from axe-core's releases.

Release 4.10.3

This release addresses a few performance issues, corrects a few typos, and addresses a few inconsistencies between axe and the latest web standards. This may, but is unlikely to reduce the total number of issues found.

Bug Fixes

  • aria-allowed-role: Add math to allowed roles for img element (#4658) (f6dddd9), closes #4657
  • captions: fix grammar in captions check incomplete message (#4661) (3ef7058)
  • consistently parse tabindex, following HTML 5 spec (#4637) (3b0a361), closes #4632
  • core: measure perf for async checks (#4609) (e7dc26e)
  • locale: fixed typos in german (DE) locale (#4631) (0740980)
  • locale: proofread and updated de.json (#4643) (910cdb2)
  • no-autoplay-audio: don't timeout for preload=none media elements (#4684) (b7f1ad1)
  • target-size: do not treat focusable tabpanels as targets (#4702) (67d4e4f), closes #4421 #4701
Changelog

Sourced from axe-core's changelog.

4.10.3 (2025-03-04)

Bug Fixes

  • aria-allowed-role: Add math to allowed roles for img element (#4658) (f6dddd9), closes #4657
  • captions: fix grammar in captions check incomplete message (#4661) (3ef7058)
  • consistently parse tabindex, following HTML 5 spec (#4637) (3b0a361), closes #4632
  • core: measure perf for async checks (#4609) (e7dc26e)
  • locale: fixed typos in german (DE) locale (#4631) (0740980)
  • locale: proofread and updated de.json (#4643) (910cdb2)
  • no-autoplay-audio: don't timeout for preload=none media elements (#4684) (b7f1ad1)
  • target-size: do not treat focusable tabpanels as targets (#4702) (67d4e4f), closes #4421 #4701
Commits
  • f49c1c4 chore(release): 4.10.3 (#4718)
  • 53a36ea chore(release): 4.10.3
  • b7f1ad1 fix(no-autoplay-audio): don't timeout for preload=none media elements (#4684)
  • 67d4e4f fix(target-size): do not treat focusable tabpanels as targets (#4702)
  • 46ca544 test: resolve nightly failure installing firefox 135 (#4698)
  • defcb39 chore: sync generated files (#4674)
  • 09320b3 docs: Update rule-descriptions.md to include link to ACT (#4633)
  • b13c6c8 chore: fix missing period in ko locales (#4671)
  • ef33820 chore: bump chromedriver from 127.0.1 to 131.0.5 (#4667)
  • 7bdbf46 chore: bump the npm-low-risk group across 1 directory with 17 updates (#4669)
  • Additional commits viewable in compare view

Updates ng-mocks from 14.13.2 to 14.13.4

Release notes

Sourced from ng-mocks's releases.

v14.13.4

14.13.4 (2025-03-11)

Bug Fixes

  • core: standalone optimization and ngx-translate e2e integration #10752 (eda80eb)
  • core: standalone optimization and ngx-translate e2e integration #10752 (#11186) (b090d40)
  • ngMocks.findTemplateRef: detects NgTemplates correctly #11179 (a88afb8)
  • ngMocks.reveal: detects nodes correctly #11182 (0b7af2d)

v14.13.3

14.13.3 (2025-03-09)

Bug Fixes

Changelog

Sourced from ng-mocks's changelog.

14.13.4 (2025-03-11)

Bug Fixes

  • core: standalone optimization and ngx-translate e2e integration #10752 (eda80eb)
  • core: standalone optimization and ngx-translate e2e integration #10752 (#11186) (b090d40)
  • ngMocks.findTemplateRef: detects NgTemplates correctly #11179 (a88afb8)
  • ngMocks.reveal: detects nodes correctly #11182 (0b7af2d)

14.13.3 (2025-03-09)

Bug Fixes

Commits
  • 7986fd7 chore(release): v14.13.4
  • 6f0ab6f docs(release): udpated configuration
  • b090d40 fix(core): standalone optimization and ngx-translate e2e integration #10752 (...
  • eda80eb fix(core): standalone optimization and ngx-translate e2e integration #10752
  • a2171e5 chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs (#11185)
  • 56a3025 chore(e2e/nx): update dependency typescript to v5.8.2 (#11150)
  • b39a0ba chore(tests-e2e): update dependency typescript to v5.8.2 (#11166)
  • c78c75f chore(root): update angular monorepo to v19.2.1 (minor) (#11153)
  • b5144a2 chore(tests-e2e): update angular monorepo to v19.2.1 (minor) (#11162)
  • daf0d14 chore(e2e/nx): update angular monorepo to v19.2.1 (minor) (#11147)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the testing group with 2 updates: [axe-core](https://github.com/dequelabs/axe-core) and [ng-mocks](https://github.com/help-me-mom/ng-mocks).


Updates `axe-core` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v4.10.2...v4.10.3)

Updates `ng-mocks` from 14.13.2 to 14.13.4
- [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](help-me-mom/ng-mocks@v14.13.2...v14.13.4)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-version: 4.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: ng-mocks
  dependency-version: 14.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 9, 2025
@tdonohue tdonohue added this to the 8.2 milestone Apr 10, 2025
Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Tests pass

@tdonohue tdonohue merged commit 847a74e into dspace-8_x Apr 10, 2025
18 checks passed
@tdonohue tdonohue deleted the dependabot/npm_and_yarn/dspace-8_x/testing-d0d6209c31 branch April 10, 2025 15:55
@github-project-automation github-project-automation bot moved this from 👍 Reviewer Approved to ✅ Done in DSpace Maintenance (9.x, 8.x, 7.6.x) Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant