ss-python
ss-python copied to clipboard
build(deps): update dependency copier to v9.11.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| copier | 9.8.0 -> 9.11.0 |
Release Notes
copier-org/copier (copier)
v9.11.0
Feat
- updating: allow updating a dirty Git repository when the subproject directory is clean (#2369)
- add support for custom question icons (#2381)
- add support for conditionally unsetting a question's default value
Fix
- raise warning instead of error when
chmodis not allowed - fix using default answers from settings for required questions (#2374)
Refactor
- drop support for Python 3.9
v9.10.3
Fix
- updating: render templated skip-if-exists patterns before applying patch with excluded paths
- updating: exclude only Git-ignored files when applying patch
-
updating: ignore paths added to the
_excludelist in new template version when updating
v9.10.2
Fix
- deps: remove prompt-toolkit version cap
v9.10.1
Fix
- deps: cap prompt-toolkit to <3.0.52
v9.10.0
Feat
- add support for nested multi-document includes in
copier.yml(#2251)
Fix
- disable default answer validator for secret questions
v9.9.1
Security
- disallow render paths outside destination directory
- cast Jinja context path variables to
pathlib.PurePath
v9.9.0
Feat
- add support for prompting filesystem paths (#2210)
Fix
- updating: disable secret question validator when replaying old copy
-
vcs: fix cloning local dirty template repo when
core.fsmonitor=true(#2151)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.