-
Notifications
You must be signed in to change notification settings - Fork 54
Comparing changes
Open a pull request
base repository: percy/cli
base: v1.31.8
head repository: percy/cli
compare: v1.31.9
- 15 commits
- 45 files changed
- 8 contributors
Commits on Jan 16, 2026
-
Add Trusted Types support for srcdoc in serializeFrames (#2091)
* Add Trusted Types support for srcdoc in serializeFrames * Implement Trusted Types policy handling in serializeFrames and add tests for policy reset * Add codeql comment to createHTML function in getPolicy * Refactor codeql comment placement in getPolicy function * Handle potential errors when setting srcdoc attribute in serializeFrames
Configuration menu - View commit details
-
Copy full SHA for cdd8927 - Browse repository at this point
Copy the full SHA cdd8927View commit details
Commits on Jan 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c16b5a6 - Browse repository at this point
Copy the full SHA c16b5a6View commit details -
Fix: Add null check for cloneOwnerNode in serializeCSSOM (#2094)
- Adds null check before calling styleSheetFromNode() to prevent 'Cannot read properties of null (reading sheet)' error - Skips stylesheets when cloneOwnerNode is not found in cloned DOM - Adds test case to verify the fix handles missing elements gracefully Fixes: PER-6656
Configuration menu - View commit details
-
Copy full SHA for 8ed106d - Browse repository at this point
Copy the full SHA 8ed106dView commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 367764c - Browse repository at this point
Copy the full SHA 367764cView commit details
Commits on Feb 12, 2026
-
Fix: Enhance retry logic to handle 409 conflict errors in requests (#…
…2103) * Fix: Enhance retry logic to handle 409 conflict errors in requests * Fix: Update error handling in update check test to use arrayContaining matcher
Configuration menu - View commit details
-
Copy full SHA for 13059dd - Browse repository at this point
Copy the full SHA 13059ddView commit details
Commits on Feb 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 34c4a28 - Browse repository at this point
Copy the full SHA 34c4a28View commit details -
Display usage warning from API (#2102)
* Display usage warning from API * lint fix + specs
Configuration menu - View commit details
-
Copy full SHA for 0c20e40 - Browse repository at this point
Copy the full SHA 0c20e40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b33a4 - Browse repository at this point
Copy the full SHA 38b33a4View commit details
Commits on Feb 19, 2026
-
Adds automatic domain validation and allow-listing (#2092)
* Adds automatic domain validation and allow-listing * fixed spec * fixed lint * replaced hostname in domainvalidation * added client specs * fixed coverage * fixed lint * added client spec * Fixing specs + adding allowAutoConfiguredHosts Config + restructuring * Adding some coverage * Adding more coverage * more coverage * fixing spec * Adding network.js coverage * Adding more coverage * Adding coverage * Adding coverage * Adding in snapshot config * coverage * fixing test * coverage * fixing flaky spec * Resolving comments * Sending url instead of hostname * Adding coverage * updating endpoint * Shifting method to util * fixing test * Handling logs --------- Co-authored-by: rishigupta1599 <rishi@browserstack.com>
Configuration menu - View commit details
-
Copy full SHA for 8a02273 - Browse repository at this point
Copy the full SHA 8a02273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc7e5c - Browse repository at this point
Copy the full SHA 2fc7e5cView commit details
Commits on Feb 24, 2026
-
feat: expose deviceDetails in healthcheck endpoint for responsive cap…
…ture (#2112) * feat: add deviceDetails to healthcheck endpoint and SDK - Export complete deviceDetails object from /percy/healthcheck endpoint - Store deviceDetails in percy object in sdk-utils for easy access - Previously only device widths were available, now full device info is accessible * test: add tests for deviceDetails in healthcheck and SDK - Add deviceDetails to expected healthcheck response validation - Test deviceDetails is properly stored in percy object after isPercyEnabled - Add test cases for both empty and populated deviceDetails scenarios - Validate deviceDetails integration in /test/api/config test * fixing tests
Configuration menu - View commit details
-
Copy full SHA for 005be06 - Browse repository at this point
Copy the full SHA 005be06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa4c3c - Browse repository at this point
Copy the full SHA 0fa4c3cView commit details
Commits on Feb 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4391408 - Browse repository at this point
Copy the full SHA 4391408View commit details
Commits on Mar 2, 2026
-
feat: update project configuration schema to include project name and…
… id (#2129) * feat: update project configuration schema to include project name and id * fix: enable Project config test suite
Configuration menu - View commit details
-
Copy full SHA for e633f50 - Browse repository at this point
Copy the full SHA e633f50View commit details
Commits on Mar 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5dc18fc - Browse repository at this point
Copy the full SHA 5dc18fcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.31.8...v1.31.9