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

chore(deps-dev): bump testdouble from 3.18.0 to 3.19.0 #112

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps testdouble from 3.18.0 to 3.19.0.

Changelog

Sourced from testdouble's changelog.

Change Log

Commits
  • baa2f9a 3.19.0
  • d7255e9 Merge pull request #517 from testdouble/make-auto-register-really-work
  • d3e3a3a fix windows build
  • 4bf089b make auto register really work
  • f9451a6 add information about Node 20.6.0 to docs
  • fa32f3c small fixes for package.json
  • cf1f994 Merge pull request #516 from testdouble/support-register
  • f82b42b documentation
  • 35af6cc support Node v20.6.0 ability to auto-register loader
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by giltayar, a new releaser for testdouble since your current version.


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 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 Sep 18, 2023
@github-actions
Copy link
Contributor

Coverage after merging dependabot/npm_and_yarn/testdouble-3.19.0 into main will be

81.60% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   content-source-factory.js92.86%50%100%100%31
   extension.js86.67%66.67%100%92.86%55–56, 56, 56–57, 70
   maven-client.js47.58%30%66.67%51.76%102–103, 103, 103–105, 108, 112–113, 135, 141–143, 143, 143–144, 146, 154, 154, 183, 194–195, 201–204, 212–213, 213, 213–215, 217–219, 223–224, 224, 224–225, 227–228, 228, 228–229, 231, 237–238, 34–35, 37, 37, 46, 50, 52, 64–65, 91–93, 98–99
   maven-content-source.js77.27%50%80%85.11%106–107, 115–116, 118–119, 121–122, 135–136, 49–50, 73, 75
   maven-files.js88.06%71.11%100%96.15%163, 167, 167–168, 168, 168, 170, 170, 170–171, 171, 171, 35, 37, 57–58
   maven-types.js81.13%71.70%90%90.70%118, 120, 26, 26, 36–37, 78–79, 86–87, 93, 93, 93, 93, 93, 93, 93, 93, 93
   version-selector.js82.93%81.25%100%82.61%30, 30, 32–33, 4–6
   versioning.js86.67%89.19%80%87.30%105, 110–111, 121–122, 124–125, 143, 28, 35, 84–85

Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.18.0 to 3.19.0.
- [Changelog](https://github.com/testdouble/testdouble.js/blob/main/CHANGELOG.md)
- [Commits](testdouble/testdouble.js@v3.18.0...v3.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testdouble-3.19.0 branch from f54ffe5 to 1e20410 Compare September 28, 2023 07:33
@github-actions
Copy link
Contributor

Coverage after merging dependabot/npm_and_yarn/testdouble-3.19.0 into main will be

81.60% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   content-source-factory.js92.86%50%100%100%31
   extension.js86.67%66.67%100%92.86%55–56, 56, 56–57, 70
   maven-client.js47.58%30%66.67%51.76%102–103, 103, 103–105, 108, 112–113, 135, 141–143, 143, 143–144, 146, 154, 154, 183, 194–195, 201–204, 212–213, 213, 213–215, 217–219, 223–224, 224, 224–225, 227–228, 228, 228–229, 231, 237–238, 34–35, 37, 37, 46, 50, 52, 64–65, 91–93, 98–99
   maven-content-source.js77.27%50%80%85.11%106–107, 115–116, 118–119, 121–122, 135–136, 49–50, 73, 75
   maven-files.js88.06%71.11%100%96.15%163, 167, 167–168, 168, 168, 170, 170, 170–171, 171, 171, 35, 37, 57–58
   maven-types.js81.13%71.70%90%90.70%118, 120, 26, 26, 36–37, 78–79, 86–87, 93, 93, 93, 93, 93, 93, 93, 93, 93
   version-selector.js82.93%81.25%100%82.61%30, 30, 32–33, 4–6
   versioning.js86.67%89.19%80%87.30%105, 110–111, 121–122, 124–125, 143, 28, 35, 84–85

@jekkel jekkel merged commit aa324e7 into main Sep 28, 2023
4 checks passed
@jekkel jekkel deleted the dependabot/npm_and_yarn/testdouble-3.19.0 branch September 28, 2023 07:35
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