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

Build: Bump com.palantir.baseline:gradle-baseline-java from 4.42.0 to 5.32.0 #220

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 7, 2024

Bumps com.palantir.baseline:gradle-baseline-java from 4.42.0 to 5.32.0.

Release notes

Sourced from com.palantir.baseline:gradle-baseline-java's releases.

5.32.0

Type Description Link
Improvement Warn when using records with array fields as their equality behavior is surprising palantir/gradle-baseline#2672
Improvement Add Visitor to the list of DO_NOT_IMPORT_INNER palantir/gradle-baseline#2677
Fix Add missing space to message in BaselineCircleCi.java palantir/gradle-baseline#2692

5.31.0

Type Description Link
Improvement Variables annotated with @RegisterExtension are now exempt from the StrictUnusedVariable check. palantir/gradle-baseline#2664

5.30.0

Type Description Link
Improvement Upgrade error-prone to the latest release palantir/gradle-baseline#2651

5.29.0

Automated release, no documented user facing changes

5.28.0

Type Description Link
Fix Ensure that the baseline-exact-dependencies plugin does not eagerly force the creation of the compileClasspath configuration, which causes "'languageVersion' is final and cannot be changed any further." errors in Gradle >=8.3. palantir/gradle-baseline#2645

5.27.0

Type Description Link
Fix baseline-exact-dependencies is now far more lazy around Configuration creation in order to support Gradle 8. Fixed attempt to make this work that should not break --write-locks. palantir/gradle-baseline#2644

5.26.0

Type Description Link
Fix baseline-java-versions avoids ClassCastException when using custom JDKs under Gradle 8. palantir/gradle-baseline#2641

5.25.0

Type Description Link
Fix Revert "Lazy exact dependencies" palantir/gradle-baseline#2642

5.24.0

Type Description Link
Fix baseline-exact-dependencies is now far more lazy around Configuration creation in order to support Gradle 8. palantir/gradle-baseline#2639

5.23.0

Type Description Link
Fix Use a Proxy for JavaInstallationMetadata so we can work across Gradle 7 and 8. palantir/gradle-baseline#2605

... (truncated)

Commits
  • 9ba525c Autorelease 5.32.0
  • f03f262 Add Visitor to the list of DO_NOT_IMPORT_INNER for intellij formatting (#...
  • ed824e3 Add missing space to message in BaselineCircleCi.java (#2692)
  • f7d38c6 Excavator: Upgrade Jackson to the latest stable release (#2691)
  • e5bbec9 Excavator: Upgrade Jackson to the latest stable release (#2690)
  • 39630ef Excavator: Upgrade Jackson to the latest stable release (#2689)
  • 3e59225 Excavator: Render CircleCI file using template specified in .circleci/templa...
  • 9efbb7b Excavator: Upgrade Jackson to the latest stable release (#2687)
  • 9d41138 Excavator: Update policy-bot config (#2686)
  • 016bc0e Excavator: Upgrade buildscript dependencies (#2685)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 4.42.0 to 5.32.0.
- [Release notes](https://github.com/palantir/gradle-baseline/releases)
- [Changelog](https://github.com/palantir/gradle-baseline/blob/develop/.changelog.yml)
- [Commits](palantir/gradle-baseline@4.42.0...5.32.0)

---
updated-dependencies:
- dependency-name: com.palantir.baseline:gradle-baseline-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 7, 2024
@github-actions github-actions bot added the BUILD label Jan 7, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2024

Superseded by #229.

@dependabot dependabot bot closed this Jan 14, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.palantir.baseline-gradle-baseline-java-5.32.0 branch January 14, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants