Skip to content

chore(deps): [WPB-9777] bump fileKit from 0.13.0 to 0.14.1#4210

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/fileKit-0.14.1
Open

chore(deps): [WPB-9777] bump fileKit from 0.13.0 to 0.14.1#4210
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/fileKit-0.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps fileKit from 0.13.0 to 0.14.1.
Updates io.github.vinceglb:filekit-dialogs from 0.13.0 to 0.14.1

Release notes

Sourced from io.github.vinceglb:filekit-dialogs's releases.

0.14.1

FileKit 0.14.1 is a small Android compatibility release.

This release downgrades the Android compile/target SDK from 37 back to 36, so projects using FileKit are not forced onto newer Android tooling before the AGP/IDE migration path is stable.

✨ What's New?

  • Downgrade Android compile/target SDK from 37 to 36

Full Changelog: vinceglb/FileKit@0.14.0...0.14.1

0.14.0

FileKit 0.14.0 focuses on platform coverage, picker reliability, and clearer dialog APIs.

This release adds native Windows support, web directory picking, iOS picker configuration improvements, Android SAF fixes, and file saver extension filters. It also includes several documentation updates and dependency upgrades to keep FileKit aligned with the latest Kotlin Multiplatform ecosystem.

✨ What's New

✅ Improvements

📝 Documentation

⬆️ Dependency Updates

  • Kotlin 2.3.21
  • Compose Multiplatform 1.10.3
  • Android Gradle Plugin 9.2.0
  • Gradle 9.4.1
  • Android compile/target SDK 37
  • AndroidX Activity 1.13.0
  • AndroidX Lifecycle 2.10.0

... (truncated)

Commits
  • 1655608 🔖 Version 0.14.1
  • 7788ca1 🔀 Merge pull request #581 from vinceglb/dependabot/gradle/org.jetbrains.compo...
  • f0cd718 🔀 Merge pull request #583 from vinceglb/codex/review-issue-582-request
  • a38dc5b ⬇️ Downgrade Android SDK to 36
  • 4bb6897 Bump org.jetbrains.compose.hot-reload from 1.0.0 to 1.1.0
  • 2ba5940 🔖 Version 0.14.0
  • 7a40398 🔀 Merge pull request #578 from vinceglb/allowedExtensions
  • c53ca11 ✨ Apply default extension filter in AWT save dialog
  • d833b6d ✨ Support allowed extensions in file saver dialogs
  • 91350c6 ✨ Add file saver extension filters
  • Additional commits viewable in compare view

Updates io.github.vinceglb:filekit-dialogs-compose from 0.13.0 to 0.14.1

Release notes

Sourced from io.github.vinceglb:filekit-dialogs-compose's releases.

0.14.1

FileKit 0.14.1 is a small Android compatibility release.

This release downgrades the Android compile/target SDK from 37 back to 36, so projects using FileKit are not forced onto newer Android tooling before the AGP/IDE migration path is stable.

✨ What's New?

  • Downgrade Android compile/target SDK from 37 to 36

Full Changelog: vinceglb/FileKit@0.14.0...0.14.1

0.14.0

FileKit 0.14.0 focuses on platform coverage, picker reliability, and clearer dialog APIs.

This release adds native Windows support, web directory picking, iOS picker configuration improvements, Android SAF fixes, and file saver extension filters. It also includes several documentation updates and dependency upgrades to keep FileKit aligned with the latest Kotlin Multiplatform ecosystem.

✨ What's New

✅ Improvements

📝 Documentation

⬆️ Dependency Updates

  • Kotlin 2.3.21
  • Compose Multiplatform 1.10.3
  • Android Gradle Plugin 9.2.0
  • Gradle 9.4.1
  • Android compile/target SDK 37
  • AndroidX Activity 1.13.0
  • AndroidX Lifecycle 2.10.0

... (truncated)

Commits
  • 1655608 🔖 Version 0.14.1
  • 7788ca1 🔀 Merge pull request #581 from vinceglb/dependabot/gradle/org.jetbrains.compo...
  • f0cd718 🔀 Merge pull request #583 from vinceglb/codex/review-issue-582-request
  • a38dc5b ⬇️ Downgrade Android SDK to 36
  • 4bb6897 Bump org.jetbrains.compose.hot-reload from 1.0.0 to 1.1.0
  • 2ba5940 🔖 Version 0.14.0
  • 7a40398 🔀 Merge pull request #578 from vinceglb/allowedExtensions
  • c53ca11 ✨ Apply default extension filter in AWT save dialog
  • d833b6d ✨ Support allowed extensions in file saver dialogs
  • 91350c6 ✨ Add file saver extension filters
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `fileKit` from 0.13.0 to 0.14.1.

Updates `io.github.vinceglb:filekit-dialogs` from 0.13.0 to 0.14.1
- [Release notes](https://github.com/vinceglb/FileKit/releases)
- [Commits](vinceglb/FileKit@0.13.0...0.14.1)

Updates `io.github.vinceglb:filekit-dialogs-compose` from 0.13.0 to 0.14.1
- [Release notes](https://github.com/vinceglb/FileKit/releases)
- [Commits](vinceglb/FileKit@0.13.0...0.14.1)

---
updated-dependencies:
- dependency-name: io.github.vinceglb:filekit-dialogs
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.vinceglb:filekit-dialogs-compose
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 11, 2026 13:04
@dependabot dependabot Bot requested review from Garzas, MohamadJaara, ohassine, saleniuk and typfel and removed request for a team June 11, 2026 13:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Test Results

0 tests   - 5 742   0 ✅  - 5 599   0s ⏱️ - 4m 18s
0 suites  -   879   0 💤  -   143 
0 files    -   879   0 ❌ ±    0 

Results for commit f692606. ± Comparison against base commit 5388cce.

♻️ This comment has been updated with latest results.

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.

2 participants