functions-framework-java icon indicating copy to clipboard operation
functions-framework-java copied to clipboard

chore(deps): update all non-major dependencies

Open renovate-bot opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github/codeql-action action patch v3.25.10 -> v3.25.11 age adoption passing confidence
org.eclipse.jetty:jetty-client (source) test patch 9.4.54.v20240208 -> 9.4.55.v20240627 age adoption passing confidence
com.google.truth.extensions:truth-java8-extension test patch 1.4.2 -> 1.4.3 age adoption passing confidence
com.google.truth:truth test patch 1.4.2 -> 1.4.3 age adoption passing confidence
org.eclipse.jetty:jetty-server (source) compile patch 9.4.54.v20240208 -> 9.4.55.v20240627 age adoption passing confidence
org.eclipse.jetty:jetty-servlet (source) compile patch 9.4.54.v20240208 -> 9.4.55.v20240627 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

github/codeql-action (github/codeql-action)

v3.25.11

Compare Source

google/truth (com.google.truth.extensions:truth-java8-extension)

v1.4.3: 1.4.3

Compare Source

  • Added more nullness information to our APIs (in the form of JSpecify annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please report any problems. (ee680cb)
  • Deprecated Subject.Factory methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace assertAbout(foos()).that(foo) with assertThat(foo) (or about(foos()).that(foo) with that(foo)). (59e7a50)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Jul 01 '24 00:07 renovate-bot