Skip to content
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

chore(deps): update dependency com.squareup:kotlinpoet to v1.13.0 #522

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup:kotlinpoet 1.12.0 -> 1.13.0 age adoption passing confidence

Release Notes

square/kotlinpoet

v1.13.0

Compare Source

What's Changed
  • New: Kotlin 1.8.0.
  • New: KSP 1.8.0-1.0.9.
  • New: Support context receivers on TypeSpecs + extract ContextReceivable API (#​1269).
  • New: Optimize OriginatingElements and TagMap implementations (#​1270).
  • New: Auto-generate import aliases for types and members (#​1355).
  • New: Insert underscores into large decimal literals (#​1384).
  • New: New factory function FileSpec.builder(ClassName) (#​1397).
  • Fix: Fix StackOverflowError when calling KSTypeArgument.toTypeName() for a wildcard in a recursive type bound (#​1272).
  • Fix: Fix transitive aliases (#​1306).
  • Fix: Fix Aliases as TypeArgument (#​1321).
  • Fix: Don't escape special characters inside raw strings (#​1331).
  • Fix: Fix KSP interop's output of the annotation parameter value of type Char (#​1338).
  • Fix: Fix KSP interop's output for primitive arrays (#​1340).
  • Fix: Avoid emitting public if shouldEmitPublicModifier returns false (#​1342).
  • Fix: Fix context receivers being rendered in an incorrect position when on a nullable/suspending LambdaTypeName (#​1454).
  • Fix: Do not use bestGuess for KClass.asClassName (#​1469).
  • Fix: Handle fake nested types with platform mapped parents (#​1472).
  • Fix: Fix TypeName equals (#​1477).
  • Fix: Make equals consistent with compareTo for ClassName (#​1506).
New Contributors

Full Changelog: square/kotlinpoet@1.12.0...1.13.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #522 (c2669eb) into main (811e9d2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #522   +/-   ##
=========================================
  Coverage     48.45%   48.45%           
  Complexity      164      164           
=========================================
  Files            53       53           
  Lines          1882     1882           
  Branches        313      313           
=========================================
  Hits            912      912           
  Misses          841      841           
  Partials        129      129           
Flag Coverage Δ
unittests 48.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   10m 45s ⏱️ - 1m 9s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit c2669eb. ± Comparison against base commit 811e9d2.

@github-actions
Copy link

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   16m 32s ⏱️ +28s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit c2669eb. ± Comparison against base commit 811e9d2.

@github-actions
Copy link

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

245 tests  +123   221 ✔️ +111   14m 42s ⏱️ + 8m 29s
  48 suites +  24     24 💤 +  12 
  48 files   +  24       0 ±    0 

Results for commit c2669eb. ± Comparison against base commit 811e9d2.

@kgevorkyan kgevorkyan merged commit ed11b35 into main Apr 10, 2023
@kgevorkyan kgevorkyan deleted the renovate/all-minor-patch branch April 10, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant