JaidenAshmore / java-dynamic-sqs-listener

Java SQS Listener library built to be customisable and dynamic during runtime
MIT License
51 stars 13 forks source link

Update plugin com.github.davidmc24.gradle.plugin.avro to v1.8.0 #403

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.davidmc24.gradle.plugin.avro 1.2.1 -> 1.8.0 age adoption passing confidence

Release Notes

davidmc24/gradle-avro-plugin (com.github.davidmc24.gradle.plugin.avro) ### [`v1.8.0`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#180) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.7.1...1.8.0) - Built using Avro 1.11.2 ### [`v1.7.1`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#171) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.7.0...1.7.1) - Fix vulnerabilities in transitive dependencies (contribution from [BlacCello](https://togithub.com/BlacCello)); see [https://github.com/davidmc24/gradle-avro-plugin/pull/229](https://togithub.com/davidmc24/gradle-avro-plugin/pull/229) ### [`v1.7.0`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#170) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.6.0...1.7.0) - Support for using conversions and type factories located outside of build classpath (contribution from [erdi](https://togithub.com/erdi)); see [https://github.com/davidmc24/gradle-avro-plugin/pull/228](https://togithub.com/davidmc24/gradle-avro-plugin/pull/228) ### [`v1.6.0`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#160) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.5.0...1.6.0) - Add support for configuring classpath for `GenerateAvroJavaTask` (thanks to [crtlib](https://togithub.com/crtlib)); see [https://github.com/davidmc24/gradle-avro-plugin/pull/222](https://togithub.com/davidmc24/gradle-avro-plugin/pull/222) - Drop compatibility testing for old versions of Java (9, 10, 12, 13, 14, 15, 16) - Built using Gradle 7.6 - Updated compatibility testing through Gradle 7.6 - Updated compatibility testing through Java 19 ### [`v1.5.0`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#150) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.4.0...1.5.0) - Added support for `additionalVelocityTool` thanks to a contribution from [dcracauer](https://togithub.com/dcracauer); see [https://github.com/davidmc24/gradle-avro-plugin/pull/211](https://togithub.com/davidmc24/gradle-avro-plugin/pull/211) - Built using Avro 1.11.1 - Built using Gradle 7.5.1 - Updated compatibility testing through Gradle 7.5.1 - Updated compatibility testing through Java 18 ### [`v1.4.0`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#140) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.3.0...1.4.0) - Drop support for Kotlin plugin integration ### [`v1.3.0`](https://togithub.com/davidmc24/gradle-avro-plugin/blob/HEAD/CHANGES.md#130) [Compare Source](https://togithub.com/davidmc24/gradle-avro-plugin/compare/1.2.1...1.3.0) - Built using Avro 1.11.0 - Dropped support for Avro 1.9.0-1.10.2 due to use of new SpecificRecordBuilderBase constructor in Avro 1.11.0 - Default field visibility is now "PRIVATE" to match Avro's new default, as "PUBLIC_DEPRECATED" is no longer supported in Avro 1.11.0 - Built using Gradle 7.3 - Updated compatibility testing through Gradle 7.3 - Updated compatibility testing through Kotlin 1.5.31 - Added compatibility with Java 17 - `GenerateAvroProtocolTask` now has a debug log to output its classpath - `GenerateAvroProtocolTask` will no longer delegate to the system classloader

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



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