hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

chore:(deps-dev): bump ng-mocks from 14.11.0 to 14.12.1 #2528

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps ng-mocks from 14.11.0 to 14.12.1.

Release notes

Sourced from ng-mocks's releases.

v14.12.1

14.12.1 (2023-11-19)

Bug Fixes

  • undefined issue with some modules (8045447)

v14.12.0

14.12.0 (2023-11-18)

Bug Fixes

  • ci: running npm after nvm #6505 (5a115a7)
  • docs: Fixed typo in MockBuilder docs (3fa9b54)
  • MockBuilder: detecting parent modules to build correct TestBed #6928 (2d0012c)
  • MockBuilder: respects global rules as they would be chain calls #6402 (23d9ba6)
  • ng-mocks: a17 support (ea19983)
  • ngMocks: respects custom errors on lookups #7041 (6c78f54)

Features

  • MockBuilder: supports EnvironmentProviders #7011 (b3ca1d4)
Changelog

Sourced from ng-mocks's changelog.

14.12.1 (2023-11-19)

Bug Fixes

  • undefined issue with some modules (8045447)

14.12.0 (2023-11-18)

Bug Fixes

  • ci: running npm after nvm #6505 (5a115a7)
  • docs: Fixed typo in MockBuilder docs (3fa9b54)
  • MockBuilder: detecting parent modules to build correct TestBed #6928 (2d0012c)
  • MockBuilder: respects global rules as they would be chain calls #6402 (23d9ba6)
  • ng-mocks: a17 support (ea19983)
  • ngMocks: respects custom errors on lookups #7041 (6c78f54)

Features

  • MockBuilder: supports EnvironmentProviders #7011 (b3ca1d4)
Commits
  • 973569b chore(release): v14.12.1
  • 0ad4236 Merge pull request #7492 from satanTime/issues/7490
  • 8045447 fix: undefined issue with some modules
  • 7e51395 Merge pull request #7489 from satanTime/issues/gitter
  • d5a9243 docs: promote GitHub discussions
  • d62683e Merge pull request #7488 from satanTime/issues/sponsor
  • 93a8dbf docs: sponsor button
  • 41baa68 Merge pull request #7487 from satanTime/issues/sandbox
  • 0bb1ee9 docs(codesandbox.io): correct urls
  • bfab530 test: more granular exclusions
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | ng-mocks | [< 14.6, > 14.5.0] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c52fcbe) 83.01% compared to head (8ac02d0) 83.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2528 +/- ## ======================================= Coverage 83.01% 83.01% ======================================= Files 925 925 Lines 20637 20637 Branches 3257 3257 ======================================= Hits 17131 17131 Misses 3386 3386 Partials 120 120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.