Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2023

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

Release notes

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

5.5.0

Type Description Link
Fix No longer suggest the "Save Actions" IntelliJ plugin which does not work in IntelliJ 2023.1 for use with Palantir Java Format. Instead, Palantir Java Format will support the IntelliJ native "Actions on save" reformat capability in a future release. palantir/gradle-baseline#2547

5.4.0

Type Description Link
Feature Add check: Use InvocationTargetException.getCause instead of getTargetException. palantir/gradle-baseline#2541

5.3.0

Type Description Link
Fix Fix #2543 CardinalityEqualsZero equality comparison check palantir/gradle-baseline#2544

5.2.0

Type Description Link
Improvement Add check: Use Collection.isEmpty() instead of comparing size() with 0 palantir/gradle-baseline#2530

5.1.0

Type Description Link
Fix StrictUnusedVariable is not suppressed when UnusedVariable is disabled palantir/gradle-baseline#2537

5.0.0

Type Description Link
Break Remove support for refaster palantir/gradle-baseline#2521

4.192.0

Automated release, no documented user facing changes

4.191.0

Type Description Link
Feature Add error-prone check JooqBatchWithoutBindArgs palantir/gradle-baseline#2506

4.190.0

Type Description Link
Feature Added DangerousCollapseKeysUsage error prone check to disallow usage of collapseKeys() API of EntryStream. palantir/gradle-baseline#2291
Feature Prefer common versions of annotations over other copies palantir/gradle-baseline#2505

4.189.0

Type Description Link
Improvement Upgrade error_prone to 2.18.0 (from 2.16) palantir/gradle-baseline#2472

4.188.0

... (truncated)

Commits
  • a18bc7e Autorelease 5.5.0
  • 1705edd Stop suggesting the save actions plugin (#2547)
  • 200dc43 Excavator: Upgrades Baseline to the latest version (#2546)
  • 1fa42ab Autorelease 5.4.0
  • d3a622c Add check: Use InvoationTargetException.getCause instead of getTargetExceptio...
  • df78651 Add OptionalOrElseMethodInvocation to README.md (#2534)
  • 9482b9f Excavator: Upgrades Baseline to the latest version (#2542)
  • d3e5faf Autorelease 5.3.0
  • 63856ba Fix #2543 CardinalityEqualsZero equality comparison check (#2544)
  • 3d9b353 Autorelease 5.2.0
  • 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 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.5.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.5.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 9, 2023
@github-actions github-actions bot added the build label Apr 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2023

Superseded by #7342.

@dependabot dependabot bot closed this Apr 13, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.palantir.baseline-gradle-baseline-java-5.5.0 branch April 13, 2023 16:36
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