Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

Bumps @tinacms/cli from 0.60.21 to 0.61.14.

Changelog

Sourced from @​tinacms/cli's changelog.

0.61.14

Patch Changes

  • f581f263d: Add --static option for tina init
  • c06b6a2f0: fix: Don't run subprocess if main process fails with occupied port
  • 47f99085d: Do not require a schema file when a config is provided.
  • 64c40e6fc: change hardcoded content api url to be dynamic
  • 2444cf047: - Makes cli checks the error message clearer
    • Adds a "Spinner" to the messages to make it cleaner
    • Does a GQL request to check the clientID, token, branch are all valid.
  • f3439ea35: Replace loading message and hide forms while loading.
  • 48032e2ba: Use tinaio url config override in the client
  • 4efe31214: Include error message in file failed upload model
  • Updated dependencies [f581f263d]
  • Updated dependencies [e5da05a8c]
  • Updated dependencies [0513ae416]
  • Updated dependencies [7ae1b0697]
  • Updated dependencies [f3439ea35]
  • Updated dependencies [48032e2ba]
  • Updated dependencies [6e137ea85]
    • @​tinacms/schema-tools@​0.1.4
    • @​tinacms/app@​0.0.13
    • @​tinacms/datalayer@​0.2.4
    • @​tinacms/graphql@​0.63.10

0.61.13

Patch Changes

  • 9183157c4: This allows us to use a leaner define function for the standalone config. Right now we're balancing a lot on the defineSchema/defineConfig types and have a few overlapping things like client, which accepts both an optional object with referenceDepth config as well as the autogenerated http client.

    One thing it does that's a bit different is it uses the apiUrl from the client generation function and sends it through as a global constant to the Vite app, this avoids the need for the generated client.

  • 4adf12619: Add support for experimental iframe mode

  • Updated dependencies [9183157c4]

  • Updated dependencies [4adf12619]

  • Updated dependencies [f8b89379c]

    • @​tinacms/app@​0.0.12
    • @​tinacms/schema-tools@​0.1.3
    • @​tinacms/graphql@​0.63.9

0.61.12

Patch Changes

  • Updated dependencies [87369d34c]
    • @​tinacms/graphql@​0.63.8

0.61.11

... (truncated)

Commits
  • 25c7b64 Version Packages
  • 282ade4 Merge pull request #3216 from tinacms/logan/eng-567-refactor-schema-toolstina...
  • 966bcb9 Don't show static build message during local dev server mode
  • 7ae1b06 fix types
  • f84dd9a fix: exit process if port taken
  • 130087c fix: exit process when port in use
  • 64be02a Merge pull request #3192 from tinacms/add-static-init-2
  • de8dc97 Use ensureDirSync instead of fs folder check, fix issue adding deps during in...
  • cc78afa Add some spacing to package add log
  • 954dc5b Add styled-components to installl steps
  • 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 0.60.21 to 0.61.14.
- [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/cli@0.61.14/packages/@tinacms/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 26, 2022

Superseded by #31.

@dependabot dependabot bot closed this Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms/cli-0.61.14 branch September 26, 2022 16:03
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