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

chore(deps): bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8 #296

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8.

Release notes

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

v2.12.8

Commits
  • 65bbd3b cmd: better error messages when using stdin/stdout in combination with --recu...
  • e87a716 cmd: allow use of dash - for source/destination to mean stdin/stdout
  • 3dedbc7 cmd: trailing slash for destination path resolves ambiguity when writing to a...
  • b59895a cmd: trailing slash in source path will not copy directory itself but all the...
  • de84f71 JS: keep bang comments, fixes #552
  • 43cf162 HTML: fix whitespace removal for inline tags, ie. keep space in <del>a </del>...
  • 3fa4d56 Code style
  • 94fc76e HTML: add and improve tag traits for whitespace handling
  • f90bf0b HTML: fix KeepWhitespace after block end tag; improves solution of #442
  • 1d436e3 HTML: fix spacing around <script></script>; fixes #592
  • 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)

@dependabot dependabot bot requested a review from ViBiOh as a code owner July 31, 2023 19:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 31, 2023
@ViBiOh ViBiOh self-assigned this Jul 31, 2023
@ViBiOh ViBiOh force-pushed the dependabot/go_modules/github.com/tdewolff/minify/v2-2.12.8 branch from 8496304 to 6398e35 Compare July 31, 2023 21:24
…12.8

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.7 to 2.12.8.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.12.7...v2.12.8)

Co-authored-by: Vincent Boutour <[email protected]>

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Vincent Boutour <[email protected]>
@ViBiOh ViBiOh force-pushed the dependabot/go_modules/github.com/tdewolff/minify/v2-2.12.8 branch from 6398e35 to 0a8e33a Compare July 31, 2023 21:46
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #296 (0a8e33a) into main (c5623a6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #296   +/-   ##
=======================================
  Coverage   53.47%   53.47%           
=======================================
  Files          71       71           
  Lines        4069     4069           
=======================================
  Hits         2176     2176           
  Misses       1810     1810           
  Partials       83       83           

@ViBiOh ViBiOh merged commit 077fbd7 into main Jul 31, 2023
10 of 11 checks passed
@ViBiOh ViBiOh deleted the dependabot/go_modules/github.com/tdewolff/minify/v2-2.12.8 branch July 31, 2023 21:52
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