Skip to content

Build: Bump gradle-baseline-java from 4.0.0 to 4.169.0 - #25

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.palantir.baseline-gradle-baseline-java-4.169.0
Closed

Build: Bump gradle-baseline-java from 4.0.0 to 4.169.0#25
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.palantir.baseline-gradle-baseline-java-4.169.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2022

Copy link
Copy Markdown

Bumps gradle-baseline-java from 4.0.0 to 4.169.0.

Release notes

Sourced from gradle-baseline-java's releases.

4.169.0

Type Description Link
Improvement Exclude Spark UnusedStubClass from class uniqueness palantir/gradle-baseline#2390

4.168.0

Type Description Link
Fix Roll back nullaway+checkerframework for jdk15 support palantir/gradle-baseline#2389

4.167.0

Automated release, no documented user facing changes

4.166.0

Automated release, no documented user facing changes

4.165.0

Type Description Link
Improvement Implement a simple nullaway wrapper plugin com.palantir.baseline-null-away which registers the NullAway check at WARNING. Projects which fail on warnings will require this to pass pre-merge. palantir/gradle-baseline#2382

4.164.0

Type Description Link
Improvement The CyclomaticComplexity check is now configured with switchBlockAsSingleDecisionPoint. palantir/gradle-baseline#2383

4.163.0

Type Description Link
Fix Fix interface visibility bug palantir/gradle-baseline#2379

4.162.0

Type Description Link
Feature java versions preview enhancements+ support setting preview on a project-by-project basis.+ Fixes #2340+ fails more elegantly if javaVersions is set on not-the-root. palantir/gradle-baseline#2376

4.161.0

Type Description Link
Fix Reverts a change introduced to baseline-java-version 4.160.0, which was causing failures on multi-project builds. palantir/gradle-baseline#2369

4.160.0

Type Description Link
Fix Workaround to IDEA-301084 palantir/gradle-baseline#2368

4.159.0

Type Description Link
Improvement Add an errorprone check and typed annotation for Javax -> JakartaThere is a certain class of very problematic cases whereby if you havea method such as the following:<br>myJerseyResource.register(/* this is of type Object */ object);<br>Then if you supply a resource which includes any javax.ws.rsannotations on it, then those will not be registered if your Jerseyversion is 3.x or later (and you'll only find this out at runtime).The opposite is also true if you try to supply resources annotatedwith jakarta.ws.rs to Jersey 2.x.To address this, this commit attempts to add an errorprone checkwhich lets implementors add an annotation @ForbidJavax to methodswhich have been knowingly migrated to Jakarta EE9 and cannotaccept legacy javax types. palantir/gradle-baseline#2366

... (truncated)

Commits

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 [gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 4.0.0 to 4.169.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.0.0...4.169.0)

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

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 Sep 18, 2022
@github-actions github-actions Bot added the BUILD label Sep 18, 2022
@dependabot @github

dependabot Bot commented on behalf of github Sep 25, 2022

Copy link
Copy Markdown
Author

Superseded by #28.

@dependabot dependabot Bot closed this Sep 25, 2022
@dependabot
dependabot Bot deleted the dependabot/gradle/com.palantir.baseline-gradle-baseline-java-4.169.0 branch September 25, 2022 10:21
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