Skip to content

Bump gradle-plugin from 2.3.6 to 2.3.7 #229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps gradle-plugin from 2.3.6 to 2.3.7.

Release notes

Sourced from gradle-plugin's releases.

v2.3.7

  • Allow configuring the KotlinCompilation when using the utilities to test custom code generators, see #386.
  • Support invariant and covariant type parameters properly, see #388.
  • Use Psi parsing for assisted factory generation, see #326.
  • Support assisted injection for deeply nested inner classes, see #394.
  • Use Anvil version 2.3.7-1-6-0-RC if you want to test Kotlin 1.6.0-RC. Until Anvil hasn't adopted Kotlin 1.6 I'll publish additional versions that are required due to compiler API incompatibilities.
Changelog

Sourced from gradle-plugin's changelog.

2.3.7 (2021-10-19)

  • Allow configuring the KotlinCompilation when using the utilities to test custom code generators, see #386.
  • Support invariant and covariant type parameters properly, see #388.
  • Use Psi parsing for assisted factory generation, see #326.
  • Support assisted injection for deeply nested inner classes, see #394.
  • Use Anvil version 2.3.7-1-6-0-RC if you want to test Kotlin 1.6.0-RC. Until Anvil hasn't adopted Kotlin 1.6 I'll publish additional versions that are required due to compiler API incompatibilities.
Commits
  • 9add6e2 Releasing version 2.3.7.
  • 9881c86 Merge pull request #394 from square/ralf/inner-classes
  • 1f34457 Support assisted injection for deeply nested inner classes.
  • 32a3877 Add an additional test that verifies that assisted and non-assisted paramters...
  • 61f917a Update the documentation why Kapt is enabled in tests only.
  • 0d776f3 Merge pull request #393 from RBusarow/assisted_psi
  • 7497f93 Merge pull request #391 from square/ralf/388
  • 0380d28 Merge pull request #392 from RBusarow/ktlint_10.2.0
  • 0715a5d use Psi parsing for assisted factory generation
  • bb73d3f update KtLint plugin to 10.2.0
  • 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 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)

Bumps [gradle-plugin](https://github.com/square/anvil) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/square/anvil/releases)
- [Changelog](https://github.com/square/anvil/blob/main/CHANGELOG.md)
- [Commits](square/anvil@v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: com.squareup.anvil:gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from RBusarow as a code owner October 20, 2021 07:04
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Oct 20, 2021
Signed-off-by: GitHub Actions <actions@github.com>
@kodiakhq kodiakhq bot merged commit bc74707 into main Oct 21, 2021
@kodiakhq kodiakhq bot deleted the dependabot/gradle/com.squareup.anvil-gradle-plugin-2.3.7 branch October 21, 2021 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants