Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps isomorphic-git from 1.7.8 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)
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 ...
  • See full diff 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.7.8 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@v1.7.8...v1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants