Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 19, 2023

Bumps @tinacms/cli from 1.2.1 to 1.5.14.

Changelog

Sourced from @​tinacms/cli's changelog.

1.5.14

Patch Changes

  • Updated dependencies [e731ab0c5]
    • @​tinacms/graphql@​1.4.14
    • @​tinacms/datalayer@​1.2.14

1.5.13

Patch Changes

  • 5a6018916: Add support for "quick editing". By adding the [data-tina-field] attribute to your elements, editors can click to see the correct form and field focused in the sidebar.

    This work closely resembles the "Active Feild Indicator" feature. Which will be phased in out place of this in the future. Note that the attribute name is different, [data-tinafield] is the value for the "Active Field Indicator" while [data-tina-field] is the new attribute.

    The tinaField helper function should now only be used with the [data-tina-field] attibute.

    Adds experimental support for Vercel previews, the useVisualEditing hook from @tinacms/vercel-previews can be used to activate edit mode and listen for Vercel edit events.

  • Updated dependencies [ca74add40]

  • Updated dependencies [0f5557d23]

  • Updated dependencies [ff4c1e0f4]

  • Updated dependencies [6fefa56b0]

  • Updated dependencies [7f95c1ce5]

    • @​tinacms/graphql@​1.4.13
    • @​tinacms/app@​1.2.13
    • @​tinacms/datalayer@​1.2.13

1.5.12

Patch Changes

  • 31c160cdf: Placeholder view for when assets fail to load

  • b2a38b56f: Add back local build option that allows the user to build their site with the filesystem.

  • beb179279: Add support for sites deployed to sub-paths. To enabled, provide the sub-path at config.build.basePath:

      ...
      build: {
        outputFolder: 'admin',
        publicFolder: 'public',
        basePath: 'my-site', // site is served at my-domain.com/my-site
      },
      ...

... (truncated)

Commits
  • 42a9a5e Version Packages (#3948)
  • b16b4d8 Version Packages
  • 53ae93b Merge remote-tracking branch 'origin' into support-quick-edit-outline
  • c533d08 Merge pull request #3924 from tinacms/new-image-uploads
  • aab60bc Cleanup
  • d756aab Version Packages
  • a3a5a34 Merge pull request #3922 from tinacms/admin-placeholder
  • 6217681 Update FAQ link
  • eb39938 add new folder button to the media manager
  • 7673876 fix bug when uploaded local files in nested 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/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 1.2.1 to 1.5.14.
- [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/cli@1.5.14/packages/@tinacms/cli)

---
updated-dependencies:
- dependency-name: "@tinacms/cli"
  dependency-type: direct:development
  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 May 19, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #31.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms/cli-1.5.14 branch June 5, 2023 03: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