Skip to content

Releases: Synthetixio/synpress

Release 3.5.1

10 Mar 21:32
3.5.1
3ef1e90
Compare
Choose a tag to compare
  • hotfix: blankpage requires wait (121846d)
  • deps: update yarn.lock (96912cb)

Release 3.5.0

10 Mar 19:48
3.5.0
e4a5b07
Compare
Choose a tag to compare

Release 3.3.1

07 Mar 21:33
3.3.1
ade7239
Compare
Choose a tag to compare

Release 3.3.0

07 Mar 18:58
3.3.0
a0f08f7
Compare
Choose a tag to compare

Release 3.2.0

06 Mar 23:53
3.2.0
74ffcc6
Compare
Choose a tag to compare
  • Merge pull request #666 from Synthetixio/dev (ec5bf4f)
  • Merge branch 'master' into dev (9204e8e)
  • chore: readme update (130def3)
  • Merge pull request #649 from Synthetixio/dev (68a5fbb)
  • chore: examples update (abd2dde)
  • fix: linting (81f2cbb)
  • chore: docs improvements (8ff0d26)
  • ci: add e2e tests (headless) (#658) (09fd300)
  • Merge pull request #662 from Synthetixio/ahmed/gpu-err (a3bfe3d)
  • Merge branch 'ahmed/gpu-err' of https://github.com/Synthetixio/synpress into ahmed/gpu-err (74458d7)
  • add '--disable-gpu' flag only inside the CI/CD (7767bc2)
  • Merge branch 'dev' into ahmed/gpu-err (dd2f62e)
  • Merge pull request #659 from Synthetixio/dependabot/github_actions/github/codeql-action-2.2.5 (da72d89)
  • fix: add '--disable-gpu' flag (d0bf46e)
  • chore(deps): Bump github/codeql-action from 2.2.4 to 2.2.5 (2f981b2)
  • e2e: use anvil instead of polygon (4d841fe)
  • ci: add e2e (docker) (a350f64)
  • ci: remove e2e from audit_and_lint (111ca21)
  • chore: trunk upgrade (8208099)
  • Merge pull request #654 from Synthetixio/ahmed/headless (07da30a)
  • Merge branch 'dev' into ahmed/headless (240f830)
  • Merge pull request #656 from Synthetixio/ahmed/helpers (770cb5a)
  • refactor: restructure chains list (02c05d1)
  • chore: use --headless in scripts (4ff661d)
  • feat: add headless option to cmd (56fcf97)
  • Merge branch 'dev' into ahmed/headless (a647ee7)
  • chore: ignore images (dbd115d)
  • Merge pull request #655 from Synthetixio/ahmed/dmeo (cf5af2b)
  • chore: add synpress tests demo (gif) (79bd026)
  • feat: add headless mode support (618585a)
  • deps: update (dfabea9)
  • Merge pull request #653 from AhmedIbrahim336/fix-playwright (8986778)
  • Use regular function instead of arrow function to avoid wrong value of 'this' (b5c61bc)
  • Merge pull request #650 from AhmedIbrahim336/playwriht-api (a68fbf0)
  • refactor: remove all module.exports and use 'this' instead for the playwright api (6b26cd7)
  • Merge branch 'master' into dev (458d6a9)
  • trigger CI (956d1fa)
  • Merge pull request #647 from AhmedIbrahim336/refactor-metmask-api (4a433d2)
  • Merge branch 'dev' into refactor-metmask-api (cd9d824)
  • Merge pull request #648 from AhmedIbrahim336/linux/amd64 (7a5a9c3)
  • chore: add the docker image platform to be linux/amd64 (7e275b5)
  • Merge branch 'dev' into refactor-metmask-api (9210db4)
  • refactor: remove all module.exports and use 'this' instead (d664aed)
  • Merge pull request #646 from AhmedIbrahim336/auto-docs (3f48b45)
  • Generate commands docs using the script (9191ad8)
  • refactor: create util function & add descriptive comments (9329ac0)
  • feat: write a script to parse TS types and output a markdown file (844c186)
  • Merge pull request #645 from AhmedIbrahim336/api-docs (708dbc4)
  • docs: document all synpress commands in docs/synpress-commands.md (e404e69)
  • Merge pull request #643 from Synthetixio/dependabot/github_actions/actions/cache-3.2.6 (43ccc8b)
  • Merge pull request #644 from AhmedIbrahim336/more-resources (0ecce3c)
  • docs: update the resources section (3d1d3ac)
  • chore(deps): Bump actions/cache from 3.2.5 to 3.2.6 (e6b2fc9)
  • fix: linting (00f57b9)
  • fix: typo (2408c62)
  • fix: issue with fixBlankPage (4551775)

Release 3.1.0

12 Feb 20:54
3.1.0
76c959e
Compare
Choose a tag to compare
  • Merge pull request #627 from Synthetixio/dev (59eb904)
  • Merge pull request #639 from r3kt-eth/update-metamask (e0ad62b)
  • 🔨 trunk update (983c518)
  • 🔨 add trunk launcher (b622de1)
  • 🎨 add spendLimit (048157e)
  • ⚰️ remove unused code (first time flow page) (e41e08b)
  • Merge branch 'dev' into update-metamask (2f2785e)
  • Merge pull request #638 from r3kt-eth/update-deps (89f0353)
  • 📝update docs (2f90a41)
  • 🐛 fix waitToBeHidden issues (b95221d)
  • ⚡️ handle critical error from metamask (89b6fff)
  • 🐛fix custom spending limit (133df5a)
  • 🐛 add multiple element support for waiting to be hidden (3125e09)
  • ⚡️ add waiting for stability (18b76a2)
  • 💡updated settings elements (6675a3c)
  • ⚡️add waitUntilStable while changing networks (6ef1459)
  • 🐛 fix waitToBeHidden (fb956c7)
  • ✨update create wallet flow (bf83e0d)
  • ✨update import wallet flow (2b512a9)
  • set new metamask version (98d2766)
  • chore(deps): Bump loader-utils from 1.4.0 to 1.4.2 (d4642c2)
  • chore(deps): Bump cookiejar from 2.1.3 to 2.1.4 (01ce869)
  • chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 (72a9c3b)
  • Merge branch 'update-deps' of gh_r3kt:r3kt-eth/synpress into update-deps (8e5530e)
  • Merge pull request #1 from r3kt-eth/dependabot/github_actions/actions/cache-3.2.5 (8021a18)
  • Merge pull request #2 from r3kt-eth/dependabot/github_actions/github/codeql-action-2.2.4 (477e434)
  • chore(deps): Bump github/codeql-action from 2.2.2 to 2.2.4 (89ed43f)
  • chore(deps): Bump actions/cache from 3.2.4 to 3.2.5 (fa6beb8)
  • 🩹 fix ethers provider (309b6de)
  • ⬆️ update deps (aab2fde)
  • Merge pull request #634 from Synthetixio/dependabot/github_actions/github/codeql-action-2.2.2 (936cf25)
  • Merge pull request #633 from Synthetixio/dependabot/github_actions/docker/setup-buildx-action-2.4.1 (b56ccee)
  • chore(deps): Bump github/codeql-action from 2.2.1 to 2.2.2 (d1e9968)
  • chore(deps): Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (402d0b0)
  • update deps (957eb5b)
  • feat: [email protected] (abf5dd8)
  • chore: disable testisolation (02a164d)
  • chore: fix typo (ce40a89)
  • chore: bump docker-e2e to 18.13 (b53d08f)
  • breaking: add test isolation (be686b0)
  • chore: bump node minimum to 14 (a30b7d5)
  • breaking: update deps (cypress@12) (8f6fc21)
  • ci: use node 18 (ab39e8d)
  • chore: use node 18 (5314e37)
  • Merge pull request #623 from Synthetixio/dependabot/github_actions/github/codeql-action-2.2.1 (39b0df0)
  • Merge pull request #625 from Synthetixio/dependabot/github_actions/actions/cache-3.2.4 (d14247c)
  • Merge pull request #626 from Synthetixio/dependabot/github_actions/docker/setup-buildx-action-2.4.0 (584a51f)
  • chore(deps): Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (0678054)
  • chore(deps): Bump actions/cache from 3.2.3 to 3.2.4 (1e18c92)
  • chore(deps): Bump github/codeql-action from 2.2.0 to 2.2.1 (8fdde45)
  • Merge pull request #621 from Synthetixio/dependabot/github_actions/github/codeql-action-2.2.0 (6a1e48c)
  • chore(deps): Bump github/codeql-action from 2.1.39 to 2.2.0 (990d054)
  • Merge pull request #615 from Synthetixio/dependabot/github_actions/github/codeql-action-2.1.39 (7c20a31)
  • chore(deps): Bump github/codeql-action from 2.1.38 to 2.1.39 (342253f)
  • Merge pull request #610 from Synthetixio/dependabot/github_actions/actions/checkout-3.3.0 (3b2c7a4)
  • Merge pull request #611 from Synthetixio/dependabot/github_actions/actions/upload-artifact-3.1.2 (8933286)
  • Merge pull request #612 from Synthetixio/dependabot/github_actions/actions/cache-3.2.3 (d650295)
  • Merge pull request #613 from Synthetixio/dependabot/github_actions/github/codeql-action-2.1.38 (f8e9ee7)
  • chore(deps): Bump github/codeql-action from 2.1.37 to 2.1.38 (fdcb5a9)
  • chore(deps): Bump actions/cache from 3.2.2 to 3.2.3 (8682358)
  • chore(deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2 (f2b1d80)
  • chore(deps): Bump actions/checkout from 3.2.0 to 3.3.0 (e373104)
  • Merge pull request #606 from Synthetixio/dependabot/github_actions/actions/cache-3.2.2 (52fd1c2)
  • Merge pull request #600 from Synthetixio/dependabot/github_actions/github/codeql-action-2.1.37 (8f200e3)
  • Merge pull request #598 from Synthetixio/dependabot/github_actions/actions/checkout-3.2.0 (b200fbe)
  • chore(deps): Bump actions/cache from 3.0.11 to 3.2.2 (7a9cb1c)
  • chore(deps): Bump github/codeql-action from 2.1.36 to 2.1.37 (3cc7839)
  • chore(deps): Bump actions/checkout from 3.1.0 to 3.2.0 (3a7152a)
  • Merge pull request #595 from Synthetixio/dependabot/github_actions/github/codeql-action-2.1.36 (929b36b)
  • Merge pull request #597 from Synthetixio/master (fdfd76e)
  • chore(deps): Bump github/codeql-action from 2.1.31 to 2.1.36 (6d76e4e)

Release 3.0.5

26 Nov 22:18
3.0.5
080c351
Compare
Choose a tag to compare

Release 3.0.4

17 Nov 01:43
3.0.4
62e1897
Compare
Choose a tag to compare

Breaking changes:

  • e2e: siwe (a5be9cc)
  • feat: update acceptmetamaskaccess to support SIWE (961c0c4)

Release 3.0.3

11 Nov 23:23
3.0.3
40825f9
Compare
Choose a tag to compare
  • Merge pull request #579 from Synthetixio/dev (b284c44)
  • deps: update (267bf33)
  • e2e: importMetamaskToken (4a07b3b)
  • feat: waitAndGetInputValue toHaveValue (db3f3c1)
  • feat: waitAndGetValue toHaveText (cf1c419)
  • fix: waitAndGetAttributeValue tohaveAttribute (9460a86)
  • feat: importmetamasktoken (0a08831)
  • po: import token (a0a0ca7)
  • feat: add gotoimporttoken (04ad097)
  • chore: refactor confirmtx txdata (9fa3a50)
  • feat: confirm/reject add token (53e30d6)

Release 3.0.2

09 Nov 00:46
3.0.2
daf63d8
Compare
Choose a tag to compare
  • Merge pull request #577 from Synthetixio/dev (c822008)
  • deps: update (7c943f4)
  • Merge pull request #576 from Synthetixio/dependabot/github_actions/github/codeql-action-2.1.31 (b1ef9b1)
  • fix: wait for attribute value before getting it (03910f1)
  • chore(deps): Bump github/codeql-action from 2.1.30 to 2.1.31 (6de4f00)