Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lqiu96
Copy link
Member

@lqiu96 lqiu96 commented May 20, 2025

Fixes: #1443

For Googlers, see yaqs/7220478565953830912

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 20, 2025
@lqiu96 lqiu96 marked this pull request as ready for review May 21, 2025 14:23
@lqiu96 lqiu96 requested review from a team as code owners May 21, 2025 14:23
@lqiu96 lqiu96 requested a review from zhumin8 May 21, 2025 14:23
Copy link

@lqiu96 lqiu96 merged commit 4543d04 into main May 27, 2025
27 checks passed
@lqiu96 lqiu96 deleted the prompt_consent branch May 27, 2025 18:48
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request May 29, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.35.0` -> `1.36.0` |
|
[com.google.auth:google-auth-library-credentials](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.35.0` -> `1.36.0` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | minor | `2.17.0` ->
`2.18.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.51` -> `2.31.52` |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-java
(com.google.auth:google-auth-library-oauth2-http)</summary>

###
[`v1.36.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1360-2025-05-28)

##### Features

- Support ability to set universe domain in
ServiceAccountJwtAccessCredentials
([#&#8203;1754](googleapis/google-auth-library-java#1754))
([919ae32](googleapis/google-auth-library-java@919ae32))

##### Bug Fixes

- IdTokenCredentials should fetch license id claim when requested
([#&#8203;1450](googleapis/google-auth-library-java#1450))
([c5648a5](googleapis/google-auth-library-java@c5648a5))
- Update approval_prompt=force to prompt=consent
([#&#8203;1752](googleapis/google-auth-library-java#1752))
([4543d04](googleapis/google-auth-library-java@4543d04))

</details>

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v2.18.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-2180)

-   \[Breaking]: update min support AGP version to 8.3.
-   \[Feat]: Allow excluding violations by regex patterns.
-   \[Feat]: add `ProviderConvertible` support.
-   \[Feat]: add support for Activity `theme` in `AndroidManifest.xml`
- \[Feat]: Android merged manifests are now treated as runtime (not
compile-time) requirements.
- \[Feat]: detect code source files that live outside of src/main as an
AGP feature being used.
-   \[Fix]: detect class references in the base package.
-   \[Fix]: detect constants defined in Kotlin companion objects.
-   \[Fix]: detect androidTest source set as a test source-set.
-   \[Fix]: set android dependencies weight to 100.
-   \[Fix]: also check for com.android.test.
-   \[Chore]: use Gradle 8.14.
- \[Chore]: `kotlin.metadata.jvm` no longer needs to be non-transitive,
since bumping to K2 for this project.
- \[Chore]: fix snapshot publishing by making task dependency more lazy.
-   \[Chore]: update badge to point to actual workflow.

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Never, or you tick the rebase/retry checkbox.

πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: a5422211f14b730131ded613b3a52ab141771b9e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UserAuthorizer adds approval_prompt=force and conflicts with prompt=consent
2 participants