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 2.10.1 #129

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps smallrye-config from 2.9.1 to 2.10.1.

Release notes

Sourced from smallrye-config's releases.

2.10.1

  • #768 Added Environment Variables format conventions
  • #766 Properly fix nested Optionals and Maps when properties from the Map are mapped first
  • #765 Bump docker-maven-plugin from 0.39.1 to 0.40.1
  • #763 Bump kotlin.version from 1.6.21 to 1.7.0
  • #760 Bump surefire-junit-platform from 3.0.0-M6 to 3.0.0-M7
  • #759 Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
  • #758 Bump surefire-testng from 3.0.0-M6 to 3.0.0-M7
  • #757 Bump maven-surefire-report-plugin from 3.0.0-M6 to 3.0.0-M7
  • #754 Bump smallrye-common-bom from 1.11.0 to 1.12.0
  • #750 Remove some lambda expressions
  • #745 Bump kotlin.version from 1.6.20 to 1.6.21

2.10.0

  • #743 Supported indexed properties with Env variables
  • #742 Fix nested Optionals and Maps when properties from the Map are mapped first
  • #741 Bump asm from 9.2 to 9.3
  • #740 Fix nested optionals and maps with empty values in the middle
  • #739 Bump surefire-testng from 3.0.0-M5 to 3.0.0-M6
  • #737 Bump kotlin.version from 1.6.10 to 1.6.20
  • #736 Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.0.0-M6
  • #735 Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
  • #734 Fix nested optionals with empty values in the middle
  • #733 Bump maven-shade-plugin from 3.2.4 to 3.3.0
  • #732 Refactor tests to isolate Arquillian and Shrinkwrap dependencies in the testing modules
  • #731 Improve mapping between config properties and env properties
  • #730 Bump smallrye-common-bom from 1.10.0 to 1.11.0
  • #727 Bump version.curator from 5.2.0 to 5.2.1

2.9.2

  • #724 Fix @​WithConverter with Collections
  • #723 Support Parent Profile in Active Profile
  • #722 Bump hibernate-validator from 6.2.2.Final to 6.2.3.Final
  • #721 Bump docker-maven-plugin from 0.39.0 to 0.39.1
Commits
  • 6846c45 [maven-release-plugin] prepare release 2.10.1
  • c95f106 Release 2.10.1 (#769)
  • 727b349 Added Environment Variables format conventions (#768)
  • a2f8e1e Properly fix nested Optionals and Maps when properties from the Map are mappe...
  • a6f79e2 Bump docker-maven-plugin from 0.39.1 to 0.40.1 (#765)
  • aa08646 Bump kotlin.version from 1.6.21 to 1.7.0 (#763)
  • 1681f82 Bump surefire-junit-platform from 3.0.0-M6 to 3.0.0-M7 (#760)
  • 72242d1 Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#759)
  • ee57608 Bump surefire-testng from 3.0.0-M6 to 3.0.0-M7 (#758)
  • ea479ce Bump maven-surefire-report-plugin from 3.0.0-M6 to 3.0.0-M7 (#757)
  • 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 2 years ago

Superseded by #135.