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

Bump studio-42/elfinder from 2.1.26 to 2.1.59 #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 15, 2021

Bumps studio-42/elfinder from 2.1.26 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

Version 2.1.56

Changes form previous version

All previous changes is here.

... (truncated)

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.

Bumps [studio-42/elfinder](https://github.com/Studio-42/elFinder) from 2.1.26 to 2.1.59.
- [Release notes](https://github.com/Studio-42/elFinder/releases)
- [Changelog](https://github.com/Studio-42/elFinder/blob/master/Changelog)
- [Commits](Studio-42/elFinder@2.1.26...2.1.59)

---
updated-dependencies:
- dependency-name: studio-42/elfinder
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 15, 2021
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants