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

fix(deps): update dependency isomorphic-git to v0.78.5 #340

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 5, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
isomorphic-git (source) 0.37.0 -> 0.78.5 age adoption passing confidence

Release Notes

isomorphic-git/isomorphic-git

v0.78.5

Compare Source

Bug Fixes

v0.78.4

Compare Source

Bug Fixes
Performance Improvements
  • indexPack: remove profiling code that has a linear overhead (#​1039) (ea7524e)

v0.78.3

Compare Source

Bug Fixes
  • fastCheckout: don't treat modified files as conflicted unless the file would actually change (#​1017) (7ebc583)

v0.78.2

Compare Source

Bug Fixes

v0.78.1

Compare Source

Bug Fixes

v0.78.0

Compare Source

Features
  • clone, checkout, fastCheckout, pull: Added 'newSubmoduleBehavior' param (#​988) (2c980e0)

v0.77.1

Compare Source

Bug Fixes

v0.77.0

Compare Source

Features

v0.76.0

Compare Source

Features

v0.75.1

Compare Source

Bug Fixes
  • checkout: files that don't match filepaths/pattern should be untouched (#​977) (6e19496)

v0.75.0

Compare Source

Features
  • Added 'addNote', 'listNotes', 'removeNote', and 'readNote' commands (#​959) (92a7e83)

v0.74.0

Compare Source

Features
  • add typed alternatives to readObject/writeObject (#​970) (5010dac)

v0.73.3

Compare Source

Bug Fixes

v0.73.2

Compare Source

Bug Fixes

v0.73.1

Compare Source

Performance Improvements

v0.73.0

Compare Source

Features

v0.72.1

Compare Source

Bug Fixes
  • fetch, clone, push, pull: include 'suggestion' in UnknownTransportError for SSH urls (#​955) (ba6e444)

v0.72.0

Compare Source

Features
  • checkout, clone: add noSubmodule parameter to hide warning (adaeb28)

v0.71.0

Compare Source

Features
  • fetch, push, clone, pull: add autoTranslateSSH param (#​946) (661f74e)

v0.70.9

Compare Source

Bug Fixes
  • config section and variable names are allowed to have - not _ (#​945) (495f294)

v0.70.8

Compare Source

Bug Fixes
  • resolve "treeNotSorted: not properly sorted" git fsck error (#​937) (74a6905)

v0.70.7

Compare Source

Bug Fixes
  • types: type of isDescendent depth argument should be number, not string (#​914) (3f84b78)

v0.70.6

Compare Source

Bug Fixes

v0.70.5

Compare Source

Bug Fixes

v0.70.4

Compare Source

Bug Fixes
  • statusMatrix: fix a bug in walkBeta2 that resulted in doubled entries (#​923) (1aca370)

v0.70.3

Compare Source

Bug Fixes
  • if 'oauth2format' is set, silently strip credentials from URLs rather than error (#​920) (d9aa842)

v0.70.2

Compare Source

Performance Improvements

v0.70.1

Compare Source

Bug Fixes
  • fastCheckout: bug in noUpdateHead logic and add missing TS types (#​910) (e30bbed)

v0.70.0

Compare Source

Features

v0.69.0

Compare Source

Features

v0.68.0

Compare Source

Features

v0.67.5

Compare Source

Bug Fixes
  • walkBeta1: fix error if .populateHash is called without calling .populateStat first (#​895) (6d3238a)

v0.67.4

Compare Source

Bug Fixes
  • fetch: remove 'thin-pack' from advertised capabilities (#​893) (8f2251e)

v0.67.3

Compare Source

Performance Improvements

v0.67.2

Compare Source

Bug Fixes

v0.67.1

Compare Source

Bug Fixes
  • merge: fix 'Failed to read git object' errors caused by shallow repos (#​859) (8793a2a)

v0.67.0

Compare Source

Features

v0.66.0

Compare Source

Features
  • Added 'dryRun' to commit and 'noUpdateBranch' to merge (#​843) (5f49791)

v0.65.1

Compare Source

Bug Fixes
  • remove extra slash from readdir paths that might fail on custom 'fs' implementations (#​838) (#​838) (a7eafee)

v0.65.0

Compare Source

Features

v0.64.6

Compare Source

Bug Fixes

v0.64.5

Compare Source

Bug Fixes
  • branch: works in empty repos (if 'checkout: true') (#​825) (6518bf1)

v0.64.4

Compare Source

Bug Fixes

v0.64.3

Compare Source

Bug Fixes

v0.64.2

Compare Source

Bug Fixes
  • was marking commits shallow that were not shallow (#​817) (29fface)

v0.64.1

Compare Source

Bug Fixes
  • pull: Added 'author', 'committer', 'signingKey' parameters (#​816) (251ebaf)

v0.64.0

Compare Source

Features

v0.63.0

Compare Source

Features

v0.62.0

Compare Source

Features

v0.61.0

Compare Source

Features
  • Added 'ref', 'noUpdateBranch' parameters to commit command (#​812) (30d6751)

v0.60.2

Compare Source

Bug Fixes

v0.60.1

Compare Source

Bug Fixes

v0.60.0

Compare Source

Features

v0.59.0

Compare Source

Features

v0.58.2

Compare Source

Bug Fixes

v0.58.1

Compare Source

Performance Improvements

v0.58.0

Compare Source

Features
  • Added 'filepaths' parameter to statusMatrix and checkout commands (#​786) (94b11fd)

v0.57.1

Compare Source

Bug Fixes
  • better TypeScript autocompletion for error codes (#​784) (b391a1e)

v0.57.0

Compare Source

Features

v0.56.0

Compare Source

Features

v0.55.6

Compare Source

Bug Fixes
  • remove 'ExperimentalWarning: The fs.promises API is experimental' (#​777) (c8d2a3a)

v0.55.5

Compare Source

Bug Fixes

v0.55.4

Compare Source

Bug Fixes
  • support 'status' and 'statusMatrix' on empty branches (#​762) (f3b4ddb)

v0.55.3

Compare Source

Bug Fixes

v0.55.2

Compare Source

Bug Fixes
  • don't throw an error for URLs that provide a username but no password (#​737) (a5a87da)

v0.55.1

Compare Source

Bug Fixes
  • the headers returned by the HTTP plugin should be JSON objects (9dff892)

v0.55.0

Compare Source

Bug Fixes
  • replace 'nick' by a simple CSP-friendly templating function (#​733) (4f0ca49)
Features

v0.54.2

Compare Source

Bug Fixes

v0.54.1

Compare Source

Bug Fixes
  • skip over submodules in walkBeta1 and statusMatrix (#​725) (9f5dfab)

v0.54.0

Compare Source

Features

v0.53.0

Compare Source

Features

v0.52.1

Compare Source

Bug Fixes

v0.52.0

Compare Source

Features
  • statusMatrix() should skip over "exotic" file types (sockets, fifos, etc) (#​706) (ae230ae)

v0.51.13

Compare Source

Bug Fixes

v0.51.12

Compare Source

Bug Fixes

v0.51.11

Compare Source

Bug Fixes

v0.51.10

Compare Source

Bug Fixes

v0.51.9

Compare Source

Bug Fixes
  • WORKDIR, TREE, and STAGE need to wrap 'fs' in a FileSystem (#​700) (ce43a66)

v0.51.8

Compare Source

Bug Fixes
  • join('/', '.git') should not return '//.git' anymore (#​699) (89be615)

v0.51.7

Compare Source

Bug Fixes

v0.51.6

Compare Source

Bug Fixes

v0.51.5

Compare Source

Bug Fixes
  • use 'mtimeMs' if available instead of 'mtime.valueOf' (#​688) (a87d85d)

v0.51.4

Compare Source

Bug Fixes

v0.51.3

Compare Source

Bug Fixes
  • simplify Webpack config so bundlephobia excludes readable-stream (#​683) (96b2a30)

v0.51.2

Compare Source

Bug Fixes
  • eliminate TS7051 errors generated by typescript compiler (#​680) (02c44b3)

v0.51.1

Compare Source

Bug Fixes
  • browser 'http' plugin can handle credentials in URLs again (#​679) (d81affc)

v0.51.0

Compare Source

Features
  • 'add' command accepts directories and respects .gitignore (#​627) (885db9c)

v0.50.1

Compare Source

Bug Fixes

v0.50.0

Compare Source

Features
  • add 'rawmessage' event and decrease bundle size 18% (#​674) (4e22cc3)

v0.49.0

Compare Source

Features
  • tighten TypeScript function definitions to be more precise (#​664) (0df9e98)

v0.48.0

Compare Source

Features

v0.47.0

Compare Source

Features
  • clone and fetch work with empty remote repositories (#​648) (53f2e90)

v0.46.4

Compare Source

Bug Fixes
  • always index packfiles right after they are fetched (#​655) (b40f392)

v0.46.3

Compare Source

Bug Fixes
  • add 'headers' param to clone, fetch, and getRemoteInfo (#​652) (0baeb5d)

v0.46.2

Compare Source

Bug Fixes
  • don't mutate the arguments to 'annotatedTag' and 'commit' (#​643) (dc47ac6)

v0.46.1

Compare Source

Bug Fixes

v0.46.0

Compare Source

Features
  • add 'tag', 'annotatedTag', 'deleteTag', 'writeRef' and 'deleteRef' commands (#​621) (dde57aa)

v0.45.2

Compare Source

Bug Fixes
  • write executable file so it honors the system umask (#​641) (3f419f8)

v0.45.1

Compare Source

Bug Fixes

v0.45.0

Compare Source

Bug Fixes
  • fixed crash when shallow cloning certain repositories (#​626) (cafe1cb)
Features
  • change currentBranch to return undefined if HEAD is detached (#​623) (35869cd)

v0.44.2

Compare Source

Bug Fixes
  • add missing newline to ref written by checkout function (#​619) (f44ad41)

v0.44.1

Compare Source

Bug Fixes

v0.44.0

Compare Source

Features

v0.43.2

Compare Source

Performance Improvements
  • avoid unnecessary match if emitter is not defined (#​616) (50d8bbe)

v0.43.1

Compare Source

Bug Fixes

v0.43.0

Compare Source

Features

v0.42.0

Compare Source

Features

v0.41.0

Compare Source

Features

v0.40.4

Compare Source

Bug Fixes
  • use 'readable-stream' instead of 'stream' builtin (#​603) (5d074e0)

v0.40.3

Compare Source

Bug Fixes
  • update typings (getRemoteInfo was missing corsProxy) (#​602) (70d0883)

v0.40.2

Compare Source

Bug Fixes

v0.40.1

Compare Source

Bug Fixes
  • reference to window.localStorage broke WebWorker (#​591) (eb3514b)

v0.40.0

Compare Source

Features

v0.39.4

Compare Source

Bug Fixes

v0.39.3

Compare Source

Bug Fixes
  • statusMatrix no longer throws "Too much pending tasks" errors on large repos (#​572) (ee3cf63)

v0.39.2

Compare Source

Bug Fixes
  • Octal escape sequences are not allowed in template strings (#​571) (f372778)

v0.39.1

Compare Source

Bug Fixes

v0.39.0

Compare Source

Features

v0.38.2

Compare Source

Bug Fixes

v0.38.1

Compare Source

Bug Fixes

v0.38.0

Compare Source

Features
  • Added 'headers' parameter to push/pull/fetch (5e8aa3b)

v0.37.4

Compare Source

Bug Fixes
  • ensure codebase is tree-shakable (at least with rollup) (d935fd9)

v0.37.3

Compare Source

Performance Improvements

v0.37.2

Compare Source

Bug Fixes

v0.37.1

Compare Source

Bug Fixes
  • improve force push efficiency by computing mergebase (#​510) (efe67f5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Oct 5, 2018

Pull Request Test Coverage Report for Build 1162

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 41.712%

Totals Coverage Status
Change from base Build 816: 0.0%
Covered Lines: 967
Relevant Lines: 2056

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 3d38a1e to 80136a2 Compare October 14, 2018 01:49
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.37.1 Update dependency isomorphic-git to v0.37.2 Oct 14, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 80136a2 to 8daf776 Compare October 14, 2018 19:49
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.37.2 Update dependency isomorphic-git to v0.37.3 Oct 14, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 8daf776 to 7a4fc87 Compare November 2, 2018 03:29
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.37.3 Update dependency isomorphic-git to v0.37.4 Nov 2, 2018
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.37.4 Update dependency isomorphic-git to v0.38.0 Nov 2, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 7a4fc87 to 8aa5b73 Compare November 2, 2018 05:13
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.38.0 Update dependency isomorphic-git to v0.38.1 Nov 6, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 8aa5b73 to 1d345bf Compare November 6, 2018 01:05
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.38.1 Update dependency isomorphic-git to v0.38.2 Nov 6, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 1d345bf to 0894a29 Compare November 6, 2018 20:30
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.38.2 Update dependency isomorphic-git to v0.39.0 Nov 6, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch 2 times, most recently from 3ea132b to f400406 Compare November 7, 2018 08:16
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.39.0 Update dependency isomorphic-git to v0.39.1 Nov 7, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from f400406 to 19f5cb8 Compare November 7, 2018 23:53
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.39.1 Update dependency isomorphic-git to v0.39.2 Nov 7, 2018
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.39.2 Update dependency isomorphic-git to v0.39.3 Nov 9, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 19f5cb8 to ec7a71f Compare November 9, 2018 20:45
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.39.3 Update dependency isomorphic-git to v0.39.4 Nov 9, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from ec7a71f to 78b9051 Compare November 9, 2018 23:13
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 78b9051 to 771f17c Compare November 24, 2018 02:11
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.39.4 Update dependency isomorphic-git to v0.40.0 Nov 24, 2018
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.40.0 Update dependency isomorphic-git to v0.40.1 Nov 25, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 771f17c to 7f96b79 Compare November 25, 2018 20:16
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.40.1 Update dependency isomorphic-git to v0.40.2 Nov 25, 2018
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch 2 times, most recently from fec4005 to 0c0340a Compare November 30, 2018 21:42
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.55.2 Update dependency isomorphic-git to v0.55.4 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 42ca581 to aa99ab4 Compare July 13, 2019 14:59
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.55.4 Update dependency isomorphic-git to v0.55.5 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from aa99ab4 to 35d7645 Compare August 10, 2019 06:52
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.55.5 Update dependency isomorphic-git to v0.60.1 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 35d7645 to 64ea5c6 Compare August 20, 2019 07:02
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.60.1 Update dependency isomorphic-git to v0.60.2 Aug 20, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 64ea5c6 to db787a5 Compare September 4, 2019 21:59
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.60.2 Update dependency isomorphic-git to v0.64.6 Sep 4, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from db787a5 to a2deb02 Compare September 7, 2019 16:58
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.64.6 Update dependency isomorphic-git to v0.65.1 Sep 7, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from a2deb02 to daacb96 Compare October 5, 2019 09:59
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.65.1 Update dependency isomorphic-git to v0.67.2 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from daacb96 to b14df2b Compare November 11, 2019 13:59
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.67.2 Update dependency isomorphic-git to v0.70.5 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from b14df2b to b0dad3a Compare November 21, 2019 10:36
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.70.5 Update dependency isomorphic-git to v0.70.7 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from b0dad3a to 9e30681 Compare December 15, 2019 00:59
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.70.7 Update dependency isomorphic-git to v0.72.0 Dec 15, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 9e30681 to b97c029 Compare December 30, 2019 16:56
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.72.0 Update dependency isomorphic-git to v0.72.1 Dec 30, 2019
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from b97c029 to 36373f7 Compare January 18, 2020 18:59
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.72.1 Update dependency isomorphic-git to v0.76.0 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 36373f7 to 186ee57 Compare February 8, 2020 18:58
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.76.0 Update dependency isomorphic-git to v0.78.3 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/isomorphic-git-0.x branch from 186ee57 to 07983f4 Compare March 15, 2020 08:57
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.78.3 Update dependency isomorphic-git to v0.78.5 Mar 15, 2020
@renovate renovate bot changed the title Update dependency isomorphic-git to v0.78.5 fix(deps): update dependency isomorphic-git to v0.78.5 Mar 16, 2023
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants