renovate-bot opened a new pull request, #2113: URL: https://github.com/apache/polaris/pull/2113
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.immutables:value-processor](https://redirect.github.com/immutables/immutables/tree/value-processor) ([source](https://redirect.github.com/immutables/immutables)) | `2.11.0` -> `2.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.immutables:value-annotations](https://redirect.github.com/immutables/immutables/tree/value-annotations) ([source](https://redirect.github.com/immutables/immutables)) | `2.11.0` -> `2.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.immutables:builder](https://redirect.github.com/immutables/immutables/tree/master/builder) ([source](https://redirect.github.com/immutables/immutables)) | `2.11.0` -> `2.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>immutables/immutables (org.immutables:value-processor)</summary> ### [`v2.11.1`](https://redirect.github.com/immutables/immutables/releases/tag/2.11.1) [Compare Source](https://redirect.github.com/immutables/immutables/compare/2.11.0...2.11.1) #### Maintenance and minor enhancements - Various bugfixes: Jackson integration, refinements/fixes in withers. - Extending Builders for records. I.e. nested `static class Builder extends MyRecordBuilder {}` - Can expose `*IsSet` methods on builder - new module `org.immutables:datatype`. It's slightly modernized version of `org.immutables:data` (now deprecated), no dependency on Guava, + support for records with generated builders #### Also - Include org.immutables:data in bill of materials by [@​ascopes](https://redirect.github.com/ascopes) in [https://github.com/immutables/immutables/pull/1556](https://redirect.github.com/immutables/immutables/pull/1556) - [GH-1557](https://redirect.github.com/immutables/immutables/issues/1557): Fix erroneous code generation for TypeTokens of raw annotated types by [@​ascopes](https://redirect.github.com/ascopes) in [https://github.com/immutables/immutables/pull/1558](https://redirect.github.com/immutables/immutables/pull/1558) - Final stage builder methods' return value should be ignorable by [@​benhalasi](https://redirect.github.com/benhalasi) in [https://github.com/immutables/immutables/pull/1568](https://redirect.github.com/immutables/immutables/pull/1568) #### New Contributors - [@​benhalasi](https://redirect.github.com/benhalasi) made their first contribution in [https://github.com/immutables/immutables/pull/1568](https://redirect.github.com/immutables/immutables/pull/1568) **Full Changelog**: https://github.com/immutables/immutables/compare/2.11.0...2.11.1 </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
