Skip to content

Update dependency io.smallrye.config:smallrye-config to v3.8.1

Renovate requested to merge renovate/smallryeconfigversion into develop

This MR contains the following updates:

Package Type Update Change
io.smallrye.config:smallrye-config (source) dependencies minor 3.5.2 -> 3.8.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

smallrye/smallrye-config (io.smallrye.config:smallrye-config)

v3.8.1

Compare Source

  • #​1159 Release 3.8.1
  • #​1158 Keep all mapping names
  • #​1157 Check invalid mapped properties
  • #​1156 Override super members defaults
  • #​1155 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
  • #​1154 Change getSuperTypes to public

v3.8.0

Compare Source

  • #​1153 Release 3.8.0
  • #​1150 Update SR Commons to 2.4.0
  • #​1149 Consistent collection type for profiles
  • #​1148 Always include super properties of mappings
  • #​1147 PropertyName do not match star with empty
  • #​1146 Generate mapping names
  • #​1145 Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
  • #​1144 Bump io.smallrye:smallrye-parent from 42 to 43
  • #​1143 Support expression expansion with secret keys configuration values
  • #​1142 Bump org.ow2.asm:asm from 9.6 to 9.7
  • #​1101 Bug! Spring bootJar: NoSuchFileException: /path/application.jar!/BOOT-INF/classes, /path/application.jar!/BOOT-INF/lib/somelib.jar

v3.7.1

Compare Source

  • #​1140 Release 3.7.1
  • #​1136 Avoid memory leak when thread is reused
  • #​1135 Do not fail with inline map value in mapping

v3.7.0

Compare Source

  • #​1134 Release 3.7.0
  • #​1132 Fallback to inline Map conversion instead of being the primary option
  • #​1129 Bump kotlin.version from 1.9.22 to 1.9.23
  • #​1128 Allow interceptors to interpose between "regular" sources and default sources

v3.6.1

Compare Source

  • #​1131 Release 3.6.1
  • #​1130 Improve relocates and fallbacks
  • #​1127 Re-introduce a no-args constructor for LoggingConfigSourceInterceptor...
  • #​1124 Check for empty values in isPropertyPresent
  • #​1123 Include mappings nested super types metadata

v3.6.0

Compare Source

  • #​1122 Release 3.6.0
  • #​1121 Cleanup project
  • #​1120 Remove deprecated APIs
  • #​1119 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
  • #​1118 Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0
  • #​1117 Properly read and validate Env configuration in Factories
  • #​1116 Bump dependency.version.openwebbeans from 4.0.1 to 4.0.2
  • #​1082 Introduce restart method for interceptors

v3.5.4

Compare Source

  • #​1113 Check all used properties when required to create a Map entry

v3.5.3

Compare Source

  • #​1111 Ignore unmapped properties recursively when other properties are also ignored
  • #​1110 Include super toString methods
  • #​1109 Do not add a dash in skewer if an all upper case word ends with a digit
  • #​1107 Ignore unnamed map paths clash with shadowed names
  • #​1106 Do not index keys when populating a non Collection value Map
  • #​1104 Ignore unmapped configurations from the EnvConfigSource
  • #​1102 Improve matching of Env names with non-alphanumeric characters
  • #​1100 Match properties with profiled Env names
  • #​1097 Use map factory in getValues
  • #​1095 Simplify getRawValue
  • #​1090 Do not skip a character if the env var character after a number is
  • #​1089 Bump jinja2 from 3.1.2 to 3.1.3 in /documentation

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading