tinacms / tina-cloud-starter

Next.js starter for TinaCMS: live edit your website visually 🪄
https://tina-cloud-starter-orcin.vercel.app/
Apache License 2.0
226 stars 377 forks source link

Bump tinacms from 1.6.4 to 2.0.0 #521

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps tinacms from 1.6.4 to 2.0.0.

Changelog

Sourced from tinacms's changelog.

2.0.0

Major Changes

  • 957fa26: Removed deprecated useTina hook This was deprecated as part of the v1 release and shouldn't have been in use by anyone

Patch Changes

  • e58b951: update vulnerable packages so npm audit does not complain
  • 957fa26: update to React 18
  • 9076d09: update next js version from 12 to 14 in tinacms packages
  • Updated dependencies [f567fc8]
  • Updated dependencies [e58b951]
  • Updated dependencies [957fa26]
  • Updated dependencies [9076d09]
    • @​tinacms/mdx@​1.3.28
    • @​tinacms/schema-tools@​1.4.19
    • @​tinacms/search@​1.0.23

1.6.7

Patch Changes

  • 82ab066: upgrade vulnerable packages in example project, test project and peer dependency packages

1.6.6

Patch Changes

  • a9b461c: updated 'file has changes' indicator ui
  • 3034430: Make padding between collection list page and singular pages consistent. Ensure navigation bar padding does not overlap with the burger icon on collection singular pages
  • 171f5a5: Fix collections body not working with smaller screens
  • fd216f3: updated TinaCloud auth modal text
  • d004af2: improve error message by adding emoji
  • 20f972a: Fix collections header styling for smaller screens
  • 2a36b65: Remove unnecessary usage of @​react-hook/window-size
  • f26b40d: Allow customization of accepted media types in media manager
  • Updated dependencies [f26b40d]
    • @​tinacms/schema-tools@​1.4.18
    • @​tinacms/mdx@​1.3.27
    • @​tinacms/search@​1.0.22

1.6.5

Patch Changes

  • 04f0bf3: CMS - Fix broken link in error message of CMS startup. Broken link was replaced by https://tina.io/docs/tina-cloud/overview
  • 0503072: update ts, remove rimraf, fix types
  • 1104006: Update tailwind to v3.4.4 + fix media manager height overflow on mobile screens

... (truncated)

Commits
  • 630ab94 No longer treat user touch event as pending change for rich-text fields
  • 56cbd96 Capitalize the H in GitHub
  • 555a55e Fix types
  • 4c419a2 Improve types for tables, add support for column alignment
  • 131b4dc fix: #4240: fix issue where background color of search button was being overr...
  • 4715cf2 Merge pull request #4260 from tinacms/kldavis4/fix/display_error_message_when...
  • 9253ba5 Merge pull request #4265 from tinacms/fix-template-collection-branch-create
  • a937aab Add support for build.basePath to be an environment variable, remove token be...
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tina-cloud-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 7:51pm
CLAassistant commented 2 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 2 months ago

Superseded by #525.