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

chore(deps): update dependency auto-changelog to v2 #251

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2020

This PR contains the following updates:

Package Type Update Change
auto-changelog devDependencies major ^1.10.2 -> ^2.0.0

Release Notes

CookPete/auto-changelog

v2.0.0

Compare Source

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

  • Pin semver to v6 #160
  • Add node 12 to travis builds ac77a53
  • Remove node 8 from travis builds e7d557d
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

  • Add --config option #127
  • Infer semver versions from numeric tags #126
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

  • Upgrade all packages #59
  • Remove package-lock.json 791a261
v1.10.1

13 November 2018

  • Use readline for log util #73 #74
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-changelog feature 17b0926
  • 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 unreleased section sorting #48
  • Add markdown linting #47
  • Fix changelog spacing 5e8ffe5
  • Use %B for supported git versions 1b9c3d7
  • Enable partial line coverage with codecov e0d24de
v1.7.1

31 May 2018

  • Fix releases sorting when unreleased enabled #45
  • 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

  • Do not show date for unreleased section #31
  • Fix unreleased compare URL 24fbc63
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

  • Tweak package read logic 5ca75a2
  • Fall back to https origin protocol 74e29b4
v1.0.1

27 October 2017

  • Filter out commits with the same message as an existing merge 2a420f7
  • Update readme 54fc665

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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.

@netlify
Copy link

netlify bot commented Jun 8, 2020

Deploy Success!

Built with commit eb8ba09

https://deploy-preview-251--identity.netlify.app

@erezrokah erezrokah added the type: chore work needed to keep the product and development running smoothly label Jun 8, 2020
@renovate renovate bot force-pushed the renovate/auto-changelog-2.x branch from a26a329 to eb8ba09 Compare June 8, 2020 08:01
@erezrokah erezrokah merged commit 2a39d89 into master Jun 8, 2020
@renovate renovate bot deleted the renovate/auto-changelog-2.x branch June 8, 2020 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants