Skip to content

Bump org.robolectric:robolectric from 4.16.1 to 4.17 - #229

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.robolectric-robolectric-4.17
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.robolectric-robolectric-4.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps org.robolectric:robolectric from 4.16.1 to 4.17.

Release notes

Sourced from org.robolectric:robolectric's releases.

Robolectric 4.17 supports SDK 37 and contains many other features and enhancements.

Please note you may need to add jvmFlags configuration when using JDKs >= 17 at https://robolectric.org/getting-started/

If you have any issues, please file them here.

Breaking Changes

AndroidVersions has been removed in favor of using android.os.Build constants ShadowCameraCharacteristics.set(Key, Object) has been changed to set(Key, T), in order to correctly reflect type enforcement in the framework

What's Changed

... (truncated)

Commits
  • 0706415 Bump version to 4.17.
  • f3c17bd Bump version to 4.17-beta-4.
  • 04b84f6 "fixed ResTable_package.SIZEOF value
  • f4ee543 Apply suggestion from @​gemini-code-assist[bot]
  • fb99bfb Expose BouncyCastle BoM as api dependency
  • a453192 Fix Javadoc for VersionCalculator
  • 6f26892 Bump version to 4.17-beta-3
  • ceffe96 Only adjust frameinfo timestamp values (including vsync).
  • ea5879f Add opt-in fix for stale screenshots on SDK 37.
  • 8bea421 Fix jank log spam on SDK 37+ by translating FrameInfo timestamps.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 16, 2026
Copilot AI lite review requested due to automatic review settings September 16, 2026 23:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The actual Robolectric dependency declaration must be updated or the unused alias removed.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

This PR attempts to bump Robolectric from 4.16.1 to 4.17.

Changes:

  • Updates the Robolectric version catalog entry.
  • The alias is unused, so the resolved dependency is unchanged.
File summaries
File Summary
gradle/libs.versions.toml Updates the unused Robolectric version entry.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread gradle/libs.versions.toml

# Test versions
robolectric = "4.16.1"
robolectric = "4.17"
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.robolectric-robolectric-4.17 branch from 9784039 to 75299c5 Compare September 18, 2026 15:03
@dependabot
dependabot Bot requested a review from a team as a code owner September 18, 2026 15:03
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.robolectric-robolectric-4.17 branch from 75299c5 to 4c7e92e Compare September 18, 2026 15:44
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.16.1 to 4.17.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.16.1...robolectric-4.17)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-version: '4.17'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.robolectric-robolectric-4.17 branch from 4c7e92e to c126869 Compare September 18, 2026 16:03
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant