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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dugite from 1.88.7 to 2.4.0 #282

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps dugite from 1.88.7 to 2.4.0.

Release notes

Sourced from dugite's releases.

v2.3.0

Updates the embedded version of Git to 2.39.1 (or 2.39.1.windows.1) and Git LFS to 3.3.0.

v2.2.0

Updates the embedded version of Git to 2.35.6 and Git For Windows to 2.35.6.windows.1

v2.1.0

Updates the embedded version of Git to 2.35.5 (and 2.35.5.windows.1)

v2.0.0

馃毃 This release drops support for Node versions less than 14

v1.110.0

Updates Git to 2.35.4 and G4W to 2.35.4.windows.1.

Also updates the unsafe directory error as it changed with this update and adds error handling for path exists but not in the ref.

v1.109.0

Updates Git LFS to 3.1.4

v1.108.0

Bumps dugite-native in order to bump Git 2.35.2

v1.107.0

This fixes several patterns for errors which have changed subtly in between 2.32 and 2.35 - #469

v1.106.0

Bumps dugite-native in order to get Git 2.35.2 and Git LFS 3.1.2 - #468

v1.105.0

Bumps dugite-native to 2.32.1 in order to bump git to 2.32.1 and g4w to 2.32.1.windows.1

v1.104.0

  • Bumps dugite-native in order to get Git 2.32.0 and Git LFS 2.13.3 - #457

v1.103.0

  • Bump dugite-native to v2.29.3 in order to get arm64 builds of git and git-lfs for macOS - #439

v1.102.0

Add GitError.ConflictModifyDeletedInBranch for when merge is attempting to merge modifications to a file that doesn't exist in target branch

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.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tidy-dev, 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)

Bumps [dugite](https://github.com/desktop/dugite) from 1.88.7 to 2.4.0.
- [Release notes](https://github.com/desktop/dugite/releases)
- [Changelog](https://github.com/desktop/dugite/blob/main/docs/releases.md)
- [Commits](https://github.com/desktop/dugite/commits)

---
updated-dependencies:
- dependency-name: dugite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants