jannisborn / covid19_ultrasound

Open source lung ultrasound (LUS) data collection initiative for COVID-19.
https://www.mdpi.com/2076-3417/11/2/672
151 stars 80 forks source link

build(deps): bump studio-42/elfinder from 2.1.56 to 2.1.59 in /pocovidscreen #90

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps studio-42/elfinder from 2.1.56 to 2.1.59.

Release notes

Sourced from studio-42/elfinder's releases.

Version 2.1.59

Changes form previous version

All previous changes is here.

  • [Security:php] Fixed multiple vulnerabilities leading to RCE
  • [php:session] Fixed #3278 wrong code of typo
  • [js:core] #3351 allow columnsCustomName[x] to be a function
  • [css:quicklook] Fixed #3240 remove unnecessary color specifications
  • [cmd:extract] Fixed #3252 for checking the existence of existing files
  • [js:core] Fixed #3359 add an option "noResizeBySelf"
  • [VD:abstract] Fixed #3216 missing url option on upload into root
  • And some minor bug fixes

Version 2.1.58

Changes form previous version

All previous changes is here.

  • [VD:abstract] Fixed #3151 support RAR5 lib
  • [cmd:fullscreen] Fixed #3177 wrong fullscreen button caption
  • [js:core] Supports cookie samesite attribute
  • [VD:SFTP] Add new SFTP driver, via phpseclib library
  • [js:core] Fixed #3193 auto-detection of baseUrl
  • [js:upload] Fixed upload bug (#3264)
  • [VD:abstract,php] make the thumbnail support webp (#3265)
  • [php:core] Fixed #3250 error only variables can be passed by reference
  • [VD:abstract] add 'phar:*' => 'text/x-php' into 'staticMineMap'
  • [VD:abstract] Fixed #3181 add an option uploadMaxMkdirs
  • [php:core] Add cwd param to proc_open (#3281)
  • [VD:abstract] Bugfix of an option mimeDetect (#3291)
  • [UI] Fixed #3302 problem of d&d when copy of UI command is disabled
  • And some minor bug fixes

Version 2.1.57

Changes form previous version

All previous changes is here.

  • [js] Fixed #3148 to support jQuery 3.5.0 update
  • [php:core] Fixed #3154 volume that require online access cannot be specified
  • [VD:abstract] Fixed #3161 fix option data of cwd results on after change files
  • [VD:abstract] Fixed #3167 added "none" (no image library check) to imgLib
  • [cmd:resize] Fixed #3158 to make able to change quality without changing dimensions
  • And some minor bug fixes
Changelog

Sourced from studio-42/elfinder's changelog.

2021-06-13 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.59):
    • [Security:php] Fixed multiple vulnerabilities leading to RCE
    • [php:session] Fixed #3278 wrong code of typo
    • [js:core] #3351 allow columnsCustomName[x] to be a function
    • [css:quicklook] Fixed #3240 remove unnecessary color specifications
    • [cmd:extract] Fixed #3252 for checking the existence of existing files
    • [js:core] Fixed #3359 add an option "noResizeBySelf"
    • [VD:abstract] Fixed #3216 missing url option on upload into root
    • And some minor bug fixes

2021-06-09 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.58):
    • [VD:abstract] Fixed #3151 support RAR5 lib
    • [cmd:fullscreen] Fixed #3177 wrong fullscreen button caption
    • [js:core] Supports cookie samesite attribute
    • [VD:SFTP] Add new SFTP driver, via phpseclib library
    • [js:core] Fixed #3193 auto-detection of baseUrl
    • [js:upload] Fixed upload bug (#3264)
    • [VD:abstract,php] make the thumbnail support webp (#3265)
    • [php:core] Fixed #3250 error only variables can be passed by reference
    • [VD:abstract] add 'phar:*' => 'text/x-php' into 'staticMineMap'
    • [VD:abstract] Fixed #3181 add an option uploadMaxMkdirs
    • [php:core] Add cwd param to proc_open (#3281)
    • [VD:abstract] Bugfix of an option mimeDetect (#3291)
    • [UI] Fixed #3302 problem of d&d when copy of UI command is disabled
    • And some minor bug fixes

2020-06-05 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.57):
    • [js] Fixed #3148 to support jQuery 3.5.0 update
    • [php:core] Fixed #3154 volume that require online access cannot be specified
    • [VD:abstract] Fixed #3161 fix option data of cwd results on after change files
    • [VD:abstract] Fixed #3167 added "none" (no image library check) to imgLib
    • [cmd:resize] Fixed #3158 to make able to change quality without changing dimensions
    • And some minor bug fixes

2020-04-09 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.56):
    • [js:extras:editors.default] remove Pixlr editor it is no longer possible to display in IFRAME
    • [php:core] Fixed #3134 close file pointer before deleting temporary file on shutdown
    • [VD:abstract] change prefix of zipdl temp file
    • [php:core] Fixed #3136 zipdl fails on Chrome on iOS / iPadOS
    • [cmd:netmount] Fixed #3138 OAuth not possible with CORS due to new ITP
    • [VD:MySQL,OneDrive] Fixed #3142 remove debug code
    • [i18n:pl,ko] Updated translations

... (truncated)

Commits
  • 06ada31 release elFinder version 2.1.59
  • 33b7025 src build elFinder-2.1-c921a71
  • 568d3e7 src build elFinder-2.1-28ea040
  • 083cb08 release elFinder version 2.1.59
  • f4f7cd2 src build elFinder-2.1-cb8c1e8
  • 07ab6a6 merge master README.md
  • 34caa9e src build elFinder-2.1-6218e9b
  • 395b806 src build elFinder-2.1-90be103
  • 04fa60c src build elFinder-2.1-185ac78
  • 3802892 release elFinder version 2.1.58
  • Additional commits viewable in compare view


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jannisborn/covid19_ultrasound/network/alerts).
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.