Skip to content

chore(deps): update copier requirement from >=6.0 to >=9.18.2 - #14

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/copier-gte-9.18.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

Updates the requirements on copier to permit the latest version.

Release notes

Sourced from copier's releases.

v9.18.2 (2026-09-07)

Fix

  • allow overwriting destination symlinks when preserve_symlinks: false
  • cache: resolve submodules from the current checkout's .gitmodules (#2767)

Security

  • prevent trust bypass via ambiguous URL characters

    To prevent URL confusion attacks, trusted prefix matching is now restricted to repository URL paths containing only RFC 3986 §2.3 "unreserved" characters (letters, digits, -, ., _, ~) and /. URL paths containing other characters now require an exact, verbatim match.

Changelog

Sourced from copier's changelog.

v9.18.2 (2026-09-07)

Fix

  • allow overwriting destination symlinks when preserve_symlinks: false
  • cache: resolve submodules from the current checkout's .gitmodules (#2767)

Security

  • prevent trust bypass via ambiguous URL characters

    To prevent URL confusion attacks, trusted prefix matching is now restricted to repository URL paths containing only RFC 3986 §2.3 "unreserved" characters (letters, digits, -, ., _, ~) and /. URL paths containing other characters now require an exact, verbatim match.

v9.18.1 (2026-09-01)

Fix

  • disambiguate Windows paths from SCP URLs in trust check

v9.18.0 (2026-09-01)

Feat

  • exclude: add support for multiple exclude patterns in a single entry (#2804)

Fix

  • preserve the original error when cleanup fails (#2824)

Security

  • prevent trust bypass via encoded URL traversal for alias and SCP-style URLs

v9.17.2 (2026-08-19)

Security

  • disallow Jinja {% include %} of symlinks resolving outside template root
  • disallow config !include paths outside the template root

Refactor

  • updating: delete user-removed files after rendering instead of excluding them

v9.17.1 (2026-08-04)

... (truncated)

Commits
  • 217e4f8 bump: version 9.18.1 → 9.18.2
  • 50b1927 fix: prevent trust bypass via ambiguous URL characters
  • bfa05c1 fix: allow overwriting destination symlinks when preserve_symlinks: false
  • 68c8aa2 fix(cache): resolve submodules from the current checkout's .gitmodules (#2767)
  • 03c95e2 bump: version 9.18.0 → 9.18.1
  • 2a3e140 fix: disambiguate Windows paths from SCP URLs in trust check
  • b65cd70 bump: version 9.17.2 → 9.18.0
  • dcae663 fix: prevent trust bypass via encoded URL traversal for alias and SCP-style URLs
  • bb956bb build(deps): update dependency ruff to v0.16.5
  • 27d3629 build(deps): lock file maintenance
  • 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@v6.0.0...v9.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencias. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants