Skip to content

Bump github.com/tdewolff/minify/v2 from 2.9.16 to 2.11.1 - #266

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown

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

Release notes

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

v2.11.1

v2.11.0

v2.10.0

  • cmd: fix path errors on Windows, see #450
  • cmd: allow absolute paths
  • cmd: minifying to same file now more robust in checking if it's the same file
  • cmd cmd: fix input/output directories when output is a directory to better match with the behaviour of cp, see #460
  • JS: prefer double quotes over single quotes (for GZIP compression)
  • JS: support strings in import and export statements
  • JS: revert the reversal of < and <=, fixes #462

v2.9.29

  • JS: rewrite < and <= as > and >=, slightly improves GZIP compressions
  • JS: merge variable declarations and assignments in comma expressions, fixes #455

v2.9.28

  • JS: parse comma-operator expressions as a list not a tree, fixes #451

v2.9.27

  • cmd: revert "Add --sequential option to run jobs in serial"
  • cmd: don't use concurrency for single tasks
  • cmd: refactor read/write code
  • JS: rewrite variable renamer to define order of variable names, performance improvement of 3%-4%
  • JS: use average character frequency of sample of JS files for variable renaming, reduces GZIP size

v2.9.26

... (truncated)

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)

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

---
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 @github

dependabot Bot commented on behalf of github Apr 11, 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/266/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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 2, 2022

Copy link
Copy Markdown
Author

Superseded by #267.

@dependabot dependabot Bot closed this May 2, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/tdewolff/minify/v2-2.11.1 branch May 2, 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