smallrye / smallrye-context-propagation

SmallRye implementation of MicroProfile Context Propagation
Apache License 2.0
31 stars 24 forks source link

Bump smallrye-config from 2.5.0 to 3.0.0 #382

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps smallrye-config from 2.5.0 to 3.0.0.

Release notes

Sourced from smallrye-config's releases.

3.0.0

  • Moved packages from javax to jakarta

3.0.0-RC4

No release notes provided.

3.0.0-RC3

No release notes provided.

3.0.0-RC2

No release notes provided.

3.0.0-RC1

No release notes provided.

2.12.0

  • #809 Do not override defaults namespace in the DefaultValuesConfigSource
  • #808 Bump smallrye-parent from 35 to 36
  • #807 Fix typo in secret-keys.md
  • #805 Only add split segments valid numeric indexes
  • #804 Bump snakeyaml from 1.30 to 1.31
  • #803 Support OpenWebBeans as a CDI implementation
  • #802 Do not fail with NoSuchElement when expanding Optionals
  • #800 Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final

2.11.1

  • #794 Bump docker-maven-plugin from 0.40.1 to 0.40.2
  • #793 Bump maven-resources-plugin from 3.2.0 to 3.3.0
  • #789 Apply Constraint validator to mapping interfaces

2.11.0

  • #786 Validations for Collections in Maps.
  • #785 Support toString in mapping
  • #784 Added documentation for configuration
  • #783 Improve Environment variables conversion to dotted properties
  • #781 Bump kotlin.version from 1.7.0 to 1.7.10
  • #780 Support Multi-level hierarchical parent profile
  • #779 Improve documentation
  • #778 Improve HyphenateEnumConverter
  • #777 Bump version.curator from 5.2.1 to 5.3.0
  • #776 Expressions for the HOCON Config Source
  • #775 Allow loading secret keys in mappings
  • #774 Clarify Environment Variable mapping
  • #773 Bump smallrye-common-bom from 1.12.0 to 1.13.0
  • #772 Consistent ConfigValue equals and hashcode
  • #771 Load Profile Sources before Factories so the profile values are available in the Factory context
  • #749 Initial support for List in Maps.

2.10.1

  • #768 Added Environment Variables format conventions

... (truncated)

Commits
  • 6828b7d [maven-release-plugin] prepare release 3.0.0
  • 9d76549 Release 3.0.0 (#813)
  • d3f30a0 Move to Jakarta
  • 67ef74a Skip OWB in the Jakarta migration
  • eb54297 [maven-release-plugin] prepare for next development iteration
  • 4d84d5e [maven-release-plugin] prepare release 2.12.0
  • a60f9df Release 2.12.0 (#810)
  • b9df353 Remove Java 8 Build
  • 72e48b5 Do not override defaults namespace in the DefaultValuesConfigSource (#809)
  • afa85ad Bump smallrye-parent from 35 to 36 (#808)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. šŸ¤–

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
radcortez commented 2 years ago

@dependabot ignore this major version

Requires Jakarta

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.