Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump isomorphic-git from 1.8.1 to 1.21.0 #190

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps isomorphic-git from 1.8.1 to 1.21.0.

Release notes

Sourced from isomorphic-git's releases.

v1.21.0

1.21.0 (2022-09-03)

Features

  • branch: add force param to overwrite existing branch (#1637) (e65ad37)

v1.20.0

1.20.0 (2022-09-01)

Features

  • branch: add object param to specify start point for new branch (#1635) (4687812)

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)

... (truncated)

Commits
  • e65ad37 feat(branch): add force param to overwrite existing branch (#1637)
  • 4687812 feat(branch): add object param to specify start point for new branch (#1635)
  • 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)
  • 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)

Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.8.1 to 1.21.0.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](isomorphic-git/isomorphic-git@v1.8.1...v1.21.0)

---
updated-dependencies:
- dependency-name: isomorphic-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants