Cosmo-Tech / azure-digital-twins-simulator-connector

Connector between Azure Digital Twins and CosmoTech Simulator
MIT License
0 stars 2 forks source link

Maven: Bump smallrye-config from 2.9.1 to 3.1.0 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps smallrye-config from 2.9.1 to 3.1.0.

Release notes

Sourced from smallrye-config's releases.

3.1.0

No release notes provided.

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.13.0

  • #848 Use Testing BOM
  • #843 Bump kotlin.version from 1.7.20 to 1.7.21
  • #842 Remove interceptors constructors that use the interceptor context
  • #841 Change secret keys docs to recommend registering an interceptor
  • #840 Bump version.curator from 5.3.0 to 5.4.0
  • #839 Bump maven-shade-plugin from 3.4.0 to 3.4.1
  • #838 Bump smallrye-common-bom from 1.13.1 to 1.13.2
  • #837 Bump smallrye-parent from 36 to 37
  • #836 A few typo fixes in the docs
  • #835 @​WithName consistent behaviour when name is dotted
  • #834 Bump asm from 9.3 to 9.4
  • #832 Bump kotlin.version from 1.7.10 to 1.7.20
  • #831 Bump snakeyaml from 1.32 to 1.33
  • #830 Support multiple profile properties
  • #829 Validate @​WithConverter type
  • #827 Support an associated mapping in a ConfigSourceFactory

2.12.2

2.12.1

  • #824 Recursively ignore mapping path
  • #823 Bump maven-shade-plugin from 3.3.0 to 3.4.0
  • #822 Bump hibernate-validator from 6.2.4.Final to 6.2.5.Final
  • #821 Bump snakeyaml from 1.31 to 1.32
  • #818 Properly support nested maps in maps
  • #817 Support quoted keys in getValuesAsMap
  • #815 Validate maps and collections completely
  • #814 Use the root locale during the validation tests

2.12.0

... (truncated)

Commits
  • c46f673 [maven-release-plugin] prepare release 3.1.0
  • 2bcef39 Release 3.1.0 (#851)
  • f5c1789 Move to Jakarta
  • 1938a8a Bump Jakarta version to 3.1.x
  • c8e2c06 [maven-release-plugin] prepare for next development iteration
  • adf9a17 [maven-release-plugin] prepare release 2.13.0
  • 5fd16d9 Release 2.13.0 (#850)
  • 81f109b Merge cdi-asm module to main one, because Maven Central does not accept a sta...
  • 6670e7f Support an associated mapping in a ConfigSourceFactory (#827)
  • 78ff3df Missing constructions breaking old versions
  • 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.


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)
dependabot[bot] commented 1 year ago

Superseded by #159.