Skip to content

Bump tinacms from 0.67.3 to 0.68.3#7

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tinacms-0.68.3
Closed

Bump tinacms from 0.67.3 to 0.68.3#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tinacms-0.68.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps tinacms from 0.67.3 to 0.68.3.

Changelog

Sourced from tinacms's changelog.

0.68.3

Patch Changes

  • 8b7ee346a: - Display label instead of name for mdx dropdown af306fa
    • Fix issue where reset triggered chagnes to the wrong rich-text field 03f6191
    • Fix issue where null children in a code block threw an error e454bce
  • Updated dependencies [f6f56bcc0]
  • Updated dependencies [59d33a74a]
  • Updated dependencies [8b7ee346a]
  • Updated dependencies [acb38bf9f]
    • @​tinacms/toolkit@​0.56.26

0.68.2

Patch Changes

  • Updated dependencies [e90647da3]
    • @​tinacms/toolkit@​0.56.25

0.68.1

Patch Changes

  • 41d666f9a: Styles list page overflow menu, removes unused prop
  • e5a1152f2: Fix issue where pages that didnt use useTina would get a loading spinner that hangs
  • Updated dependencies [41d666f9a]
    • @​tinacms/toolkit@​0.56.24

0.68.0

Minor Changes

  • 6a6f137ae: # Simplify GraphQL API

    schema must be supplied to the <TinaCMS> component

    Previously the .tina/schema.ts was only used by the Tina CLI to generate the GraphQL API. However it's now required as a prop to <TinaCMS>. This allows you to provide runtime logic in the ui property of field definitions. See the documentation on "Extending Tina" for examples.

    The GraphQL API has been simplified

    get<collection name> is now just the collection name

    # old
    {
      getPostDocument(relativePath: $relativePath) { ... }
    }
    new

... (truncated)

Commits
  • e5eb5d8 Version Packages
  • d3c99b4 Fix snapshot
  • 520d944 Merge branch 'remove-old-mdx-base' into remove-old-mdx
  • e454bce Fix issue where null children in a code block threw an error
  • 03f6191 Fix issue where reset triggered chagnes to the wrong rich-text field
  • 9d1ef89 Version Packages
  • 406b987 Version Packages
  • f8506dd style list page overflow menu
  • e5a1152 Fix issue where pages that didnt use useTina would get a loading spinner th...
  • 3c92ac5 Version Packages
  • 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](https://github.com/tinacms/tinacms/tree/HEAD/packages/tinacms) from 0.67.3 to 0.68.3.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/tinacms/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/tinacms@0.68.3/packages/tinacms)

---
updated-dependencies:
- dependency-name: tinacms
  dependency-type: direct:production
  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 May 4, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2022

Superseded by #8.

@dependabot dependabot bot closed this May 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms-0.68.3 branch May 10, 2022 14:54
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