Skip to content

Bump @tinacms/cli from 1.0.1 to 1.5.1 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps @tinacms/cli from 1.0.1 to 1.5.1.

Release notes

Sourced from @​tinacms/cli's releases.

[email protected]

1.0.5 (2019-10-02)

Note: Version bump only for package react-dismissible

[email protected]

1.0.4 (2019-10-02)

Note: Version bump only for package react-dismissible

[email protected]

1.0.3 (2019-09-23)

Note: Version bump only for package react-dismissible

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)

Bumps [@tinacms/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 1.0.1 to 1.5.1.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/[email protected]/packages/@tinacms/cli)

---
updated-dependencies:
- dependency-name: "@tinacms/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2023

Superseded by #29.

@dependabot dependabot bot closed this Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms/cli-1.5.1 branch March 31, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants