ॐ भूर्भुवः स्वःतत्सवितुर्वरेण्यंभर्गो देवस्य धीमहिधियो यो नः प्रचोदयात् ॥
bhūr bhuvaḥ suvaḥtat savitur vareṇyaṃbhargo devasya dhīmahidhiyo 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 threadscreate issue and use:
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 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 putout from 30.7.0 to 35.0.0.
Release notes
Sourced from putout's releases.
... (truncated)
Commits
47749b2
chore: putout: v35.0.03e94248
chore: putout: actions: lint ☘️29ca0a9
feature:@putout/engine-reporter
: move out write2958fb2
chore: putout: actions: lint ☘️33c960d
feature:@putout/engine-reporter
: add7538de2
feature: putout: move out reporterf93ae10
feature: putout: bin: move out subscribedb8be31
feature: putout: add ability to disable worker with --no-worker8337d1f
feature: do not use web worker when --raw usedc2424c0
chore: putout: actions: lint ☘️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