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

Update anvil to v2.4.9 #2177

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Update anvil to v2.4.9 #2177

merged 2 commits into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.anvil 2.4.8-1-8 -> 2.4.9-1-8 age adoption passing confidence
com.squareup.anvil:compiler-utils 2.4.8-1-8 -> 2.4.9-1-8 age adoption passing confidence
com.squareup.anvil:compiler-api 2.4.8-1-8 -> 2.4.9-1-8 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

square/anvil (com.squareup.anvil)

v2.4.9

Changed
  • Upgrade Kotlin to 1.9.20
Fixed
  • Fix a configuration error related to version catalogs when building on Windows (#​744)
Other Notes & Contributions
  • Use Anvil version 2.4.9-1-8 if your project is using Kotlin 1.8.x. This is also the last planned release with Kotlin 1.8.x support.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested a review from a team as a code owner January 6, 2024 01:36
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Jan 6, 2024
@renovate renovate bot requested review from bmarty and removed request for a team January 6, 2024 01:36
@ElementBot
Copy link
Collaborator

ElementBot commented Jan 6, 2024

Warnings
⚠️

gradle/libs.versions.toml#L94 - A newer version of androidx.compose.material3:material3 than 1.2.0-alpha11 is available: 1.2.0-beta01

⚠️

gradle/libs.versions.toml#L215 - A newer version of org.owasp.dependencycheck than 9.0.7 is available: 9.0.8

Generated by 🚫 dangerJS against 5639328

Copy link
Contributor

github-actions bot commented Jan 6, 2024

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/Y7uaNP

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (475a43a) 67.00% compared to head (d78d6c3) 67.00%.
Report is 5 commits behind head on develop.

❗ Current head d78d6c3 differs from pull request most recent head 5639328. Consider uploading reports for the commit 5639328 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2177   +/-   ##
========================================
  Coverage    67.00%   67.00%           
========================================
  Files         1376     1376           
  Lines        34243    34243           
  Branches      7456     7456           
========================================
  Hits         22945    22945           
  Misses        7675     7675           
  Partials      3623     3623           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 8, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 8, 2024
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok if Maestro is happy.

@bmarty bmarty enabled auto-merge January 8, 2024 08:03
@jmartinesp
Copy link
Member

jmartinesp commented Jan 8, 2024

Is it using the version we want? We're on Kotlin 1.9 and it's using the -1.8 suffix for the version name.

EDIT: confirmed, there is a 2.4.9 version for Kotlin 1.9: https://repo1.maven.org/maven2/com/squareup/anvil/com.squareup.anvil.gradle.plugin/2.4.9/

Copy link
Member

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the version to just 2.4.9 so we use the Kotlin 1.9 version.

@bmarty
Copy link
Member

bmarty commented Jan 8, 2024

Please change the version to just 2.4.9 so we use the Kotlin 1.9 version.

You're right, thanks for spotting this!

Copy link
Contributor Author

renovate bot commented Jan 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 8, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 8, 2024
@bmarty bmarty changed the title Update anvil to v2.4.9-1-8 Update anvil to v2.4.9 Jan 8, 2024
Copy link

sonarcloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@bmarty bmarty merged commit b08f34a into develop Jan 8, 2024
16 checks passed
@bmarty bmarty deleted the renovate/anvil branch January 8, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants