neosemantics icon indicating copy to clipboard operation
neosemantics copied to clipboard

Bump isomorphic-git and @antora/site-generator-default in /docs

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps isomorphic-git and @antora/site-generator-default. These dependencies needed to be updated together. Updates isomorphic-git from 0.78.5 to 1.19.3

Release notes

Sourced from isomorphic-git's releases.

v1.19.3

1.19.3 (2022-08-29)

Bug Fixes

  • Use 127.0.0.1 instead of localhost in tests (#1633) (1c95995)

v1.19.2

1.19.2 (2022-08-17)

Bug Fixes

  • push: force push if no change (oids match) (#1625) (e795ef6)

v1.19.1

1.19.1 (2022-07-25)

Bug Fixes

  • onProgress: the "Resolving deltas" count was off by 1 (#1615) (efde23b)

v1.19.0

1.19.0 (2022-07-22)

Features

  • Added prune & pruneTags parameter to pull command (#1614) (fb6f6e9)

v1.18.3

1.18.3 (2022-06-16)

Bug Fixes

  • merge: ensure correct value of cleanMerge (#1599) (1e35265)

v1.18.2

1.18.2 (2022-06-14)

Bug Fixes

  • docs: add id and original_id fields to mergeDriver documentation (#1597) (22e383b)

v1.18.1

1.18.1 (2022-06-13)

... (truncated)

Commits
  • 1c95995 fix: Use 127.0.0.1 instead of localhost in tests (#1633)
  • e795ef6 fix(push): force push if no change (oids match) (#1625)
  • 72c14ca Handle edge cases in walk diff example (#1622)
  • 24d658c resolves #1620 add default value to sole argument of TREE function (#1621)
  • 328fbba restore fix for #1381 (#1616)
  • efde23b fix(onProgress): the "Resolving deltas" count was off by 1 (#1615)
  • fb6f6e9 feat: Added prune & pruneTags parameter to pull command (#1614)
  • 1e35265 fix(merge): ensure correct value of cleanMerge (#1599)
  • 5ab86ce docs(mergeDriver): fix spelling, grammar, and prose (#1598)
  • 22e383b fix(docs): add id and original_id fields to mergeDriver documentation (#1597)
  • Additional commits viewable in compare view

Updates @antora/site-generator-default from 2.3.3 to 3.1.0

Changelog

Sourced from @​antora/site-generator-default's changelog.

== 3.1.0 (2022-08-22)

=== Added

  • logger: Add reftype key with value of branch or tag to source object in structured log message (#988)
  • logger: Add remote key with value of remote tracking branch to source object in structured log message, if applicable (#988)
  • logger: Add local key with path of local repository to source object in structured log message, if applicable (#988)
  • playbook-builder: Resolve attribute references in value of AsciiDoc attribute defined in playbook (#981)
  • playbook-builder: Honor escaped attribute references in value of AsciiDoc attribute defined in playbook (#989)
  • content-aggregator: Add reftype property to origin object to explicitly identify type of ref (branch or tag) (#988)
  • content-aggregator: Add remote property to origin object to identify a remote tracking branch (#988)
  • content-aggregator: Add origins property containing unique origin objects to each entry in content aggregate (#978)
  • content-aggregator: Attach parsed component version descriptor to descriptor property on origin object (#525)
  • content-aggregator: Log info message if no references are found for content source (#221)
  • ui-loader: Include target in error message for broken or cyclic symbolic link (#900)
  • content-classifier: Resolve attribute references in value of AsciiDoc attribute defined in component descriptor (#981)
  • content-classifier: Honor escaped attribute references in value of AsciiDoc attribute defined in component descriptor (#989)
  • asciidoc-loader: Define page-component-latest-version attribute with value of version string from latest component version (#921)
  • asciidoc-loader: Define boolean page-component-version-is-latest attribute if page is in latest version of component (#921)
  • asciidoc-loader: Assign edit URL of current page, if set, to page-edit-url attribute (#354)
  • asciidoc-loader: Define boolean page-origin-private attribute if origin of page is private (#354)
  • Define exports for all packages, locking down what paths can be required to the public API (#984)

=== Changed

  • content-aggregator: Include target in error message for broken or cyclic symbolic link (#900)
  • content-aggregator: Log warning message instead of throwing fatal error if file in worktree disappears or cannot be read (#986)
  • content-aggregator: Set worktree property on origin to false when branch or tag is local but not taken from worktree (#993)
  • ui-loader: Add context to error and preserve cause if failure occurs when reading supplemental UI (#985)
  • asciidoc-loader: Move logic to collate AsciiDoc attributes to a helper function (#982)
  • content-classifier: Use helper function to collate AsciiDoc attributes from playbook and component version (#982)
  • page-composer: Use isolated handlebars environment instead of the default (global) environment
  • Consistently format origin information in log and error messages (#988)
  • Set Node.js 16.0.0 as minimum supported Node.js version
  • Upgrade dependencies that require Node.js > 12 and remove workarounds

=== Fixed

  • logger: Don't append undefined after path of file in stack in pretty log format if line is missing
  • page-composer: Make warning message about missing page layout consistent with other log messages

== 3.0.3 (2022-07-20)

=== Changed

  • playbook-builder / site-generator: Defer playbook freezing until after playbookBuilt event is fired (#977)

=== Fixed

  • content-aggregator: Apply patch to match patterns for refname, version, and start paths to workaround parsing bug in picomatch (#973)

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Sep 19 '22 15:09 dependabot[bot]