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

Bump ts-auto-mock from 3.1.3 to 3.2.2 #168

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ts-auto-mock from 3.1.3 to 3.2.2.

Release notes

Sourced from ts-auto-mock's releases.

3.2.2

3.2.2 (2021-05-22)

Bug Fixes

  • merge: ensure undefined is assigned when merging partial mock (#748) (31c5ff5)

3.2.1

3.2.1 (2021-05-20)

Bug Fixes

3.2.0

3.2.0 (2021-05-19)

Features

  • getAccessor: correctly mock get accessors for mocked classes (3530039)
Changelog

Sourced from ts-auto-mock's changelog.

3.2.2 (2021-05-22)

Bug Fixes

  • merge: ensure undefined is assigned when merging partial mock (#748) (31c5ff5)

3.2.1 (2021-05-20)

Bug Fixes

3.2.0 (2021-05-19)

Features

  • getAccessor: correctly mock get accessors for mocked classes (3530039)
Commits
  • 5514be8 ci(release): ts auto mock new version 3.2.2
  • 31c5ff5 fix(merge): ensure undefined is assigned when merging partial mock (#748)
  • 66de8a0 chore(definitelyTyped): add definitelyTyped tests data
  • 62ac5ac chore(definitelyTyped): add definitelyTyped tests data
  • 8eab225 ci(release): ts auto mock new version 3.2.1
  • 8567273 fix(hydratedMocks): fix recursion (#736)
  • 9ed9035 chore(definitelyTyped): add definitelyTyped tests data
  • 8effd4c ci(release): ts auto mock new version 3.2.0
  • 3530039 feat(getAccessor): correctly mock get accessors for mocked classes
  • 3a33c01 chore(definitelyTyped): add definitelyTyped tests data
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2021
@dependabot dependabot bot requested a review from chinthakagodawita June 1, 2021 05:12
@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #168 (be7aef5) into master (9b06a5b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          530       530           
  Branches        77       104   +27     
=========================================
  Hits           530       530           

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 9b06a5b...be7aef5. Read the comment docs.

@chinthakagodawita chinthakagodawita merged commit 311799a into master Jun 12, 2021
@chinthakagodawita chinthakagodawita deleted the dependabot/npm_and_yarn/ts-auto-mock-3.2.2 branch June 12, 2021 05:48
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