apowers313 / magicpatch

Adds magic commands to IJavascript
5 stars 0 forks source link

Bump isomorphic-git from 1.10.0 to 1.19.3 #176

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps isomorphic-git from 1.10.0 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


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

Superseded by #177.