Skip to content

Conversation

@dependabot
Copy link

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

Bumps @tinacms/cli from 1.2.1 to 1.5.12.

Changelog

Sourced from @​tinacms/cli's changelog.

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
      },
      ...
  • Updated dependencies [31c160cdf]

  • Updated dependencies [beb179279]

    • @​tinacms/app@​1.2.12
    • @​tinacms/schema-tools@​1.4.4
    • @​tinacms/graphql@​1.4.12
    • @​tinacms/datalayer@​1.2.12

1.5.11

Patch Changes

  • 83b19fb8d: Update the bridge interface to remove properties that are no longer needed.
  • Updated dependencies [83b19fb8d]
  • Updated dependencies [1c7998b7e]
    • @​tinacms/graphql@​1.4.11
    • @​tinacms/app@​1.2.11
    • @​tinacms/datalayer@​1.2.11

1.5.10

Patch Changes

  • Updated dependencies [a402c8010]
    • @​tinacms/graphql@​1.4.10
    • @​tinacms/datalayer@​1.2.10
    • @​tinacms/app@​1.2.10

1.5.9

Patch Changes

  • Updated dependencies [89dcad9d9]

... (truncated)

Commits

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.12.
- [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.12/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 11, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 18, 2023

Superseded by #29.

@dependabot dependabot bot closed this May 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms/cli-1.5.12 branch May 18, 2023 03:04
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