apowers313 / magicpatch

Adds magic commands to IJavascript
5 stars 0 forks source link

Bump isomorphic-git from 1.10.0 to 1.19.1 #169

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps isomorphic-git from 1.10.0 to 1.19.1.

Release notes

Sourced from isomorphic-git's releases.

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)

Bug Fixes

  • docs: add mergeDriver to version 1.x docs (#1595) (8a210a4)

v1.18.0

1.18.0 (2022-06-13)

Features

v1.17.3

1.17.3 (2022-06-01)

... (truncated)

Commits
  • 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)
  • 8a210a4 fix(docs): add mergeDriver to version 1.x docs (#1595)
  • 6663ba1 feat(merge): Added 'mergeDriver' parameter (#1588)
  • a74abb8 fix(log): fix error being thrown when using 'filepath' parameter (#1589)
  • 0557ef0 chore(deps): bump @​types/jest from 24.0.18 to 27.5.1 (#1582)
  • fb32183 chore(deps): bump ini from 1.3.5 to 1.3.8 in /website/packages/codemirrorify ...
  • 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 #172.