Skip to content

ci: release#704

Merged
HenriqueLimas merged 1 commit into
mainfrom
changeset-release/main
Jun 8, 2026
Merged

ci: release#704
HenriqueLimas merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ebay/skin@19.25.0

Minor Changes

@ebay/ebayui-core@16.7.6

Patch Changes

  • #699 c6f9113 Thanks @HenriqueLimas! - Fix test noise and flaky carousel scroll test.
    • @evo-web/react: Guard EvoIcon's missing-provider console.warn with process.env.NODE_ENV === 'development' so it is silent in Vitest (NODE_ENV=test) without removing the warning from development builds.
    • @ebay/ebayui-core: Fix flaky ebay-carousel browser test — "when it is scrolled to the second slide" beforeEach was calling waitForCarouselUpdate() which resolved immediately from the init render's move event, before the 640 ms scroll debounce fired. Replaced with vi.advanceTimersByTimeAsync(700) to deterministically trigger the debounce and flush the resulting Marko re-render.

@ebay/ui-core-react@9.6.6

Patch Changes

  • #705 604e7b7 Thanks @HenriqueLimas! - Fix EbayFilterMenu checkbox selection so filtered items remain checked by item value instead of index.

@evo-web/marko@0.2.3

Patch Changes

@evo-web/react@0.0.9

Patch Changes

  • #688 a1b4ffa Thanks @HenriqueLimas! - Add EvoCCD component.

  • #699 c6f9113 Thanks @HenriqueLimas! - Fix test noise and flaky carousel scroll test.

    • @evo-web/react: Guard EvoIcon's missing-provider console.warn with process.env.NODE_ENV === 'development' so it is silent in Vitest (NODE_ENV=test) without removing the warning from development builds.
    • @ebay/ebayui-core: Fix flaky ebay-carousel browser test — "when it is scrolled to the second slide" beforeEach was calling waitForCarouselUpdate() which resolved immediately from the init render's move event, before the 640 ms scroll debounce fired. Replaced with vi.advanceTimersByTimeAsync(700) to deterministically trigger the debounce and flush the resulting Marko re-render.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 81e2d1f to a3ce19b Compare June 5, 2026 17:15
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a3ce19b to 179e535 Compare June 5, 2026 19:33
@HenriqueLimas
HenriqueLimas merged commit 267c7fe into main Jun 8, 2026
@HenriqueLimas
HenriqueLimas deleted the changeset-release/main branch June 8, 2026 16:59
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.

1 participant