uber / AutoDispose

Automatic binding+disposal of RxJava streams.
https://uber.github.io/AutoDispose/
Apache License 2.0
3.37k stars 226 forks source link

Bump com.facebook:ktfmt from 0.46 to 0.49 #534

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps com.facebook:ktfmt from 0.46 to 0.49.

Release notes

Sourced from com.facebook:ktfmt's releases.

v0.49

Changelog

Full Changelog: https://github.com/facebook/ktfmt/compare/v0.48...v0.49

0.48

Changelog:

Big thanks to all the contributors!

Full Changelog: https://github.com/facebook/ktfmt/compare/v0.47...v0.48

0.47

Changelog:

Commits
  • 0a59f80 Bump version to 0.49
  • 24148bb Fixed param usage
  • d0b5b8f Add params to workflow
  • b8fbd3c Add workflow_dispatch to be able to manually retrigger a release.
  • 54dfc1a Pointing Gradle deps to use latest stable version of ktfmt
  • 4211ac2 Stop emitting multiple trailing commas in enum entry lists with multiline ite...
  • 76487c0 Bump version to 0.49-SNAPSHOT
  • 171a947 Bump version to 0.48
  • 431f49f Update ktfmt component on FBS:master (#44184)
  • 2364f16 Update google-java-format to 1.22.0 (#452)
  • 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)
dependabot[bot] commented 5 months ago

Superseded by #539.