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.2.2 to 1.5.1 #431

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tinacms/cli from 1.2.2 to 1.5.1.

Changelog

Sourced from @​tinacms/cli's changelog.

1.5.1

Patch Changes

  • 691d2eb3f: Add support for the tinacms codemod move-tina-folder command. This command moves the Tina folder from .tina to tina, and creates a lock file, which allows the entire tina/__generated__ folder to be gitignored.
  • bb9f0047f: Add skip.client = true to the Tina config for Forestry migrations by default.
  • a70204500: feat: Configurable template key on blocks
  • Updated dependencies [af5c32eae]
  • Updated dependencies [1f9f83718]
  • Updated dependencies [a70204500]
    • @​tinacms/graphql@​1.4.2
    • @​tinacms/schema-tools@​1.4.2
    • @​tinacms/app@​1.2.2
    • @​tinacms/datalayer@​1.2.2

1.5.0

Minor Changes

  • bbae12b95: Changes Tailwind config to also search for class names within user's config and related custom components

Patch Changes

  • 5f0139437: Add option for specifying datalayer port
  • 5fcef561d: - Pin vite version
    • Adds react plugin so that we no longer get a 404 on react /@​react-refresh
    • Adds transform ts and tsx files in build as well as dev
  • 8fc99059f: Fix main export field for @​tinacms/app
  • 9a8074889: Consolidate payload transform logic
  • e37f64b7f: feat: Skip blocks import, since it has some issues feat: Handle image gallery import feat: Handle a nested forestry directory through --forestryPath arg
  • c48326846: Move --skipSDK into config property: client.skip = true
  • Updated dependencies [e9514656c]
  • Updated dependencies [5fcef561d]
  • Updated dependencies [8fc99059f]
  • Updated dependencies [9a8074889]
  • Updated dependencies [c48326846]
  • Updated dependencies [13b809ff5]
    • @​tinacms/graphql@​1.4.1
    • @​tinacms/app@​1.2.1
    • @​tinacms/schema-tools@​1.4.1
    • @​tinacms/datalayer@​1.2.1

1.4.0

Minor Changes

  • 76c984bcc: Use new API endpoint in content api reqests
  • 202cd714d: Internal updates to the CLI

... (truncated)

Commits
  • 407db10 Version Packages
  • c92f0dd Merge remote-tracking branch 'origin' into add-skip-client-to-forestry-configs
  • d8139c8 Merge remote-tracking branch 'origin' into tina-folder-move
  • 93f25fc Update packages/@​tinacms/cli/src/next/commands/codemod-command/index.ts
  • b605a06 Merge pull request #3747 from tinacms/configurable-block-template
  • 3de9007 Cleanup old tina files and exit gracefully when tina codemod finds an existin...
  • b2d889d Merge pull request #3751 from tinacms/fix-datalayer-port
  • af5c32e Fix issue where datalayer-port option wasn't being used
  • af75d61 Use tina folder for init
  • af8e8f5 Add codemod command
  • 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
tina-cloud-starter ❌ Failed (Inspect) Mar 28, 2023 at 8:00PM (UTC)
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

Looks like @tinacms/cli is up-to-date now, so this is no longer needed.