Bump cookiecutter from 1.7.3 to 2.1.1
Created by: dependabot[bot]
Bumps cookiecutter from 1.7.3 to 2.1.1.
Release notes
Sourced from cookiecutter's releases.
2.1.1
Documentation updates
- Fix local extensions documentation (#1686)
@alkatar21
Bugfixes
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
- Move contributors and backers to credits section (#1599)
@doobrie
- test_generate_file_verbose_template_syntax_error fixed (#1671)
@MaciejPatro
- Removed changes related to setuptools_scm (#1629)
@ozer550
- Release 2.0.1 (#1620)
@audreyfeldroy
Breaking Changes
- Release preparation for 2.0.1rc1 (#1608)
@audreyfeldroy
- Replace poyo with pyyaml. (#1489)
@dHannasch
- Added: Path templates will be rendered when copy_without_render used (#839)
@noirbizarre
- Added: End of line detection and configuration. (#1407)
@insspb
- Remove support for python2.7 (#1386)
@ssbarnea
Minor Changes
- Documentation overhaul (#1677)
@jensens
- Feature/local extensions (#1240)
@mwesterhof
- Adopt setuptools-scm packaging (#1577)
@ssbarnea
- Log the error message when git clone fails, not just the return code (#1505)
@logworthy
- allow jinja 3.0.0 (#1548)
@wouterdb
- Added uuid extension to be able to generate uuids (#1493)
@jonaswre
... (truncated)
Changelog
Sourced from cookiecutter's changelog.
2.1.1 (2022-06-01)
Documentation updates
- Fix local extensions documentation (#1686)
@alkatar21
Bugfixes
This release is made by wonderfull contributors:
@alkatar21
,@ericof
and@jensens
2.1.0 (2022-05-30)
Changes
- Move contributors and backers to credits section (#1599)
@doobrie
- test_generate_file_verbose_template_syntax_error fixed (#1671)
@MaciejPatro
- Removed changes related to setuptools_scm (#1629)
@ozer550
- Feature/local extensions (#1240)
@mwesterhof
CI/CD and QA changes
- Check manifest: pre-commit, fixes, cleaning (#1683)
@jensens
- Follow PyPA guide to release package using GitHub Actions. (#1682)
@ericof
Documentation updates
- Fix typo in dict_variables.rst (#1680)
@ericof
- Documentation overhaul (#1677)
@jensens
- Fixed incorrect link on docs. (#1649)
@luzfcb
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
- Fix Python version number in cookiecutter --version and test on Python 3.10 (#1621)
@ozer550
- Removed changes related to setuptools_scm (#1629)
@audreyfeldroy
@ozer550
... (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 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)