Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump react-native-document-picker from 7.1.1 to 8.2.2 in /js #4809

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps react-native-document-picker from 7.1.1 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: react-native-documents/document-picker@v8.2.0...v8.2.1

v8.2.0

What's Changed

New Contributors

Full Changelog: react-native-documents/document-picker@v8.1.4...v8.2.0

v8.1.4

What's Changed

New Contributors

Full Changelog: react-native-documents/document-picker@v8.1.3...v8.1.4

v8.1.3

What's Changed

Full Changelog: react-native-documents/document-picker@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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@jefft0
Copy link
Collaborator

jefft0 commented Mar 1, 2024

@iuricmp to make a separate PR to fix the lint error. We'll merge that and rebase this PR.

@iuricmp iuricmp mentioned this pull request Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.47%. Comparing base (5810400) to head (7477199).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4809   +/-   ##
=======================================
  Coverage   31.47%   31.47%           
=======================================
  Files         446      446           
  Lines       23516    23516           
  Branches     1883     1883           
=======================================
  Hits         7401     7401           
  Misses      15570    15570           
  Partials      545      545           
Flag Coverage Δ
js.unittests 43.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iuricmp
Copy link
Contributor

iuricmp commented Mar 4, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@iuricmp
Copy link
Contributor

iuricmp commented Mar 4, 2024

@dependabot recreate

Bumps [react-native-document-picker](https://github.com/rnmods/react-native-document-picker) from 7.1.1 to 8.2.2.
- [Release notes](https://github.com/rnmods/react-native-document-picker/releases)
- [Commits](react-native-documents/document-picker@v7.1.1...v8.2.2)

---
updated-dependencies:
- dependency-name: react-native-document-picker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js/react-native-document-picker-8.2.2 branch from 520ba78 to 7477199 Compare March 4, 2024 09:56
@iuricmp iuricmp merged commit 89fbe8c into master Mar 4, 2024
17 checks passed
@iuricmp iuricmp deleted the dependabot/npm_and_yarn/js/react-native-document-picker-8.2.2 branch March 4, 2024 11:14
Copy link

github-actions bot commented Mar 4, 2024

🎉 This PR is included in version 2.469.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies released security t/javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants