Skip to content

chore: bump vtex/components version to fix callout issues#1331

Merged
julia-rabello merged 4 commits into
mainfrom
chore/bump-vtex-components-version-fix-callout-issues
Jul 13, 2026
Merged

chore: bump vtex/components version to fix callout issues#1331
julia-rabello merged 4 commits into
mainfrom
chore/bump-vtex-components-version-fix-callout-issues

Conversation

@julia-rabello

Copy link
Copy Markdown
Contributor

What is the purpose of this pull request?

use new version of vtex/components to fix callout issues vtexdocs/components@ab16f4c

What problem is this solving?

How should this be manually tested?

Screenshots or example usage

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

@julia-rabello julia-rabello self-assigned this Jul 10, 2026
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for elated-hoover-5c29bf ready!

Name Link
🔨 Latest commit 7b5e327
🔍 Latest deploy log https://app.netlify.com/projects/elated-hoover-5c29bf/deploys/6a554d10be0f15000807240d
😎 Deploy Preview https://deploy-preview-1331--elated-hoover-5c29bf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

A total of 16 tests failed!

API guides documentation page

1 failing tests:

  • Check if the sidebar collapse button works (/docs/guides)

Status of documentation pages

15 failing tests:

  • Checks page docs/apps/vtex.vtex.search/autocomplete
  • Checks page docs/apps/vtex.vtex.search/autocomplete
  • Checks page docs/apps/vtex.vtex.search/autocomplete
  • Checks page docs/apps/vtex.vtex.search/autocomplete
  • Checks page docs/guides/configure-the-price-history-control
  • Checks page docs/guides/configure-the-price-history-control
  • Checks page docs/guides/configure-the-price-history-control
  • Checks page docs/guides/faststore/molecules-toggle
  • Checks page docs/guides/faststore/molecules-toggle
  • Checks page docs/guides/faststore/molecules-toggle
  • Checks page docs/guides/faststore/molecules-toggle
  • Checks page updates/release-notes/2025-06-03-vtex-shield-new-ssl-certificates-api
  • Checks page updates/release-notes/2025-06-03-vtex-shield-new-ssl-certificates-api
  • Checks page updates/release-notes/2025-06-03-vtex-shield-new-ssl-certificates-api
  • Checks page updates/release-notes/2025-06-03-vtex-shield-new-ssl-certificates-api

For more information, open the cypress action summary page.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: ['release-no', 'release-auto', 'release-patch', 'release-minor', 'release-major']

@julia-rabello julia-rabello added the release-auto Automatic version bump label Jul 10, 2026
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

The previous bump pointed the submodule at 5f92864, which is 7 commits
behind master and predates both the callout icon source fix (#48) and
the dist/docs rebuild (#49). Updated to master's HEAD (85adf70) so API
reference callouts actually render the fixed icons.
devportal has its own separate callout implementation for API
reference overview pages (overview-callout classes in
src/styles/api-reference.ts + replaceCalloutBlocks.ts), independent
from both @vtexdocs/components and the RapiDoc submodule. It had the
same bug: icons loaded via a CSS ::before background-image pointing
at the now-deleted vtex-dev-portal-navigation DigitalOcean Space.
Icons are now inline SVGs injected directly into the callout HTML.
@julia-rabello
julia-rabello merged commit 5b4bc4a into main Jul 13, 2026
5 of 7 checks passed
@julia-rabello
julia-rabello deleted the chore/bump-vtex-components-version-fix-callout-issues branch July 13, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-auto Automatic version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants