Skip to content

chore(deps-dev): bump copier from 9.18.1 to 9.18.2 - #736

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

chore(deps-dev): bump copier from 9.18.1 to 9.18.2#736
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/copier-9.18.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps copier from 9.18.1 to 9.18.2.

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.

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)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [copier](https://github.com/copier-org/copier) from 9.18.1 to 9.18.2.
- [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.18.1...v9.18.2)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.18.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Sep 13, 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