[PR #5139] [MERGED] Update mockk to version 1.14.2 #5514

Closed
opened 2025-11-27 00:08:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/5139
Author: @SaintPatrck
Created: 5/7/2025
Status: Merged
Merged: 5/7/2025
Merged by: @SaintPatrck

Base: mainHead: deps/mockk


📝 Commits (1)

  • b822c48 Update mockk to version 1.14.2

📊 Changes

2 files changed (+7 additions, -30 deletions)

View changed files

📝 app/src/test/java/com/x8bit/bitwarden/data/platform/datasource/network/ssl/CertificateManagerTest.kt (+6 -29)
📝 gradle/libs.versions.toml (+1 -1)

📄 Description

🎟️ Tracking

PM-18900

📔 Objective

Release Notes

mockk/mockk (io.mockk:mockk)

v1.14.2

Compare Source

What's Changed

Full Changelog: https://github.com/mockk/mockk/compare/1.14.0...1.14.2

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/5139 **Author:** [@SaintPatrck](https://github.com/SaintPatrck) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `deps/mockk` --- ### 📝 Commits (1) - [`b822c48`](https://github.com/bitwarden/android/commit/b822c48b202f19a905760687fbdb2615c8fbe0ad) Update mockk to version 1.14.2 ### 📊 Changes **2 files changed** (+7 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `app/src/test/java/com/x8bit/bitwarden/data/platform/datasource/network/ssl/CertificateManagerTest.kt` (+6 -29) 📝 `gradle/libs.versions.toml` (+1 -1) </details> ### 📄 Description ## 🎟️ Tracking PM-18900 ## 📔 Objective ### Release Notes <details> <summary>mockk/mockk (io.mockk:mockk)</summary> ### [`v1.14.2`](https://redirect.github.com/mockk/mockk/releases/tag/1.14.2) [Compare Source](https://redirect.github.com/mockk/mockk/compare/1.14.0...1.14.2) #### What's Changed - Change mockk configuration paths to test sourceSet by [@&#8203;TWiStErRob](https://redirect.github.com/TWiStErRob) in [https://github.com/mockk/mockk/pull/1378](https://redirect.github.com/mockk/mockk/pull/1378) - Use redefine if mockkStatic is used (fix candidate for [#&#8203;1375](https://redirect.github.com/mockk/mockk/issues/1375)) by [@&#8203;sgerke-1L](https://redirect.github.com/sgerke-1L) in [https://github.com/mockk/mockk/pull/1376](https://redirect.github.com/mockk/mockk/pull/1376) **Full Changelog**: https://github.com/mockk/mockk/compare/1.14.0...1.14.2 </details> ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Protected functional changes with optionality (feature flags) - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-27 00:08:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#5514