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 gradle-baseline-java from 4.42.0 to 4.185.0 #51

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2023

Bumps gradle-baseline-java from 4.42.0 to 4.185.0.

Release notes

Sourced from gradle-baseline-java's releases.

4.185.0

Type Description Link
Fix Ensure that baseline-immutables configures immutables to work incrementally when the immutables annotationProcessor dependency is not a direct dependency (ie it is brought in transitively or by an extendsFrom). palantir/gradle-baseline#2465

4.184.0

Type Description Link
Fix Bring IntelliJ in sync with ErrorProne on bad inner static class names palantir/gradle-baseline#2447
Fix Suppress the JavaxInjectOnAbstractMethod check for projects that apply java-gradle-plugin. palantir/gradle-baseline#2460

4.183.0

Automated release, no documented user facing changes

4.182.0

Type Description Link
Improvement Upgrade error-prone to 2.16, removing support for compilation with a jdk-15 target palantir/gradle-baseline#2432

4.181.0

Type Description Link
Fix Fix ConcurrentModificationExceptions thrown from BaselineNullAway palantir/gradle-baseline#2427

4.180.0

Type Description Link
Improvement exempt @​link javadoc comment from LineLength check palantir/gradle-baseline#2414

4.179.0

Type Description Link
Improvement Implement ImmutableMapDuplicateKeyStrategy for obvious map construction. By default we suggest replacing build() with the more descriptive buildOrThrow(), however buildKeepingLast() may be the original intent in some cases. palantir/gradle-baseline#2416

4.178.0

Type Description Link
Fix Refaster compilation uses exports matching error-prone compilation palantir/gradle-baseline#2407

4.177.0

Type Description Link
Fix baseline-immutables adds required exports to the java compiler for compatibility with jdk-17+ palantir/gradle-baseline#2406

4.176.0

Type Description Link
Improvement Error-prone is enabled in idea for uniformity with CLI compilation palantir/gradle-baseline#2405

4.175.0

... (truncated)

Commits
  • 21e5cb8 Autorelease 4.185.0
  • deb150f baseline-immutables handles annotationProcessor configuration extendsFrom (#2...
  • 3d8b333 Excavator: Upgrade dependencies (#2463)
  • 774620b Excavator: Update gradle-jdks infrastructure plugins (#2462)
  • c8b7ef1 Excavator: Upgrade dependencies (#2456)
  • b074800 Excavator: Upgrades Baseline to the latest version (#2461)
  • 11eb2ff Autorelease 4.184.0
  • 2792828 Disable JavaxInjectOnAbstractMethod for Gradle plugins (#2460)
  • c869ef5 Excavator: Update conjure plugins and dependencies (#2458)
  • fd7759a Excavator: Upgrade Jackson to the latest stable release (#2457)
  • 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 [gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 4.42.0 to 4.185.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...4.185.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 8, 2023
@github-actions github-actions bot added the BUILD label Jan 8, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 5, 2023

Superseded by #67.

@dependabot dependabot bot closed this Feb 5, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.palantir.baseline-gradle-baseline-java-4.185.0 branch February 5, 2023 10:01
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