Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

5.6.0

Type Description Link
Fix Ensure all recommendations to install the "Save Actions" plugin are removed in persistent config in the .idea config directory. palantir/gradle-baseline#2551

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

... (truncated)

Commits
  • 267dd19 Autorelease 5.6.0
  • 92481db Remove Save Actions external dep from persistent .idea config (#2551)
  • 2997305 Excavator: Update open-source publishing plugins (#2550)
  • e835aff Excavator: Upgrade dependencies (#2549)
  • 9f6d53a Excavator: Upgrades Baseline to the latest version (#2548)
  • 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...
  • 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.6.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.6.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 Apr 12, 2023
@github-actions github-actions bot added the BUILD label Apr 12, 2023
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.

1 participant