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/cli from 1.2.2 to 1.4.1 #427

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tinacms/cli from 1.2.2 to 1.4.1.

Changelog

Sourced from @​tinacms/cli's changelog.

tinacms-cli

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]
  • Updated dependencies [0553035f5]
  • Updated dependencies [202cd714d]
  • Updated dependencies [3a1edd50d]
    • @​tinacms/schema-tools@​1.4.0
    • @​tinacms/datalayer@​1.2.0
    • @​tinacms/graphql@​1.4.0
    • @​tinacms/app@​1.2.0
    • @​tinacms/metrics@​1.0.2

1.3.3

Patch Changes

  • Updated dependencies [d1cf65999]
    • @​tinacms/schema-tools@​1.3.4
    • @​tinacms/app@​1.1.2
    • @​tinacms/graphql@​1.3.5
    • @​tinacms/datalayer@​1.1.6

1.3.2

Patch Changes

  • Updated dependencies [b095d06a9]
    • @​tinacms/graphql@​1.3.4
    • @​tinacms/app@​1.1.2
    • @​tinacms/datalayer@​1.1.5

... (truncated)

Commits
  • 0cb24de Merge branch 'main' of github.com:Maxobat/tinacms
  • 9befc59 Bump version
  • bbae12b Include all files under .tina for Tailwind classes
  • 5f01394 Add option for specifying datalayer port, provide clearer message when it's busy
  • 70e76ce Version Packages
  • d81188b Merge pull request #3714 from tinacms/feat/improve-branch-check
  • c8e6bd6 Merge pull request #3723 from tinacms/add-warnings-for-old-cli-commands
  • 98f2ce5 Merge pull request #3719 from tinacms/add-prettier-parser-arg
  • e79c2a6 Merge pull request #3716 from tinacms/fix/update-tinacms-graphql-flag-descrip...
  • 81a2d31 Ensure tina directory is specified on Database with new Tina config folder
  • 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 ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 24, 2023 at 7:19PM (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 #429.