Skip to content

fix(deps): update npm - all minor and patch updates#584

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/npm-all-minor-and-patch-updates
May 30, 2026
Merged

fix(deps): update npm - all minor and patch updates#584
renovate[bot] merged 1 commit into
mainfrom
renovate/npm-all-minor-and-patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@digicatapult/dtdl-parser ^1.1.63^1.1.64 age confidence
lru-cache ^11.5.0^11.5.1 age confidence
posthog-node (source) ^5.35.4^5.35.5 age confidence
testcontainers ^12.0.0^12.0.1 age confidence
tmp ^0.2.6^0.2.7 age confidence

Release Notes

digicatapult/dtdl-parser (@​digicatapult/dtdl-parser)

v1.1.64

Compare Source

Changes

chore(deps): lock file maintenance

isaacs/node-lru-cache (lru-cache)

v11.5.1

Compare Source

PostHog/posthog-js (posthog-node)

v5.35.5

Compare Source

Patch Changes
testcontainers/testcontainers-node (testcontainers)

v12.0.1

Compare Source

Changes

🐛 Bug Fixes

🧹 Maintenance

📦 Dependency Updates

raszi/node-tmp (tmp)

v0.2.7

Compare Source


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot requested a review from a team as a code owner May 30, 2026 12:37
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 30, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 30, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.27%
🟰 ±0%
6285 / 9072
🔵 Statements 69.27%
🟰 ±0%
6285 / 9072
🔵 Functions 80.98%
🟰 ±0%
311 / 384
🔵 Branches 84.78%
🟰 ±0%
942 / 1111
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/version.ts 100% 100% 100% 100%
src/lib/db/index.ts 51.88% 100% 14.28% 51.88% 43-49, 52-57, 60-70, 73-92, 95-99, 102-103
src/lib/db/modelDb.ts 95.74% 83.33% 93.75% 95.74% 84-85, 104-109
src/lib/db/types.ts 100% 100% 100% 100%
src/lib/db/util.ts 17.24% 100% 0% 17.24% 6-29
src/lib/server/errors.ts 94.94% 88.88% 93.33% 94.94% 42-44, 79-80
src/lib/server/ioc.ts 100% 100% 100% 100%
src/lib/server/logger.ts 100% 100% 100% 100%
src/lib/server/pool.ts 100% 0% 100% 100%
src/lib/server/server.ts 86.77% 16.66% 100% 86.77% 78-79, 82-83, 86-87, 90-91, 101-108
src/lib/server/controllers/HTMLController.ts 100% 100% 100% 100%
src/lib/server/controllers/github.ts 97.4% 83.07% 91.66% 97.4% 56-59, 65-70
src/lib/server/controllers/helpers.ts 96.87% 78.57% 100% 96.87% 35-37, 94
src/lib/server/controllers/publish.ts 100% 89.47% 100% 100%
src/lib/server/controllers/root.ts 87.17% 100% 66.66% 87.17% 34-38
src/lib/server/controllers/upload.ts 100% 58.33% 100% 100%
src/lib/server/controllers/api/health.ts 100% 50% 100% 100%
src/lib/server/controllers/ontology/index.ts 91.72% 82.95% 92.3% 91.72% 77-78, 87-96, 111-114, 122-127, 177-178, 184, 336-343, 353-356, 439-440, 444-445, 533, 538-539, 551-552
src/lib/server/controllers/ontology/entity/index.ts 94.75% 72.46% 97.61% 94.75% 583-599, 669-680, 747-750, 759-761, 787-792
src/lib/server/env/index.ts 95.89% 75% 100% 95.89% 13-15
src/lib/server/env/validators.ts 78.94% 75% 100% 78.94% 11-12, 18-19
src/lib/server/models/controllerTypes.ts 100% 100% 100% 100%
src/lib/server/models/cookieNames.ts 100% 100% 100% 100%
src/lib/server/models/dtdlOmParser.ts 99.23% 59.57% 100% 99.23% 21, 28
src/lib/server/models/github.ts 100% 100% 100% 100%
src/lib/server/models/mermaidDiagrams.ts 100% 100% 100% 100%
src/lib/server/models/openTypes.ts 100% 100% 100% 100%
src/lib/server/models/strings.ts 100% 100% 100% 100%
src/lib/server/models/renderedDiagram/base.ts 100% 100% 100% 100%
src/lib/server/models/renderedDiagram/index.ts 100% 100% 100% 100%
src/lib/server/models/renderedDiagram/mermaidSvg.ts 96.19% 93.93% 100% 96.19% 93-96
src/lib/server/models/renderedDiagram/parser.ts 100% 100% 100% 100%
src/lib/server/models/renderedDiagram/plaintext.ts 100% 100% 100% 100%
src/lib/server/utils/cache.ts 100% 100% 100% 100%
src/lib/server/utils/fuseSearch.ts 100% 100% 100% 100%
src/lib/server/utils/githubRequest.ts 36.31% 80% 31.81% 36.31% 45-56, 59-69, 75-79, 85-97, 100-116, 119-139, 164-167, 169-171, 187-190, 192-194, 207-215, 223-227, 235-237, 240-258, 261-274, 277-289, 292-304, 307-325, 328-348, 351-373, 376-387, 390-401
src/lib/server/utils/lruCache.ts 100% 100% 100% 100%
src/lib/server/utils/rateLimit.ts 88.05% 83.33% 100% 88.05% 43-50
src/lib/server/utils/streams.ts 100% 100% 100% 100%
src/lib/server/utils/url.ts 100% 100% 100% 100%
src/lib/server/utils/viewStates.ts 50% 100% 0% 50% 24-36, 39-40, 43-55
src/lib/server/utils/dtdl/entityUpdate.ts 98.83% 96.52% 100% 98.83% 220-221, 261-262
src/lib/server/utils/dtdl/extract.ts 82.22% 100% 50% 82.22% 19-24, 33, 35
src/lib/server/utils/dtdl/filter.ts 94% 90% 100% 94% 23-24, 127-128, 137-138, 167-168, 186-187, 191-192
src/lib/server/utils/dtdl/parser.ts 97.83% 93.87% 100% 97.83% 222-223, 226-227, 264-265, 313-314
src/lib/server/utils/mermaid/classDiagram.ts 100% 100% 100% 100%
src/lib/server/utils/mermaid/flowchart.ts 100% 92.85% 100% 100%
src/lib/server/utils/mermaid/generator.ts 88.46% 87.09% 100% 88.46% 99-101, 113, 134-135, 167-168, 181-183, 187-188, 213-226
src/lib/server/utils/mermaid/helpers.ts 100% 100% 100% 100%
src/lib/server/utils/mermaid/puppeteerIntercept.ts 87.8% 66.66% 100% 87.8% 23-25, 39-40
src/lib/server/utils/mermaid/svgMutator.ts 96.06% 96.22% 93.33% 96.06% 127-135, 285-287
src/lib/server/utils/postHog/postHogService.ts 96.84% 90.24% 100% 96.84% 62-64, 117-119, 165-166, 180-181
src/lib/server/views/common.tsx 32.04% 100% 20% 32.04% 55-81, 84-126, 129-181
src/lib/server/views/components/addContent.tsx 10.63% 100% 0% 10.63% 7-30, 33-50, 53-94
src/lib/server/views/components/addNode.tsx 9.81% 100% 0% 9.81% 17-163
src/lib/server/views/components/command.tsx 5.71% 100% 0% 5.71% 11-175
src/lib/server/views/components/constants.ts 100% 100% 100% 100%
src/lib/server/views/components/deleteDialog.tsx 8% 100% 0% 8% 7-75
src/lib/server/views/components/editToggle.tsx 15.25% 100% 0% 15.25% 10-59
src/lib/server/views/components/errors.tsx 74.68% 87.5% 75% 74.68% 15, 61-79
src/lib/server/views/components/githubLink.tsx 19.35% 100% 0% 19.35% 7-31
src/lib/server/views/components/helpers.ts 18.36% 100% 0% 18.36% 4-5, 8-27, 30-31, 34-49
src/lib/server/views/components/iubenda.tsx 52.38% 33.33% 100% 52.38% 12-21
src/lib/server/views/components/legend.tsx 38.18% 100% 0% 38.18% 22-55
src/lib/server/views/components/mermaidTarget.tsx 37.14% 100% 0% 37.14% 14-35
src/lib/server/views/components/navigationPanelDetails.tsx 9.31% 100% 0% 9.31% 24-247
src/lib/server/views/components/posthog.tsx 87.5% 14.28% 100% 87.5% 18-21
src/lib/server/views/components/property.tsx 10.3% 100% 0% 10.3% 11-97
src/lib/server/views/components/publishDialog.tsx 6.52% 100% 0% 6.52% 7-92
src/lib/server/views/components/publishForm.tsx 31.03% 100% 0% 31.03% 10-29
src/lib/server/views/components/relationship.tsx 8.92% 100% 0% 8.92% 11-112
src/lib/server/views/components/searchPanel.tsx 14.28% 100% 0% 14.28% 10-63
src/lib/server/views/components/shareOntology.tsx 5.76% 100% 0% 5.76% 4-52
src/lib/server/views/components/svgControls.tsx 9.09% 100% 0% 9.09% 4-33
src/lib/server/views/components/telemetry.tsx 11.36% 100% 0% 11.36% 11-88
src/lib/server/views/components/toast.tsx 100% 50% 100% 100%
src/lib/server/views/components/uploadForm.tsx 42.85% 100% 0% 42.85% 4-7
src/lib/server/views/templates/ontologyOpen.tsx 11.84% 100% 0% 11.84% 36-303
src/lib/server/views/templates/ontologyView.tsx 7.58% 100% 0% 7.58% 32-421
Generated in workflow #3855 for commit 59918cd by the Vitest Coverage Report Action

@renovate renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from e49392c to 59918cd Compare May 30, 2026 18:11
@renovate renovate Bot changed the title fix(deps): update dependency @digicatapult/dtdl-parser to ^1.1.64 fix(deps): update npm - all minor and patch updates May 30, 2026
@renovate renovate Bot merged commit 86c9add into main May 30, 2026
24 checks passed
@renovate renovate Bot deleted the renovate/npm-all-minor-and-patch-updates branch May 30, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants