Skip to content

chore(deps-dev): bump @tinacms/cli from 2.4.4 to 2.5.0#77

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @tinacms/cli from 2.4.4 to 2.5.0.

Release notes

Sourced from @​tinacms/cli's releases.

@​tinacms/cli@​2.5.0

Minor Changes

  • #7049 29a0e2e Thanks @​0xharkirat! - Add Astro as a first-class framework in tinacms init (now listed first). Selecting Astro:

    • auto-sets the public assets folder to public (no prompt) and wraps the package.json dev/build scripts (tinacms dev -c "astro dev", tinacms build && astro build)
    • installs @tinacms/astro plus an @astrojs/node adapter pinned to the project's Astro major (node 9 for Astro 5, node 10 for Astro 6), and matched react/react-dom (^18.3.1) as dev dependencies — the site stays React-free, but the admin SPA is built with React and a bare Astro project ships none (skipped when the project already declares both)
    • wires astro.config for SSR + visual editing, or — when your config is already customized — prints exactly what to add
    • scaffolds a self-contained, fully editable visual-editing demo at /tinacms-demo: a dark hero whose eyebrow, headline, tagline, and both call-to-action buttons (label + link) are all click-to-edit, with scoped styles and a procedural SVG starfield (no CSS framework or image assets). CMS-editable button links are passed through sanitizeHref.

    The demo is scaffolded automatically with no opt-in (mirroring the Next.js init demo), and is skipped during Forestry migrations.

    init also makes clear it adds Tina to an existing site: it points to npx create-tina-app@latest for new projects and stops early (with that pointer) when run in a folder that has no package.json.

Patch Changes

Changelog

Sourced from @​tinacms/cli's changelog.

2.5.0

Minor Changes

  • #7049 29a0e2e Thanks @​0xharkirat! - Add Astro as a first-class framework in tinacms init (now listed first). Selecting Astro:

    • auto-sets the public assets folder to public (no prompt) and wraps the package.json dev/build scripts (tinacms dev -c "astro dev", tinacms build && astro build)
    • installs @tinacms/astro plus an @astrojs/node adapter pinned to the project's Astro major (node 9 for Astro 5, node 10 for Astro 6), and matched react/react-dom (^18.3.1) as dev dependencies — the site stays React-free, but the admin SPA is built with React and a bare Astro project ships none (skipped when the project already declares both)
    • wires astro.config for SSR + visual editing, or — when your config is already customized — prints exactly what to add
    • scaffolds a self-contained, fully editable visual-editing demo at /tinacms-demo: a dark hero whose eyebrow, headline, tagline, and both call-to-action buttons (label + link) are all click-to-edit, with scoped styles and a procedural SVG starfield (no CSS framework or image assets). CMS-editable button links are passed through sanitizeHref.

    The demo is scaffolded automatically with no opt-in (mirroring the Next.js init demo), and is skipped during Forestry migrations.

    init also makes clear it adds Tina to an existing site: it points to npx create-tina-app@latest for new projects and stops early (with that pointer) when run in a folder that has no package.json.

Patch Changes

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.4.4 to 2.5.0.
- [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.0/packages/@tinacms/cli)

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

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 Jun 15, 2026
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modernplatforms.dev Ready Ready Preview, Comment, Open in v0 Jun 15, 2026 10:40pm

@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #80.

@dependabot dependabot Bot closed this Jun 16, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tinacms/cli-2.5.0 branch June 16, 2026 22:36
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