Skip to content

Bump github.com/tdewolff/minify/v2 from 2.9.16 to 2.11.2 - #267

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2022

Copy link
Copy Markdown

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

Release notes

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

v2.11.2

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

... (truncated)

Commits
  • dce0132 Merge branch 'master' of github.com:tdewolff/minify
  • c8a6e88 Add JS bindings
  • 843ce97 Merge pull request #478 from tdewolff/dependabot/go_modules/github.com/fsnoti...
  • 20feaa0 Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.3
  • 6561da2 Fix groups in if-condition compression, fixes #479
  • 4e509c5 Add Python bindings
  • db76925 Add initial bindings for Python and JavaScript
  • f8ec698 JS: support minifying numbers with underscores
  • 93eb3f4 Update readme
  • 71a8180 Use bash for Docker
  • 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.2.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.9.16...v2.11.2)

---
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 May 2, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 2, 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/267/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 May 23, 2022

Copy link
Copy Markdown
Author

Superseded by #269.

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