Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump dugite from 1.88.5 to 1.101.0 #79

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

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps dugite from 1.88.5 to 1.101.0.

Release notes

Sourced from dugite's releases.

v1.101.0

  • Add GitError.GPGFailedToSignData when GPG fails to sign the data #433

V1.99.0

Add GitError.MergeCommitNoMainlineOption and regex to be able to parse main line error during cherry picking or reverting a merge commit.

v1.98.0

  • Update GitError.UnresolvedConflicts error regex to pick up cherry picking unresolved conflict error output.

v1.97.0

  • Bump dugite-native to v2.29.2-2, which includes git built with an older version of macOS SDK in order to fix desktop/desktop#11516

v1.95.0

  • Bumps dugite-native in order to get Git LFS 2.13.2 (CVE-2021-21237)
  • Bumps dugite-native to Git 2.26.2-4 in order to work around issues with homebrew linked version of curl.

v1.93.0

v1.92.0

  • Stop testing on node 8 - #408
  • Upgrade to dugite-native 2.26.2-1 - #415

v1.91.3

  • #407 Detect Git 2.26.x rebase errors correctly

v1.91.2

  • This release includes git 2.26.2 (2.26.2.windows.0) and Git LFS 2.7.2 (these are the same as the preceding dugite release v1.91.1)
  • Adds support for Windows on ARM via the npm_config_arch config #391 - thanks to @kaadam and @dennisameling!
  • Adds parsing for errors related to local changes conflicting with merge and rebase actions (see desktop/dugite#403).

v1.88.7

  • adds support for Windows on ARM via the npm_config_arch config #391 - thanks to @kaadam and @dennisameling!
  • includes Git v2.23.3 and Git for Windows v2.23.0.windows.5 (these are the same as the preceding dugite release v1.88.6)

v1.88.6

  • includes Git v2.23.3 (and Git for Windows v2.23.0.windows.5)

v1.91.1

This release includes git 2.26.2 (2.26.2.windows.0) and Git LFS 2.7.2.

Commits
Maintainer changes

This version was pushed to npm by sergiou87, a new releaser for dugite since your current version.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Mar 23, 2021
@dependabot-preview
Copy link
Author

Superseded by #80.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dugite-1.101.0 branch March 24, 2021 13:31
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.

0 participants