kiwigrid / antora-maven-content-extension

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

chore(deps): bump fontoxpath from 3.28.0 to 3.28.1 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fontoxpath from 3.28.0 to 3.28.1.

Release notes

Sourced from fontoxpath's releases.

3.28.1

Fixed issues

Full Changelog: https://github.com/FontoXML/fontoxpath/compare/3.28.0...3.28.1

Commits
  • 343b974 3.28.1
  • 4a422bf Fix type check for second operand in logical expressions
  • 1329843 Fix handling filterExpr that results in a generator
  • ddd187c Fix reference to runtimeLib
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by bwrrp, a new releaser for fontoxpath 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 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 1 year ago

Coverage after merging dependabot/npm_and_yarn/fontoxpath-3.28.1 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
dependabot[bot] commented 1 year ago

Superseded by #66.