Skip to content

Bump @shopify/cli from 3.94.3 to 4.0.0#2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/shopify/cli-4.0.0
Open

Bump @shopify/cli from 3.94.3 to 4.0.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/shopify/cli-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps @shopify/cli from 3.94.3 to 4.0.0.

Changelog

Sourced from @​shopify/cli's changelog.

4.0.0

Major Changes

  • 0c35553: Drop support for Node 20

Patch Changes

  • dc70080: Fix dev and build command for web_pixel extensions

3.94.0

3.93.0

Minor Changes

  • 9a39b44: Add --development-context flag to theme push

    The new --development-context flag (short: -c) allows you to specify a unique identifier for a development theme context (e.g., PR number, branch name). This gives developers the ability to programmatically create or reuse named development themes; particularly useful when running shopify theme push in a CI environment where you might want to associate a particular development theme to a branch or pull request.

  • 962e932: Add support for theme previews using a JSON via theme preview. Pass a JSON via --override to quickly preview overrides on a live theme. Also adds a --preview-id flag to to handle in-place updates for previews created from an override JSON.

  • ff40140: Add shopify store auth and shopify store execute

    shopify store auth authenticates an app against a store using PKCE and stores online per-user auth for later store commands.

    shopify store execute runs Admin API GraphQL against that stored auth, supports query and variables input similar to shopify app execute, and requires --allow-mutations for write operations.

Patch Changes

  • 34e19bc: Change wording for current development theme in theme list

    Previously you could only have one development theme at a time so we'd add [yours] beside the development theme that you were currently attached to. Now you can have multiple development themes so we're changing the language to [current] to show which theme you are actively connected to.

  • 67aaf10: fix missing json output for theme info when no theme or dev flag is present

3.92.0

Patch Changes

  • b776177: change hardcoded links in theme pull to use methods to surface urls instead

3.91.0

Patch Changes

  • 5e13c83: Add --listing flag to theme dev, push, and share commands

3.90.0

3.89.0

... (truncated)

Commits
  • 9f9361d Version Packages
  • 544a401 Revert "Revert "Make auto-upgrade enabled by default, remove activation prompt""
  • a960ee9 Remove deprecated shopify theme serve command
  • 60d2697 Remove deprecated top-level shopify webhook trigger alias
  • f23fe6c Remove deprecated shopify app generate schema command
  • ad69d29 Remove deprecated --type flag from shopify app generate extension
  • 38ce793 Remove deprecated --shared-secret flag from shopify app webhook trigger
  • c36d5c2 Remove deprecated --force flag from shopify app release
  • 96281e6 Remove deprecated --force flag from shopify app deploy
  • 0c35553 Drop support for Node 20
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@shopify/cli](https://github.com/Shopify/cli/tree/HEAD/packages/cli) from 3.94.3 to 4.0.0.
- [Release notes](https://github.com/Shopify/cli/releases)
- [Changelog](https://github.com/Shopify/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/Shopify/cli/commits/4.0.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@shopify/cli"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 22, 2026

Labels

The following labels could not be found: npm dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants