HLTech / pact-gen

MIT License
14 stars 4 forks source link

Update dependency pl.allegro.tech.build:axion-release-plugin to v1.13.5 #99

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pl.allegro.tech.build:axion-release-plugin 1.10.0 -> 1.13.5 age adoption passing confidence

Release Notes

allegro/axion-release-plugin ### [`v1.13.5`](https://togithub.com/allegro/axion-release-plugin/releases/v1.13.5) It seems that upgrading gradle to 7.x.x broke the plugin for users with gradle 6.x. It's a known issue - for now I don't want to force users to use gradle 7+ - so this release is just an downgrade to gradle 6.9.1. **Full Changelog**: https://github.com/allegro/axion-release-plugin/compare/v1.13.4...v1.13.5 ### [`v1.13.4`](https://togithub.com/allegro/axion-release-plugin/releases/v1.13.4) #### Chores - Docs overall update - Gradle 7.2 - Migrated changelog to github releases #### What's Changed - Fix path of ScmPosition class source file in hooks.md by [@​rzabini](https://togithub.com/rzabini) in [https://github.com/allegro/axion-release-plugin/pull/411](https://togithub.com/allegro/axion-release-plugin/pull/411) - Custom package prefix for relocated jars by [@​kkocel](https://togithub.com/kkocel) in [https://github.com/allegro/axion-release-plugin/pull/412](https://togithub.com/allegro/axion-release-plugin/pull/412) - add allDependencyConstraints to config by [@​jkiehlxorder](https://togithub.com/jkiehlxorder) in [https://github.com/allegro/axion-release-plugin/pull/365](https://togithub.com/allegro/axion-release-plugin/pull/365) - Do not declare external runtime libraries in POM file by [@​kkocel](https://togithub.com/kkocel) in [https://github.com/allegro/axion-release-plugin/pull/415](https://togithub.com/allegro/axion-release-plugin/pull/415) - Improve RemoteRejection test by [@​kkocel](https://togithub.com/kkocel) in [https://github.com/allegro/axion-release-plugin/pull/423](https://togithub.com/allegro/axion-release-plugin/pull/423) - Closure to sam by [@​Worms308](https://togithub.com/Worms308) in [https://github.com/allegro/axion-release-plugin/pull/424](https://togithub.com/allegro/axion-release-plugin/pull/424) - Almost all Groovy closures replaced with Java SMA by [@​trombka](https://togithub.com/trombka) in [https://github.com/allegro/axion-release-plugin/pull/363](https://togithub.com/allegro/axion-release-plugin/pull/363) - replaced some domain config classes with java implementation by [@​Worms308](https://togithub.com/Worms308) in [https://github.com/allegro/axion-release-plugin/pull/425](https://togithub.com/allegro/axion-release-plugin/pull/425) - Add support for jgit log search for latest commit when path is given. by [@​shashken](https://togithub.com/shashken) in [https://github.com/allegro/axion-release-plugin/pull/422](https://togithub.com/allegro/axion-release-plugin/pull/422) - Remove slf4j-api module from shadow jar by [@​rafalh](https://togithub.com/rafalh) in [https://github.com/allegro/axion-release-plugin/pull/427](https://togithub.com/allegro/axion-release-plugin/pull/427) #### New Contributors - [@​rzabini](https://togithub.com/rzabini) made their first contribution in [https://github.com/allegro/axion-release-plugin/pull/411](https://togithub.com/allegro/axion-release-plugin/pull/411) - [@​jkiehlxorder](https://togithub.com/jkiehlxorder) made their first contribution in [https://github.com/allegro/axion-release-plugin/pull/365](https://togithub.com/allegro/axion-release-plugin/pull/365) - [@​Worms308](https://togithub.com/Worms308) made their first contribution in [https://github.com/allegro/axion-release-plugin/pull/424](https://togithub.com/allegro/axion-release-plugin/pull/424) - [@​trombka](https://togithub.com/trombka) made their first contribution in [https://github.com/allegro/axion-release-plugin/pull/363](https://togithub.com/allegro/axion-release-plugin/pull/363) - [@​shashken](https://togithub.com/shashken) made their first contribution in [https://github.com/allegro/axion-release-plugin/pull/422](https://togithub.com/allegro/axion-release-plugin/pull/422) - [@​rafalh](https://togithub.com/rafalh) made their first contribution in [https://github.com/allegro/axion-release-plugin/pull/427](https://togithub.com/allegro/axion-release-plugin/pull/427) **Full Changelog**: https://github.com/allegro/axion-release-plugin/compare/v1.13.3...v1.13.4

Configuration

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

🚦 Automerge: Enabled.

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.



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