pinniped
pinniped copied to clipboard
Bump github.com/tdewolff/minify/v2 from 2.11.9 to 2.12.0
Bumps github.com/tdewolff/minify/v2 from 2.11.9 to 2.12.0.
Release notes
Sourced from github.com/tdewolff/minify/v2's releases.
v2.12.0
Fix JS binding and release process
v2.11.12
There has been a lot of (unfinished) work on the JS binding, and a
config
method has been added to the JS and Python bindings. Additionally, metadata for the Docker image has been added.
- JS: keep assignment order when merging left->right variable declarations, see tdewolff/minify#509
- Revert "JS: remove else in second/third/... else-if when preceded by a return/break/continue/throw statement", fixes tdewolff/minify#509
- JS: fix panic for variable declarations from OSSFuzz
- JS: support private class methods and fields named 'static', fixes tdewolff/minify#514
v2.11.11
- JS: fix parenthesis around expressions object literals when followed by other nested statements in expressions, fixes tdewolff/minify#494
v2.11.10
Commits
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)
Codecov Report
Merging #1224 (dd29927) into main (8a23f24) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #1224 +/- ##
=======================================
Coverage 79.74% 79.74%
=======================================
Files 144 144
Lines 10519 10519
=======================================
Hits 8388 8388
Misses 1851 1851
Partials 280 280
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 8a23f24...dd29927. Read the comment docs.
Looks like github.com/tdewolff/minify/v2 is up-to-date now, so this is no longer needed.