Closed renovate[bot] closed 9 months ago
This PR contains the following updates:
0.7.0
1.0.1
š Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.7.0
->1.0.1
Release Notes
codeceptjs/ui (@codeceptjs/ui)
### [`v1.0.1`](https://togithub.com/codeceptjs/ui/releases/tag/v1.0.1) [Compare Source](https://togithub.com/codeceptjs/ui/compare/v1.0.0...v1.0.1) ##### Bug Fixes - update version ([ad583c3](https://togithub.com/codeceptjs/ui/commit/ad583c332d5caac00e082b6b20cbf1d7938d92ac)) ### [`v1.0.0`](https://togithub.com/codeceptjs/ui/releases/tag/v1.0.0) [Compare Source](https://togithub.com/codeceptjs/ui/compare/0.7.7...v1.0.0) ### 1.0.0 (2024-02-08) ##### Bug Fixes - adding hidden class logic ([#113](https://togithub.com/codeceptjs/ui/issues/113)) ([a924eab](https://togithub.com/codeceptjs/ui/commit/a924eab6e4f29a594253a2a9cb2ae0d998e70073)) - **build:** no dist folder is pushed to npm ([4655073](https://togithub.com/codeceptjs/ui/commit/46550734c90df99f3b387a1d1f0f81ae30a170cb)) - CI error ([58b56f9](https://togithub.com/codeceptjs/ui/commit/58b56f98efcb8e03ae8bf2c16ba47055349a933c)) - clear previous selected step ([30dadfd](https://togithub.com/codeceptjs/ui/commit/30dadfd5da90037312a3c7a553ec419db30ed84f)) - conflicts ([d6ea3de](https://togithub.com/codeceptjs/ui/commit/d6ea3de9df841b0f7db9a654064d138c53253e17)) - disable iframe updating history object ([1f5746c](https://togithub.com/codeceptjs/ui/commit/1f5746c41a93a0879ab89a6963692052abc0fac6)) - dont commit package-lock.json ([4e1ff3f](https://togithub.com/codeceptjs/ui/commit/4e1ff3f92067a7b0386f62570072f1dd9e878e47)) - gha ([458563f](https://togithub.com/codeceptjs/ui/commit/458563f5908d50b4b1f1770d160c821f7b27154e)) - gha issue ([3851600](https://togithub.com/codeceptjs/ui/commit/3851600828fbca406ae8d6d21d36cbdec3812a4e)) - handle error nicely ([c268858](https://togithub.com/codeceptjs/ui/commit/c268858a6dc24a9e4f77d84f02de2108565f86d5)) - handle rejection promise ([#219](https://togithub.com/codeceptjs/ui/issues/219)) ([d6d5337](https://togithub.com/codeceptjs/ui/commit/d6d5337650021ba50095f1651368607ff306cec6)) - realtime reporter only set id on non null step.metaStep ([#119](https://togithub.com/codeceptjs/ui/issues/119)) ([8198460](https://togithub.com/codeceptjs/ui/commit/81984604026bd21779792c720ef11a8de8e59a03)) - remove unused modules ([21dea3b](https://togithub.com/codeceptjs/ui/commit/21dea3b37bdf8472e98d53d96d8946822717cd02)) - several bugs ([#236](https://togithub.com/codeceptjs/ui/issues/236)) ([392ff77](https://togithub.com/codeceptjs/ui/commit/392ff77ebd1212ff8e0aafbc230dbe8f376036dd)) - some improvements ([309c5f7](https://togithub.com/codeceptjs/ui/commit/309c5f771e19a45bc3a0f89a3637a438f7e2b093)) - some improvements ([a9ed385](https://togithub.com/codeceptjs/ui/commit/a9ed3851e9d2a6d84a1f64e673a302a6dea8e2bf)) - some improvements ([49d8203](https://togithub.com/codeceptjs/ui/commit/49d8203372daaa2f0b10b2edffdedf82a1e0d737)) - some issues ([5435d47](https://togithub.com/codeceptjs/ui/commit/5435d4743b5efcf9a975ea04ab6cfb79e91774af)) - tweak CI ([fcfef33](https://togithub.com/codeceptjs/ui/commit/fcfef330760c7a6246cd7ddb00c88f79ba7a9c09)) - update docs ([d2a300f](https://togithub.com/codeceptjs/ui/commit/d2a300fa4e4132e38d2e7b78775569d9eb193cbd)) - update node version ([940b686](https://togithub.com/codeceptjs/ui/commit/940b68631f5e0baf70c0d872c032c506c6062865)) ##### Reverts - Revert "(feat):Add the ability to toggle the test scenarios for a clean UI ([#18](https://togithub.com/codeceptjs/ui/issues/18))" ([#29](https://togithub.com/codeceptjs/ui/issues/29)) ([8f95690](https://togithub.com/codeceptjs/ui/commit/8f95690180312184aacc4e6d80758d73fc9b7ddc)), closes [#18](https://togithub.com/codeceptjs/ui/issues/18) [#29](https://togithub.com/codeceptjs/ui/issues/29) ### [`v0.7.7`](https://togithub.com/codeceptjs/ui/releases/tag/0.7.7) [Compare Source](https://togithub.com/codeceptjs/ui/compare/0.7.3...0.7.7) **Full Changelog**: https://github.com/codeceptjs/ui/compare/0.7.6...0.7.7 ### [`v0.7.3`](https://togithub.com/codeceptjs/ui/releases/tag/0.7.3) [Compare Source](https://togithub.com/codeceptjs/ui/compare/0.7.1...0.7.3) #### What's Changed - Several improvements **Full Changelog**: https://github.com/codeceptjs/ui/compare/0.7.1...0.7.3 ### [`v0.7.1`](https://togithub.com/codeceptjs/ui/releases/tag/0.7.1) [Compare Source](https://togithub.com/codeceptjs/ui/compare/0.7.0...0.7.1) #### What's Changed - fix: handle error nicely by [@kobenguyent](https://togithub.com/kobenguyent) in [https://github.com/codeceptjs/ui/pull/244](https://togithub.com/codeceptjs/ui/pull/244) **Full Changelog**: https://github.com/codeceptjs/ui/compare/0.7.0...0.7.1Configuration
š Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.