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.48.0 #94

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2024

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

Release notes

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

5.48.0

Type Description Link
Improvement Ignore intra-project dependencies in checkUnusedDependencies. This allows checkUnusedDependencies to be used with Gradle test fixtures even when the test fixtures are not used by the tests. palantir/gradle-baseline#2748

5.47.0

Type Description Link
Fix Handle relocated multi-release class files in checkRuntimeClasspathCompatible palantir/gradle-baseline#2752

5.46.0

Automated release, no documented user facing changes

5.45.0

Type Description Link
Fix Check the runtime classpath contains jar that contain only class which are compatible with the intended runtime java language version. palantir/gradle-baseline#2749

5.44.0

Automated release, no documented user facing changes

5.43.0

Type Description Link
Fix Remove gradle-junit-reports. palantir/gradle-baseline#2734

5.42.0

Type Description Link
Improvement Integrates with gradle-failure-reports. Adds ExceptionWithSuggestion. palantir/gradle-baseline#2724

5.41.0

Type Description Link
Fix Fix some false positives in OptionalOrElseGetValue. OptionalOrElseGetValue no longer allows compile-time constants that are not literals or identifiers. palantir/gradle-baseline#2712

5.40.0

Type Description Link
Improvement Add deprecation warning to ./gradlew idea task palantir/gradle-baseline#2711

5.39.0

Type Description Link
Fix When com.palantir.external-publish-jar is applied, the module should be considered a library palantir/gradle-baseline#2722

5.38.0

Type Description Link
Fix Ignore org.immutables:value::annotations when deciding to add the annotation processor arg required by immutables to run incrementally. palantir/gradle-baseline#2717

... (truncated)

Commits
  • 9611f68 Autorelease 5.48.0
  • a1a0e89 Ignore intra-project dependencies in checkUnusedDependencies (#2748)
  • cf49c0a Excavator: Upgrades Baseline to the latest version (#2754)
  • bc5e9d3 Excavator: Upgrade dependencies (#2753)
  • 6fd2cb5 Autorelease 5.47.0
  • b9841dd Handle relocated multi-release class files in checkRuntimeClasspathCompatible...
  • f7b7ace Suppress more checks in Gradle plugin projects (#2746)
  • 1d9a204 Excavator: Upgrades Baseline to the latest version (#2751)
  • b6ab96f Autorelease 5.45.0
  • 3e2449b Check runtime classpath contains compatible jars (#2749)
  • 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.48.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.48.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 Mar 24, 2024
@github-actions github-actions bot added the BUILD label Mar 24, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2024

Superseded by #95.

@dependabot dependabot bot closed this Mar 31, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.palantir.baseline-gradle-baseline-java-5.48.0 branch March 31, 2024 19:59
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