Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps @capacitor/filesystem from 7.0.0 to 7.1.4.

Release notes

Sourced from @​capacitor/filesystem's releases.

v7.1.4

7.1.4 (2025-08-01)

Fixes

  • ios Do not add trailing slash to files (#20)

v7.1.3

7.1.3 (2025-07-25)

Fixes

  • ios fix SPM package name not matching CLI CapApp-SPM generated name (#16)

v7.1.2

7.1.2 (2025-06-30)

  • Set dependency on @​capacitor/synapse to 1.0.3 to fix ssr environments. More info here.

7.1.1

7.1.1 (2025-05-27)

  • Added missing documentation on using @capacitor/file-transfer plugin.

7.1.0

7.1.0 (2025-05-26)

Deprecations

Features

Fixes

  • android: Permission checking for file:// Uri's.
  • Adding trailing slash '/' to the end of directory paths returned by getUri. In the case you are adding a trailing slash to concatenate a directory URI with a file name, you won't need that logic anymore.
Changelog

Sourced from @​capacitor/filesystem's changelog.

7.1.4 (2025-08-01)

Fixes

  • ios Do not add trailing slash to files (#20)

7.1.3 (2025-07-25)

Fixes

  • ios fix SPM package name not matching CLI CapApp-SPM generated name (#16)

7.1.2 (2025-06-30)

  • Set dependency on @​capacitor/synapse to 1.0.3 to fix ssr environments. More info here.

7.1.1 (2025-05-27)

  • Added missing documentation on using @capacitor/file-transfer plugin.

7.1.0 (2025-05-26)

Deprecations

Features

Fixes

  • android: Permission checking for file:// Uri's.
  • Adding trailing slash '/' to the end of directory paths returned by getUri. In the case you are adding a trailing slash to concatenate a directory URI with a file name, you won't need that logic anymore.

7.0.1 (2025-04-02)

Note: Version bump only for package @​capacitor/filesystem

Commits
Maintainer changes

This version was pushed to npm by os-pedrobilro, a new releaser for @​capacitor/filesystem since your current version.


Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@capacitor/filesystem](https://github.com/ionic-team/capacitor-filesystem) from 7.0.0 to 7.1.4.
- [Release notes](https://github.com/ionic-team/capacitor-filesystem/releases)
- [Changelog](https://github.com/ionic-team/capacitor-filesystem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-filesystem/commits/v7.1.4)

---
updated-dependencies:
- dependency-name: "@capacitor/filesystem"
  dependency-version: 7.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants