kiwigrid / antora-maven-content-extension

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

chore(deps): bump semver from 7.3.5 to 7.3.6 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps semver from 7.3.5 to 7.3.6.

Release notes

Sourced from semver's releases.

v7.3.6

7.3.6 (2022-04-05)

Bug Fixes

Documentation

  • clarify * range behavior (cb1ca1d)

Dependencies

Changelog

Sourced from semver's changelog.

7.3.6 (2022-04-05)

Bug Fixes

Documentation

  • clarify * range behavior (cb1ca1d)

Dependencies

7.3.0

  • Add subset(r1, r2) method to determine if r1 range is entirely contained by r2 range.

7.2.3

  • Fix handling of includePrelease mode where version ranges like 1.0.0 - 2.0.0 would include 3.0.0-pre and not 1.0.0-pre.

7.2.2

  • Fix bug where 2.0.0-pre would be included in ^1.0.0 if includePrerelease was set to true.

7.2.0

  • Add simplifyRange method to attempt to generate a more human-readable range expression that is equivalent to a supplied range, for a given set of versions.

7.1.2

  • Remove fancy lazy-loading logic, as it was causing problems for webpack users.

7.1.0

  • Add require('semver/preload') to load the entire module without using

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jekkel.


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)
github-actions[bot] commented 2 years ago

Coverage after merging dependabot/npm_and_yarn/semver-7.3.6 into main will be

51.21% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   content-source-factory.js7.14%0%0%12.50%13–15, 25–26, 31, 31, 35–36
   extension.js74.42%50%100%80.77%49–50, 50, 50–51, 62–64, 64, 64–65
   maven-client.js8.06%0%0%11.76%102–103, 103, 103–105, 108, 112, 112, 112–113, 115–119, 135, 141–143, 143, 143–144, 146, 154, 154, 161, 175, 183, 183, 191–194, 194, 194–195, 197, 20, 201–204, 208, 212–213, 213, 213–215, 217–219, 223–224, 224, 224–225, 227–228, 228, 228–229, 231, 237–238, 31–34, 34, 34–35, 37, 37, 37, 37, 37, 40, 44, 46, 50, 52, 64, 64, 64–65, 67, 84–91, 91, 91–93, 93, 93–94, 98–99
   maven-content-source.js4.55%0%0%6.38%101, 105–106, 106, 106–107, 107, 107, 110, 115, 115, 115–116, 118, 118, 118–119, 121, 121, 121–122, 124, 128, 135–136, 21, 39–47, 49, 49, 49–50, 52, 56, 60, 70–73, 73, 73, 75, 77–79, 85–89, 95
   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.js10.71%0%20%16.28%106–108, 118, 120, 120, 120–121, 124, 126, 130–132, 151, 26, 26–31, 35–36, 36–37, 37, 59–69, 71–78, 78, 78–79, 81–86, 86, 86–87, 89, 93, 93, 93, 93, 93, 93, 93, 93, 93
   version-selector.js80.49%75%100%82.61%30, 30, 32–33, 4–6, 9
   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 years ago

Coverage after merging dependabot/npm_and_yarn/semver-7.3.6 into main will be

51.21% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   content-source-factory.js7.14%0%0%12.50%13–15, 25–26, 31, 31, 35–36
   extension.js74.42%50%100%80.77%49–50, 50, 50–51, 62–64, 64, 64–65
   maven-client.js8.06%0%0%11.76%102–103, 103, 103–105, 108, 112, 112, 112–113, 115–119, 135, 141–143, 143, 143–144, 146, 154, 154, 161, 175, 183, 183, 191–194, 194, 194–195, 197, 20, 201–204, 208, 212–213, 213, 213–215, 217–219, 223–224, 224, 224–225, 227–228, 228, 228–229, 231, 237–238, 31–34, 34, 34–35, 37, 37, 37, 37, 37, 40, 44, 46, 50, 52, 64, 64, 64–65, 67, 84–91, 91, 91–93, 93, 93–94, 98–99
   maven-content-source.js4.55%0%0%6.38%101, 105–106, 106, 106–107, 107, 107, 110, 115, 115, 115–116, 118, 118, 118–119, 121, 121, 121–122, 124, 128, 135–136, 21, 39–47, 49, 49, 49–50, 52, 56, 60, 70–73, 73, 73, 75, 77–79, 85–89, 95
   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.js10.71%0%20%16.28%106–108, 118, 120, 120, 120–121, 124, 126, 130–132, 151, 26, 26–31, 35–36, 36–37, 37, 59–69, 71–78, 78, 78–79, 81–86, 86, 86–87, 89, 93, 93, 93, 93, 93, 93, 93, 93, 93
   version-selector.js80.49%75%100%82.61%30, 30, 32–33, 4–6, 9
   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 years ago

Coverage after merging dependabot/npm_and_yarn/semver-7.3.6 into main will be

51.21% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   content-source-factory.js7.14%0%0%12.50%13–15, 25–26, 31, 31, 35–36
   extension.js74.42%50%100%80.77%49–50, 50, 50–51, 62–64, 64, 64–65
   maven-client.js8.06%0%0%11.76%102–103, 103, 103–105, 108, 112, 112, 112–113, 115–119, 135, 141–143, 143, 143–144, 146, 154, 154, 161, 175, 183, 183, 191–194, 194, 194–195, 197, 20, 201–204, 208, 212–213, 213, 213–215, 217–219, 223–224, 224, 224–225, 227–228, 228, 228–229, 231, 237–238, 31–34, 34, 34–35, 37, 37, 37, 37, 37, 40, 44, 46, 50, 52, 64, 64, 64–65, 67, 84–91, 91, 91–93, 93, 93–94, 98–99
   maven-content-source.js4.55%0%0%6.38%101, 105–106, 106, 106–107, 107, 107, 110, 115, 115, 115–116, 118, 118, 118–119, 121, 121, 121–122, 124, 128, 135–136, 21, 39–47, 49, 49, 49–50, 52, 56, 60, 70–73, 73, 73, 75, 77–79, 85–89, 95
   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.js10.71%0%20%16.28%106–108, 118, 120, 120, 120–121, 124, 126, 130–132, 151, 26, 26–31, 35–36, 36–37, 37, 59–69, 71–78, 78, 78–79, 81–86, 86, 86–87, 89, 93, 93, 93, 93, 93, 93, 93, 93, 93
   version-selector.js80.49%75%100%82.61%30, 30, 32–33, 4–6, 9
   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 years ago

Coverage after merging dependabot/npm_and_yarn/semver-7.3.6 into main will be

51.21% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   content-source-factory.js7.14%0%0%12.50%13–15, 25–26, 31, 31, 35–36
   extension.js74.42%50%100%80.77%49–50, 50, 50–51, 62–64, 64, 64–65
   maven-client.js8.06%0%0%11.76%102–103, 103, 103–105, 108, 112, 112, 112–113, 115–119, 135, 141–143, 143, 143–144, 146, 154, 154, 161, 175, 183, 183, 191–194, 194, 194–195, 197, 20, 201–204, 208, 212–213, 213, 213–215, 217–219, 223–224, 224, 224–225, 227–228, 228, 228–229, 231, 237–238, 31–34, 34, 34–35, 37, 37, 37, 37, 37, 40, 44, 46, 50, 52, 64, 64, 64–65, 67, 84–91, 91, 91–93, 93, 93–94, 98–99
   maven-content-source.js4.55%0%0%6.38%101, 105–106, 106, 106–107, 107, 107, 110, 115, 115, 115–116, 118, 118, 118–119, 121, 121, 121–122, 124, 128, 135–136, 21, 39–47, 49, 49, 49–50, 52, 56, 60, 70–73, 73, 73, 75, 77–79, 85–89, 95
   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.js10.71%0%20%16.28%106–108, 118, 120, 120, 120–121, 124, 126, 130–132, 151, 26, 26–31, 35–36, 36–37, 37, 59–69, 71–78, 78, 78–79, 81–86, 86, 86–87, 89, 93, 93, 93, 93, 93, 93, 93, 93, 93
   version-selector.js80.49%75%100%82.61%30, 30, 32–33, 4–6, 9
   versioning.js86.67%89.19%80%87.30%105, 110–111, 121–122, 124–125, 143, 28, 35, 84–85
jekkel commented 2 years ago

@dependabot merge