renovate-bot opened a new pull request, #721:
URL: https://github.com/apache/polaris/pull/721

   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [io.smallrye.config:smallrye-config-core](https://smallrye.io) 
([source](https://redirect.github.com/smallrye/smallrye-config)) | `3.10.2` -> 
`3.11.1` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.smallrye.config:smallrye-config-core/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.smallrye.config:smallrye-config-core/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.smallrye.config:smallrye-config-core/3.10.2/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.smallrye.config:smallrye-config-core/3.10.2/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>smallrye/smallrye-config 
(io.smallrye.config:smallrye-config-core)</summary>
   
   ### 
[`v3.11.1`](https://redirect.github.com/smallrye/smallrye-config/releases/tag/3.11.1)
   
   [Compare 
Source](https://redirect.github.com/smallrye/smallrye-config/compare/3.11.0...3.11.1)
   
   -   
[#&#8203;1290](https://redirect.github.com/smallrye/smallrye-config/issues/1290)
 Release 3.11.1
   -   
[#&#8203;1289](https://redirect.github.com/smallrye/smallrye-config/issues/1289)
 Proper priority comparator for SmallRyeConfigBuilderCustomizer
   
   ### 
[`v3.11.0`](https://redirect.github.com/smallrye/smallrye-config/releases/tag/3.11.0)
   
   [Compare 
Source](https://redirect.github.com/smallrye/smallrye-config/compare/3.10.2...3.11.0)
   
   -   
[#&#8203;1288](https://redirect.github.com/smallrye/smallrye-config/issues/1288)
 Release 3.11.0
   -   
[#&#8203;1287](https://redirect.github.com/smallrye/smallrye-config/issues/1287)
 Move to Java 17
   -   
[#&#8203;1286](https://redirect.github.com/smallrye/smallrye-config/issues/1286)
 Use static method to create object for leaf properties
   -   
[#&#8203;1285](https://redirect.github.com/smallrye/smallrye-config/issues/1285)
 Add an equals by region to PropertyName
   -   
[#&#8203;1284](https://redirect.github.com/smallrye/smallrye-config/issues/1284)
 Builtin Converters for `File` and `URI`
   -   
[#&#8203;1283](https://redirect.github.com/smallrye/smallrye-config/issues/1283)
 Avoid new HashSet allocation if there are no secrets
   -   
[#&#8203;1282](https://redirect.github.com/smallrye/smallrye-config/issues/1282)
 Cache the profile converter in ProfileConfigSourceInterceptor
   -   
[#&#8203;1281](https://redirect.github.com/smallrye/smallrye-config/issues/1281)
 Cache hashCode of PropertyName
   -   
[#&#8203;1280](https://redirect.github.com/smallrye/smallrye-config/issues/1280)
 Use `Map.forEach` for iterating over values
   -   
[#&#8203;1279](https://redirect.github.com/smallrye/smallrye-config/issues/1279)
 Avoid using lambda in PropertiesConfigSource
   -   
[#&#8203;1275](https://redirect.github.com/smallrye/smallrye-config/issues/1275)
 Use `invokeExact` when creating a ConfigMapping object
   -   
[#&#8203;1274](https://redirect.github.com/smallrye/smallrye-config/issues/1274)
 Replace streams with for loop in customizers handling
   -   
[#&#8203;1273](https://redirect.github.com/smallrye/smallrye-config/issues/1273)
 Generate properties names with defaults in mapping class
   -   
[#&#8203;1272](https://redirect.github.com/smallrye/smallrye-config/issues/1272)
 fix: avoid out of range error with long profile names
   -   
[#&#8203;1271](https://redirect.github.com/smallrye/smallrye-config/issues/1271)
 Bump dependency.version.openwebbeans from 4.0.2 to 4.0.3
   -   
[#&#8203;1270](https://redirect.github.com/smallrye/smallrye-config/issues/1270)
 check duplicate keys
   -   
[#&#8203;1268](https://redirect.github.com/smallrye/smallrye-config/issues/1268)
 Source names as constants
   -   
[#&#8203;1267](https://redirect.github.com/smallrye/smallrye-config/issues/1267)
 Match most specific mapping prefix when matching environment variables
   -   
[#&#8203;1266](https://redirect.github.com/smallrye/smallrye-config/issues/1266)
 Use config ordinal to determine which config style to use when populating 
list, between comma-separated and indexed
   -   
[#&#8203;1265](https://redirect.github.com/smallrye/smallrye-config/issues/1265)
 Bump io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0
   -   
[#&#8203;1264](https://redirect.github.com/smallrye/smallrye-config/issues/1264)
 Validate mappings on creation instead of on lookup
   -   
[#&#8203;1263](https://redirect.github.com/smallrye/smallrye-config/issues/1263)
 Improve reportUnknown allocations
   -   
[#&#8203;1262](https://redirect.github.com/smallrye/smallrye-config/issues/1262)
 Public getter for ConfigValue#problems
   -   
[#&#8203;1261](https://redirect.github.com/smallrye/smallrye-config/issues/1261)
 Remove deprecated providers
   -   
[#&#8203;1260](https://redirect.github.com/smallrye/smallrye-config/issues/1260)
 Remove deprecated ConfigMappings#mappedProperties
   
   </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 this update 
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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
   


-- 
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]

Reply via email to