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

Version Packages - main #3742

Merged
merged 1 commit into from
May 6, 2024
Merged

Version Packages - main #3742

merged 1 commit into from
May 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@shopify/cli@3.60.0

Minor Changes

  • d4d493e: Adds validations for editor extension collection
  • fb085c3: Adds localization support for editor extension collection
  • 427d9dc: Webhook trigger now reads from the configuration instead of .env and accepts more flags

Patch Changes

  • 6e68a82: Fix bug with plugins installation
  • Updated dependencies [ea177a1]
  • Updated dependencies [d5a05e7]
  • Updated dependencies [2ac5142]
  • Updated dependencies [d5a05e7]
  • Updated dependencies [031aa2d]
  • Updated dependencies [0ff96c7]
  • Updated dependencies [0c8800c]
  • Updated dependencies [5343a36]
  • Updated dependencies [5bca2e3]
  • Updated dependencies [6010209]
  • Updated dependencies [427d9dc]
  • Updated dependencies [fed261a]
    • @shopify/theme@3.60.0
    • @shopify/app@3.60.0
    • @shopify/cli-kit@3.60.0
    • @shopify/plugin-cloudflare@3.60.0
    • @shopify/plugin-did-you-mean@3.60.0

@shopify/cli-kit@3.60.0

Minor Changes

  • 0ff96c7: Introduce .json support for theme app extensions

@shopify/create-app@3.60.0

Patch Changes

  • Updated dependencies [0ff96c7]
    • @shopify/cli-kit@3.60.0

@shopify/plugin-cloudflare@3.60.0

Patch Changes

  • Updated dependencies [0ff96c7]
    • @shopify/cli-kit@3.60.0

@shopify/app@3.60.0

Minor Changes

  • 0ff96c7: Introduce .json support for theme app extensions
  • 427d9dc: Webhook trigger now reads from the configuration instead of .env and accepts more flags

Patch Changes

  • 2ac5142: Skip name prompt in config link when the app is already linked
  • 5bca2e3: Update express to 4.19.2
  • fed261a: Fix issue when you create a new remix app, include some scopes and run dev. A message saying scopes mismatch appeared.
  • Updated dependencies [0ff96c7]
    • @shopify/cli-kit@3.60.0
    • @shopify/create-app@3.60.0
    • @shopify/plugin-cloudflare@3.60.0

@shopify/theme@3.60.0

Minor Changes

  • 0c8800c: Enables filtering by theme name in commands that use the theme-selector

Patch Changes

  • ea177a1: Render progress bar for theme uploads to stderr
  • d5a05e7: - Fix the shopify theme dev proxy to use the development theme, even when users have a browser session with the live theme loaded
  • d5a05e7: - Fix shopify theme dev and shopify theme console proxies following session changes
    • Bring the legacy shopify theme push implementation in CI/CD workflows
  • 031aa2d: Fix unpublished themes being marked as development themes
  • 5343a36: Fix issue that prevents shopify theme console from evaluating results when another 'preview_theme_id' is set
  • 6010209: Fix the shopify theme dev/shopify theme console proxy to handle cookies as expected, and ensure they no longer render the live theme instead of the development theme
  • Updated dependencies [0ff96c7]
    • @shopify/cli-kit@3.60.0

@shopify/plugin-did-you-mean@3.60.0

Patch Changes

  • Updated dependencies [0ff96c7]
    • @shopify/cli-kit@3.60.0

@shopify/ui-extensions-dev-console-app@3.60.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from 82d7ba6 to 75b1482 Compare April 25, 2024 09:21
@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from e8532f1 to 64c4ed8 Compare May 1, 2024 14:54
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from d67ee14 to 0463476 Compare May 6, 2024 07:53
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 1b56564 to 8522a9f Compare May 6, 2024 17:09
Copy link
Contributor Author

github-actions bot commented May 6, 2024

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.59.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.60.0";
\ No newline at end of file

Copy link
Contributor Author

github-actions bot commented May 6, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 71.9% 6961/9681
🟡 Branches 68.8% 3426/4980
🟡 Functions 71.29% 1860/2609
🟡 Lines 73.21% 6561/8962

Test suite run success

1637 tests passing in 763 suites.

Report generated by 🧪jest coverage report action from 22c9c7d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant