iris
iris copied to clipboard
Bump github.com/tdewolff/minify/v2 from 2.20.14 to 2.20.16
Bumps github.com/tdewolff/minify/v2 from 2.20.14 to 2.20.16.
Release notes
Sourced from github.com/tdewolff/minify/v2's releases.
v2.20.16
- cmd: revert to report error when specified file has no extension for a minifier
- JS: fix memory bug with bang-comments
v2.20.15
- Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes tdewolff/minify#660
- JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes tdewolff/minify#664
- cmd: fix printing an error when writing to directory but it doesn't exist
- cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude
- cmd: update argp package with some fixes
Commits
577ab95Update parse to fix memory bug with bang-comments9917ff4Fix last commitb082f04cmd: revert to report error when specified file has no extension for a minifier264dd52cmd: update argpfcf5661cmd: add Debug logging class, don't print error when can't infer mimetype fro...8b9a65fcmd: fix printing an error when writing to directory but it doesn't existd302269JS: fix parsing of comments in expressions and keep all bang-comments at the ...1a6a68aFix race condition in Writer5d6b4d1Replace CSS corpus file with CC license by Bootstrap, fixes #663f9aa0adFix ResponseWriter to not minify if there is no supported^CequestURI extensio...- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Superseded by #2365.