podverse / podverse-rn

Podverse mobile app written in React Native for iOS, Android, and F-Droid
https://podverse.fm/about
GNU Affero General Public License v3.0
215 stars 36 forks source link

Bump react-native-document-picker from 7.1.2 to 8.2.2 #2179

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps react-native-document-picker from 7.1.2 to 8.2.2.

Release notes

Sourced from react-native-document-picker's releases.

v8.2.2

What's Changed

This is the fix present in v9 backported to v8.

Please note the vulnerability was reported by @​FixedOctocat - Thank you!

v8.2.1

Full Changelog: https://github.com/rnmods/react-native-document-picker/compare/v8.2.0...v8.2.1

v8.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/rnmods/react-native-document-picker/compare/v8.1.4...v8.2.0

v8.1.4

What's Changed

New Contributors

Full Changelog: https://github.com/rnmods/react-native-document-picker/compare/v8.1.3...v8.1.4

v8.1.3

What's Changed

Full Changelog: https://github.com/rnmods/react-native-document-picker/compare/v8.1.2...v8.1.3

v8.1.2

What's Changed

... (truncated)

Commits
  • c25ab05 chore: release 8.2.2
  • ad0b5e5 fix(android): path traversal vulnerability (#698)
  • 5dd2e40 chore: release 8.2.1
  • 9bda1a2 fix(ios): file copy error handling (#653)
  • 301c551 chore: release 8.2.0
  • 39fad8f feat(windows): store directory for later access (#639)
  • 5fa2112 chore: release 8.1.4
  • 5910479 chore(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 (#637)
  • 07b0bec chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#625)
  • ac70c24 fix(android): DocumentPicker throw error [Error: User canceled document picke...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vonovak, a new releaser for react-native-document-picker since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/podverse/podverse-rn/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.