Skip to content

FastStore(deps): Bump @faststore/cli from 3.60.3 to 3.99.0#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-faststore-cli-3.99.0
Open

FastStore(deps): Bump @faststore/cli from 3.60.3 to 3.99.0#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-faststore-cli-3.99.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @faststore/cli from 3.60.3 to 3.99.0.

Release notes

Sourced from @​faststore/cli's releases.

FastStore Release Notes: Version 3.97.0

FastStore version 3.97.0 adds a new SEO configuration for product price formatting in PDP meta tags.

⚠️ This release also includes the hotfix for cookie domain handling from 3.96.5. For more information, see the FastStore: Cookie domain normalization fix release notes.

Fixed fraction digits for the SEO product price meta tag (PR: #3179)

You can now configure fixed fraction digits for the product:price:amount meta tag through PDP SEO settings, ensuring consistent price formatting for crawlers and social previews.

For full setup and validation steps, see the Configuring product price meta tag formatting on PDP.

FastStore Release Notes: Version 3.96.0

FastStore version 3.96.0 focuses on a clearer My Account order experience for B2B and more reliable data after authentication changes.

General

Fresher data after login/logout (PR: #3152)

GraphQL requests now add a cache-busting token when the auth cookie changes. This reduces stale data right after sign-in or sign-out, so storefront content updates more consistently.

Logout clears client storage (PR: #3163)

Signing out now clears client-side storage used by session-aware features, preventing leftover data from affecting the next session. For more details on this fix, see the FastStore: Cart and session management fixes Release Notes.

⚠️ After releasing 3.96.0, an issue with cookie domain handling was identified and resolved in version 3.96.5 (hotfix). See the FastStore: Cookie domain normalization fix release notes for more information.

My Account for B2B

Item-level taxes and totals (PR: #3144)

Each item in the delivery accordion now shows its own tax amount and total, so customers can understand how taxes contribute to the final price.

FastStore Release Notes: Version 3.95.0

Version 3.95.0 introduces SVG support in the public folder and includes fixes for cart synchronization, session validation, and SEO improvements for search results.

General

Improvements

Support for SVG files in the public folder (PR: #3123)

We've added support for .svg files in the public folder. Now, any SVG files placed in this directory will be correctly copied to the /.faststore/public folder during the build process, preventing them from being overwritten or deleted.

Fixes

Improved Cart Synchronization Across Multiple Sessions (PR: #3091)

Fixed a bug where using the same shopping cart across different devices or browsers could cause conflicting updates, leading to items being incorrectly removed. The validateCart mutation now includes session data when checking for `orderForm` changes, ensuring cart state is synchronized correctly between different user sessions.

Address session validation errors after postal code updates (PR: #3124)

... (truncated)

Changelog

Sourced from @​faststore/cli's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.99.0-dev.8 (2026-05-04)

Note: Version bump only for package @​faststore/cli

3.99.0-dev.7 (2026-05-04)

Note: Version bump only for package @​faststore/cli

3.99.0-dev.6 (2026-05-04)

Note: Version bump only for package @​faststore/cli

3.99.0-dev.5 (2026-05-04)

Bug Fixes

  • Enhance session validation logic to skip token refresh in local … (#3285) (41a330a)

3.99.0-dev.4 (2026-04-28)

Note: Version bump only for package @​faststore/cli

3.99.0-dev.3 (2026-04-23)

Features

  • add isGift field to StoreOffer type and resolvers - SFS-3040 (#3220) (e10fc92)

3.99.0-dev.2 (2026-04-21)

Note: Version bump only for package @​faststore/cli

3.99.0-dev.1 (2026-04-15)

Note: Version bump only for package @​faststore/cli

3.99.0-dev.0 (2026-03-31)

Note: Version bump only for package @​faststore/cli

3.98.4 (2026-04-15)

Note: Version bump only for package @​faststore/cli

3.98.3 (2026-04-09)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​faststore/cli since your current version.


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 [@faststore/cli](https://github.com/vtex/faststore/tree/HEAD/packages/cli) from 3.60.3 to 3.99.0.
- [Release notes](https://github.com/vtex/faststore/releases)
- [Changelog](https://github.com/vtex/faststore/blob/dev/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vtex/faststore/commits/v3.99.0/packages/cli)

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

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

dependabot Bot commented on behalf of github May 5, 2026

Labels

The following labels could not be found: Dependabot. 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