Skip to content

Conversation

@dependabot
Copy link

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

Bumps @tinacms/cli from 0.60.21 to 0.61.13.

Changelog

Sourced from @​tinacms/cli's changelog.

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

Patch Changes

  • Updated dependencies [777b1e08a]
    • @​tinacms/schema-tools@​0.1.2
    • @​tinacms/graphql@​0.63.7
    • @​tinacms/app@​0.0.11

0.61.10

Patch Changes

  • 75b9a1b56: enhancement: Don't build client on tinacms audit
  • 10cce31b7: fix: surface errors from type-gen
  • 9e5da3103: Add router to default schema
  • 098102a89: fix: exit with error with tina schema build fails
  • Updated dependencies [75b9a1b56]
  • Updated dependencies [59ff1bb10]
  • Updated dependencies [232ae6d52]
  • Updated dependencies [fd4d8c8ff]
  • Updated dependencies [9e5da3103]
    • @​tinacms/graphql@​0.63.6
    • @​tinacms/schema-tools@​0.1.1
    • @​tinacms/app@​0.0.10

0.61.9

... (truncated)

Commits
  • 482b59d Version Packages
  • 6b3b819 Merge branch 'main' into iframe-with-vite
  • 238c558 Merge pull request #3155 from tinacms/add-define-static-config
  • ee7797d Merge remote-tracking branch 'origin' into iframe-with-vite
  • 71c24b3 Version Packages
  • c6069bb Version Packages
  • 37698ba Version Packages
  • fe94a0a fix: Don't loop with tina schema build fails
  • da0bd8b Merge pull request #3153 from tinacms/fix/add-router-to-init
  • fde6d84 handle queries directory not existing
  • 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.13.
- [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.13/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 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 23, 2022

Superseded by #29.

@dependabot dependabot bot closed this Sep 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms/cli-0.61.13 branch September 23, 2022 15:58
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