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 8.3.0 to 9.0.1 #161

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps copier from 8.3.0 to 9.0.1.

Release notes

Sourced from copier's releases.

v9.0.1 (2023-10-30)

Fix

  • don't produce output when imported with $FORCE_COLOR=1 env

v9.0.0 (2023-10-22)

BREAKING CHANGE

  • Changes the return code for unsafe template error from 2 to 4 to avoid return code collision with Plumbum's SwitchError type errors which use return code 2.

Feat

  • allow overriding data file with CLI arguments (#1332)
  • cli: read answers from yaml file (#1325)

Fix

  • vcs: prevent local clone from being stuck by gpg prompts (#1360)
  • pydantic: compatible with 2.4+, solving FieldValidationInfo warning (#1342)
  • fix answer validation for type: str questions
  • version guess from tags that don't start with v, but are still PEP440 compliant (#1048)
  • cli: use return code 4 for unsafe template error
  • nix: detect build version appropriately
Changelog

Sourced from copier's changelog.

v9.0.1 (2023-10-30)

Fix

  • don't produce output when imported with $FORCE_COLOR=1 env

v9.0.0 (2023-10-22)

BREAKING CHANGE

  • Changes the return code for unsafe template error from 2 to 4 to avoid return code collision with Plumbum's SwitchError type errors which use return code 2.

Feat

  • allow overriding data file with CLI arguments (#1332)
  • cli: read answers from yaml file (#1325)

Fix

  • vcs: prevent local clone from being stuck by gpg prompts (#1360)
  • pydantic: compatible with 2.4+, solving FieldValidationInfo warning (#1342)
  • fix answer validation for type: str questions
  • version guess from tags that don't start with v, but are still PEP440 compliant (#1048)
  • cli: use return code 4 for unsafe template error
  • nix: detect build version appropriately
Commits
  • d8a0707 bump: version 9.0.0 → 9.0.1
  • 5cc7f67 fix: don't produce output when imported with $FORCE_COLOR=1 env
  • 9ea980f build: test and advertise Python 3.12 support
  • 23f9366 build(deps-dev): bump poetry-dynamic-versioning from 1.1.0 to 1.1.1
  • e60f436 build(deps-dev): bump pytest from 7.4.2 to 7.4.3
  • 06d4397 style: pre-commit fixes
  • 908c090 bump: version 8.3.0 → 9.0.0
  • 3739182 fix(vcs): prevent local clone from being stuck by gpg prompts (#1360)
  • fcde3f1 build(deps-dev): bump markdown-exec from 1.6.0 to 1.7.0
  • ba1ead1 build(deps-dev): bump urllib3 from 1.26.17 to 1.26.18
  • 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--161.org.readthedocs.build/en/161/

Bumps [copier](https://github.com/copier-org/copier) from 8.3.0 to 9.0.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@v8.3.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team October 30, 2023 13:02
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 e746821 into main Oct 30, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/pip/copier-9.0.1 branch October 30, 2023 14:42
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