Skip to content

Bump github.com/tdewolff/minify/v2 from 2.9.16 to 2.11.9 - #272

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/tdewolff/minify/v2-2.11.9
Closed

Bump github.com/tdewolff/minify/v2 from 2.9.16 to 2.11.9#272
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/tdewolff/minify/v2-2.11.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2022

Copy link
Copy Markdown

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

Release notes

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

v2.11.9

v2.11.8

v2.11.7

Fix build and tests

v2.11.6

v2.11.5

Bug fix

v2.11.4

  • HTML: fix attribute quoting bugs

v2.11.3

v2.11.2

v2.11.1

v2.11.0

... (truncated)

Commits
  • bd598ff Add more potential JS tests
  • 3a6f1f6 JS: optimize statement lists in labelled staments
  • ccc7b83 JS: compress a?b(c):b(d) to b(a?c:d)
  • c1fb3fc JS: keep assignments with side-effects when removing let/const declaration in...
  • b31a40e JS: convert only strings in expressions to template literals, not object keys...
  • b2c6f78 JS: write a!=null?a():undefined as a?.()
  • 373a332 JS: optimize a===null||a===undefined to a==null
  • f5e202e Add Alpine Linux installation instruction to readme
  • 2e77ff3 JS: remove catch parameter if not used
  • e5f8006 JS: refactor var renaming
  • 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.16 to 2.11.9.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.9.16...v2.11.9)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 6, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2022

Copy link
Copy Markdown
Author

Dependabot tried to add @fguillot as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/fakegit/miniflux/pulls/272/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the fakegit/miniflux repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2022

Copy link
Copy Markdown
Author

Superseded by #273.

@dependabot dependabot Bot closed this Jun 20, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/tdewolff/minify/v2-2.11.9 branch June 20, 2022 15:01
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.

0 participants