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 #4152

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Version Packages - main #4152

merged 1 commit into from
Jul 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 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.64.0

Minor Changes

  • cb06f10: Added extension type pos_ui_extension to the ui_extension migration process

@shopify/cli-kit@3.64.0

Minor Changes

  • f76debd: Device auth is the default authentication method

Patch Changes

  • 5930191: Remove unnecessary prompt from CLI2

@shopify/plugin-cloudflare@3.64.0

Patch Changes

  • Updated dependencies [f76debd]
  • Updated dependencies [5930191]
    • @shopify/cli-kit@3.64.0

@shopify/create-app@3.64.0

@shopify/app@3.64.0

Patch Changes

  • Updated dependencies [f76debd]
  • Updated dependencies [5930191]
    • @shopify/cli-kit@3.64.0
    • @shopify/create-app@3.64.0
    • @shopify/plugin-cloudflare@3.64.0

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

Patch Changes

  • Updated dependencies [f76debd]
  • Updated dependencies [5930191]
    • @shopify/cli-kit@3.64.0

@shopify/theme@3.64.0

Patch Changes

  • 13c246e: Avoid loop with static assets when users pass the --theme-editor-sync flag
  • c053fd5: Avoid loop when users pass the --theme-editor-sync flag in the shopify theme dev command
  • Updated dependencies [f76debd]
  • Updated dependencies [5930191]
    • @shopify/cli-kit@3.64.0

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

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from c2791a5 to f2855f7 Compare July 3, 2024 11:55
Copy link
Contributor Author

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.63.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.64.0";
\ No newline at end of file

Copy link
Contributor Author

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 72.45% 7546/10416
🟡 Branches 69.18% 3718/5374
🟡 Functions 71.44% 1996/2794
🟡 Lines 72.77% 7126/9792

Test suite run success

1736 tests passing in 800 suites.

Report generated by 🧪jest coverage report action from a2ea870

@jamieguerrero jamieguerrero added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 97d24e4 Jul 10, 2024
35 checks passed
@jamieguerrero jamieguerrero deleted the changeset-release/main branch July 10, 2024 15:09
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.

None yet

1 participant