Skip to content

Bump ng-mocks from 14.13.2 to 14.13.4 in the testing group across 1 directory#4086

Merged
tdonohue merged 1 commit intomainfrom
dependabot/npm_and_yarn/testing-dc0c2e70dc
Apr 9, 2025
Merged

Bump ng-mocks from 14.13.2 to 14.13.4 in the testing group across 1 directory#4086
tdonohue merged 1 commit intomainfrom
dependabot/npm_and_yarn/testing-dc0c2e70dc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the testing group with 1 update in the / directory: ng-mocks.

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 compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-dc0c2e70dc branch from 01661b9 to 99055c2 Compare March 24, 2025 02:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-dc0c2e70dc branch from 99055c2 to 03ad7b7 Compare March 31, 2025 02:29
Bumps the testing group with 1 update in the / directory: [ng-mocks](https://github.com/help-me-mom/ng-mocks).


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: ng-mocks
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-dc0c2e70dc branch from 03ad7b7 to 5bcb9c4 Compare April 7, 2025 03:15
@tdonohue tdonohue added this to the 9.0 milestone Apr 9, 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.

👍 ng-mocks is only used in tests & tests all pass

@github-project-automation github-project-automation bot moved this to 👍 Reviewer Approved in DSpace 9.0 Release Apr 9, 2025
@tdonohue tdonohue merged commit 318a2fe into main Apr 9, 2025
18 checks passed
@tdonohue tdonohue deleted the dependabot/npm_and_yarn/testing-dc0c2e70dc branch April 9, 2025 21:33
@github-project-automation github-project-automation bot moved this from 👍 Reviewer Approved to ✅ Done in DSpace 9.0 Release Apr 9, 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

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant