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/cli from 1.2.1 to 1.5.19 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 15, 2023

Bumps @tinacms/cli from 1.2.1 to 1.5.19.

Changelog

Sourced from @​tinacms/cli's changelog.

1.5.19

Patch Changes

  • 1751f2fd3: Update tailwind.ts
  • Updated dependencies [ee9acb5e5]
  • Updated dependencies [a94e123b6]
    • @​tinacms/search@​1.0.2
    • @​tinacms/schema-tools@​1.4.6
    • @​tinacms/graphql@​1.4.17
    • @​tinacms/app@​1.2.17
    • @​tinacms/datalayer@​1.2.17

1.5.18

Patch Changes

  • c385b5615: Initial implementation of search functionality
  • 1c78bafc2: Fix local search indexing to properly update the index on filesystem changes
  • Updated dependencies [c385b5615]
  • Updated dependencies [1c78bafc2]
    • @​tinacms/schema-tools@​1.4.5
    • @​tinacms/graphql@​1.4.16
    • @​tinacms/search@​1.0.1
    • @​tinacms/datalayer@​1.2.16
    • @​tinacms/app@​1.2.16

1.5.17

Patch Changes

  • e2e8bd01d: Fix issue where images with spaces in their names wouldn't upload properly
  • e2e8bd01d: Show uncaught errors from the CLI

1.5.16

Patch Changes

  • @​tinacms/app@​1.2.15

1.5.15

Patch Changes

  • 9f4136c10: Index the content before a build when self hosting.
  • a94bf721b: Catch condition where remote schema does not exist to avoid "Invalid or incomplete introspection error" being thrown during build checks
  • Updated dependencies [a94bf721b]
  • Updated dependencies [52b1762e2]
  • Updated dependencies [16b0c8073]
    • @​tinacms/graphql@​1.4.15

... (truncated)

Commits
  • a8836ae Version Packages
  • 626e407 Merge pull request #3791 from tfsomrat/patch-1
  • 4f2f8ce Version Packages
  • 1c78baf fix: ENG-1035: local search index updates on changes (#3999)
  • ddbe69a Merge branch 'main' into kldavis4/feat/search
  • 93b0d97 remove unused dependencies
  • 446bef8 Version Packages
  • e2e8bd0 Fix issue where images with spaces in their names wouldn't upload properly
  • a583bb4 re-export si to avoid explicit dependency on search-index in @​tinacms/cli
  • fa0b3eb make index batch size configurable
  • 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/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 1.2.1 to 1.5.19.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/[email protected]/packages/@tinacms/cli)

---
updated-dependencies:
- dependency-name: "@tinacms/cli"
  dependency-type: direct:development
  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 Jun 15, 2023
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