ArpNetworking / metrics-portal

2 stars 12 forks source link

Bump com.typesafe:config from 1.3.3 to 1.4.3 #609

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps com.typesafe:config from 1.3.3 to 1.4.3.

Release notes

Sourced from com.typesafe:config's releases.

1.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/lightbend/config/compare/v1.4.2...v1.4.3

Changelog

Sourced from com.typesafe:config's changelog.

1.4.3: October 17, 2023

  • Optionally hide rendered environment variables (#798)

1.4.2: February 2, 2022

1.4.1: October 22, 2020

1.4.0: October 11, 2019

  • application.conf variables can now override variables in reference.conf #619
  • performance improvement through capacity hint for ArrayList #648

(This was previously published as 1.3.5-RC1 but deemed a large enough change to require a minor version rather than a patch)

1.3.4: April 18, 2019

  • it is now possible to override any configuration setting from environment variables (#620) thanks to @​andreaTP
  • added support for integer keys that are longer than Int (#568) thanks to @​michalmela
  • Missing exception now has a reference to the origin Config (#585) thanks to @​vagola
  • performance improvements to resolve() (#578) thanks to @​sam-token
  • config file syntax is now resolved when parsing InputStream (#573) thanks to @​ntviet18
  • it is now possible to use @Optional on keys that are reserved words (#570) thanks to @​radist-nt
  • ValidationProblem is now serializable (#437) thanks to @​iantabolt

All of the merged PRs can be found in the release milestone.

Commits
  • d279841 chore: update NEWS and release 1.4.3 (#799)
  • 3a4ebbf fix: Optionally hide rendered environment variables (#798)
  • 5d6a466 Make the issue template work (#791)
  • 40e5d05 Update maintenance note (#788)
  • 6e035f2 readme: change playground url (#775)
  • 4458ea9 Merge pull request #763 from iamtodor/add_dconfig_pass_clarification
  • fd9be4a add Dconfig.resource clarification
  • fad9aff add note with clarification how to pass -Dconfig properly; taken from https:/...
  • d62bd12 Merge pull request #759 from raboof/main
  • b8378de Typo Februari -> February
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)