chore(deps): update opentui - #22

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opentui
Open

chore(deps): update opentui#22
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opentui

Conversation

@renovate

@renovaterenovateBot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@opentui/core (source)0.4.30.5.10ageconfidence
@opentui/core-darwin-arm64 (source)0.4.30.5.10ageconfidence
@opentui/core-darwin-x64 (source)0.4.30.5.10ageconfidence
@opentui/core-linux-arm64 (source)0.4.30.5.10ageconfidence
@opentui/core-linux-x64 (source)0.4.30.5.10ageconfidence
@opentui/core-win32-arm64 (source)0.4.30.5.10ageconfidence
@opentui/core-win32-x64 (source)0.4.30.5.10ageconfidence
@opentui/solid (source)0.4.30.5.10ageconfidence
solid-js (source)1.9.121.9.15ageconfidence

Release Notes

anomalyco/opentui (@​opentui/core)

v0.5.10

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.9...v0.5.10

v0.5.9

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.8...v0.5.9

v0.5.8

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.7...v0.5.8

v0.5.7

Compare Source

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.5.6...v0.5.7

v0.5.6

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.5...v0.5.6

v0.5.4

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.2...v0.5.3

v0.5.2

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.1...v0.5.2

v0.5.1

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.0...v0.5.1

v0.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.4.5...v0.5.0

v0.4.5

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.4.4...v0.4.5

v0.4.4

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.4.3...v0.4.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pkg-pr-new

pkg-pr-newBot commented Jul 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@faststats/cli@c38a2b3

commit: c38a2b3

@renovate
renovateBotforce-pushed the renovate/opentui branch from b25a572 to f8f5214CompareJuly 17, 2026 14:27
@renovate
renovateBotforce-pushed the renovate/opentui branch 2 times, most recently from 3801e87 to 98c897cCompareAugust 4, 2026 06:39
@renovate
renovateBotforce-pushed the renovate/opentui branch 4 times, most recently from 167d32f to d1f33f6CompareAugust 18, 2026 15:17
@renovate
renovateBotforce-pushed the renovate/opentui branch 3 times, most recently from 33a33c2 to 3596eb8CompareAugust 25, 2026 12:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all \u003cpre\u003e\u003ccode\u003e blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks"); } } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); } })(); })();
Skip to content

chore(deps): update opentui - #22

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opentui
Open

chore(deps): update opentui#22
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opentui

Conversation

@renovate

@renovaterenovateBot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@opentui/core (source)0.4.30.5.10ageconfidence
@opentui/core-darwin-arm64 (source)0.4.30.5.10ageconfidence
@opentui/core-darwin-x64 (source)0.4.30.5.10ageconfidence
@opentui/core-linux-arm64 (source)0.4.30.5.10ageconfidence
@opentui/core-linux-x64 (source)0.4.30.5.10ageconfidence
@opentui/core-win32-arm64 (source)0.4.30.5.10ageconfidence
@opentui/core-win32-x64 (source)0.4.30.5.10ageconfidence
@opentui/solid (source)0.4.30.5.10ageconfidence
solid-js (source)1.9.121.9.15ageconfidence

Release Notes

anomalyco/opentui (@​opentui/core)

v0.5.10

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.9...v0.5.10

v0.5.9

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.8...v0.5.9

v0.5.8

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.7...v0.5.8

v0.5.7

Compare Source

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.5.6...v0.5.7

v0.5.6

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.5...v0.5.6

v0.5.4

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.2...v0.5.3

v0.5.2

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.1...v0.5.2

v0.5.1

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.5.0...v0.5.1

v0.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.4.5...v0.5.0

v0.4.5

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.4.4...v0.4.5

v0.4.4

Compare Source

What's Changed

Full Changelog: anomalyco/opentui@v0.4.3...v0.4.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pkg-pr-new

pkg-pr-newBot commented Jul 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@faststats/cli@c38a2b3

commit: c38a2b3

@renovate
renovateBotforce-pushed the renovate/opentui branch from b25a572 to f8f5214CompareJuly 17, 2026 14:27
@renovate
renovateBotforce-pushed the renovate/opentui branch 2 times, most recently from 3801e87 to 98c897cCompareAugust 4, 2026 06:39
@renovate
renovateBotforce-pushed the renovate/opentui branch 4 times, most recently from 167d32f to d1f33f6CompareAugust 18, 2026 15:17
@renovate
renovateBotforce-pushed the renovate/opentui branch 3 times, most recently from 33a33c2 to 3596eb8CompareAugust 25, 2026 12:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants