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

[Snyk] Upgrade filepond from 4.13.5 to 4.18.0 #722

Merged
merged 7 commits into from
Jul 20, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade filepond from 4.13.5 to 4.18.0.

merge advice

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-06-22.
Release notes
Package name: filepond
  • 4.18.0 - 2020-06-22
    • Add fallback for fetch when loading remote URLs, if no custom fetch supplied, will use default request.
    • Add TypeScript dynamic label types.
    • Fix issue where order of files wasn't correct when setting initial files.
  • 4.17.1 - 2020-06-11
    • Fix issue where reorder event was fired on each drag interaction, now only fires when order changes.
  • 4.17.0 - 2020-06-11
    • Add allowProcess, set to false to remove processing button and related abort / retry processing controls.
    • Fix issue where hidden inputs didn't reflect visual order of files in list.
  • 4.16.0 - 2020-06-09
    • Add allowSyncAcceptAttribute, set to false to prevent FilePond from setting the file input field accept attribute to the value of the acceptedFileTypes.
  • 4.15.1 - 2020-06-04
    • Fix state.request.abort is not a function error #516
  • 4.14.0 - 2020-05-29
    • Add oninitfile, called when file is first initialised, can be used to immediately set metadata.
  • 4.13.7 - 2020-05-22
    • Fix backwards compatibility problem with 4.13.5 and 4.13.6 where removeFile would revert upload.
    • Add { revert: true } as parameter to removeFile and removeFiles methods. Where in the previous two fix versions reverting was added to be done automatically this new parameter now needs be set to revert the upload.
  • 4.13.6 - 2020-05-12
    • Fix problem where revert wasn't called for user added files.
  • 4.13.5 - 2020-04-30
    • Fix trigger of revert handler to removeFile API.
    • Fix problem where circular layout wouldn't work on latest Safari.
from filepond GitHub release notes
Commit messages
Package name: filepond

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Jul 15, 2020

Codecov Report

Merging #722 into develop will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #722      +/-   ##
===========================================
+ Coverage    59.85%   59.89%   +0.04%     
===========================================
  Files          147      147              
  Lines         4783     4788       +5     
===========================================
+ Hits          2863     2868       +5     
  Misses        1920     1920              
Impacted Files Coverage Δ
...key/monkey_island/cc/services/post_breach_files.py 40.00% <100.00%> (+2.06%) ⬆️
monkey/infection_monkey/tunnel.py 17.56% <0.00%> (ø)
monkey/infection_monkey/control.py 20.37% <0.00%> (ø)
monkey/common/network/network_range.py 81.90% <0.00%> (ø)
monkey/monkey_island/cc/models/edge.py 100.00% <0.00%> (ø)
monkey/common/cloud/aws/aws_instance.py 47.72% <0.00%> (ø)
monkey/infection_monkey/network/info.py 25.45% <0.00%> (ø)
monkey/infection_monkey/transport/tcp.py 20.00% <0.00%> (ø)
monkey/monkey_island/cc/models/monkey.py 91.20% <0.00%> (ø)
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0251fb...0a1d717. Read the comment docs.

@ShayNehmad ShayNehmad requested a review from VakarisZ July 15, 2020 13:50
@ShayNehmad ShayNehmad self-assigned this Jul 15, 2020
@ShayNehmad ShayNehmad added the Bug An error, flaw, misbehavior or failure in the Monkey or Monkey Island. label Jul 15, 2020
@ShayNehmad ShayNehmad merged commit 55a46ba into develop Jul 20, 2020
@ShayNehmad ShayNehmad deleted the snyk-upgrade-bb05e006ee678bf67c3eb4c3c10b3cdf branch July 20, 2020 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An error, flaw, misbehavior or failure in the Monkey or Monkey Island.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants