Scmrepo

Latest version: v3.3.5

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 13

1.1.0

What's Changed
* dulwich: check if ssh is in path before preferring over asyncssh by pmrowla in https://github.com/iterative/scmrepo/pull/247
* temporarily disable pytest-docker entirely on py<3.10 by pmrowla in https://github.com/iterative/scmrepo/pull/254
* git.clone: add support for `--bare` and `--mirror` by pmrowla in https://github.com/iterative/scmrepo/pull/252
* dulwich: support interactive SSH key passphrase prompt in asyncssh vendor by pmrowla in https://github.com/iterative/scmrepo/pull/255
* dulwich: try default keys when no identity is set in asyncssh vendor by pmrowla in https://github.com/iterative/scmrepo/pull/259


**Full Changelog**: https://github.com/iterative/scmrepo/compare/1.0.4...1.1.0

1.0.4

What's Changed
* build(deps-dev): bump types-paramiko from 3.0.0.7 to 3.0.0.10 by dependabot in https://github.com/iterative/scmrepo/pull/241
* handle empty credential helper by dberenbaum in https://github.com/iterative/scmrepo/pull/244
* git.credentials: in/out protocol uses newlines and not os linesep by pmrowla in https://github.com/iterative/scmrepo/pull/246


**Full Changelog**: https://github.com/iterative/scmrepo/compare/1.0.3...1.0.4

1.0.3

What's Changed
* dulwich: bump minver to 0.21.5 by pmrowla in https://github.com/iterative/scmrepo/pull/239


**Full Changelog**: https://github.com/iterative/scmrepo/compare/1.0.2...1.0.3

1.0.2

What's Changed
* git-credential: disable prompt when not attached to a tty by pmrowla in https://github.com/iterative/scmrepo/pull/235


**Full Changelog**: https://github.com/iterative/scmrepo/compare/1.0.1...1.0.2

1.0.1

What's Changed
* build(deps-dev): bump types-paramiko from 3.0.0.6 to 3.0.0.7 by dependabot in https://github.com/iterative/scmrepo/pull/230
* dulwich: use repo.generate_pack_data wrapper by pmrowla in https://github.com/iterative/scmrepo/pull/232
* git.credentials: support UseHttpPath=true for credential helpers by pmrowla in https://github.com/iterative/scmrepo/pull/231


**Full Changelog**: https://github.com/iterative/scmrepo/compare/1.0.0...1.0.1

1.0.0

What's Changed
* git: change default add behavior to add(force=False) by pmrowla in https://github.com/iterative/scmrepo/pull/229
* build(deps-dev): bump types-paramiko from 3.0.0.5 to 3.0.0.6 by dependabot in https://github.com/iterative/scmrepo/pull/227
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/scmrepo/pull/205

Breaking changes

* `Git.add()` no longer stages gitignored files by default. To explicitly add ignored files you must speficy `Git.add(force=True)` (equivalent to `git add --force`)

**Full Changelog**: https://github.com/iterative/scmrepo/compare/0.2.1...1.0.0

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.