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 0.78.3 to 1.8.2 in /cli #44

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2021

Bumps isomorphic-git from 0.78.3 to 1.8.2.

Release notes

Sourced from isomorphic-git's releases.

v1.8.2

1.8.2 (2021-04-12)

Bug Fixes

  • checkout: throw error on malicious filepaths (#1339) (1316820)

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

  • push: "Cannot read property 'packfiles' of undefined" error (#1234) (629b4e1)

v1.7.6

1.7.6 (2020-09-08)

Bug Fixes

  • fetch: fetching a commit hash with singleBranch: true (#1225) (e66a6c2)

... (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 compatibility score

You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2021
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 0.78.3 to 1.8.2.
- [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@v0.78.3...v1.8.2)

---
updated-dependencies:
- dependency-name: isomorphic-git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cli/isomorphic-git-1.8.2 branch from 3bb4cca to 027b512 Compare January 20, 2023 06:00
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.

None yet

0 participants