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

chore(deps-dev): bump copier from 9.0.1 to 9.1.0 #174

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps copier from 9.0.1 to 9.1.0.

Release notes

Sourced from copier's releases.

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.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
  • eb1c781 bump: version 9.0.1 → 9.1.0
  • f0b80f0 fix: mark package as typed
  • c643e3a build(deps-dev): bump mypy from 1.4.1 to 1.7.1
  • cc1ca14 build(deps-dev): bump mkdocs-material from 9.4.11 to 9.4.12
  • e076a6a build(deps-dev): bump mkdocs-material from 9.4.10 to 9.4.11
  • 8d2aace build(deps): bump pydantic from 2.5.1 to 2.5.2
  • 48d0c39 feat: Conflicts on updates now appear as git merge conflicts, also on VSCode
  • c47ce39 tests: Move git_init function into helpers
  • 2fa73dd fix: Normalize paths obtained from Git commands output
  • 8971678 build(deps-dev): bump pytest-xdist from 3.4.0 to 3.5.0
  • 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)

📚 Documentation preview 📚: https://meltano-edk--174.org.readthedocs.build/en/174/

Bumps [copier](https://github.com/copier-org/copier) from 9.0.1 to 9.1.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team November 27, 2023 13:04
Copy link
Collaborator

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit c6f5c0b into main Nov 27, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/copier-9.1.0 branch November 27, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant