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/cli from 1.5.14 to 1.5.21 #481

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tinacms/cli from 1.5.14 to 1.5.21.

Changelog

Sourced from @​tinacms/cli's changelog.

1.5.21

Patch Changes

  • ca1298975: Fix issue where external React depenedencies we're being dynamically required
    • @​tinacms/app@​1.2.19

1.5.20

Patch Changes

  • 62e4ce3f1: Fix the indexing status error message to suggest Reindex instead of Reset Repository cache
  • fe13b4ed9: Fix search index tokenizer regex to not treat underscores as token separators
  • 4d2c913f8: Ensure schema changes are picked up by the Vite dev server so we don't get schema mismatch errors during local dev
  • 0bf700512: Change the way the Tina config file is built, so dependencies with Tailwind classes are picked up automatically
  • cc9d065b8: Fix issue where react and react-dom werent provided by the CLI
  • Updated dependencies [fe13b4ed9]
  • Updated dependencies [e5e29ed58]
  • Updated dependencies [812df6ace]
  • Updated dependencies [1176d569a]
    • @​tinacms/schema-tools@​1.4.7
    • @​tinacms/search@​1.0.3
    • @​tinacms/graphql@​1.4.18
    • @​tinacms/app@​1.2.18
    • @​tinacms/datalayer@​1.2.18

1.5.19

Patch Changes

  • 1751f2fd3: Update tailwind.ts
  • Updated dependencies [ee9acb5e5]
  • Updated dependencies [a94e123b6]
    • @​tinacms/search@​1.0.2
    • @​tinacms/schema-tools@​1.4.6
    • @​tinacms/graphql@​1.4.17
    • @​tinacms/app@​1.2.17
    • @​tinacms/datalayer@​1.2.17

1.5.18

Patch Changes

  • c385b5615: Initial implementation of search functionality
  • 1c78bafc2: Fix local search indexing to properly update the index on filesystem changes
  • Updated dependencies [c385b5615]
  • Updated dependencies [1c78bafc2]
    • @​tinacms/schema-tools@​1.4.5
    • @​tinacms/graphql@​1.4.16
    • @​tinacms/search@​1.0.1

... (truncated)

Commits
  • bdfce85 Version Packages
  • d5569a3 Merge pull request #4038 from tinacms/include-react-in-prebuild
  • 0765849 Mark prebuild packages as external
  • d6149d3 Merge branch 'main' into new-branch-model
  • ca12989 Fix issue where external React depenedencies we're being dynamically required
  • 5f8228f Version Packages
  • 8704ffd Merge branch 'main' into new-branch-model
  • 4f53b31 Merge branch 'new-branch-model' into new-branch-model-add-preview-url
  • 4d2c913 Ensure schema changes are picked up by the Vite dev server so we don't get sc...
  • 4a30ae1 Undo react, react-dom deps added to cli
  • 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 Jun 27, 2023 8:02pm
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

Superseded by #485.