paritytrading / philadelphia

Fast FIX protocol library for the JVM
Apache License 2.0
326 stars 96 forks source link

build(deps): bump com.typesafe:config from 1.4.2 to 1.4.3 #400

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.typesafe:config from 1.4.2 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)
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)