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

Update all non-major dependencies #238

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.truth.extensions:truth-java8-extension 1.4.2 -> 1.4.3 age adoption passing confidence
org.apache.maven.plugins:maven-dependency-plugin 3.7.0 -> 3.7.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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 Monday" (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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 75422c3 to 725cdfd Compare June 17, 2024 10:38
@renovate-bot renovate-bot changed the title Update all non-major dependencies Update all non-major dependencies to v4.1.111.Final Jun 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 725cdfd to a6d636b Compare June 19, 2024 19:30
@renovate-bot renovate-bot changed the title Update all non-major dependencies to v4.1.111.Final Update all non-major dependencies Jun 19, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 44b526a to 0764552 Compare June 28, 2024 07:26
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 69b4ed9 to 5cbd933 Compare June 29, 2024 19:03
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5cbd933 to 45b1856 Compare July 1, 2024 09:04
@copybara-service copybara-service bot merged commit b8344e5 into GoogleCloudPlatform:main Jul 1, 2024
6 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch July 1, 2024 17:04
srinjoyray pushed a commit that referenced this pull request Nov 12, 2024
PiperOrigin-RevId: 648403136
Change-Id: I715f6b5f19a6e1e62fd1d088d087dbf90a96ac1b
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 ready to pull
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants