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(deps-dev): bump cookiecutter from 1.7.0 to 1.7.2 #416

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cookiecutter from 1.7.0 to 1.7.2.

Release notes

Sourced from cookiecutter's releases.

1.7.2

Changes

Bugfixes

  • Fixed: Jinja2&Six version limits causing build errors with ansible project (#1385) @insspb

If it's not tested, it doesn't work

1.7.1 (2019-04-21)

This release was focused on internal code and CI/CD changes. During this release all code was verified to match pep8, pep257 and other code-styling guides.
Project CI/CD was significantly changed, Windows platform checks based on Appveyor engine was replaced by GitHub actions tests. Appveyor was removed. Also our CI/CD was extended with Mac builds, to verify project builds on Apple devices.

Important Changes:

  • Added: Added debug messages for get_user_config @ssbarnea (#1357)
  • Multiple templates per one repository feature added. @RomHartmann (#1224, #1063)
  • Update replay.py json.dump indent for easy viewing @nicain (#1293)
  • 'future' library replaced with 'six' as a more lightweight python porting library @asottile (#941)
  • Added extension: Slugify template filter @ppanero (#1336)
  • Added command line option: --skip-if-file-exists, allow to skip the existing files when doing overwrite_if_exists. @chhsiao1981 (#1076)
  • Some packages versions limited to be compatible with python2.7 and python 3.5 @insspb (#1349)

Internal CI/CD and tests changes:

  • Coverage comment in future merge requests disabled @ssbarnea (#1279)
  • Fixed Python 3.8 travis tests and setup.py message @insspb (#1295, #1297)
  • Travis builds extended with Windows setup for all supported python versions @insspb (#1300, #1301)
  • Update .travis.yml to be compatible with latest travis cfg specs @luzfcb (#1346)
  • Added new test to improve tests coverage @amey589 (#1023)
  • Added missed coverage lines highlight to pytest-coverage report @insspb (#1352)
  • pytest-catchlog package removed from test_requirements, as now it is included in pytest @insspb (#1347)
  • Fixed cov-report tox invocation environment @insspb (#1350)
  • Added: Release drafter support and configuration to exclude changelog update work and focus on development @ssbarnea @insspb (#1356, #1362)
  • Added: CI/CD steps for Github actions to speedup CI/CD @insspb (#1360)
  • Removed: Appveyor CI/CD completely removed @insspb @ssbarnea @insspb (#1363, #1367)

Code style and docs changes:

... (truncated)
Changelog

Sourced from cookiecutter's changelog.

1.7.2 (2019-04-21)

  • Fixed: Jinja2&Six version limits causing build errors with ansible project @insspb (#1385)

1.7.1 (2019-04-21)

This release was focused on internal code and CI/CD changes. During this release all code was verified to match pep8, pep257 and other code-styling guides.
Project CI/CD was significantly changed, Windows platform checks based on Appveyor engine was replaced by GitHub actions tests. Appveyor was removed. Also our CI/CD was extended with Mac builds, to verify project builds on Apple devices.

Important Changes:

  • Added: Added debug messages for get_user_config @ssbarnea (#1357)
  • Multiple templates per one repository feature added. @RomHartmann (#1224, #1063)
  • Update replay.py json.dump indent for easy viewing @nicain (#1293)
  • 'future' library replaced with 'six' as a more lightweight python porting library @asottile (#941)
  • Added extension: Slugify template filter @ppanero (#1336)
  • Added command line option: --skip-if-file-exists, allow to skip the existing files when doing overwrite_if_exists. @chhsiao1981 (#1076)
  • Some packages versions limited to be compatible with python2.7 and python 3.5 @insspb (#1349)

Internal CI/CD and tests changes:

  • Coverage comment in future merge requests disabled @ssbarnea (#1279)
  • Fixed Python 3.8 travis tests and setup.py message @insspb (#1295, #1297)
  • Travis builds extended with Windows setup for all supported python versions @insspb (#1300, #1301)
  • Update .travis.yml to be compatible with latest travis cfg specs @luzfcb (#1346)
  • Added new test to improve tests coverage @amey589 (#1023)
  • Added missed coverage lines highlight to pytest-coverage report @insspb (#1352)
  • pytest-catchlog package removed from test_requirements, as now it is included in pytest @insspb (#1347)
  • Fixed cov-report tox invocation environment @insspb (#1350)
  • Added: Release drafter support and configuration to exclude changelog update work and focus on development @ssbarnea @insspb (#1356, #1362)
  • Added: CI/CD steps for Github actions to speedup CI/CD @insspb (#1360)
  • Removed: Appveyor CI/CD completely removed @insspb @ssbarnea @insspb (#1363, #1367)

Code style and docs changes:

... (truncated)
Commits
  • 7a5f253 Release 1.7.2
  • 26aaf34 FIxed: Jinja2&Six version limits causing build errors with ansible project (#...
  • b943abf Release 1.7.1
  • 5671b43 Added: Black formatting verification for whole project
  • c067ab6 Added: Pytest config with docstrings enabled tests (#1381)
  • 51ba0d4 Reformatted readme file and removed outdated information (#1361)
  • beb21af Tests refactoring: test_generate* docstrings added, setup/teardown functions ...
  • 28bbbff Updated: get_config Function exception extended with config file path informa...
  • defe3d3 Tests refactoring: test_abbreviation_expansion tests replaced by parametrizat...
  • e6d9bf3 Tests refactoring: test_abort_generate_on_hook_error tests replaced by parame...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 21, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 7d71ac2 on dependabot/pip/cookiecutter-1.7.2 into b98c83e on master.

@nicfit nicfit closed this May 9, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/cookiecutter-1.7.2 branch May 9, 2020 01:42
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

2 participants