Skip to content

chore(deps): update pnpm workspace dependencies#96

Merged
Adammatthiesen merged 1 commit into
mainfrom
renovate/pnpm-workspace-dependencies
Feb 28, 2026
Merged

chore(deps): update pnpm workspace dependencies#96
Adammatthiesen merged 1 commit into
mainfrom
renovate/pnpm-workspace-dependencies

Conversation

@renovate

@renovate renovate Bot commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
astro (source) ^5.17.3^5.18.0 age confidence
vue (source) ^3.5.28^3.5.29 age confidence

Release Notes

withastro/astro (astro)

v5.18.0

Compare Source

Minor Changes
  • #​15589 b7dd447 Thanks @​qzio! - Adds a new security.actionBodySizeLimit option to configure the maximum size of Astro Actions request bodies.

    This lets you increase the default 1 MB limit when your actions need to accept larger payloads. For example, actions that handle file uploads or large JSON payloads can now opt in to a higher limit.

    If you do not set this option, Astro continues to enforce the 1 MB default to help prevent abuse.

    // astro.config.mjs
    export default defineConfig({
      security: {
        actionBodySizeLimit: 10 * 1024 * 1024, // set to 10 MB
      },
    });
Patch Changes
  • #​15594 efae11c Thanks @​qzio! - Fix X-Forwarded-Proto validation when allowedDomains includes both protocol and hostname fields. The protocol check no longer fails due to hostname mismatch against the hardcoded test URL.
vuejs/core (vue)

v3.5.29

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@renovate renovate Bot requested review from a team and Adammatthiesen as code owners February 28, 2026 23:24
@changeset-bot

changeset-bot Bot commented Feb 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 71b3f75

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

@htg-1-studiocms-cloud

htg-1-studiocms-cloud Bot commented Feb 28, 2026

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
Expressive-Code-Twoslash Docs ✅ Done Preview URL 2026-02-28T23:26:53.007Z

@pkg-pr-new

pkg-pr-new Bot commented Feb 28, 2026

Copy link
Copy Markdown
css-js-gen

npm i https://pkg.pr.new/withstudiocms/expressive-code-twoslash/css-js-gen@96

expressive-code-twoslash

npm i https://pkg.pr.new/withstudiocms/expressive-code-twoslash@96

@ec-ts/twoslash

npm i https://pkg.pr.new/withstudiocms/expressive-code-twoslash/@ec-ts/twoslash@96

@ec-ts/twoslash-vue

npm i https://pkg.pr.new/withstudiocms/expressive-code-twoslash/@ec-ts/twoslash-vue@96

@ec-ts/vfs

npm i https://pkg.pr.new/withstudiocms/expressive-code-twoslash/@ec-ts/vfs@96

commit: 272018a

@apollo-git-bot

Copy link
Copy Markdown
Contributor

Allure Report Summary

Name Duration Stats New Flaky Retry Report
css-js-gen Tests 16ms Passed tests 37 37 0 0
@ec-ts/twoslash Tests 29s 769ms Passed tests 29 29 0 0
@ec-ts/twoslash-vue Tests 6s 354ms Passed tests 7 7 0 0
@ec-ts/vfs Tests 9s 217ms Passed tests 21 21 0 0

@Adammatthiesen Adammatthiesen merged commit ff5b05e into main Feb 28, 2026
11 checks passed
@Adammatthiesen Adammatthiesen deleted the renovate/pnpm-workspace-dependencies branch February 28, 2026 23:28
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.

1 participant