Skip to content

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade minify from 5.1.1 to 6.0.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-10-29.
Release notes
Package name: minify
  • 6.0.1 - 2020-10-29

    fix

    • (minify) broken --js flag (#60)
  • 6.0.0 - 2020-09-23

    feature

    • (package) drop support of node < 12
    • (minify) html-minifier -> html-minifier-terser (#59) thanks to @Tsuk1ko
    • (package) eslint-plugin-putout v5.1.1

    Also thanks to @gnanet for improving docs :).

  • 5.2.0 - 2020-09-17

    feature

    • (package) terser v5.3.2
    • (package) putout v10.0.1
    • (package) madrun v7.0.4
    • (package) supertape v2.0.1
    • (package) eslint v7.0.0
    • (package) madrun v6.0.1
    • (package) eslint-plugin-putout v4.0.2
    • (package) putout v8.3.0
  • 5.1.1 - 2020-03-21

    feature

    • (package) try-to-catch v3.0.0
    • (package) try-catch v3.0.0
from minify GitHub release notes
Commit messages
Package name: minify

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 20, 2020
@pateash pateash self-assigned this Feb 7, 2021
@pateash pateash added the bug Something isn't working label Feb 7, 2021
@pateash
Copy link
Contributor

pateash commented Feb 7, 2021

failing due to change version upgrade of minify, Adding to backlog.

@pateash pateash closed this Feb 7, 2021
@pateash pateash linked an issue Feb 7, 2021 that may be closed by this pull request
@pateash pateash reopened this Feb 7, 2021
@github-actions github-actions bot added the enhancement New feature or request label Feb 7, 2021
@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #168 (1a42b66) into release/release-v0.x (11ee148) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           release/release-v0.x     #168      +/-   ##
========================================================
+ Coverage                 84.80%   84.95%   +0.14%     
========================================================
  Files                         9        9              
  Lines                       520      525       +5     
  Branches                     87       87              
========================================================
+ Hits                        441      446       +5     
  Misses                       79       79              
Impacted Files Coverage Δ
src/commands/minify.ts 94.66% <100.00%> (+0.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11ee148...1a42b66. Read the comment docs.

@pateash pateash merged commit 4d37353 into release/release-v0.x Feb 7, 2021
@pateash pateash deleted the snyk-upgrade-790a6457ed995f9b57434e0d6834c8a0 branch February 7, 2021 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request test-changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade minify from 5.1.1 to 6.0.1
2 participants