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 github.com/tdewolff/minify/v2 from 2.9.15 to 2.9.16 #2794

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2021

Bumps github.com/tdewolff/minify/v2 from 2.9.15 to 2.9.16.

Release notes

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

v2.9.16

  • keep minimal Go version at 1.13 (and not 1.16 which is more convenient for cmd)
  • cmd: fix regression for stdin/stdout, fixes #392
  • HTML: update error line and column for errors from other minifiers
  • CSS: KeepCSS2 (for IE11) doesn't use initial for background-color, fixes #394
  • CSS: keep integers for z-index even in functions such as calc, fixes #395
  • CSS: fix minify to initial/auto/none for flex, fixes #398
Commits
  • ef52491 CSS: fix minify to initial/auto/none for flex, fixes #398
  • 6d210dd HTML: update error line and column for errors from other minifiers
  • b08e2f4 CSS: kepe integers for z-index even in functions such as calc, fixes #395
  • de33a3b CSS: KeepCSS2 (for IE11) doesn't use initial for background-color, fixes #394
  • 42851b8 More advice from deepsource.io
  • f55edf4 Merge pull request #393 from akshgpt7/chore-refactor-issues
  • cdce34e chore: refactor code quality issues
  • 9293bfa Attempt to fix OSS Fuzz
  • 7b72a41 Back to Go1.13, see #388, REVERT BACK LATER
  • e061c21 cmd: fix regression for stdin/stdout, fixes #392
  • 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)

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.9.15 to 2.9.16.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.9.15...v2.9.16)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 13, 2021
@rogeriopeixotocx rogeriopeixotocx merged commit 1697021 into master Apr 13, 2021
@rogeriopeixotocx rogeriopeixotocx deleted the dependabot/go_modules/github.com/tdewolff/minify/v2-2.9.16 branch April 13, 2021 08:37
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant