Scmrepo

Latest version: v3.3.8

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

Scan your dependencies

Page 6 of 13

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

0.2.1

What's Changed
* dulwich: preserve data from generators when retrying request by pmrowla in https://github.com/iterative/scmrepo/pull/228


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

0.2.0

What's Changed
* pygit2: implement libgit2/pygit2 remote callbacks by pmrowla in https://github.com/iterative/scmrepo/pull/219
* build(deps-dev): bump types-mock from 5.0.0.5 to 5.0.0.6 by dependabot in https://github.com/iterative/scmrepo/pull/218
* build(deps-dev): bump types-paramiko from 3.0.0.4 to 3.0.0.5 by dependabot in https://github.com/iterative/scmrepo/pull/217
* build(deps-dev): bump paramiko from 3.0.0 to 3.1.0 by dependabot in https://github.com/iterative/scmrepo/pull/206
* dulwich/pygit: support interactive username/pw auth by pmrowla in https://github.com/iterative/scmrepo/pull/220
* credentials: cache interactive credentials in memory by pmrowla in https://github.com/iterative/scmrepo/pull/222
* disallow cred helper to return empty output by dberenbaum in https://github.com/iterative/scmrepo/pull/224
* credentials: generalize prompt behavior by pmrowla in https://github.com/iterative/scmrepo/pull/226

New Contributors
* dberenbaum made their first contribution in https://github.com/iterative/scmrepo/pull/224

**Full Changelog**: https://github.com/iterative/scmrepo/compare/0.1.17...0.2.0

0.1.17

What's Changed
* update template by github-actions in https://github.com/iterative/scmrepo/pull/199
* git.credentials: implement full fill/approve/reject workflow by pmrowla in https://github.com/iterative/scmrepo/pull/216


**Full Changelog**: https://github.com/iterative/scmrepo/compare/0.1.16...0.1.17

Page 6 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.