Commit 5bcaf6c
authored
deps: bump to libvcs 0.41.0 - for
Bump minimum libvcs from 0.40.0 to 0.41.0 to pick up the upstream
pytest plugin fixture rename. libvcs renamed `gitconfig` to
`vcs_gitconfig` and `hgconfig` to `vcs_hgconfig` to deconflict with
the third-party `pytest-gitconfig` plugin
(vcs-python/libvcs#528,
vcs-python/libvcs#529).
vcspull's autouse setup fixture and pytester-isolated test fixtures
now request the renamed `vcs_gitconfig` parameter. No public API
surface changes.
Breaking changes: Minimum libvcs version raised from 0.40.x to
0.41.x; downstream consumers tracking vcspull's pin must accept
libvcs 0.41.x.
See also: vcs-python/libvcs#529vcs_gitconfig rename (#548)5 files changed
Lines changed: 12 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments