Skip to content

chore(deps): bump tinacms from 3.9.3 to 3.9.4#199

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

chore(deps): bump tinacms from 3.9.3 to 3.9.4#199
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tinacms-3.9.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tinacms from 3.9.3 to 3.9.4.

Release notes

Sourced from tinacms's releases.

tinacms@3.9.4

Patch Changes

  • #6939 c1994b3 Thanks @​isaaclombardssw! - feat(tinacms): add a back-to-collection breadcrumb on the admin editor/create pages and in the visual editor sidebar, switch the breadcrumb separator from a chevron to a slash, show only the filename (not the full folder path) in the root breadcrumb across both editors, and truncate long crumbs so the trail no longer overflows

  • #7062 caadf1f Thanks @​isaaclombardssw! - Improve global collection UX: global collections now appear once in the sidebar "Site" section (globe icon) instead of being duplicated under Collections, open directly in the form instead of a popup modal, and single-document global collections skip the document list and go straight to the form. Global collections with zero or multiple documents fall through to the normal list view.

  • #7058 5ba482b Thanks @​Aibono1225! - Fix Local Mode banner for absolute contentApiUrlOverride

  • #7103 8a86ffa Thanks @​wicksipedia! - Move moment-timezone to devDependencies so its timezone database no longer ships in the admin bundle. It was loaded via a non-tree-shakeable side-effect import, but production code never used the moment.tz API (only a unit test did). Removes ~39 KB gzip (~732 KB uncompressed) from the first admin load. No behavior change.

  • #7105 19fcbdd Thanks @​wicksipedia! - Remove the dead mdx-field-plugin/plate/plugins/ui/icons.tsx module (398 lines of unused inline-SVG icons). Its single consumed export (EllipsisIcon) now resolves from the shared plate-ui/icons module. No behavior change.

  • #7063 871ce31 Thanks @​18-th! - Remove unused add dependency

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

  • #7107 4801b21 Thanks @​wicksipedia! - Standardize date handling on date-fns and remove the moment stack. @tinacms/graphql moves to date-fns v4 (collapsing the previous v2/v4 split), and tinacms drops moment, moment-timezone, and react-datetime. The date-field display label now formats with date-fns via a non-breaking moment→date-fns token converter, so existing dateFormat/timeFormat schemas (moment token syntax) keep working unchanged. Also removes the orphaned vendored react-datetime views. Net effect: the admin bundle no longer ships moment (~18.6 KB gzip smaller first load).

  • Updated dependencies [e74a7d6, 5ba482b, d44558e]:

    • @​tinacms/schema-tools@​2.8.2
    • @​tinacms/search@​1.2.20
    • @​tinacms/mdx@​2.1.8
    • @​tinacms/bridge@​0.3.0
Changelog

Sourced from tinacms's changelog.

3.9.4

Patch Changes

  • #6939 c1994b3 Thanks @​isaaclombardssw! - feat(tinacms): add a back-to-collection breadcrumb on the admin editor/create pages and in the visual editor sidebar, switch the breadcrumb separator from a chevron to a slash, show only the filename (not the full folder path) in the root breadcrumb across both editors, and truncate long crumbs so the trail no longer overflows

  • #7062 caadf1f Thanks @​isaaclombardssw! - Improve global collection UX: global collections now appear once in the sidebar "Site" section (globe icon) instead of being duplicated under Collections, open directly in the form instead of a popup modal, and single-document global collections skip the document list and go straight to the form. Global collections with zero or multiple documents fall through to the normal list view.

  • #7058 5ba482b Thanks @​Aibono1225! - Fix Local Mode banner for absolute contentApiUrlOverride

  • #7103 8a86ffa Thanks @​wicksipedia! - Move moment-timezone to devDependencies so its timezone database no longer ships in the admin bundle. It was loaded via a non-tree-shakeable side-effect import, but production code never used the moment.tz API (only a unit test did). Removes ~39 KB gzip (~732 KB uncompressed) from the first admin load. No behavior change.

  • #7105 19fcbdd Thanks @​wicksipedia! - Remove the dead mdx-field-plugin/plate/plugins/ui/icons.tsx module (398 lines of unused inline-SVG icons). Its single consumed export (EllipsisIcon) now resolves from the shared plate-ui/icons module. No behavior change.

  • #7063 871ce31 Thanks @​18-th! - Remove unused add dependency

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

  • #7107 4801b21 Thanks @​wicksipedia! - Standardize date handling on date-fns and remove the moment stack. @tinacms/graphql moves to date-fns v4 (collapsing the previous v2/v4 split), and tinacms drops moment, moment-timezone, and react-datetime. The date-field display label now formats with date-fns via a non-breaking moment→date-fns token converter, so existing dateFormat/timeFormat schemas (moment token syntax) keep working unchanged. Also removes the orphaned vendored react-datetime views. Net effect: the admin bundle no longer ships moment (~18.6 KB gzip smaller first load).

  • Updated dependencies [e74a7d6, 5ba482b, d44558e]:

    • @​tinacms/schema-tools@​2.8.2
    • @​tinacms/search@​1.2.20
    • @​tinacms/mdx@​2.1.8
    • @​tinacms/bridge@​0.3.0
Commits
  • 9fb743f Version Packages (#7060)
  • 19fcbdd 🤖 chore(tinacms): remove dead mdx plugins/ui/icons file (−398 lines) (#7105)
  • 4801b21 🤖 chore: standardize date handling on date-fns; remove moment & react-datetim...
  • 8a86ffa chore(tinacms): move moment-timezone out of the shipped admin bundle (~39 KB ...
  • c1994b3 feat(tinacms): add back-to-collection breadcrumb on admin editor pages (#6939)
  • caadf1f fix(tinacms): streamline global collection UX (#7059) (#7062)
  • 871ce31 chore(tooling): upgrade pnpm/turbo, fix lint config, prune dead deps (#7063)
  • 5ba482b Fix Local Mode banner for absolute contentApiUrlOverride (#7058)
  • See full diff in compare view

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](https://github.com/tinacms/tinacms/tree/HEAD/packages/tinacms) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/tinacms/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/tinacms@3.9.4/packages/tinacms)

---
updated-dependencies:
- dependency-name: tinacms
  dependency-version: 3.9.4
  dependency-type: direct:production
  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