Skip to content

Bump filekit from 0.12.0 to 0.13.0#176

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/filekit-0.13.0
Open

Bump filekit from 0.12.0 to 0.13.0#176
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/filekit-0.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps filekit from 0.12.0 to 0.13.0.
Updates io.github.vinceglb:filekit-core from 0.12.0 to 0.13.0

Release notes

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

0.13.0

🚀 Better stability, reliability, and developer experience

FileKit 0.13.0 is mainly focused on improving stability and reliability across all supported platforms.

This release includes many fixes for platform-specific edge cases, better lifecycle handling, and more consistent behavior between targets. The goal was simple: make FileKit more predictable and safer to use in production.

We also improved the developer experience with better KDoc coverage, clearer documentation, and a new Cookbook section. On top of that, we introduced more automated tests, new CI workflows, a new sample project, and linting enforcement.

✨ What's new

✅ Improvements

🐛 Bug fixes

... (truncated)

Commits
  • 2b82ba6 🔀 Merge pull request #518 from vinceglb/version-0.13
  • 2b7ef40 🔖 Version 0.13
  • adb0382 📝 Update hero image in documentation
  • c716b67 Merge branch 'main' into version-0.13
  • 1347172 📝 Update image source in README.md
  • eebdf47 Merge remote-tracking branch 'origin/main'
  • 8f054aa ⬆️ Upgrade Coil to 3.4.0
  • 5c35b5c 🔀 Merge pull request #517 from vinceglb/compose-macos-support
  • e537115 📝 Fix typos and use suspendCancellableCoroutine for iOS pickers
  • 54cb7ac 💄 Refactor Compose attachment logic and customize window appearance on macOS
  • Additional commits viewable in compare view

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

Release notes

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

0.13.0

🚀 Better stability, reliability, and developer experience

FileKit 0.13.0 is mainly focused on improving stability and reliability across all supported platforms.

This release includes many fixes for platform-specific edge cases, better lifecycle handling, and more consistent behavior between targets. The goal was simple: make FileKit more predictable and safer to use in production.

We also improved the developer experience with better KDoc coverage, clearer documentation, and a new Cookbook section. On top of that, we introduced more automated tests, new CI workflows, a new sample project, and linting enforcement.

✨ What's new

✅ Improvements

🐛 Bug fixes

... (truncated)

Commits
  • 2b82ba6 🔀 Merge pull request #518 from vinceglb/version-0.13
  • 2b7ef40 🔖 Version 0.13
  • adb0382 📝 Update hero image in documentation
  • c716b67 Merge branch 'main' into version-0.13
  • 1347172 📝 Update image source in README.md
  • eebdf47 Merge remote-tracking branch 'origin/main'
  • 8f054aa ⬆️ Upgrade Coil to 3.4.0
  • 5c35b5c 🔀 Merge pull request #517 from vinceglb/compose-macos-support
  • e537115 📝 Fix typos and use suspendCancellableCoroutine for iOS pickers
  • 54cb7ac 💄 Refactor Compose attachment logic and customize window appearance on macOS
  • 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.12.0 to 0.13.0.

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

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

---
updated-dependencies:
- dependency-name: io.github.vinceglb:filekit-core
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.vinceglb:filekit-dialogs-compose
  dependency-version: 0.13.0
  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 Mar 9, 2026
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.

0 participants