Skip to content

FastStore(deps): Bump @faststore/core from 3.97.1 to 3.98.4#33

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-faststore-core-3.98.4
Closed

FastStore(deps): Bump @faststore/core from 3.97.1 to 3.98.4#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-faststore-core-3.98.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps @faststore/core from 3.97.1 to 3.98.4.

Release notes

Sourced from @​faststore/core's releases.

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/core's changelog.

3.98.4 (2026-04-15)

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

3.98.3 (2026-04-09)

Bug Fixes

  • Store ID param sent to Content Platform client (#3265) (63fffd8)

3.98.2 (2026-04-09)

Bug Fixes

3.98.1 (2026-04-07)

Bug Fixes

  • simplify city and postal code display logic in RegionBar and RegionButton (#3259) (8944bee)

3.98.0 (2026-03-27)

Bug Fixes

  • Set after attribute as string instead of integer (#3245) (c40d3fc)

Features

3.98.0-dev.9 (2026-03-27)

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

3.98.0-dev.8 (2026-03-27)

Features

[Unreleased]

Features

  • Re-exported useCSVParser hook from @faststore/components (see components changelog for details).
  • Re-exported useFileUpload hook from @faststore/components (see components changelog for details).
  • Re-exported FileUploadCard component from @faststore/components (see components changelog for details).

... (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 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/core](https://github.com/vtex/faststore/tree/HEAD/packages/core) from 3.97.1 to 3.98.4.
- [Release notes](https://github.com/vtex/faststore/releases)
- [Changelog](https://github.com/vtex/faststore/blob/v3.98.4/packages/core/CHANGELOG.md)
- [Commits](https://github.com/vtex/faststore/commits/v3.98.4/packages/core)

---
updated-dependencies:
- dependency-name: "@faststore/core"
  dependency-version: 3.98.4
  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 Apr 30, 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.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 5, 2026

Superseded by #36.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-faststore-core-3.98.4 branch May 5, 2026 10: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.

0 participants