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 auto-changelog to v2.3.0 #26

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
auto-changelog 2.2.1 -> 2.3.0 age adoption passing confidence

Release Notes

CookPete/auto-changelog

v2.3.0

Compare Source

  • 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

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.

@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2021

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.6.13-final-0 -----------

Name Stmts Miss Cover
simzoo/init.py 10 1 90%
simzoo/common/init.py 7 3 57%
simzoo/common/disturbances.py 14 10 29%
simzoo/common/disturber.py 371 329 11%
simzoo/common/helpers.py 79 68 14%
simzoo/envs/init.py 0 0 100%
simzoo/envs/biological/init.py 7 3 57%
simzoo/envs/biological/oscillator/init.py 7 3 57%
simzoo/envs/biological/oscillator/oscillator.py 104 59 43%
simzoo/envs/biological/oscillator/oscillator_disturber.py 18 8 56%
simzoo/envs/classic_control/init.py 10 5 50%
simzoo/envs/classic_control/cart_pole_cost/init.py 7 3 57%
simzoo/envs/classic_control/cart_pole_cost/cart_pole_cost.py 218 191 12%
simzoo/envs/classic_control/cart_pole_cost/cart_pole_cost_disturber.py 19 10 47%
simzoo/envs/classic_control/ex3_ekf/init.py 7 3 57%
simzoo/envs/classic_control/ex3_ekf/ex3_ekf.py 99 60 39%
simzoo/envs/classic_control/ex3_ekf/ex3_ekf_disturber.py 19 8 58%
tests/test_envs_register.py 14 3 79%
TOTAL 1010 767 24%
Coverage HTML written to
========================= 3 passed, 1

@rickstaa rickstaa self-requested a review June 10, 2021 13:21
@rickstaa rickstaa merged commit 78bd6ec into main Jun 10, 2021
@rickstaa rickstaa deleted the renovate/auto-changelog-2.x branch June 10, 2021 13:22
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