Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps tinacms from 1.0.1 to 1.4.2.

Changelog

Sourced from tinacms's changelog.

1.4.2

Patch Changes

  • 0626ba381: If you have a collection with

    ui: {
      allowedActions: {
        create: false,
        delete: false,
      }
    },

    and it only contains one document. Instead of navigating to the collection list page it will navigate to the document edit page.

  • Updated dependencies [a70204500]

    • @​tinacms/schema-tools@​1.4.2

1.4.1

Patch Changes

  • 9a8074889: Consolidate payload transform logic
  • d0c4801b7: cancel index polling when component is unmounted
  • Updated dependencies [9a8074889]
  • Updated dependencies [d0c4801b7]
  • Updated dependencies [c48326846]
    • @​tinacms/schema-tools@​1.4.1
    • @​tinacms/toolkit@​1.6.1

1.4.0

Minor Changes

  • 76c984bcc: Use new API endpoint in content api reqests

Patch Changes

  • 202cd714d: Internal updates to the CLI
  • Updated dependencies [084a39d2c]
  • Updated dependencies [76c984bcc]
  • Updated dependencies [5809796cf]
  • Updated dependencies [785748400]
  • Updated dependencies [54aac9017]
    • @​tinacms/toolkit@​1.6.0
    • @​tinacms/schema-tools@​1.4.0
    • @​tinacms/sharedctx@​1.0.1

... (truncated)

Commits
  • 407db10 Version Packages
  • 97e0b65 Merge branch 'main' into feat/naviate-single-doc-collections
  • 625486d Version Packages
  • 467d687 Merge pull request #3724 from tinacms/fix/cancel-index-polling
  • dcf4763 adds single documents navigation
  • 9a80748 Consolidate payload transform logic
  • dd9366f Merge branch 'main' into fix/cancel-index-polling
  • 70e76ce Version Packages
  • b3208ea remove console.log
  • 7b84c6f cancel index polling when component is unmounted
  • 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 1.0.1 to 1.4.2.
- [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@1.4.2/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 Mar 29, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2023

Superseded by #28.

@dependabot dependabot bot closed this Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms-1.4.2 branch March 31, 2023 09:12
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.

1 participant