Created by: renovate[bot]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| auto-changelog | ^1.15.0 -> ^2.0.0 |
Release Notes
CookPete/auto-changelog
v2.4.0
- Logical handling of --starting-version
#227 - Trim commit subject
#225 - feat(commits.js): added niceDate format of commits
#206 - Logical handling of --starting-version (#227)
#221 - Add ending-version option
#209 - Do not sort tags when sorting via --append-git-tag
#197#210 - Bump packages
9d271fc - yarn upgrade
c227823 - --ending-version fixes
dbd36d5
v2.3.0
23 May 2021
- feat: add support for minor/preminor versions for custom templates
#185 - Feat: add sortCommits by subject and subject-desc
#186 - Remove --sort=-creatordate from git tag logic
#196 - Add --append-git-tag
#190 - Add --hide-empty-releases
#189 - Add --starting-date
#181 - Support absolute paths for --handlebars-setup
#180 - Fix unreleased version diff
#174 - Fix v prefix logic
#33 - Fix getSubject edge case
#179#184 - Apply ignoreCommitPattern earlier in the parsing logic
#195#187 - Add minor boolean to test data
a80e311 - Remove unused sortTags syntax
1b29530 - Remove lodash.uniqby
26e7d9c
v2.2.1
18 September 2020
v2.2.0
3 July 2020
v2.1.0
14 June 2020
- Add --hide-credit option
#166 - Add --unreleased-only option
#165 - Fix --starting-version
#164 - Add ability to prepend to an existing changelog
#156 - Use tag date rather than first commit date
#162 - Add CONTRIBUTING.md
#141 - Add merge and fix support to commit-list helper
#146
v2.0.0
10 April 2020
- Refactor codebase
#144 -
Breaking change: Remove the need for core-js and building with babel
2383380 -
Breaking change: Refactor git data fetching logic
09325ac - Improve progress output
a2ba4ac
v1.16.4
2 April 2020
v1.16.3
25 March 2020
v1.16.2
29 October 2019
- fix parsing of --issue-url and -i options
#138 - Use noEscape option rather than triple brackets everywhere
#131#133
v1.16.1
4 September 2019
- Encode < and > in commit messages
#129 - Update test data generation
c2c9bd8 - Refactor release parsing
b1ab27e - Add HTML characters to test data
b4eb7d7
v1.16.0
31 August 2019
- Add --commit-url, --merge-url and --compare-url options
#93 - Bump packages
84a1bda - Update readme
a04c0ff - Lint fixes
7d3c25a
v1.15.0
13 August 2019
v1.14.1
8 July 2019
- Add regenerator-runtime dependency
#125
v1.14.0
7 July 2019
- Update babel/rimraf/nyc
#122 - HTTPS links to external sites
#120 - Add support for alternate date sorting
#113 - fix for handlebars-setup arg
#110 - Add --append-git-log option
#118#117 - Update test data
bb3a347 - Add commit object to merge data
2a8de35 - Fix commander argument syntax
01739fe
v1.13.0
16 April 2019
- Support partial semver tag sorting
#94 - Update --package option to accept file path
#106 - Tidy up getOptions
0168216 - Tidy up readJson util
36bfd9e - Space out error logs
2bc35ce
v1.12.1
11 April 2019
- Change behaviour of ignoreCommitPattern to see tags on ignored commits
#102 - Bump packages
b371147 - Remove greenkeeper
b0841c8
v1.12.0
18 March 2019
- Add main entry to package.json
#87 - Update mocha to the latest version
🚀 #88 - Add --merge-pattern option
#86 - yarn upgrade
#91 - Add --handlebars-setup option
#96#89#90 - Add --sort-commits option
#95#97
v1.11.0
14 January 2019
- Add --stdout option
#83 - Fix sortReleases for non-semver tags
#81 - Add backtick characters to test data
ab73c8a
v1.10.3
4 January 2019
- Clarify includeBranch config array in readme
#75 - Remove package-lock.json from repo
512205b - Sort and slice commits for latest release
7d7f377 - Fix breaking commit sorting
73c05a1
v1.10.2
18 November 2018
v1.10.1
13 November 2018
v1.10.0
10 November 2018
v1.9.0
8 November 2018
- Add support for azure devops and visualstudio.com
#72 - Bump packages
#56#60#61 - Add --tag-pattern option
#70 - Add support for .auto-changelog config
#66 - Add --release-summary option
#69 - Add tests for
.auto-changelogfeature17b0926 - Add tests for sortReleases
9d80b9d - Fix quote style
5c18eda
v1.8.1
8 October 2018
- Fix Bitbucket compare links.
#65 - Update markdownlint-cli to the latest version
🚀 #54 - Update markdownlint-cli to the latest version
🚀 #51 - Add author to fixes and merges
#58 - Remove unsupported node versions from travis builds
df63917 - Add timeout to URL fetching test
d635a06 - Add node 6.0 to travis builds
088077e
v1.8.0
23 July 2018
- Add support for external templates
#49#50 - Bump nyc
#46 - Add README.md to lint checks
5aab29f - Tweak readme headings
9f08899 - Remove git from engines
bac0248
v1.7.2
28 June 2018
- Fix releases sorting when unreleased enabled
#45 - Fix unreleased section sorting
#48 - Add markdown linting
#47 - Use async fs utils instead of fs-extra
#42 - Update git log format to support earlier git versions
#43 - Fix changelog spacing
5e8ffe5 - Use %B for supported git versions
1b9c3d7 - Enable partial line coverage with codecov
e0d24de
v1.7.1
31 May 2018
- Use async fs utils instead of fs-extra
#42 - Update git log format to support earlier git versions
#43
v1.7.0
23 May 2018
- Add replaceText package option
77d73ee
v1.6.0
17 May 2018
- Add --breaking-pattern option
#41 - Add --include-branch option
#38 - Fix duplicate test data commit hashes
7f448ce
v1.5.0
16 May 2018
- Feat: match template helper
#40 - Add commit-list template helper
#36#39 - Use UTC dates by default
#37 - Move helper tests to separate files
71388c2 - Remove unused imports from template tests
5ca7c61
v1.4.6
15 March 2018
- Added support for old git versions
#35
v1.4.5
27 February 2018
- Correctly prefix package version
#33
v1.4.4
22 February 2018
v1.4.3
21 February 2018
- Add tag prefix to compare URLs
#30
v1.4.2
20 February 2018
- Support for gitlab subgroups and self-hosted instances
#28 - Update standard to the latest version
🚀 #29
v1.4.1
30 January 2018
- Support commits with no message
#27
v1.4.0
18 January 2018
- Update mocha to the latest version
🚀 #26 - Add support for generating logs without a git remote
#23 - Update niceDate tests to avoid timezone issues
#24#25 - Add --tag-prefix option
#22 - Change use of "origin" to "remote"
7c9c175 - Add --ignore-commit-pattern option
8cbe121 - Add merge commit to test data
4462118
v1.3.0
21 December 2017
- Update fs-extra to the latest version
🚀 #19 - Add --starting-commit option
#21 - Add --issue-pattern option
#18 - Add --latest-version option
#17 - Override package options with command line options
20e3962 - Update tests
2a74da4
v1.2.2
5 December 2017
- Fix error when using --unreleased flag
#16
v1.2.1
4 December 2017
- Filter out merge commits
#14 - Add commit to test data to trigger sorting
9aa7ed4 - Add tests
02613a3 - Add commit with matching PR message to test data
e9a43b2
v1.2.0
1 December 2017
- Add issue-url option to override issue URLs
#13 - Add major release to test data
e14f753 - Update readme
aaa69d0 - Slightly larger heading for major releases
d618f01
v1.1.0
9 November 2017
- Support modifying commit limit with --commit-limit
#12 - Move test origins to separate file
f8b98b5 - Add origin tests
f50dced - Add run tests
a6ae95e
v1.0.3
7 November 2017
v1.0.2
31 October 2017
v1.0.1
27 October 2017
v1.16.4
2 April 2020
v1.16.3
25 March 2020
v1.16.2
29 October 2019
Configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.