Skip to content

feat: next release from main branch is 2.8.0 #2563

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
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Feb 28, 2025

LTS8 release branch

@ldetmer ldetmer requested a review from a team as a code owner February 28, 2025 15:05
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 28, 2025
@ldetmer ldetmer merged commit 57882ad into main Feb 28, 2025
13 checks passed
@ldetmer ldetmer deleted the release-brancher/2.7.x branch February 28, 2025 15:55
@sharonwiesmanbuchanan
Copy link

sharonwiesmanbuchanan commented Mar 1, 2025 via email

@sharonwiesmanbuchanan
Copy link

sharonwiesmanbuchanan commented Mar 1, 2025 via email

@waohen37
Copy link

diff --git a/.github/release-please.yml b/.github/release-please.yml index e62668eef..3497d88b7 100644 --- a/.github/release-please.yml +++ b/.github/release-please.yml @@ -22,3 +22,7 @@ branches: handleGHRelease: true releaseType: java-backport branch: 2.2.x + - bumpMinorPreMajor: true + handleGHRelease: true + releaseType: java-backport + branch: 2.7.x diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index c58a38000..9bf331a37 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -87,6 +87,20 @@ branchProtectionRules: - lint - clirr - cla/google + - pattern: 2.7.x + isAdminEnforced: true + requiredApprovingReviewCount: 1 + requiresCodeOwnerReviews: true + requiresStrictStatusChecks: false + requiredStatusCheckContexts: + - units (8) + - units (11) + - windows + - dependencies (8) + - dependencies (11) + - lint + - clirr + - cla/google permissionRules: - team: yoshi-admins permission: admin

svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request May 21, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://github.com/mockito/mockito) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`5.17.0` -> `5.18.0` |
|
[com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.7.2` -> `2.8.0` |
|
[com.google.cloud:google-cloud-logging](https://github.com/googleapis/java-logging)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.22.3` -> `3.22.4` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.46` -> `2.31.47` |

---

### Release Notes

<details>
<summary>mockito/mockito (org.mockito:mockito-core)</summary>

### [`v5.18.0`](https://github.com/mockito/mockito/releases/tag/v5.18.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle
Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>

##### 5.18.0

- 2025-05-20 - [5
commit(s)](mockito/mockito@v5.17.0...v5.18.0)
by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot\[bot]
- Make vararg checks Scala friendly (for mockito-scala)
[(#&#8203;3651)](mockito/mockito#3651)
- For UnfinishedStubbingException, suggest the possibility of another
thread [(#&#8203;3636)](mockito/mockito#3636)
- UnfinishedStubbingException ought to suggest the possibility of
another thread
[(#&#8203;3635)](mockito/mockito#3635)

</details>

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

###
[`v2.8.0`](https://github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#280-2025-05-20)

##### Features

- Next release from main branch is 2.8.0
([#&#8203;2563](googleapis/google-api-java-client#2563))
([57882ad](googleapis/google-api-java-client@57882ad))

##### Bug Fixes

- **deps:** Update project.http.version to v1.47.0
([#&#8203;2543](googleapis/google-api-java-client#2543))
([922c382](googleapis/google-api-java-client@922c382))

</details>

<details>
<summary>googleapis/java-logging
(com.google.cloud:google-cloud-logging)</summary>

###
[`v3.22.4`](https://github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3224-2025-05-20)

##### Bug Fixes

- **deps:** Update the Java code generator (gapic-generator-java) to
2.58.0
([45b4878](googleapis/java-logging@45b4878))

##### Dependencies

- Update dependency com.google.cloud:sdk-platform-java-config to v3.48.0
([#&#8203;1808](googleapis/java-logging#1808))
([6327c51](googleapis/java-logging@6327c51))
- Update googleapis/sdk-platform-java action to v2.58.0
([#&#8203;1806](googleapis/java-logging#1806))
([b94da77](googleapis/java-logging@b94da77))

</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: 9d8d16785ba298d4d94b37ef9064309b97747442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants