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.19 #477

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tinacms/cli from 1.5.14 to 1.5.19.

Changelog

Sourced from @​tinacms/cli's changelog.

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
    • @​tinacms/datalayer@​1.2.16
    • @​tinacms/app@​1.2.16

1.5.17

Patch Changes

  • e2e8bd01d: Fix issue where images with spaces in their names wouldn't upload properly
  • e2e8bd01d: Show uncaught errors from the CLI

1.5.16

Patch Changes

  • @​tinacms/app@​1.2.15

1.5.15

Patch Changes

  • 9f4136c10: Index the content before a build when self hosting.
  • a94bf721b: Catch condition where remote schema does not exist to avoid "Invalid or incomplete introspection error" being thrown during build checks
  • Updated dependencies [a94bf721b]
  • Updated dependencies [52b1762e2]
  • Updated dependencies [16b0c8073]
    • @​tinacms/graphql@​1.4.15

... (truncated)

Commits
  • a8836ae Version Packages
  • 626e407 Merge pull request #3791 from tfsomrat/patch-1
  • 4f2f8ce Version Packages
  • 1c78baf fix: ENG-1035: local search index updates on changes (#3999)
  • ddbe69a Merge branch 'main' into kldavis4/feat/search
  • 93b0d97 remove unused dependencies
  • 446bef8 Version Packages
  • e2e8bd0 Fix issue where images with spaces in their names wouldn't upload properly
  • a583bb4 re-export si to avoid explicit dependency on search-index in @​tinacms/cli
  • fa0b3eb make index batch size configurable
  • 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)
linear[bot] commented 1 year ago

ENG-1035 Local search index not updating on file changes

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 14, 2023 8:01pm
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 #479.