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

Bump cookiecutter from 1.7.3 to 2.1.1 #606

Merged
merged 12 commits into from Jun 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps cookiecutter from 1.7.3 to 2.1.1.

Release notes

Sourced from cookiecutter's releases.

2.1.1

Documentation updates

Bugfixes

  • Sanitize Mercurial branch information before checkout. (#1689) @​ericof

This release is made by wonderful contributors:

@​alkatar21, @​ericof and @​jensens

2.1.0

Preamble

This release log lists all changes from 1.7.3 to this release. It includes the log of the 2.0.x releases, which were never published on PyPI. Because of that it might look a bit blurry.

We release the current stable state of the project, knowing there are a bunch of open pull requests. Those will be reviewed by the core-committers and merged or dropped.

Future releases will happen more frequently. Stay tuned.

Fetch fresh from PyPI https://pypi.org/project/cookiecutter/2.1.0/

Changes

Breaking Changes

Minor Changes

... (truncated)

Changelog

Sourced from cookiecutter's changelog.

2.1.1 (2022-06-01)

Documentation updates

Bugfixes

  • Sanitize Mercurial branch information before checkout. (#1689) @​ericof

This release is made by wonderfull contributors:

@​alkatar21, @​ericof and @​jensens

2.1.0 (2022-05-30)

Changes

CI/CD and QA changes

Documentation updates

Bugfixes

This release was made possible by our wonderful contributors:

@​doobrie, @​jensens, @​ericof, @​luzfcb

2.0.2 (2021-12-27)

Remark: This release never made it to official PyPI

... (truncated)

Commits
  • f9376a9 Prepare release 2.1.1
  • fdffddb Merge pull request #1689 from cookiecutter/sanitize-mercurial-checkout
  • 85a7884 Lint fixes
  • e26c465 Sanitize Mercurial branch information before checkout.
  • 94036d0 Merge pull request #1687 from cookiecutter/bump-version-back-to-dev
  • 70b2ee2 Merge pull request #1686 from alkatar21/patch-1
  • 8b33e96 Bump version to 2.1.1.dev0
  • 58d716f [Docs] Fix local extensions documentation
  • f601b71 Merge pull request #1684 from cookiecutter/bump-release-2.1.0
  • 96c6826 bump version and edit historie
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 2, 2022
@dependabot dependabot bot requested review from a team and YevheniiSemendiak and removed request for a team June 2, 2022 02:05
@dependabot dependabot bot force-pushed the dependabot/pip/cookiecutter-2.1.1 branch from af75764 to de2b587 Compare June 6, 2022 14:34
Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 1.7.3 to 2.1.1.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/master/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@1.7.3...2.1.1)

---
updated-dependencies:
- dependency-name: cookiecutter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/cookiecutter-2.1.1 branch from de2b587 to 9f769de Compare June 7, 2022 08:07
@andriihomiak
Copy link
Contributor

Seems like a breaking change

@YevheniiSemendiak
Copy link
Contributor

Maybe, this is a bug in Cookiecutter itself: cookiecutter/cookiecutter#1688

@andriihomiak
Copy link
Contributor

Fond the culprit https://github.com/hackebrot/pytest-cookies/blob/2973e67547f25224e8d67fe07a54585ce9690a0b/src/pytest_cookies/plugin.py#L13-L16

@andriihomiak
Copy link
Contributor

andriihomiak commented Jun 14, 2022

Need to replace pytest-cookies fork in deps once the fix is merged.

@andriihomiak andriihomiak force-pushed the dependabot/pip/cookiecutter-2.1.1 branch from 7be1c7a to f7efe10 Compare June 14, 2022 11:49
@andriihomiak andriihomiak merged commit 4b67369 into master Jun 14, 2022
@andriihomiak andriihomiak deleted the dependabot/pip/cookiecutter-2.1.1 branch June 14, 2022 12:45
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants