Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps isomorphic-git from 0.78.5 to 1.1.0.

Release notes

Sourced from isomorphic-git's releases.

v1.1.0

1.1.0 (2020-02-27)

Features

  • pull: Added 'url', 'remote', 'remoteRef' params (#1070) (e1943c5)

v1.0.0

I recommend you read the NICE RELEASE NOTES first.

These are the auto-generated release notes, which are exhaustive if not pretty.

1.0.0 (2020-02-26)

Bug Fixes

  • checkout: don't treat modified files as conflicted unless the file would actually change (#1018) (321618f)
  • fetch, push: recognize more git config settings (#1033) (a4e5aee)
  • types: tweak onAuth typings + add http.d.ts (#1053) (7b05b3d)
  • fetch without a 'ref' param should still work if HEAD points to a non-existing branch (#1055) (429fde1)
  • isogit CLI had wrong import path to ./http/node (ec1dce0)
  • Merge branch 'master' into beta (#872) (b9e5db4)
  • pathological graph traversal in findMergeBase (#1057) (8e53088)
  • tweak error types (#1061) (424255b)
  • update Web Worker example (32b64ca)
  • use .js extension for http/web UMD build (4a6a1c2)

chore

... (truncated)
Commits
  • c0d7adf chore: update docs/in-the-news.md
  • e1943c5 feat(pull): Added 'url', 'remote', 'remoteRef' params (#1070)
  • d407ef5 chore: redirect /docs/en/browser -> /docs/en/quickstart
  • 0a4912e chore: harmonize the semicolons in the README examples (#1065)
  • 49fb873 chore: add a thank-you section to the 1.0 blog post :)
  • 4e66704 v1.0.0
  • ed0126f chore: create v1.0.x in the docs
  • e556a96 chore: fix .gitignore preventing publishing website correctly
  • caeda58 chore: fix the docs website (#1062)
  • 4a6a1c2 fix: use .js extension for http/web UMD build
  • 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)
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 28, 2020
@dependabot-preview
Copy link
Author

Superseded by #10.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/isomorphic-git-1.1.0 branch March 2, 2020 04:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants