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

Bump minify from 7.2.2 to 9.2.0 #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps minify from 7.2.2 to 9.2.0.

Release notes

Sourced from minify's releases.

minify 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

minify v9.1.0

🔥 feature

  • minify: require -> import

minify v9.0.0

🔥 feature

  • (package) eslint-plugin-putout v15.3.0
  • minify: drop support of node < 16
  • (package) putout v26.9.0
  • (package) madrun v9.0.3

minify v8.0.4

🔥 feature

  • (package) html-minifier-terser v7.0.0-alpha.1
  • (package) eslint-plugin-putout v13.11.0
  • (package) putout v24.6.0
  • (package) supertape v7.0.0

minify v8.0.3

🐞 fix

minify v8.0.2

🐞 fix

  • (minify) CLI broken (#86)

minify v8.0.1

🐞 fix

  • (minify) broken CLI (#86)

minify v8.0.0

🔥 feature

  • (minify) convert to ESM (#74)
Changelog

Sourced from minify's changelog.

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

feature:

  • minify: require -> import

2022.05.27, v9.0.0

feature:

  • (package) eslint-plugin-putout v15.3.0
  • minify: drop support of node < 16
  • (package) putout v26.9.0
  • (package) madrun v9.0.3

2022.02.14, v8.0.4

feature:

  • (package) html-minifier-terser v7.0.0-alpha.1
  • (package) eslint-plugin-putout v13.11.0
  • (package) putout v24.6.0
  • (package) supertape v7.0.0

2021.10.17, v8.0.3

fix:

  • (minify) path to lib/minify.js in bin/minify.js (#89)

2021.10.05, v8.0.2

fix:

  • (minify) CLI broken (#86)

2021.10.04, v8.0.1

fix:

  • (minify) broken CLI (#86)

... (truncated)

Commits
  • 8104e5d chore: package: v9.2.0
  • ecd4a8d chore: lint
  • 04be2ee fix: honor .minify.json when reading input from stdin (#95)
  • 107f008 feature: package: eslint-plugin-putout v16.3.0
  • 4f28449 feature: package: html-minifier-terser v7.1.0
  • 9bd1fc6 feature: package: supertape v8.2.0
  • cac9167 feature: package: putout v28.7.0
  • 2abe613 chore: update
  • 7bb4386 Update _typos.toml
  • 0f09591 Update .npmignore
  • 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 [minify](https://github.com/coderaiser/minify) from 7.2.2 to 9.2.0.
- [Release notes](https://github.com/coderaiser/minify/releases)
- [Changelog](https://github.com/coderaiser/minify/blob/master/ChangeLog)
- [Commits](coderaiser/minify@v7.2.2...v9.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2023
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.

0 participants