Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mgr/dashboard: bump ng-mocks from 14.3.0 to 14.11.0 in /src/pybind/mgr/dashboard/frontend #128

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps ng-mocks from 14.3.0 to 14.11.0.

Release notes

Sourced from ng-mocks's releases.

v14.11.0

14.11.0 (2023-06-11)

Bug Fixes

  • MockService: respects prototypes of customizations #5989 (e9945fe)

Features

  • MockBuilder: can be extended with custom methods #5417 (8da8c9d)

v14.10.1

14.10.1 (2023-05-13)

Bug Fixes

  • MockInstance: multi-token and multi-service #5585 (9c85dea)

v14.10.0

14.10.0 (2023-04-23)

Bug Fixes

  • core: better eval code to extend es6 classes #5465 (2dd66cd)
  • MockBuilder: touches kept modules in standalone components #5520 (1589172)

Features

  • core: supporting functional guards and resolvers #5455 (d8a13c1)

v14.9.0

14.9.0 (2023-04-15)

Features

v14.8.0

14.8.0 (2023-04-02)

Features

... (truncated)

Changelog

Sourced from ng-mocks's changelog.

14.11.0 (2023-06-11)

Bug Fixes

  • MockService: respects prototypes of customizations #5989 (e9945fe)

Features

  • MockBuilder: can be extended with custom methods #5417 (8da8c9d)

14.10.1 (2023-05-13)

Bug Fixes

  • MockInstance: multi-token and multi-service #5585 (9c85dea)

14.10.0 (2023-04-23)

Bug Fixes

  • core: better eval code to extend es6 classes #5465 (2dd66cd)
  • MockBuilder: touches kept modules in standalone components #5520 (1589172)

Features

  • core: supporting functional guards and resolvers #5455 (d8a13c1)

14.9.0 (2023-04-15)

Features

14.8.0 (2023-04-02)

Features

14.7.3 (2023-03-26)

Bug Fixes

... (truncated)

Commits
  • b65f394 chore(release): v14.11.0
  • 5be89f3 Merge pull request #6003 from satanTime/issues/5417
  • 8da8c9d feat(MockBuilder): can be extended with custom methods #5417
  • 98f3e60 Merge pull request #6001 from help-me-mom/renovate/tests-e2e/patch-jasmine-mo...
  • 55ea236 Merge pull request #5999 from help-me-mom/renovate/e2e/min/patch-jasmine-mono...
  • 78121f5 Merge pull request #5998 from help-me-mom/renovate/e2e/jasmine/patch-jasmine-...
  • 9af9e15 chore(deps): update dependency jasmine-core to v5.0.1
  • 87c8378 chore(deps): update dependency jasmine-core to v5.0.1
  • 0235fe5 chore(deps): update dependency jasmine-core to v5.0.1
  • c2d81a4 Merge pull request #6002 from help-me-mom/renovate/root/patch-semantic-releas...
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks) from 14.3.0 to 14.11.0.
- [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.3.0...v14.11.0)

---
updated-dependencies:
- dependency-name: ng-mocks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Sep 24, 2023
@github-actions
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Oct 24, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-ng-mocks-14.11.0 branch October 24, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants