You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/21 08:51:30 UTC

[GitHub] [aries-antora] dependabot[bot] opened a new pull request, #9: Bump isomorphic-git and @antora/site-generator-default

dependabot[bot] opened a new pull request, #9:
URL: https://github.com/apache/aries-antora/pull/9

   Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) to 1.21.0 and updates ancestor dependency [@antora/site-generator-default](https://gitlab.com/antora/antora). These dependencies need to be updated together.
   
   Updates `isomorphic-git` from 0.78.5 to 1.21.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/isomorphic-git/isomorphic-git/releases">isomorphic-git's releases</a>.</em></p>
   <blockquote>
   <h2>v1.21.0</h2>
   <h1><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.20.0...v1.21.0">1.21.0</a> (2022-09-03)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>branch:</strong> add force param to overwrite existing branch (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1637">#1637</a>) (<a href="https://github.com/isomorphic-git/isomorphic-git/commit/e65ad3753bb7d8b2c27ad710ac37f61c28e72c9d">e65ad37</a>)</li>
   </ul>
   <h2>v1.20.0</h2>
   <h1><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.19.3...v1.20.0">1.20.0</a> (2022-09-01)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>branch:</strong> add object param to specify start point for new branch (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1635">#1635</a>) (<a href="https://github.com/isomorphic-git/isomorphic-git/commit/4687812b9ab518e7eb41447e5a31b2316526f5ed">4687812</a>)</li>
   </ul>
   <h2>v1.19.3</h2>
   <h2><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.19.2...v1.19.3">1.19.3</a> (2022-08-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Use 127.0.0.1 instead of localhost in tests (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1633">#1633</a>) (<a href="https://github.com/isomorphic-git/isomorphic-git/commit/1c95995d53a214b9f30c5b9d1c8728832d92fd41">1c95995</a>)</li>
   </ul>
   <h2>v1.19.2</h2>
   <h2><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.19.1...v1.19.2">1.19.2</a> (2022-08-17)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>push:</strong> force push if no change (oids match) (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1625">#1625</a>) (<a href="https://github.com/isomorphic-git/isomorphic-git/commit/e795ef6a4258bef8b0e64d6d85f4d029d98a8050">e795ef6</a>)</li>
   </ul>
   <h2>v1.19.1</h2>
   <h2><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.19.0...v1.19.1">1.19.1</a> (2022-07-25)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>onProgress:</strong> the &quot;Resolving deltas&quot; count was off by 1 (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1615">#1615</a>) (<a href="https://github.com/isomorphic-git/isomorphic-git/commit/efde23be59efd801f6f481f347d977365ba49134">efde23b</a>)</li>
   </ul>
   <h2>v1.19.0</h2>
   <h1><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.18.3...v1.19.0">1.19.0</a> (2022-07-22)</h1>
   <h3>Features</h3>
   <ul>
   <li>Added prune &amp; pruneTags parameter to pull command (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1614">#1614</a>) (<a href="https://github.com/isomorphic-git/isomorphic-git/commit/fb6f6e93886257aa4b7729d3691a7282ec917523">fb6f6e9</a>)</li>
   </ul>
   <h2>v1.18.3</h2>
   <h2><a href="https://github.com/isomorphic-git/isomorphic-git/compare/v1.18.2...v1.18.3">1.18.3</a> (2022-06-16)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/e65ad3753bb7d8b2c27ad710ac37f61c28e72c9d"><code>e65ad37</code></a> feat(branch): add force param to overwrite existing branch (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1637">#1637</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/4687812b9ab518e7eb41447e5a31b2316526f5ed"><code>4687812</code></a> feat(branch): add object param to specify start point for new branch (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1635">#1635</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/1c95995d53a214b9f30c5b9d1c8728832d92fd41"><code>1c95995</code></a> fix: Use 127.0.0.1 instead of localhost in tests (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1633">#1633</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/e795ef6a4258bef8b0e64d6d85f4d029d98a8050"><code>e795ef6</code></a> fix(push): force push if no change (oids match) (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1625">#1625</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/72c14caacecb5e31c9db32d7053f8c6196384121"><code>72c14ca</code></a> Handle edge cases in walk diff example (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1622">#1622</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/24d658c8aa2b34036235cab27da80e4cd6e4b9df"><code>24d658c</code></a> resolves <a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1620">#1620</a> add default value to sole argument of TREE function (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1621">#1621</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/328fbba5d2eb8c17093786c2594001d3a109252a"><code>328fbba</code></a> restore fix for <a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1381">#1381</a> (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1616">#1616</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/efde23be59efd801f6f481f347d977365ba49134"><code>efde23b</code></a> fix(onProgress): the &quot;Resolving deltas&quot; count was off by 1 (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1615">#1615</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/fb6f6e93886257aa4b7729d3691a7282ec917523"><code>fb6f6e9</code></a> feat: Added prune &amp; pruneTags parameter to pull command (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1614">#1614</a>)</li>
   <li><a href="https://github.com/isomorphic-git/isomorphic-git/commit/1e352658598dec76dc6014a9970953372041e35b"><code>1e35265</code></a> fix(merge): ensure correct value of cleanMerge (<a href="https://redirect.github.com/isomorphic-git/isomorphic-git/issues/1599">#1599</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/isomorphic-git/isomorphic-git/compare/v0.78.5...v1.21.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@antora/site-generator-default` from 2.3.3 to 3.1.3
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc"><code>@​antora/site-generator-default</code>'s changelog</a>.</em></p>
   <blockquote>
   <p>= Antora Changelog</p>
   <p>This document provides a summary of all notable changes to the core Antora components by release.
   For a detailed view of what's changed, refer to the repository's <a href="https://gitlab.com/antora/antora/commits/main%5Bcommit">https://gitlab.com/antora/antora/commits/main[commit</a> history].</p>
   <p>This project utilizes semantic versioning.</p>
   <p>== Unreleased</p>
   <p>=== Fixed</p>
   <ul>
   <li><em>logger</em>: Restore error stack in log output when using pino-std-serializers &gt;= 6.1 (<a href="https://gitlab.com/antora/antora/issues/1049">#1049</a>)</li>
   <li><em>ui-loader</em>: Correctly handle connection error when retrieving remote UI bundle</li>
   <li><em>asciidoc-loader</em>: Do not fail to load AsciiDoc if pub or pub.moduleRootPath properties are not set on virtual file</li>
   </ul>
   <p>== 3.2.0-alpha.2 (2022-11-01)</p>
   <p>=== Added</p>
   <ul>
   <li><em>content-classifier</em>: Emit <code>componentsRegistered</code> event after all components and versions have been registered (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li>
   <li><em>content-classifier</em>: Store raw files, nav, and startPage data on partially constructed component version until processed (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li>
   <li><em>content-classifier</em>: Add readable property named <code>files</code> to component version in <code>ContentCatalog#registerComponentVersionStartPage</code> to get files for component version on access (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li>
   <li><em>content-classifier</em>: Add readable property named <code>startPage</code> to component version in <code>ContentCatalog#registerComponentVersionStartPage</code> to look up start page for component version on access (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li>
   <li><em>content-classifier</em>: Discover implicit site start page in component version promoted to site root (<a href="https://gitlab.com/antora/antora/issues/1021">#1021</a>)</li>
   <li><em>content-classifier</em>: Update <code>ContentCatalog#registerComponentVersionStartPage</code> to return start page</li>
   </ul>
   <p>=== Changed</p>
   <ul>
   <li><em>content-classifier</em>: Don't recompute resource ID on file from content aggregate if <code>src.family</code> is set (<a href="https://gitlab.com/antora/antora/issues/1026">#1026</a>)</li>
   <li><em>content-classifier</em>: Don't assign fallback value to url property on component version if property is already set</li>
   <li><em>site-generator</em>: Print site URL instead of file URI in completion message if CI=true</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>playbook-builder</em>: Decouple logic to compute default log format from process environment (<a href="https://gitlab.com/antora/antora/issues/1022">#1022</a>)</li>
   <li><em>playbook-builder</em>: Use consistent formatting for error messages in playbook builder</li>
   <li><em>playbook-builder</em>: Allow content aggregator to parse value of <code>content.branches</code> and <code>content.tags</code> playbook keys (<a href="https://gitlab.com/antora/antora/issues/1025">#1025</a>)</li>
   <li><em>content-classifier</em>: Add guard to prevent <code>ContentCatalog#registerSiteStartPage</code> from registering alias loop (<a href="https://gitlab.com/antora/antora/issues/1020">#1020</a>)</li>
   <li><em>redirect-producer</em>: Preserve target when creating static route if target is an absolute URL (<a href="https://gitlab.com/antora/antora/issues/1024">#1024</a>)</li>
   <li><em>site-generator</em>: Look for IS_TTY on <code>playbook.env</code> in site generator to decouple check from process environment</li>
   </ul>
   <p>== 3.2.0-alpha.1 (2022-10-20)</p>
   <p>=== Added</p>
   <ul>
   <li><em>content-aggregate</em>: Introduce syntax to match branches by worktree name (for inclusion or exclusion) (e.g., <code>HEAD@5.8.x</code>) (<a href="https://gitlab.com/antora/antora/issues/1016">#1016</a>)</li>
   <li><em>content-aggregate</em>: Allow linked worktree to be used as content source; automatically resolve main repository location and remap HEAD reference in branches (<a href="https://gitlab.com/antora/antora/issues/535">#535</a>)</li>
   <li><em>content-aggregate</em>: Add support for <code>ref</code> placeholder to insert full name of git ref (e.g., <code>refs/heads/v3.1.x</code>) in value of <code>edit_url</code> key on content source (<a href="https://gitlab.com/antora/antora/issues/1013">#1013</a>)</li>
   <li><em>content-classifier</em>: Use value of <code>versionSegment</code> property on component version in place of version in output path and URL of pages (<a href="https://gitlab.com/antora/antora/issues/1006">#1006</a>)</li>
   <li><em>content-classifier</em>: Set dynamic <code>activeVersionSegment</code> property on component version to indicate which version segment is in use (<a href="https://gitlab.com/antora/antora/issues/1006">#1006</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://gitlab.com/antora/antora/commit/829151265175e1fdbf17d72df15586cc32d230f1"><code>8291512</code></a> release 3.1.3</li>
   <li><a href="https://gitlab.com/antora/antora/commit/3ce6988eaf8ad4d00b0365bfeb4de4aa6abfc3d7"><code>3ce6988</code></a> prepare what's new for 3.1.3 release</li>
   <li><a href="https://gitlab.com/antora/antora/commit/6bad37ae10b64427481638495891c817d3cf05d3"><code>6bad37a</code></a> do not fail to load AsciiDoc if pub or pub.moduleRootPath properties are not ...</li>
   <li><a href="https://gitlab.com/antora/antora/commit/2bf17994ea8b32a52eac8fec019c7063eb7f4a24"><code>2bf1799</code></a> refresh dependency lock file</li>
   <li><a href="https://gitlab.com/antora/antora/commit/bcada5bf4f385d7f0e523d707a417ce284cb46b8"><code>bcada5b</code></a> merge !979</li>
   <li><a href="https://gitlab.com/antora/antora/commit/abc3e92807394155944958b26dd89f52cda8602b"><code>abc3e92</code></a> resolves <a href="https://gitlab.com/antora/antora/issues/1049">#1049</a> restore error stack in log output when using pino-std-serializ...</li>
   <li><a href="https://gitlab.com/antora/antora/commit/f1e224b073250e264c2bfb48b8ae4f7ea96fa691"><code>f1e224b</code></a> apply pending formatting to source</li>
   <li><a href="https://gitlab.com/antora/antora/commit/f5894fcadda60082f92d69e73a873b5897f9ac09"><code>f5894fc</code></a> correctly handle connection error when retrieving remote UI bundle</li>
   <li><a href="https://gitlab.com/antora/antora/commit/44538391014c863f6cd4e9ee0532c10d719eb6fb"><code>4453839</code></a> add example of using empty string for latest_version_segment</li>
   <li><a href="https://gitlab.com/antora/antora/commit/543b05a244779e9a0587fdfe617398c75085ce44"><code>543b05a</code></a> instruct NVM to select Node.js 16 by default when developing on this project</li>
   <li>Additional commits viewable in <a href="https://gitlab.com/antora/antora/compare/v2.3.3...v3.1.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/aries-antora/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@aries.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org