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

Update dependency git-changelog to v0.4.0 #78

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2020

This PR contains the following updates:

Package Update Change
git-changelog minor ==0.1.0 -> ==0.4.0

Release Notes

pawamoy/git-changelog

v0.4.0

Compare Source

Compare with v0.3.0

Bug Fixes
  • Use actual url for references (46a8790 by Timothée Mazzucotelli).
  • Use style subject if possible (7f2c3ad by Timothée Mazzucotelli).
  • Correctly handle nested subgroups for gitlab repos (8ca990b by Timothée Mazzucotelli).
  • Fix bumping versions starting with "v" (44e7644 by Timothée Mazzucotelli).
Code Refactoring
  • Move styles into new commit module to avoid cyclic dependencies (d90bd15 by Timothée Mazzucotelli).
Features
  • Improve changelog rendering (e9dd3f4 by Timothée Mazzucotelli).
    • Use today's date for current version
    • Move "compare" link below the heading (better table of contents in documentation)
    • Improve "compare" links to handle first and current version
    • Use selected commit types to render sections
  • Add default commit types to render variable (173392a by Timothée Mazzucotelli).
  • Always use today's date for unreleased version (1c34fa8 by Timothée Mazzucotelli).

v0.3.0

Compare Source

Compare with v0.2.0

Bug Fixes
  • Fix is_minor method for version (6d08978 by Loïc Viennois).
  • Fix parse_refs method for ProviderRefParser (dc51589 by Loïc Viennois).
  • Correctly detect major version, for both angular style and basic style (7385e19 by Loïc Viennois).
Code Refactoring
  • Add type hints to all classes and methods (95276ef by Loïc Viennois).
Features
  • Update template keepachangelog (ce76ed6) by RainChen:
    • Capitalize commit subject
    • Show author name for each commit
    • Sort commits by date
    • Unique commit subjects

v0.2.0

Compare Source

Compare with 0.1.1

Drop support for Python < 3.6.

Use poetry to manage the project!

Fixed
  • Fix detection of feature (is_minor) for angular style (4fbf0ee).

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/git-changelog-0.x branch 5 times, most recently from 5efc2de to 526c6ac Compare June 4, 2020 03:40
@renovate renovate bot force-pushed the renovate/git-changelog-0.x branch from 526c6ac to d374b46 Compare June 4, 2020 05:35
@jackton1 jackton1 merged commit 5c40a23 into master Jun 4, 2020
@delete-merged-branch delete-merged-branch bot deleted the renovate/git-changelog-0.x branch June 4, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants