eslint-config-hardcore icon indicating copy to clipboard operation
eslint-config-hardcore copied to clipboard

Bump putout from 30.7.0 to 35.0.0

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps putout from 30.7.0 to 35.0.0.

Release notes

Sourced from putout's releases.

🐊Putout v35

image

ॐ भूर्भुवः स्वः तत्सवितुर्वरेण्यं भर्गो देवस्य धीमहि धियो यो नः प्रचोदयात् ॥

bhūr bhuvaḥ suvaḥ tat savitur vareṇyaṃ bhargo devasya dhīmahi dhiyo yo naḥ pracodayāt

Gayatri Mantra, Rigveda 3.62.10

Hi folks! The time is come for a next major release of 🐊Putout 🎉 !

More robust UI with help of Worker Threads

Installing this release you can see that UI became more robust thanks to worker threads, before this change progress bar some times lag and twitched, because of lots of synchronous works, from now that is not the case!

If you have any trouble with worker threads create issue and use:

putout . --no-worker

Welcome @putout/engine-reporter

A new guy on Engines field! What it does is all the stuff related to reporting using formatters.

RedLint became more powerful

image

redlint linter for Filesystem now has ability to convert JavaScript to JSON and JSON to JS.

image image

That's all for now, have a good day 🦏 !

🔥 feature

  • 29ca0a9f0 @​putout/engine-reporter: move out write
  • 33c960d65 @​putout/engine-reporter: add
  • 7538de2df putout: move out reporter
  • f93ae10d3 putout: bin: move out subscribe
  • db8be311d putout: add ability to disable worker with --no-worker
  • 8337d1f5f do not use web worker when --raw used
  • 61d704b52 putout: web worker: graceful shutdown

... (truncated)

Commits
  • 47749b2 chore: putout: v35.0.0
  • 3e94248 chore: putout: actions: lint ☘️
  • 29ca0a9 feature: @​putout/engine-reporter: move out write
  • 2958fb2 chore: putout: actions: lint ☘️
  • 33c960d feature: @​putout/engine-reporter: add
  • 7538de2 feature: putout: move out reporter
  • f93ae10 feature: putout: bin: move out subscribe
  • db8be31 feature: putout: add ability to disable worker with --no-worker
  • 8337d1f feature: do not use web worker when --raw used
  • c2424c0 chore: putout: actions: lint ☘️
  • 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)

dependabot[bot] avatar Jan 22 '24 04:01 dependabot[bot]