trento-project / trento

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://www.trento-project.io
Apache License 2.0
33 stars 25 forks source link

Bump github.com/tdewolff/minify/v2 from 2.10.0 to 2.11.1 #913

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/tdewolff/minify/v2 from 2.10.0 to 2.11.1.

Release notes

Sourced from github.com/tdewolff/minify/v2's releases.

v2.11.1

v2.11.0

Commits
  • d0c7dfa JS: fix merging of assignments with let/const declarations, fixes #474
  • 5322465 Update to tdewolff/parse@2.5.28
  • 8b385b6 JS: really add the last improvement...
  • ef36774 JS: improve compression of and/or expressions
  • 09c93b1 JS: revert cc66302: improve compression of conditional expressions
  • 35944b2 JS: variable declaration bugfix
  • abab019 JS: improve compression for if/else statements with return/throw; and a bugfix
  • 4532c88 JS: improve variable use counting
  • cc66302 JS: improve compression of conditional expressions
  • 3ae425a JS: better compression of if/else statements with return/throw
  • 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)