Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tinacms from 1.0.1 to 1.5.1 #37

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps tinacms from 1.0.1 to 1.5.1.

Changelog

Sourced from tinacms's changelog.

1.5.1

Patch Changes

  • 790b1e1ae: Fix issue where contextual editing was not working for singleton collection
  • eba7e5e5e: Simplify formify logic
  • Updated dependencies [eba7e5e5e]
    • @​tinacms/toolkit@​1.7.1

1.5.0

Minor Changes

  • eeedcfd30: Adds folder support in the admin. See this PR for more info and a demo.

Patch Changes

  • 675c4cfde: Fixes this type issue
  • 40dd5b7ef: Show a simple message to editors to alert them to the fact that sorting by a non-required field can exclude some documents. The message will only appear when an editor actually runs a sort using a non-required field. The original issue issue is visible in this video: https://www.loom.com/share/244853da315e4f959ebf371d662192dd
  • 0f90e9520: Fix routing issues with the folder update.
    • Back button goes back to the folder you were in
    • Admin navigation works as expected
  • d9d773a24: feat: Add ability to duplicate documents
  • 63454fa1e: Fix: do not set Authorization header if token not present
  • Updated dependencies [f14f59a96]
  • Updated dependencies [eeedcfd30]
  • Updated dependencies [804639965]
    • @​tinacms/schema-tools@​1.4.3
    • @​tinacms/toolkit@​1.7.0

1.4.6

Patch Changes

  • 709b6f2ec: Fix template menu UI, image delete button
  • Updated dependencies [709b6f2ec]
    • @​tinacms/toolkit@​1.6.4

1.4.5

Patch Changes

  • 75d5ed359: Add html tag back into rich-text response

1.4.4

Patch Changes

  • 7c750e370: Fix the initialization of sort order in collection list when previous desc sort order in local storage
  • Updated dependencies [2a32a0b99]

... (truncated)

Commits
  • d19d4c4 Version Packages (#3868)
  • eb74041 call handleNavigate function directly
  • f3fb02a check router before navigating to single collectin document
  • 9501b5e Merge pull request #3810 from tinacms/remove-x-state
  • 22f4d7f Merge pull request #3862 from tinacms/monorepo-cleanup
  • 654d274 Version Packages
  • 0f90e95 fix: bug in auto-edit of single document collections (#3855)
  • 2418cd2 Move tsconfig.json to base.tsconfig.json so it's not including things it shou...
  • 1b8cafb Merge remote-tracking branch 'origin' into remove-x-state
  • ea95719 Merge branch 'main' into kldavis4/feat/datalayer_folders
  • 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.5.1.
- [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/[email protected]/packages/tinacms)

---
updated-dependencies:
- dependency-name: tinacms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #38.

@dependabot dependabot bot closed this May 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms-1.5.1 branch May 1, 2023 12: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.

0 participants