Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 13, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/create-github-app-token action patch v2.1.1 -> v2.1.4 age confidence
gradle/actions action patch v4.4.2 -> v4.4.3 age confidence
yaml (source) dependencies patch 2.8.0 -> 2.8.1 age confidence
com.linecorp.armeria:armeria-bom (source) dependencies patch 1.33.2 -> 1.33.3 age confidence
org.assertj:assertj-core (source) dependencies patch 3.27.4 -> 3.27.5 age confidence
com.uber.nullaway:nullaway dependencies patch 0.12.9 -> 0.12.10 age confidence
com.google.auth:google-auth-library-oauth2-http dependencies patch 1.39.0 -> 1.39.1 age confidence
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.5.5 -> 3.5.6 age confidence

Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v2.1.4

Compare Source

Bug Fixes

v2.1.3

Compare Source

Bug Fixes
  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#​254) (f3d5ec2)

v2.1.2

Compare Source

Bug Fixes
gradle/actions (gradle/actions)

v4.4.3

Compare Source

What's Changed

Full Changelog: gradle/actions@v4.4.2...v4.4.3

eemeli/yaml (yaml)

v2.8.1

Compare Source

  • Preserve empty block literals (#​634)
uber/NullAway (com.uber.nullaway:nullaway)

v0.12.10

This release contains significant improvements to inference support for generic method calls in JSpecify mode (#​1075).
We expect that many more valid calls will pass NullAway, but that some new bugs may have been introduced. Please report
any issues that you see. There is also a new flag, -XepOpt:NullAway:WarnOnGenericInferenceFailure to make NullAway
report a warning when inference fails, to help identify any issues.

  • Improved inference for generic method calls (#​1244)
  • Suppress CastToNonNull warnings for @NullUnmarked method calls by @​raccoonback (#​1258)
  • JSpecify: Fix crash when overriding with raw types (#​1265)
  • Better handle calls to super constructors and superclass methods in JSpecify mode (#​1248)
  • issue-1250 pattern matching for instanceof in switch case by @​dhruv-agr (#​1259)
  • Account for annotations in extends / implements when computing view as supertype (#​1266)
  • Bug fix with type substitutions after inference (#​1277)
  • JSpecify: Improve error messages for type incompatibility at pseudo-assignments (#​1279)
  • Support java.util.Objects.toString() by @​gulikoza (#​1283)
  • Record when generic method inference fails (#​1280)
  • issue 1275 - report unboxing warning for for-each loop by @​dhruv-agr (#​1281)
  • Abstract iterating over invocation arguments (#​1284)
  • Invoke generic method inference in more places (#​1286)
  • Maintenance
    • Build Spring with snapshot build as a CI job (#​1251)
    • Add more instance fields to GenericsChecks (#​1256)
    • remove unneeded checkNotCall call (#​1257)
    • Fail build on JDK 21 versions before 21.0.8 (#​1261)
    • Clarify JDK version to use for best JSpecify support (#​1269)
    • Simplified set of CI jobs (#​1271)
    • Build: upgrade to Gradle 9 + AGP 8.7.2 (#​1270)
    • Compile with JDK 24 (#​1276)
    • Don't use deprecated buildDir by @​mernst (#​1278)
googleapis/google-auth-library-java (com.google.auth:google-auth-library-oauth2-http)

v1.39.1

Compare Source

Documentation
  • Additional information for deprecated fromStream() methods. (#​1802) (a0d873d)
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.5.6

Compare Source


Configuration

📅 Schedule: Branch creation - "before 8am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 13, 2025
@trask trask force-pushed the main branch 2 times, most recently from 4051d6b to a7e074e Compare September 13, 2025 21:30
@renovate renovate bot changed the title fix(deps): update all patch versions chore(deps): update all patch versions Sep 13, 2025
@renovate renovate bot force-pushed the renovate/all-patch-versions branch from b89d9ad to c4fc49f Compare September 13, 2025 21:30
@renovate renovate bot force-pushed the renovate/all-patch-versions branch from c4fc49f to 53c4ec9 Compare September 13, 2025 23:51
@renovate renovate bot changed the title chore(deps): update all patch versions fix(deps): update all patch versions Sep 13, 2025
@renovate renovate bot force-pushed the renovate/all-patch-versions branch 5 times, most recently from e18cfa6 to 1a7060c Compare September 18, 2025 14:32
@renovate renovate bot force-pushed the renovate/all-patch-versions branch from 1a7060c to 9899040 Compare September 18, 2025 22:10
@renovate renovate bot changed the title fix(deps): update all patch versions fix(deps): update all patch versions - abandoned Sep 19, 2025
@renovate
Copy link
Author

renovate bot commented Sep 19, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate
Copy link
Author

renovate bot commented Oct 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants