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.0 #429

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tinacms/cli from 1.2.2 to 1.5.0.

Changelog

Sourced from @​tinacms/cli's changelog.

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

Patch Changes

  • 74742cb1c: Add warnings for deprecated CLI commands
  • 81a2d3125: Ensure tina directory is specified on Database with new Tina config folder
  • 48011a9ab: Fix issue where process.platform wasn't defined for external package. Fix issue where jsx-dev-runtime wasn't provided as an ES module from Vite in dev mode
  • 5809796cf: Adds match property to collection
  • 54dd7aabb: Move branch check to a seperate check.
  • a18474c3b: Fix console warning about prettier parser not being provided
  • 3a1edd50d: Bundle the MDX package with its dependencies so we can avoid awkward import issues related to the remark ecosystem modules
  • a37648c5c: Only stop dev process when config is invalid at the start of the command
  • Updated dependencies [76c984bcc]
  • Updated dependencies [5809796cf]
  • Updated dependencies [e3b58c03e]
  • Updated dependencies [54aac9017]

... (truncated)

Commits


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 ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 27, 2023 at 8:02PM (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

Superseded by #431.