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
234 stars 376 forks source link

Bump tinacms from 1.4.3 to 1.5.4 #456

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps tinacms from 1.4.3 to 1.5.4.

Changelog

Sourced from tinacms's changelog.

1.5.4

Patch Changes

  • f6e2ec5e9: fix issue with single document naviation

1.5.3

Patch Changes

  • 3532d07f3: fix issue where a user was unable to create a document with templates
  • 6d1465fd8: Fix auto navigate logic in GetCollection to only be active for Documents and not Folders

1.5.2

Patch Changes

  • e7f4c0a96: Fix issue where sortFields are undefined
  • ff8673515: Trim whitespace from readonly token to ignore any accidental whitespace from cut and paste

1.5.1

Patch Changes

  • 790b1e1ae: Fix issue where contextual editing was not working for singleton collection
  • eba7e5e5e: Simplify formify logic
  • Updated dependencies [eba7e5e5e]
    • @​tinacms/toolkit@​1.7.1

1.5.0

Minor Changes

  • eeedcfd30: Adds folder support in the admin. See this PR for more info and a demo.

Patch Changes

  • 675c4cfde: Fixes this type issue
  • 40dd5b7ef: Show a simple message to editors to alert them to the fact that sorting by a non-required field can exclude some documents. The message will only appear when an editor actually runs a sort using a non-required field. The original issue issue is visible in this video: https://www.loom.com/share/244853da315e4f959ebf371d662192dd
  • 0f90e9520: Fix routing issues with the folder update.
    • Back button goes back to the folder you were in
    • Admin navigation works as expected
  • d9d773a24: feat: Add ability to duplicate documents
  • 63454fa1e: Fix: do not set Authorization header if token not present
  • Updated dependencies [f14f59a96]
  • Updated dependencies [eeedcfd30]
  • Updated dependencies [804639965]
    • @​tinacms/schema-tools@​1.4.3
    • @​tinacms/toolkit@​1.7.0

... (truncated)

Commits
  • 060a46f Version Packages
  • f6e2ec5 added changeset
  • dc0886a fix issue with single document naviation
  • 50e6817 Version Packages (#3889)
  • 6d1465f fix: issue where collection is read only with a single document not working w...
  • 12b914c fix issue where a user was unable to create a document with templates
  • d97a681 Version Packages (#3878)
  • a5e1fe6 Merge pull request #3879 from tinacms/fix/collection-templates
  • 2c262e9 fix issue where sortFields are undefined
  • ff86735 feat: trim whitespace from readonly token to prevent accidental cut and paste...
  • Additional commits viewable 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 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 1 year 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 May 4, 2023 8:03pm
CLAassistant commented 1 year 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 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.