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

versions plugin requires gradle 7 #1965

Merged
merged 2 commits into from
Nov 8, 2021
Merged

Conversation

carterkozak
Copy link
Contributor

==COMMIT_MSG==
The com.palantir.baseline-java-versions plugin requires gradle 7 and fails eagerly on older versions. Previously it would cause non-obvious failures later depending on task execution.
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Nov 8, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

The com.palantir.baseline-java-versions plugin requires gradle 7 and fails eagerly on older versions. Previously it would cause non-obvious failures later depending on task execution.

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from CRogers November 8, 2021 17:14
@bulldozer-bot bulldozer-bot bot merged commit b75aa17 into develop Nov 8, 2021
@bulldozer-bot bulldozer-bot bot deleted the ckozak/versions_requires_7 branch November 8, 2021 17:22
bulldozer-bot bot pushed a commit to palantir/witchcraft-api that referenced this pull request Nov 9, 2021
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

# Release Notes
## 4.38.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Improve Zero Warmup Rate Limiter to Catch Int Literals | palantir/gradle-baseline#1960 |


## 4.39.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | The `com.palantir.baseline-java-versions` plugin requires gradle 7 and fails eagerly on older versions. Previously it would cause non-obvious failures later depending on task execution. | palantir/gradle-baseline#1965 |
| Feature | Add Error Prone check to prefer `hasNoArgs` on service exception asserts and loggable exception asserts. | palantir/gradle-baseline#1966 |


## 4.40.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Automatically fix AssertNoArgs | palantir/gradle-baseline#1967 |



To enable or disable this check, please contact the maintainers of Excavator.
This was referenced Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants