Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(dependency): ⬆️ bump copier from 9.0.1 to 9.1.1 #551

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps copier from 9.0.1 to 9.1.1.

Release notes

Sourced from copier's releases.

v9.1.1 (2024-01-16)

Fix

  • don't fail in systems with windows 1252 encoding (probably)
  • skip excluded paths before rendering

v9.1.0 (2023-11-27)

Feat

  • Conflicts on updates now appear as git merge conflicts, also on VSCode
  • choices: support questionary checkbox for multiple choices using multiselect: true.

Fix

  • mark package as typed
  • Normalize paths obtained from Git commands output
  • don't crash when update replaces file with symlink (or vice versa) (#1409)
  • keep git-ignored files on update (#1373)
  • address deprecation warning in shutil.rmtree(onerror=...) (#1401)
Changelog

Sourced from copier's changelog.

v9.1.1 (2024-01-16)

Fix

  • don't fail in systems with windows 1252 encoding (probably)
  • skip excluded paths before rendering

v9.1.0 (2023-11-27)

Feat

  • Conflicts on updates now appear as git merge conflicts, also on VSCode
  • choices: support questionary checkbox for multiple choices using multiselect: true.

Fix

  • mark package as typed
  • Normalize paths obtained from Git commands output
  • don't crash when update replaces file with symlink (or vice versa) (#1409)
  • keep git-ignored files on update (#1373)
  • address deprecation warning in shutil.rmtree(onerror=...) (#1401)
Commits
  • 1bef95e bump: version 9.1.0 → 9.1.1
  • 7ec887e fix: don't fail in systems with windows 1252 encoding (probably)
  • 1395e2e build(deps): bump jinja
  • 7ecffb5 build(poetry2nix): update lock
  • 876656a build(deps): bump pygments from 2.16.1 to 2.17.2
  • ee5c106 docs: improve updating pre-commit documentation (#1361)
  • 1395040 build(deps): remove upper python bound
  • 19be0a1 build(lint): switch over to ruff; add taplo
  • 73c0af9 build(deps): bump cachix/cachix-action from 13 to 14
  • 7e9d7de build(deps): bump cachix/install-nix-action from 24 to 25
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0.1 to 9.1.1.
- [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.0.1...v9.1.1)

---
updated-dependencies:
- dependency-name: copier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added build Build System and Dependencies dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 22, 2024
@github-actions github-actions bot removed python Pull requests that update Python code build Build System and Dependencies labels Jan 22, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants