Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mermaid to v11.4.1 #1585

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mermaid 11.4.0 -> 11.4.1 age adoption passing confidence

Release Notes

mermaid-js/mermaid (mermaid)

v11.4.1

Compare Source

Patch Changes
  • #​6059 01b5079 Thanks @​knsv! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task

  • #​6038 1388662 Thanks @​knsv! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.

  • #​6079 fe3cffb Thanks @​aloisklink! - Bump dompurify to ^3.2.1. This removes the need for @types/dompurify.


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for mermaidjs ready!

Name Link
🔨 Latest commit cb76abf
🔍 Latest deploy log https://app.netlify.com/sites/mermaidjs/deploys/67978bfc4da13a000888ae0b
😎 Deploy Preview https://deploy-preview-1585--mermaidjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cypress bot commented Dec 2, 2024

Mermaid Live Editor    Run #1794

Run Properties:  status check passed Passed #1794  •  git commit aa065903af ℹ️: Merge cb76abf432a0a057aee3cb92fbdaed795be9f742 into f2e2fc4e11ae75385f4fc39cff95...
Project Mermaid Live Editor
Branch Review renovate/patch-mermaid-packages
Run status status check passed Passed #1794
Run duration 03m 08s
Commit git commit aa065903af ℹ️: Merge cb76abf432a0a057aee3cb92fbdaed795be9f742 into f2e2fc4e11ae75385f4fc39cff95...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 6
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@renovate renovate bot force-pushed the renovate/patch-mermaid-packages branch 4 times, most recently from aea3928 to a93491e Compare January 27, 2025 13:35
@renovate renovate bot force-pushed the renovate/patch-mermaid-packages branch from a93491e to cb76abf Compare January 27, 2025 13:36
Copy link
Contributor Author

renovate bot commented Jan 30, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[14:42:26.531] INFO (1009): Installing tool [email protected]...
[14:42:26.710] ERROR (1009): download failed
    run: 3
    err: {
      "type": "HTTPError",
      "message": "Response code 504 (Gateway Time-out)",
      "stack":
          HTTPError: Response code 504 (Gateway Time-out)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:30109:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:30165:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:30180:17)
              at Object.onceWrapper (node:events:639:26)
              at ClientRequest.emit (node:events:536:35)
              at ClientRequest.emit (node:domain:489:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:710:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
              at TLSSocket.socketOnData (node:_http_client:552:22)
              at TLSSocket.emit (node:events:524:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1738248146703,
        "socket": 1738248146703,
        "lookup": 1738248146703,
        "connect": 1738248146703,
        "secureConnect": 1738248146703,
        "upload": 1738248146704,
        "response": 1738248146709,
        "end": 1738248146709,
        "phases": {
          "wait": 0,
          "dns": 0,
          "tcp": 0,
          "tls": 0,
          "request": 1,
          "firstByte": 5,
          "download": 0,
          "total": 6
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "containerbase/13.7.2 node/22.12.0 (https://github.com/containerbase)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/20.18.2/node-20.18.2-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[14:42:26.722] ERROR (1009): download failed
[14:42:26.723] FATAL (1009): Install tool node failed in 212ms.

Sign up for free to 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