kiwigrid / antora-maven-content-extension

Antora 3 extension to source documentation from maven repositories.
MIT License
8 stars 2 forks source link

chore(deps-dev): bump testdouble from 3.20.1 to 3.20.2 #132

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps testdouble from 3.20.1 to 3.20.2.

Changelog

Sourced from testdouble's changelog.

3.20.2

  • Fix missinglistReplacedModules #527
  • Update quibble

  • We missed some versions here, sorry.

3.18.0

  • Update quibble to 0.7.0 for Node 20 support quibble#96. Bumping minor for test double because it's a big change to how modules are resolved
  • Update typings for version property #515

3.17.2

  • Loosen typing file to allow non-Error types to be rejected #511

3.17.1

  • Add missing alias to td.function for ESM #509

3.17.0

  • Swap global for globalThis #508
  • Bump quibble to 0.6.17

3.16.8

  • Tweak typings again #500

3.16.7

  • Update typings around replace and related methods #499

3.16.5

  • Improve type definition for stubbing a sequence of promises #481

3.16.4

  • Update quibble

... (truncated)

Commits
  • 293753e 3.20.2
  • ff55d70 changelog and lockfiles
  • d3ccd30 Merge pull request #527 from JakobJingleheimer/fix-missing-listReplacedModules
  • af0ce27 add missing file extension
  • 15282ea correct name collision
  • f7cab8d fix: Add missing listReplacedModules export to esm barrel file
  • 23b2391 Merge pull request #523 from jthieman/reject-throw-sequential-return-value-types
  • 3369a0c fix thenReject and thenThrow types
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 3 months ago

Coverage after merging dependabot/npm_and_yarn/testdouble-3.20.2 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
github-actions[bot] commented 3 months ago

Coverage after merging dependabot/npm_and_yarn/testdouble-3.20.2 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
github-actions[bot] commented 2 months ago

Coverage after merging dependabot/npm_and_yarn/testdouble-3.20.2 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
github-actions[bot] commented 2 months ago

Coverage after merging dependabot/npm_and_yarn/testdouble-3.20.2 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 commented 2 months ago

@dependabot rebase

github-actions[bot] commented 2 months ago

Coverage after merging dependabot/npm_and_yarn/testdouble-3.20.2 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
github-actions[bot] commented 2 months ago

Coverage after merging dependabot/npm_and_yarn/testdouble-3.20.2 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