rubberduck
rubberduck copied to clipboard
Bump isomorphic-git from 0.39.4 to 1.8.2 in /native-host
Bumps isomorphic-git from 0.39.4 to 1.8.2.
Release notes
Sourced from isomorphic-git's releases.
v1.8.2
1.8.2 (2021-04-12)
Bug Fixes
v1.8.1
1.8.1 (2021-02-12)
Bug Fixes
- merge: "Cannot read property 'Symbol(PackfileCache)' of undefined" error (#1289) (baf668b)
- merge: Cannot set property 'oid' of undefined (#1312) (89c0da7)
- react-native: fix for ".stream is not a function" errors in React Native (#1156) (03846e1)
- website: try it out (#1290) (b102e1d)
v1.8.0
1.8.0 (2020-11-08)
Features
- Added 'cache' parameter; an opt-in solution to performance regressions caused by #1217 (#1255) (26f761e)
v1.7.8
1.7.8 (2020-09-15)
Bug Fixes
- CLI:
isogit
CLI throws "Error [ERR_REQUIRE_ESM]: Must use import to load ES Module" in Node 13+ (f2e3805)v1.7.7
1.7.7 (2020-09-15)
Bug Fixes
v1.7.6
1.7.6 (2020-09-08)
Bug Fixes
... (truncated)
Commits
1316820
fix(checkout): throw error on malicious filepaths (#1339)89c0da7
fix(merge): Cannot set property 'oid' of undefined (#1312)b102e1d
fix(website): try it out (#1290)03846e1
fix(react-native): fix for "<Intermediate Value>.stream is not a function" er...153679f
chore: fix broken link in README.md (#1154)baf668b
fix(merge): "Cannot read property 'Symbol(PackfileCache)' of undefined" error...26f761e
feat: Added 'cache' parameter; an opt-in solution to performance regressions ...f2e3805
fix(CLI):isogit
CLI throws "Error [ERR_REQUIRE_ESM]: Must use import to lo...629b4e1
fix(push): "Cannot read property 'packfiles' of undefined" error (#1234)3eeb9a8
chore: fix the "TypeError: dupMap.get is not a function" errors that break Je...- Additional commits viewable in compare view
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.