Skip to content

chore(deps-dev): bump @tinacms/cli from 2.5.1 to 2.5.2#198

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tinacms/cli-2.5.2
Open

chore(deps-dev): bump @tinacms/cli from 2.5.1 to 2.5.2#198
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tinacms/cli-2.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @tinacms/cli from 2.5.1 to 2.5.2.

Release notes

Sourced from @​tinacms/cli's releases.

@​tinacms/cli@​2.5.2

Patch Changes

  • #7111 211997c Thanks @​Aibono1225! - Reject cross-origin state-changing requests on the dev server. Previously the cors middleware only suppressed response headers, so an attacker-controlled page could still drive a cross-origin multipart upload to completion (writing files into the media root). State-changing routes (/media/upload, /media DELETE, searchIndex POST/DELETE, and /graphql POST) now reject disallowed origins server-side with a 403.

  • #7113 4ce8757 Thanks @​Aibono1225! - Remove the unused legacy Express dev server (src/server). It was superseded by the Vite-based dev server years ago and is no longer reachable from the CLI. Its compiled output was still being published and deep-importable as @tinacms/cli/dist/server, exposing an un-gated media upload handler; deleting it removes that dead code path. The active tinacms dev server is unaffected.

  • #7088 d44558e Thanks @​Aibono1225! - Fix media upload/delete paths to prevent access to storage keys outside mediaRoot.

  • #7095 39c06f7 Thanks @​Aibono1225! - Harden npm publish pipeline and package manifests

  • Updated dependencies [c1994b3, e74a7d6, caadf1f, 5ba482b, 8a86ffa, 19fcbdd, 871ce31, d44558e, 39c06f7, 4801b21]:

    • tinacms@3.9.4
    • @​tinacms/schema-tools@​2.8.2
    • @​tinacms/app@​2.5.7
    • @​tinacms/graphql@​2.4.6
    • @​tinacms/search@​1.2.20
    • @​tinacms/metrics@​2.1.1
Changelog

Sourced from @​tinacms/cli's changelog.

2.5.2

Patch Changes

  • #7111 211997c Thanks @​Aibono1225! - Reject cross-origin state-changing requests on the dev server. Previously the cors middleware only suppressed response headers, so an attacker-controlled page could still drive a cross-origin multipart upload to completion (writing files into the media root). State-changing routes (/media/upload, /media DELETE, searchIndex POST/DELETE, and /graphql POST) now reject disallowed origins server-side with a 403.

  • #7113 4ce8757 Thanks @​Aibono1225! - Remove the unused legacy Express dev server (src/server). It was superseded by the Vite-based dev server years ago and is no longer reachable from the CLI. Its compiled output was still being published and deep-importable as @tinacms/cli/dist/server, exposing an un-gated media upload handler; deleting it removes that dead code path. The active tinacms dev server is unaffected.

  • #7088 d44558e Thanks @​Aibono1225! - Fix media upload/delete paths to prevent access to storage keys outside mediaRoot.

  • #7095 39c06f7 Thanks @​Aibono1225! - Harden npm publish pipeline and package manifests

  • Updated dependencies [c1994b3, e74a7d6, caadf1f, 5ba482b, 8a86ffa, 19fcbdd, 871ce31, d44558e, 39c06f7, 4801b21]:

    • tinacms@3.9.4
    • @​tinacms/schema-tools@​2.8.2
    • @​tinacms/app@​2.5.7
    • @​tinacms/graphql@​2.4.6
    • @​tinacms/search@​1.2.20
    • @​tinacms/metrics@​2.1.1
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tinacms/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/cli@2.5.2/packages/@tinacms/cli)

---
updated-dependencies:
- dependency-name: "@tinacms/cli"
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants