Skip to content

[chore]: bump mintlify version#2115

Merged
seanmcguire12 merged 1 commit into
mainfrom
bump-mintlify
May 14, 2026
Merged

[chore]: bump mintlify version#2115
seanmcguire12 merged 1 commit into
mainfrom
bump-mintlify

Conversation

@seanmcguire12
Copy link
Copy Markdown
Member

@seanmcguire12 seanmcguire12 commented May 14, 2026

why

  • bumps to latest mintlify version with various transitive dependency fixes

what changed

  • bumped mintlify to version 5.2.563

Summary by cubic

Bump mintlify in packages/docs to ^4.2.563 to pull in upstream fixes and refresh transitive dependencies for the docs build.

  • Dependencies
    • Updated lockfile; notable bumps include @mintlify/cli@4.0.1166, @mintlify/common@1.0.895, @mintlify/previewing@4.0.1100, @mintlify/validation@0.1.701, js-yaml@4.1.1.
    • Modernized tar stack (tar@7, minizlib@3, chownr@3, yallist@5), aligning with Node 18+.

Written for commit 9bd8ff9. Summary will update on new commits.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 14, 2026

⚠️ No Changeset found

Latest commit: 9bd8ff9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 14, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stagehand 🟢 Ready View Preview May 14, 2026, 5:17 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.
Architecture diagram
sequenceDiagram
    participant Dev as Developer
    participant Docs as mintlify Docs (package)
    participant Deps as npm/pnpm Registry
    participant Local as Local Node Modules
    
    Note over Dev,Local: Bump mintlify version from 4.2.546 to 4.2.563
    
    Dev->>Docs: Update dependency in package.json
    Docs->>Deps: pnpm install @mintlify/cli
    Deps-->>Local: @mintlify/cli@4.0.1166
    Docs->>Deps: pnpm install @mintlify/common
    Deps-->>Local: @mintlify/common@1.0.895
    Docs->>Deps: pnpm install @mintlify/previewing
    Deps-->>Local: @mintlify/previewing@4.0.1100
    Docs->>Deps: pnpm install @mintlify/validation
    Deps-->>Local: @mintlify/validation@0.1.701
    Docs->>Deps: pnpm install tar
    Deps-->>Local: tar@7
    Docs->>Deps: pnpm install minizlib
    Deps-->>Local: minizlib@3
    Docs->>Deps: pnpm install chownr
    Deps-->>Local: chownr@3
    
    Note over Dev,Local: Lockfile updated with 150 additions, 331 deletions
Loading

@seanmcguire12 seanmcguire12 merged commit 9806b2d into main May 14, 2026
201 checks passed
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.

2 participants