Skip to content

PWA-14.3.1 release notes #4531

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

Merged
merged 2 commits into from
Aug 8, 2025
Merged

PWA-14.3.1 release notes #4531

merged 2 commits into from
Aug 8, 2025

Conversation

glo82145
Copy link
Collaborator

@glo82145 glo82145 commented Aug 8, 2025

Description

TODO: Describe your changes in detail here.

Related Issue

Closes #ISSUE_NUMBER.

Acceptance

Verification Stakeholders

Specification

Verification Steps

Test scenario(s) for direct fix/feature

Test scenario(s) for any existing impacted features/areas

Test scenario(s) for any Magento Backend Supported Configurations

Is Browser/Device testing needed?

Any ad-hoc/edge case scenarios that need to be considered?

Screenshots / Screen Captures (if appropriate)

Breaking Changes (if any)

Checklist

  • I have added tests to cover my changes, if necessary.
  • I have added translations for new strings, if necessary.
  • I have updated the documentation accordingly, if necessary.

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Aug 8, 2025

Fails
🚫 Lighthouse assertions failed 😔. All assertions must pass before this PR can be merged
https://pr-4531.pwa-venia.com/

categories.pwa (auditRan)

  • Expected: 1
  • Actual: 0
  • Result: Failed

Max Potential First Input Delay (maxNumericValue)

  • Expected: 520
  • Actual: 583.0000000000005
  • Result: Failed
  • Docs link: https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/

First Contentful Paint (maxNumericValue)

  • Expected: 2900
  • Actual: 3117.121
  • Result: Failed
  • Docs link: https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/

Time to Interactive (minScore)

  • Expected: 0.7
  • Actual: 0.69
  • Result: Failed
  • Docs link: https://developer.chrome.com/docs/lighthouse/performance/interactive/
https://pr-4531.pwa-venia.com/venia-tops.html?page=1

categories.pwa (auditRan)

  • Expected: 1
  • Actual: 0
  • Result: Failed

Max Potential First Input Delay (maxNumericValue)

  • Expected: 520
  • Actual: 578
  • Result: Failed
  • Docs link: https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/
https://pr-4531.pwa-venia.com/valeria-two-layer-tank.html

categories.pwa (auditRan)

  • Expected: 1
  • Actual: 0
  • Result: Failed
https://pr-4531.pwa-venia.com/search.html?query=tops&page=1

categories.pwa (auditRan)

  • Expected: 1
  • Actual: 0
  • Result: Failed

Max Potential First Input Delay (maxNumericValue)

  • Expected: 520
  • Actual: 579
  • Result: Failed
  • Docs link: https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/
🚫

node failed.

Log

ERROR ON TASK: lighthouseTests


Error:  Danger had errors running. See message(s) above for more details.
danger-results://tmp/danger-results-dee3ee0b.json

Generated by 🚫 dangerJS against 828e029

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Aug 8, 2025

Fails
🚫

node failed.

🚫

Cypress tests in the following files did not pass 😔. All tests must pass before this PR can be merged

  • displays assigned products:
    • AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-cy="CategoryContent-root"] [data-cy="GalleryItem-name"], [data-cy="SearchPage-root"] [data-cy="GalleryItem-name"]`, but never found it.
    ,shows products specific to the categories in the different store:
    • AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-cy="CategoryContent-root"] [data-cy="GalleryItem-name"], [data-cy="SearchPage-root"] [data-cy="GalleryItem-name"]`, but never found it.
    ,lets users add products to cart regardless of store view:
    • AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-cy="CategoryContent-root"] [data-cy="GalleryItem-root"]`, but never found it.

Log

ERROR ON TASK: cypressTests


Error:  Danger had errors running. See message(s) above for more details.
danger-results://tmp/danger-results.json

Generated by 🚫 dangerJS against 828e029

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Aug 8, 2025

Fails
🚫

node failed.

Log

ERROR ON TASK: cypressTests


Error:  Danger had errors running. See message(s) above for more details.
danger-results://tmp/danger-results.json

Generated by 🚫 dangerJS against 828e029

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Aug 8, 2025

Fails
🚫 A version label is required. A maintainer must add one.
🚫

No linked issue found. Please link a relevant open issue by adding the text "closes #<issue_number>" or "closes JIRA-<issue_number>" in your PR.

🚫 Missing information in PR. Please fill out the "Description" section.
Warnings
⚠️ Found the word "TODO" in the PR description. Just letting you know incase you forgot :)
Messages
📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next pr-test build run (assuming they are fixed).
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

If your PR is missing information, check against the original template here. At a minimum you must have the section headers from the template and provide some information in each section.

Generated by 🚫 dangerJS against 828e029

@glo82145 glo82145 merged commit 4ce56d0 into release/14.3.1 Aug 8, 2025
6 of 13 checks passed
glo82145 added a commit that referenced this pull request Aug 8, 2025
* v14.3.1-alpha1

* Merge pull request #4525 from magento/patch/npm-access-update-live-search

Adding Public Access to publish to NPM

* v14.3.1-alpha12

* v14.3.1-beta1

* PWA-14.3.1 release notes (#4530)

* PWA-14.3.1 release notes (#4531)

* Update magento-compatibility.js (#4532)

* v14.3.1

---------

Co-authored-by: devops-pwa-codebuild <[email protected]>
Co-authored-by: Ilesh Tiwari <[email protected]>
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.

3 participants