apter-tech / junit5-robolectric-extension

This repository aims to bridge the gap between JUnit 5 and Robolectric, enabling developers to leverage the benefits of both frameworks for unit testing Android applications. While Robolectric currently lacks a dedicated JUnit 5 extension, this project proposes a community-driven solution to achieve seamless integration.
Apache License 2.0
51 stars 2 forks source link

chore(deps): update all non-major dependencies #75

Closed renovate-self-hosted-apter[bot] closed 3 months ago

renovate-self-hosted-apter[bot] commented 4 months ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.6 -> v4.1.7
actions/download-artifact action patch v4.1.7 -> v4.1.8
actions/upload-artifact action patch v4.3.3 -> v4.3.4
gradle (source) minor 8.8 -> 8.9
gradle/actions action minor v3.3.2 -> v3.5.0
org.robolectric:robolectric (source) dependencies minor 4.12.2 -> 4.13
org.junit:junit-bom (source) dependencies patch 5.10.2 -> 5.10.3
com.github.gmazzo.buildconfig plugin minor 5.3.5 -> 5.4.0
androidx.test.ext:junit dependencies minor 1.1.5 -> 1.2.1
com.android.library (source) plugin minor 8.4.1 -> 8.5.1
com.android.tools.build:gradle (source) dependencies minor 8.4.1 -> 8.5.1

Release Notes

actions/checkout (actions/checkout) ### [`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776)
actions/download-artifact (actions/download-artifact) ### [`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8) [Compare Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8) #### What's Changed - Update [@​actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/download-artifact/pull/341](https://togithub.com/actions/download-artifact/pull/341) **Full Changelog**: https://github.com/actions/download-artifact/compare/v4...v4.1.8
actions/upload-artifact (actions/upload-artifact) ### [`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) #### What's Changed - Update [@​actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
gradle/gradle (gradle) ### [`v8.9`](https://togithub.com/gradle/gradle/releases/tag/v8.9.0): 8.9 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) The Gradle team is excited to announce Gradle 8.9. [Read the Release Notes](https://docs.gradle.org/8.9/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [/dev/mataha](https://togithub.com/mataha), [Alex-Vol-Amz](https://togithub.com/Alex-Vol-Amz), [Andrew Quinney](https://togithub.com/aquinney0), [Andrey Mischenko](https://togithub.com/gildor), [Björn Kautler](https://togithub.com/Vampire), [dancer13](https://togithub.com/dancer1325), [Danish Nawab](https://togithub.com/danishnawab), [Endeavour233](https://togithub.com/Endeavour233), [Gediminas Rimša](https://togithub.com/grimsa), [gotovsky](https://togithub.com/SergeyGotovskiy), [Jay Wei](https://togithub.com/JayWei1215), [Jeff](https://togithub.com/mathjeff), [Madalin Valceleanu](https://togithub.com/vmadalin), [markslater](https://togithub.com/markslater), [Mel Arthurs](https://togithub.com/arthursmel), [Michael](https://togithub.com/bean5), [Nils Brugger](https://togithub.com/nbrugger-tgm), [Ole Osterhagen](https://togithub.com/oleosterhagen), [Piotr Kubowicz](https://togithub.com/pkubowicz), [Róbert Papp](https://togithub.com/TWiStErRob), [Sebastian Davids](https://togithub.com/sdavids), [Sebastian Schuberth](https://togithub.com/sschuberth), [Stefan Oehme](https://togithub.com/oehme), [Stefanos Koutsouflakis](https://togithub.com/stefanoskapa), [Taeik Lim](https://togithub.com/acktsap), [Tianyi Tao](https://togithub.com/tianyeeT), [Tim Nielens](https://togithub.com/tnielens), [наб](https://togithub.com/nabijaczleweli) #### Upgrade instructions Switch your build to use Gradle 8.9 by updating your wrapper: ./gradlew wrapper --gradle-version=8.9 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.9/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.9/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://togithub.com/gradle).
gradle/actions (gradle/actions) ### [`v3.5.0`](https://togithub.com/gradle/actions/releases/tag/v3.5.0) [Compare Source](https://togithub.com/gradle/actions/compare/v3.4.2...v3.5.0) This release contains a major upgrade to `gradle-home-cache-cleanup` as well as improvements to dependency-submission. #### What's Changed - Include Gradle 8.9 in known wrapper checksums (avoiding the need to download) ([#​266](https://togithub.com/gradle/actions/issues/266)) - Improvements to cache-cleanup - Provision latest Gradle version to use for cache-cleanup ([#​33](https://togithub.com/gradle/actions/issues/33), [#​271](https://togithub.com/gradle/actions/issues/271)) - Avoid use of timestamp manipulation for cache-cleanup ([#​24](https://togithub.com/gradle/actions/issues/24), [#​272](https://togithub.com/gradle/actions/issues/272)) - Cleanup artifact transforms cache in Gradle home ([#​47](https://togithub.com/gradle/actions/issues/47)) - More logging from cache-cleanup operation ([#​169](https://togithub.com/gradle/actions/issues/169)) - Use latest dependency graph plugin ([#​269](https://togithub.com/gradle/actions/issues/269)) - Avoid resolving configurations that are deprecated for resolving ([https://github.com/gradle/github-dependency-graph-gradle-plugin/pull/129](https://togithub.com/gradle/github-dependency-graph-gradle-plugin/pull/129)) - Avoid circular task dependency when build includes itself ([https://github.com/gradle/github-dependency-graph-gradle-plugin/issues/141](https://togithub.com/gradle/github-dependency-graph-gradle-plugin/issues/141)) - Automatically upload dependency graph file on submission failure ([#​291](https://togithub.com/gradle/actions/issues/291)) **Full Changelog**: https://github.com/gradle/actions/compare/v3.4.2...v3.5.0 ### [`v3.4.2`](https://togithub.com/gradle/actions/releases/tag/v3.4.2) [Compare Source](https://togithub.com/gradle/actions/compare/v3.4.1...v3.4.2) This patch release fixes a race condition that resulted in the `DEVELOCITY_ACCESS_KEY` variable not being set in the environment. #### What's Changed - Fix race condition with fetching short lived token by [@​alextu](https://togithub.com/alextu) in [https://github.com/gradle/actions/pull/260](https://togithub.com/gradle/actions/pull/260) **Full Changelog**: https://github.com/gradle/actions/compare/v3.4.1...v3.4.2 ### [`v3.4.1`](https://togithub.com/gradle/actions/releases/tag/v3.4.1) [Compare Source](https://togithub.com/gradle/actions/compare/v3.4.0...v3.4.1) This patch release fixes a bug introduced in v3.4.0, that prevents build scan publication to Develocity. The bug results in the removal of the `DEVELOCITY_ACCESS_KEY` variable being removed, so that Gradle cannot authenticate with the Develocity server. #### What's Changed - Don't clear access key when access token cannot be obtained by [@​cdsap](https://togithub.com/cdsap) in [https://github.com/gradle/actions/pull/258](https://togithub.com/gradle/actions/pull/258) - Simplify requesting short-lived Develocity access tokens by [@​bigdaz](https://togithub.com/bigdaz) in [https://github.com/gradle/actions/pull/259](https://togithub.com/gradle/actions/pull/259) **Full Changelog**: https://github.com/gradle/actions/compare/v3.4.0...v3.4.1 ### [`v3.4.0`](https://togithub.com/gradle/actions/releases/tag/v3.4.0) [Compare Source](https://togithub.com/gradle/actions/compare/v3.3.2...v3.4.0) This release improves the integration with Gradle Develocity®, as well as updating a number of key dependencies. - The new `develocity-access-key` input parameter allows the action to generate a short-lived access token for subsequent communication with Develocity. This reduces the risk of the full (long-lived) access key being compromised, either accidentally or by a malicious action. - New input parameters are available to configure Develocity injection. Previously Develocity injection could only be enabled by setting environment variables. - Checksums for Gradle 8.8 are now included, so that no network request is required for `wrapper-validation` with Gradle 8.8 wrappers. #### What's Changed - Add support for short-lived tokens by [@​alextu](https://togithub.com/alextu) in [https://github.com/gradle/actions/pull/224](https://togithub.com/gradle/actions/pull/224) - Update known wrapper checksums by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/gradle/actions/pull/240](https://togithub.com/gradle/actions/pull/240) - Update to Gradle 8.8 by [@​bigdaz](https://togithub.com/bigdaz) in [https://github.com/gradle/actions/pull/251](https://togithub.com/gradle/actions/pull/251) - Adding Develocity input actions by [@​cdsap](https://togithub.com/cdsap) in [https://github.com/gradle/actions/pull/244](https://togithub.com/gradle/actions/pull/244) - Fail on invalid boolean for Develocity inputs by [@​bigdaz](https://togithub.com/bigdaz) in [https://github.com/gradle/actions/pull/252](https://togithub.com/gradle/actions/pull/252) #### New Contributors - [@​serieznyi](https://togithub.com/serieznyi) made their first contribution in [https://github.com/gradle/actions/pull/216](https://togithub.com/gradle/actions/pull/216) - [@​lokalpage-safe](https://togithub.com/lokalpage-safe) made their first contribution in [https://github.com/gradle/actions/pull/205](https://togithub.com/gradle/actions/pull/205) - [@​alextu](https://togithub.com/alextu) made their first contribution in [https://github.com/gradle/actions/pull/224](https://togithub.com/gradle/actions/pull/224) - [@​bot-githubaction](https://togithub.com/bot-githubaction) made their first contribution in [https://github.com/gradle/actions/pull/227](https://togithub.com/gradle/actions/pull/227) - [@​antonmos](https://togithub.com/antonmos) made their first contribution in [https://github.com/gradle/actions/pull/234](https://togithub.com/gradle/actions/pull/234) - [@​cdsap](https://togithub.com/cdsap) made their first contribution in [https://github.com/gradle/actions/pull/244](https://togithub.com/gradle/actions/pull/244) **Full Changelog**: https://github.com/gradle/actions/compare/v3.3.2...v3.4.0

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Renovate Bot.

coderabbitai[bot] commented 4 months ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
renovate-self-hosted-apter[bot] commented 3 months ago

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.

github-actions[bot] commented 3 months ago

Branch Coverage

Total Project Coverage 69.91% :white_check_mark:
github-actions[bot] commented 3 months ago

Line Coverage

Total Project Coverage 92.04% :white_check_mark: