Skip to content

Update copier requirement from >=9.14.3 to >=9.15.0#28

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/copier-gte-9.15.0
Open

Update copier requirement from >=9.14.3 to >=9.15.0#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/copier-gte-9.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Updates the requirements on copier to permit the latest version.

Release notes

Sourced from copier's releases.

v9.15.0 (2026-04-30)

Feat

  • add support for enabling StrictUndefined in Jinja environment (#2587)

Fix

  • clean up temporary clone directory when internal git clone is interrupted
  • avoid double-escaping backslashes in Git paths with PathSpec v1.1.0+
  • updating: propagate executable-bit changes even when Git ignores file mode changes
Changelog

Sourced from copier's changelog.

v9.15.0 (2026-04-30)

Feat

  • add support for enabling StrictUndefined in Jinja environment (#2587)

Fix

  • clean up temporary clone directory when internal git clone is interrupted
  • avoid double-escaping backslashes in Git paths with PathSpec v1.1.0+
  • updating: propagate executable-bit changes even when Git ignores file mode changes

v9.14.3 (2026-04-10)

Fix

  • vcs: fix Git tag lookup for template SSH URLs without ssh:// scheme

v9.14.2 (2026-04-09)

Fix

  • vcs: fix Git tag lookup for relative local template paths
  • vcs: support git worktrees in is_git_repo_root (#2586)
  • migrations: use configurable Jinja delimiters for default migration condition

v9.14.1 (2026-03-31)

Refactor

  • make YieldExtension self-contained

Security

  • require --trust for _external_data paths outside subproject root
  • disallow _subdirectory path outside template root

v9.14.0 (2026-03-13)

Feat

  • cli: add --answers-file flag to check-update command

Fix

  • only warn about dirty template when checking out HEAD
  • cli: show only supported flags in check-update command help output

v9.13.1 (2026-03-09)

... (truncated)

Commits
  • 4e969bf bump: version 9.14.3 → 9.15.0
  • cd8fe92 build(deps): update dependency uv to v0.11.7
  • b26b81b build(deps): update dependency poethepoet to v0.45.0
  • d52f67b build(deps): update dependency pathspec to v1.1.1
  • 33eda6b build(deps): update dependency rumdl to v0.1.84
  • 766ff16 fix: clean up temporary clone directory when internal git clone is interrupted
  • e05ddfe fix: avoid double-escaping backslashes in Git paths with PathSpec v1.1.0+
  • 710b826 build(deps): update dependency pathspec to v1.1.0
  • bd244c6 build(deps): update dependency ruff to v0.15.12
  • 3553d23 build(deps): update dependency packaging to v26.2
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Updates the requirements on [copier](https://github.com/copier-org/copier) to permit the latest version.
- [Release notes](https://github.com/copier-org/copier/releases)
- [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md)
- [Commits](copier-org/copier@v9.14.3...v9.15.0)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 6, 2026
@dependabot dependabot Bot requested a review from steve-downey as a code owner May 6, 2026 03:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants