Skip to content

chore:(deps-dev): bump ng-mocks from 11.10.1 to 12.4.0#1041

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/ng-mocks-12.4.0
Aug 2, 2021
Merged

chore:(deps-dev): bump ng-mocks from 11.10.1 to 12.4.0#1041
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/ng-mocks-12.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps ng-mocks from 11.10.1 to 12.4.0.

Release notes

Sourced from ng-mocks's releases.

v12.4.0

12.4.0 (2021-07-25)

Features

  • core: internal stack integration with mocha runner #838 (14a97d0)
  • MockInstance: console.warn on forgotten resets #857 (3e35252)
  • MockInstance: manual control of mock scopes #857 (fc8a2ed)

v12.3.1

12.3.1 (2021-07-04)

Bug Fixes

  • core: right storage of internal stacks (ba0b64b)

v12.3.0

12.3.0 (2021-07-03)

Bug Fixes

  • core: using commonjs only because of optional packages #761 (adbad49)
  • jest: better detection and error reporting of jest.mock #760 (0903a12)
  • MockBuilder: params support tokens and modules with providers #762 (d58693e)

Features

  • ngMocks: allows to suppress console logs #578 (ee1c6bb)

v12.2.0

12.2.0 (2021-06-30)

Bug Fixes

  • core: allowing spies on ComponentFactoryResolver.resolveComponentFactory #736 (fda714e)
  • core: mock of mock will return itself (4358b99)

Features

  • core: mock for root and platform definitions #735 (04128b6)
  • core: throw on console can accept custom method names (fecc878)

v12.1.2

12.1.2 (2021-06-20)

... (truncated)

Changelog

Sourced from ng-mocks's changelog.

12.4.0 (2021-07-25)

Features

  • core: internal stack integration with mocha runner #838 (14a97d0)
  • MockInstance: console.warn on forgotten resets #857 (3e35252)
  • MockInstance: manual control of mock scopes #857 (fc8a2ed)

12.3.1 (2021-07-04)

Bug Fixes

  • core: right storage of internal stacks (ba0b64b)

12.3.0 (2021-07-03)

Bug Fixes

  • core: using commonjs only because of optional packages #761 (adbad49)
  • jest: better detection and error reporting of jest.mock #760 (0903a12)
  • MockBuilder: params support tokens and modules with providers #762 (d58693e)

Features

  • ngMocks: allows to suppress console logs #578 (ee1c6bb)

12.2.0 (2021-06-30)

Bug Fixes

  • core: allowing spies on ComponentFactoryResolver.resolveComponentFactory #736 (fda714e)
  • core: mock of mock will return itself (4358b99)

Features

  • core: mock for root and platform definitions #735 (04128b6)
  • core: throw on console can accept custom method names (fecc878)

12.1.2 (2021-06-20)

Performance Improvements

  • mock-render: caching generated component #731 (66e23c5)

... (truncated)

Commits
  • f1a2ff9 chore(release): v12.4.0
  • d522dbb Merge pull request #653 from satanTime/issues/610
  • a833c40 test(e2e): pure jest configuration #610
  • a7f9882 Merge pull request #867 from satanTime/issues/857
  • 3e35252 feat(MockInstance): console.warn on forgotten resets #857
  • f9e1117 Merge pull request #858 from satanTime/issues/857
  • 3dffa26 Merge pull request #864 from ike18t/renovate/root/node-14.17.x
  • 31d87c2 Merge pull request #859 from ike18t/renovate/e2e/a10/node-12.20.x
  • 0b83181 Merge pull request #860 from ike18t/renovate/e2e/a11/node-12.20.x
  • 01969a4 Merge pull request #861 from ike18t/renovate/e2e/a12/node-12.20.x
  • 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/ike18t/ng-mocks) from 11.10.1 to 12.4.0.
- [Release notes](https://github.com/ike18t/ng-mocks/releases)
- [Changelog](https://github.com/ike18t/ng-mocks/blob/master/CHANGELOG.md)
- [Commits](help-me-mom/ng-mocks@v11.10.1...v12.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 2, 2021 16:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 2, 2021

Codecov Report

Merging #1041 (601b584) into main (424c177) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1041   +/-   ##
=======================================
  Coverage   85.10%   85.10%           
=======================================
  Files         822      822           
  Lines       16917    16917           
  Branches     2043     2043           
=======================================
  Hits        14397    14397           
  Misses       2489     2489           
  Partials       31       31           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 424c177...601b584. Read the comment docs.

Copy link
Copy Markdown
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 73f3fbd into main Aug 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-mocks-12.4.0 branch August 2, 2021 16:40
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant