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

fix: remove unnecessary nexus plugin activation #2071

Merged
merged 2 commits into from
Feb 7, 2025
Merged

fix: remove unnecessary nexus plugin activation #2071

merged 2 commits into from
Feb 7, 2025

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Feb 7, 2025

b/356854847

  • Avoid declaring nexus staging plugin. It's already configured in native-image-shared-config.
  • Move check-related plugin activations to profiles.

@suztomo suztomo requested a review from a team as a code owner February 7, 2025 16:42
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 7, 2025
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Feb 7, 2025
@suztomo suztomo merged commit e3a3523 into main Feb 7, 2025
20 checks passed
@suztomo suztomo deleted the deploy branch February 7, 2025 17:23
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Feb 9, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.46.0` -> `1.46.1` |
|
[com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.46.0` -> `1.46.1` |
|
[com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.32.0` -> `1.32.1` |
|
[com.google.auth:google-auth-library-credentials](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.32.0` -> `1.32.1` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | patch | `2.8.0` ->
`2.8.1` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |

---

### Release Notes

<details>
<summary>googleapis/google-http-java-client
(com.google.http-client:google-http-client-jackson2)</summary>

###
[`v1.46.1`](https://github.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#1461-2025-02-07)

##### Bug Fixes

- Remove unnecessary nexus plugin activation
([#&#8203;2071](googleapis/google-http-java-client#2071))
([e3a3523](googleapis/google-http-java-client@e3a3523))

##### Dependencies

- Revert dependency io.grpc:grpc-context back to v1.69.0
([5790ac4](googleapis/google-http-java-client@5790ac4))

</details>

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

###
[`v1.32.1`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1321-2025-02-07)

##### Bug Fixes

- Add cab-token-generator module to Auth BOM
([#&#8203;1662](googleapis/google-auth-library-java#1662))
([e409b02](googleapis/google-auth-library-java@e409b02))
- Remove unnecessary nexus-staging-maven-plugin activation
([#&#8203;1665](googleapis/google-auth-library-java#1665))
([d138023](googleapis/google-auth-library-java@d138023))

##### Dependencies

- Update dependency com.google.http-client:google-http-client-bom to
v1.46.0
([e53c441](googleapis/google-auth-library-java@e53c441))

##### Documentation

- Update README with client-side CAB instructions
([#&#8203;1607](googleapis/google-auth-library-java#1607))
([#&#8203;1666](googleapis/google-auth-library-java#1666))
([2996297](googleapis/google-auth-library-java@2996297))

</details>

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

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

- \[Fix]: cache `SuperClassGraph`. No need to recompute for each
dependency.
-   \[Fix]: use less heap by using empty singleton collections.
-   \[Fix]: trade metaspace for heap by interning strings.

</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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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: c26ab17091cb359fb631e73c0754aab31e09f98e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants