Skip to content

Update copier requirement from >=9.17.0 to >=9.17.1 - #69

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/copier-gte-9.17.1
Open

Update copier requirement from >=9.17.0 to >=9.17.1#69
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/copier-gte-9.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on copier to permit the latest version.

Release notes

Sourced from copier's releases.

v9.17.1 (2026-08-04)

Security

  • prevent code execution via Jinja finalizer by disallowing YAML tags
  • prevent code execution via Jinja sandbox escape through path and settings objects
Changelog

Sourced from copier's changelog.

v9.17.1 (2026-08-04)

Security

  • prevent code execution via Jinja finalizer by disallowing YAML tags
  • prevent code execution via Jinja sandbox escape through path and settings objects

v9.17.0 (2026-07-13)

Feat

  • add --ask flag to force prompting of selected questions (#2705)

Security

  • prevent trust bypass via encoded URL traversal

v9.16.0 (2026-06-23)

Feat

  • cache remote git templates as local mirrors with worktrees (#2720)

Fix

  • updating: preserve and update template-managed gitignored files (#2730)

v9.15.2 (2026-06-12)

Fix

  • report template path for Jinja errors in path segments (#2686)
  • fix answers file override/setting to use full path and not only filename
  • treat blank boolean strings as false (#2675)
  • updating: don't skip gitignored .rej files when converting to inline conflict markers (#2668)

Refactor

  • deprecate locating {{ _copier_conf.answers_file }}.jinja file in non-root directory

Security

  • prevent trust bypass via path traversal in trusted template URLs

v9.15.1 (2026-05-13)

Fix

  • enrich invalid choice error message with variable name and valid choices (#2662)

... (truncated)

Commits
  • e8c85ce bump: version 9.17.0 → 9.17.1
  • 3f1c1a6 fix: prevent code execution via Jinja finalizer by disallowing YAML tags
  • a5e9f3f fix: prevent code execution via Jinja sandbox escape through path and setting...
  • cd0d3aa build(deps): bump pymdown-extensions from 10.21.3 to 11.0
  • See full diff 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.17.0...v9.17.1)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.17.1
  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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from steve-downey as a code owner August 10, 2026 03:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 10, 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