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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minify from 6.0.1 to 10.5.0 #300

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps minify from 6.0.1 to 10.5.0.

Release notes

Sourced from minify's releases.

minify v10.5.0

馃敟 feature

  • cb053d4 package: @鈥媝utout/minify v2.0.0

minify v10.4.0

馃敟 feature

  • 90b2908 package: @鈥媝utout/minify v2.0.0
  • d295db5 package: putout v31.7.0
  • 97b55c9 package: eslint-plugin-putout v19.3.0

minify v10.3.0

馃敟 feature

  • 7d9c969 package: eslint-plugin-putout v18.2.0
  • 6fc1803 package: putout v30.4.1

minify v10.2.0

Speed up

The fastest way to run Minify will be using:

cat example.js | minify --js

image

Less output size

473B May 24 21:26 minify-v-10.js
482B May 24 21:26 minify-v9.js

馃敟 feature

  • b1d4ec1 minify: speed up (#96)

minify v10.1.0

--auto

Add ability to autodetect input:

coderaiser@localcmd:~/minify$ echo 'if (a) b()'| bin/minify.js --auto
a&&b();

... (truncated)

Changelog

Sourced from minify's changelog.

2023.08.28, v10.5.0

feature:

  • cb053d4 package: @鈥媝utout/minify v2.0.0

2023.08.28, v10.4.0

feature:

  • 90b2908 package: @鈥媝utout/minify v2.0.0
  • d295db5 package: putout v31.7.0
  • 97b55c9 package: eslint-plugin-putout v19.3.0

2023.07.13, v10.3.0

feature:

  • 7d9c969 package: eslint-plugin-putout v18.2.0
  • 6fc1803 package: putout v30.4.1

2023.05.24, v10.2.0

feature:

  • b1d4ec1 minify: speed up (#96)

2023.05.24, v10.1.0

feature:

  • 32bd34e package: eslint-plugin-n v16.0.0
  • 6381f4b minify: add support of --auto

2023.05.10, v10.0.0

feature:

  • 5a3e527 minify: js: migrate to @鈥媝utout/minify from terser
  • 4b31151 package: escover v3.2.3
  • a1651fb package: eslint-plugin-putout v17.5.1
  • 7130ae7 package: putout v29.4.1

2023.01.20, v9.2.0

fix:

  • honor .minify.json when reading input from stdin (#95)

feature:

  • package: eslint-plugin-putout v16.3.0
  • package: html-minifier-terser v7.1.0
  • package: supertape v8.2.0
  • package: putout v28.7.0

2022.06.08, v9.1.0

... (truncated)

Commits
  • 4c8e993 chore: minify: v10.5.0
  • cb053d4 feature: package: @鈥媝utout/minify v2.0.0
  • 25fb85a chore: minify: v10.4.0
  • 90b2908 feature: package: @鈥媝utout/minify v2.0.0
  • d295db5 feature: package: putout v31.7.0
  • 97b55c9 feature: package: eslint-plugin-putout v19.3.0
  • 41acc63 chore: github actions
  • 3fb0566 chore: package: v10.3.0
  • c7a8a20 chore: lint
  • 37ebc80 feature: package: eslint-plugin-putout v18.2.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [minify](https://github.com/coderaiser/minify) from 6.0.1 to 10.5.0.
- [Release notes](https://github.com/coderaiser/minify/releases)
- [Changelog](https://github.com/coderaiser/minify/blob/master/ChangeLog)
- [Commits](coderaiser/minify@v6.0.1...v10.5.0)

---
updated-dependencies:
- dependency-name: minify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2023

Superseded by #301.

@dependabot dependabot bot closed this Aug 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minify-10.5.0 branch August 30, 2023 05:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants