Skip to content

Conversation

@dependabot
Copy link

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

Bumps tinacms from 0.68.8 to 0.69.3.

Changelog

Sourced from tinacms's changelog.

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.

    This new option will build tina into a static index.html file. This will allow someone to use tina without having react as a dependency.

    How to update

    1. Add a .tina/config.{js,ts,tsx,jsx} with the default export of define config.

... (truncated)

Commits
  • 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...
  • 15dcb54 error punctuation
  • 08778d9 cleanup errors
  • a56ca5f Version Packages
  • b9afec9 Merge pull request #3088 from tinacms/logan/eng-469-fix-tinacms-dependency-vu...
  • 94b2a55 Merge pull request #3115 from danielknell/fix-path-regex
  • 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.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.69.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 Sep 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2022

Superseded by #22.

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