Skip to content

Bump github.com/tdewolff/minify/v2 from 2.9.16 to 2.9.18 - #247

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2021

Copy link
Copy Markdown

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

Release notes

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

v2.9.18

  • Revert incorporating the parse dependency into this repository from the previous release
  • cmd: Bash completion support for zsh, fixes #421
  • JS: fix {a:b=1} when inside arrow function parameter list, fixes #422

v2.9.17

  • Incorporate the parse dependency into this repository
  • cmd: fix forward/backward slash for Windows platform, fixes #403
  • JS: add space to a<!--b and a</script>/ in more instances to avoid confusion with operators, see #413
  • JS: add variable scope to switch statement
  • JS: parse async(a) as possible expression or arrow func, fixes #406
  • JS: fix lexical variable renaming for descoped, fixes #405
  • JS: fix import statement/call parsing at module level, fixes #399
  • JSON: add KeepNumbers option, fixes #400
Commits
  • 99354c7 Fix test
  • 87b1ad9 JS: fix {a:b=1} when inside arrow function parameter list, fixes #422
  • 656e5b0 Bash completion support for zsh, fixes #421
  • 10ec891 Update readme, see #420
  • 421416a Update readme, see #420
  • 885a180 Revert incorporation of parse library from github.com/tdewolff/parse
  • 0232e87 Merge branch 'master' of github.com:tdewolff/minify
  • cfd8940 Igore errors in some test funtions
  • 98ad61c Merge pull request #414 from mmorel-35/fix/golangci-lint/20210514
  • 012729f another one
  • 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.9.18.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.9.16...v2.9.18)

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

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 28, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2021

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/247/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 Jul 12, 2021

Copy link
Copy Markdown
Author

Superseded by #249.

@dependabot dependabot Bot closed this Jul 12, 2021
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/tdewolff/minify/v2-2.9.18 branch July 12, 2021 15:08
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