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

FastStore(deps): Bump @faststore/cli from 3.0.159 to 3.9.0 #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps @faststore/cli from 3.0.159 to 3.9.0.

Release notes

Sourced from @​faststore/cli's releases.

Introducing SKUMatrix Component

The SKU Matrix feature allows users to select multiple product variations (such as color and size) simultaneously through an intuitive interface. It can be enabled on the Product Details Page via the SKU Matrix Configuration in the Headless CMS.

The component's documentation with more details will be published soon in FastStore Docs

FastStore v3.0.123: Renaming faststore.config to discovery.config

⚠️ This is part of an ongoing initiative to turn the store's repository into a monorepo, allowing for more customizable modules.

The faststore will manage a module called discovery, so we have renamed all configuration file from faststore.config to discovery.config, while maintaining compatibility with the legacy name.

What needs to be done?

After updating your store's FastStore package to v3.0.123, everything should continue to work as before. To update the package, see the previous release notes for more details.

If you're manually using the configuration file (for example, if you're importing it directly), you might encounter an error like this:

To resolve this:

  1. Rename faststore.config.js file to discovery.config.js.
  2. Update any references pointing to faststore.config.js to use discovery.config.js instead.

If you encounter any other errors, please:

Run faststore in the terminal

  • If it's outdated, update it using the following command:
yarn upgrade -L --scope @faststore

PRs that is related to this changes:

Changelog

Sourced from @​faststore/cli's changelog.

3.9.0 (2025-01-22)

Features

3.8.0 (2025-01-15)

Features

3.7.0 (2025-01-15)

Features

3.6.0 (2025-01-13)

Features

  • Consider order number from Checkout cookie (#2592) (b1198db)

3.5.1 (2025-01-09)

Bug Fixes

  • Reset infinite scroll if search's total pages is less than current state's total pages (#2610) (7faedd2)

3.5.0 (2025-01-09)

Bug Fixes

  • revert the commit ccfbac80a8694b8e674c4657d51e3478ff2605bd (#2609) (49679ae)

Features

  • Dynamically import BreadcrumbBase internal components (#2611) (0992d10)

3.4.4 (2024-12-20)

Bug Fixes

  • removes useUI() dependents sections from LazyLoadingSection (#2602) (1953438)

3.4.3 (2024-12-20)

Note: Version bump only for package faststore

... (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 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 [@faststore/cli](https://github.com/vtex/faststore) from 3.0.159 to 3.9.0.
- [Release notes](https://github.com/vtex/faststore/releases)
- [Changelog](https://github.com/vtex/faststore/blob/main/CHANGELOG.md)
- [Commits](vtex/faststore@v3.0.159...v3.9.0)

---
updated-dependencies:
- dependency-name: "@faststore/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2025 23:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2025

The following labels could not be found: Dependabot.

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