Skip to content

Conversation

@dependabot
Copy link

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

Bumps tinacms from 0.68.8 to 0.69.4.

Changelog

Sourced from tinacms's changelog.

0.69.4

Patch Changes

  • 5029265ed: Fixes an issue where collections which used templates would error on the admin list page due to the recent addition of filters. Filters will only work for collections with fields at this time
  • 2b60a7bd8: Fix handling of formify for template collections when ...on Document is used

0.69.3

Patch Changes

  • 0ad8075aa: Errors are now blocking modals.
  • Updated dependencies [0ad8075aa]
    • @​tinacms/toolkit@​0.57.2

0.69.2

Patch Changes

  • b369d7238: Update dependencies to fix vulnerabilities in external packages.
  • 541605aa8: Fix list page breaking for templates on collection
  • 2182dc2a6: Allow paths to start with numeric characters
  • Updated dependencies [b369d7238]
    • @​tinacms/toolkit@​0.57.1

0.69.1

Patch Changes

  • 9ea28113e: Fixes an issue where collections with templates weren't generating forms in the sidebar

0.69.0

Minor Changes

  • 7b0dda55e: Updates to the rich-text component as well the shape of the rich-text field response from the API

    • Adds support for isTitle on MDX elements
    • Fixes issues related to nested marks
    • Uses monaco editor for code blocks
    • Improves styling of nested list items
    • Improves handling of rich-text during reset
    • No longer errors on unrecognized JSX/html, instead falls back to print No component provided for <compnonent name>
    • No longer errors on markdown parsing errors, instead falls back to rendering markdown as a string, customizable via the TinaMarkdown component (invalid_markdown prop)
    • Prepares rich-text component for raw mode - where you can edit the raw markdown directly in the Tina form. This will be available in future release.

Patch Changes

  • 8183b638c: ## Adds a new "Static" build option.

... (truncated)

Commits
  • f12928e Version Packages
  • 60d9de6 Merge pull request #3142 from tinacms/improve-audit
  • e7a9ec1 Remove console.log
  • 8678166 Fix tests for formify since the shape has changed
  • 2b60a7b Fix audit issues where listing the collection itself blows up before audit ha...
  • 0561216 Merge pull request #3138 from tinacms/changeset-release/main
  • 56c0ab5 Merge pull request #3137 from tinacms/add-null-check-for-filter-fields
  • d648315 Version Packages
  • 0d77c19 Merge pull request #3125 from tinacms/alert-improvements
  • 5029265 Fixes an issue where collections which used would error on the admin list pa...
  • 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.68.8 to 0.69.4.
- [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.69.4/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 Sep 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2022

Superseded by #23.

@dependabot dependabot bot closed this Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms-0.69.4 branch September 9, 2022 15:40
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