charmbracelet / git-lfs-transfer

Server-side implementation of the Git LFS pure-SSH protocol
MIT License
52 stars 6 forks source link

feat(deps): bump github.com/git-lfs/git-lfs/v3 from 3.4.1 to 3.5.0 #35

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/git-lfs/git-lfs/v3 from 3.4.1 to 3.5.0.

Changelog

Sourced from github.com/git-lfs/git-lfs/v3's changelog.

3.5.0 (28 February 2024)

This release is a feature release which includes support for LoongArch and RISC-V Linux binary tarballs, FETCH_HEAD as a remote source (from a plain git fetch), better support for detection of the system gitattributes file, and configuration options for the SSH protocol. In this release, the FETCH_HEAD support is experimental and subject to change.

We would like to extend a special thanks to the following open-source contributors:

Features

Bugs

... (truncated)

Commits
  • 0757d45 Merge pull request #5660 from git-lfs/release-next
  • 88dda4d release: v3.5.0
  • 7064c09 Merge pull request #5657 from bk2204/cert-homedir-fixes
  • c54c9da lfshttp: expand SSL key and cert paths
  • 5b5cf56 lfshttp: don't crash on invalid cert data
  • 6fa9ed3 lfshttp: return errors for certificate problems
  • 61ee329 Merge pull request #5648 from Anchorpoint-Software/prune-improve-verify
  • 3225436 Merge pull request #5653 from chrisd8088/ls-files-working-dir
  • b4f3f37 commands,t: fix output of ls-files in subdirectory
  • c26ae12 t/t-ls-files.sh: test checkout and download status
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
aymanbagabas commented 7 months ago

@dependabot rebase