usablica / intro.js

Lightweight, user-friendly onboarding tour library
http://introjs.com
Other
22.76k stars 2.59k forks source link

chore(deps-dev): bump minify from 9.1.0 to 10.0.0 #1921

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps minify from 9.1.0 to 10.0.0.

Release notes

Sourced from minify's releases.

minify v10.0.0

Migrate to @putout/minify from terser

From now minify uses 🐊Putout-based minifier @putout/minify which uses brand new @putout/printer. It gives us more power over configuration and using any kind of code transformations.

If have any issues submit an issue.

Have a nice day 🎈!

🔥 feature

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

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
Changelog

Sourced from minify's changelog.

2023.05.10, v10.0.0

feature:

  • 5a3e527 minify: js: migrate to @​putout/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

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

... (truncated)

Commits
  • baac49a chore: package: v10.0.0
  • 5a3e527 feature: minify: js: migrate to @​putout/minify from terser
  • 4b31151 feature: package: escover v3.2.3
  • 4fc7a36 chore: lint
  • a1651fb feature: package: eslint-plugin-putout v17.5.1
  • 7130ae7 feature: package: putout v29.4.1
  • 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
  • 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
intro-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2023 2:01pm
dependabot[bot] commented 1 year ago

Superseded by #1925.