Dependency Dashboard #50

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

deno (1)
deno.json
github-actions (5)
.github/workflows/codeql-analysis.yml (4)
  • actions/checkout v7
  • github/codeql-action v4
  • github/codeql-action v4
  • github/codeql-action v4
.github/workflows/nodejs.yml (2)
  • actions/checkout v7
  • actions/setup-node v7
.github/workflows/npmpublish.yml (6)
  • actions/checkout v7
  • actions/setup-node v7
  • actions/checkout v7
  • actions/setup-node v7
  • node 24
  • node 24
.github/workflows/sonarcloud.yml (3)
  • actions/checkout v7
  • actions/setup-node v7
  • sonarsource/sonarcloud-github-action master
.github/workflows/test.yml (3)
  • actions/checkout v7
  • actions/cache v6
  • actions/setup-node v7
npm (1)
package.json (8)
  • @trojs/validator ^12.0.0
  • @trojs/lint ^0.4.0
  • @types/node ^24.9.2
  • eslint ^10.0.0
  • globals ^17.0.0
  • jscpd ^5.0.0
  • typescript ^6.0.0 → [Updates: ^7.0.0]
  • node >= 20
nvm (1)
.nvmrc (1)
  • node 24
travis (1)
.travis.yml (4)
  • node 12 → [Updates: 24]
  • node 14 → [Updates: 24]
  • node 16 → [Updates: 24]
  • node 18 → [Updates: 24]

  • Check this box to trigger a request for Renovate to run again on this repository

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      , '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

      Dependency Dashboard #50

      Description

      @renovate

      This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
      View this repository on the Mend.io Web Portal.

      Open

      The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

      Detected Dependencies

      deno (1)
      deno.json
      github-actions (5)
      .github/workflows/codeql-analysis.yml (4)
      • actions/checkout v7
      • github/codeql-action v4
      • github/codeql-action v4
      • github/codeql-action v4
      .github/workflows/nodejs.yml (2)
      • actions/checkout v7
      • actions/setup-node v7
      .github/workflows/npmpublish.yml (6)
      • actions/checkout v7
      • actions/setup-node v7
      • actions/checkout v7
      • actions/setup-node v7
      • node 24
      • node 24
      .github/workflows/sonarcloud.yml (3)
      • actions/checkout v7
      • actions/setup-node v7
      • sonarsource/sonarcloud-github-action master
      .github/workflows/test.yml (3)
      • actions/checkout v7
      • actions/cache v6
      • actions/setup-node v7
      npm (1)
      package.json (8)
      • @trojs/validator ^12.0.0
      • @trojs/lint ^0.4.0
      • @types/node ^24.9.2
      • eslint ^10.0.0
      • globals ^17.0.0
      • jscpd ^5.0.0
      • typescript ^6.0.0 → [Updates: ^7.0.0]
      • node >= 20
      nvm (1)
      .nvmrc (1)
      • node 24
      travis (1)
      .travis.yml (4)
      • node 12 → [Updates: 24]
      • node 14 → [Updates: 24]
      • node 16 → [Updates: 24]
      • node 18 → [Updates: 24]

      • Check this box to trigger a request for Renovate to run again on this repository

      Activity

      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

      Metadata

      Metadata

      Assignees

      No one assigned

        Labels

        No labels
        No labels

        Type

        No type

        Projects

        No projects

          Milestone

          No milestone

          Relationships

          None yet

          Development

          No branches or pull requests

          Issue actions