-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: google/dagger
base: dagger-2.51
head repository: google/dagger
compare: dagger-2.51.1
- 12 commits
- 31 files changed
- 3 contributors
Commits on Feb 28, 2024
-
Update Dagger yml and README with new latest version number.
RELNOTES=N/A PiperOrigin-RevId: 611227707
Configuration menu - View commit details
-
Copy full SHA for a06ed06 - Browse repository at this point
Copy the full SHA a06ed06View commit details -
Bump the dagger version in README.md
RELNOTES=n/a PiperOrigin-RevId: 611241776
Configuration menu - View commit details
-
Copy full SHA for 1bbd7db - Browse repository at this point
Copy the full SHA 1bbd7dbView commit details
Commits on Mar 4, 2024
-
reduce number of times resolving parameter types in an extreme case.
RELNOTES=n/a PiperOrigin-RevId: 612562471
Configuration menu - View commit details
-
Copy full SHA for 922ff50 - Browse repository at this point
Copy the full SHA 922ff50View commit details
Commits on Mar 6, 2024
-
Migrate from soon-to-be-deprecated
propagateIfPossible
to equivalen……t `throwIfInstanceOf` and `throwIfUnchecked` calls. This migration makes clearer that the existing call is not doing much, so I've simplified further from there. RELNOTES=n/a PiperOrigin-RevId: 613322217
Configuration menu - View commit details
-
Copy full SHA for 3fa9a8a - Browse repository at this point
Copy the full SHA 3fa9a8aView commit details
Commits on Mar 14, 2024
-
Fix diagnostic kind in InjectValidator.
RELNOTES=n/a PiperOrigin-RevId: 615894485
Configuration menu - View commit details
-
Copy full SHA for e8e1ce6 - Browse repository at this point
Copy the full SHA e8e1ce6View commit details
Commits on Mar 15, 2024
-
RELNOTES=n/a PiperOrigin-RevId: 615951840
Configuration menu - View commit details
-
Copy full SHA for e6c2ac8 - Browse repository at this point
Copy the full SHA e6c2ac8View commit details
Commits on Mar 22, 2024
-
Fix bug in AnnotationExpression.
When generating creator for annotation, the case when the return type is an array was ignored previously. fixes #4262 RELNOTES=n/a PiperOrigin-RevId: 618003551
Configuration menu - View commit details
-
Copy full SHA for c213e36 - Browse repository at this point
Copy the full SHA c213e36View commit details -
Make LazyClassKeyMap accept both MapFactory and MapProviderFactory
Will support producer in a follow up cl. Fixes #4254 RELNOTES=n/a PiperOrigin-RevId: 618220537
Configuration menu - View commit details
-
Copy full SHA for 29d9a8e - Browse repository at this point
Copy the full SHA 29d9a8eView commit details -
Associate Dagger Android output with generated Component.
fixes #4181 RELNOTES=n/a PiperOrigin-RevId: 618273295
Configuration menu - View commit details
-
Copy full SHA for fc2363d - Browse repository at this point
Copy the full SHA fc2363dView commit details
Commits on Mar 25, 2024
-
Reset processingEnv for BindingGraphPlugins for each round.
Previously, plugin initialization was performed in processingSteps(), which is only called once at the time when the Processor is created. RELNOTES=Added `BindingGraphPlugin#onProcessingRoundBegin` for pre processing initialization. PiperOrigin-RevId: 618910291
Configuration menu - View commit details
-
Copy full SHA for 2a6a0b4 - Browse repository at this point
Copy the full SHA 2a6a0b4View commit details
Commits on Mar 28, 2024
-
Update xprocessing.jar for Dagger.
RELNOTES=n/a PiperOrigin-RevId: 620087952
Configuration menu - View commit details
-
Copy full SHA for 8689679 - Browse repository at this point
Copy the full SHA 8689679View commit details
Commits on Mar 29, 2024
-
Dagger Team committed
Mar 29, 2024 2Configuration menu - View commit details
-
Copy full SHA for 394cf25 - Browse repository at this point
Copy the full SHA 394cf25View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dagger-2.51...dagger-2.51.1