chatgpt-android
chatgpt-android copied to clipboard
Bump hilt from 2.51.1 to 2.52
Bumps hilt
from 2.51.1 to 2.52.
Updates com.google.dagger:hilt-android
from 2.51.1 to 2.52
Release notes
Sourced from com.google.dagger:hilt-android's releases.
Dagger 2.52
Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.
Bug fixes
- Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
- Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
- Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
- Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
- Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
- Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
- Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits
0544328
2.52 release3e0d349
Add more information to error message when@​AggregatedDeps
annotation is miss...da92d19
Drop latest XProcessing jars into Dagger.4dcf006
Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2a
Update Bazel to use JDK 18.5293ff5
Automated Code Changed55d61c
No public description952c250
Fix an issue where the parameter name "instance" could conflict with fields o...917c005
Internal changes140e201
Completely remove dependency on https://github.com/google/bazel-common.- Additional commits viewable in compare view
Updates com.google.dagger:hilt-android-compiler
from 2.51.1 to 2.52
Release notes
Sourced from com.google.dagger:hilt-android-compiler's releases.
Dagger 2.52
Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.
Bug fixes
- Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
- Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
- Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
- Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
- Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
- Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
- Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits
0544328
2.52 release3e0d349
Add more information to error message when@​AggregatedDeps
annotation is miss...da92d19
Drop latest XProcessing jars into Dagger.4dcf006
Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2a
Update Bazel to use JDK 18.5293ff5
Automated Code Changed55d61c
No public description952c250
Fix an issue where the parameter name "instance" could conflict with fields o...917c005
Internal changes140e201
Completely remove dependency on https://github.com/google/bazel-common.- Additional commits viewable in compare view
Updates com.google.dagger:hilt-android-testing
from 2.51.1 to 2.52
Release notes
Sourced from com.google.dagger:hilt-android-testing's releases.
Dagger 2.52
Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.
Bug fixes
- Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
- Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
- Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
- Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
- Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
- Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
- Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits
0544328
2.52 release3e0d349
Add more information to error message when@​AggregatedDeps
annotation is miss...da92d19
Drop latest XProcessing jars into Dagger.4dcf006
Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2a
Update Bazel to use JDK 18.5293ff5
Automated Code Changed55d61c
No public description952c250
Fix an issue where the parameter name "instance" could conflict with fields o...917c005
Internal changes140e201
Completely remove dependency on https://github.com/google/bazel-common.- Additional commits viewable in compare view
Updates com.google.dagger.hilt.android
from 2.51.1 to 2.52
Release notes
Sourced from com.google.dagger.hilt.android's releases.
Dagger 2.52
Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.
Bug fixes
- Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
- Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
- Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
- Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
- Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
- Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
- Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits
0544328
2.52 release3e0d349
Add more information to error message when@​AggregatedDeps
annotation is miss...da92d19
Drop latest XProcessing jars into Dagger.4dcf006
Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2a
Update Bazel to use JDK 18.5293ff5
Automated Code Changed55d61c
No public description952c250
Fix an issue where the parameter name "instance" could conflict with fields o...917c005
Internal changes140e201
Completely remove dependency on https://github.com/google/bazel-common.- Additional commits viewable in compare view
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 <dependency name> 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)