Releases: DevExpress/testcafe-hammerhead
Releases · DevExpress/testcafe-hammerhead
v31.7.8
What's Changed
- build(deps): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #3069
- replace httpntlm with @node-ntlm/core by @l1pz in #3074
- Get rid of vulnerable dependencies by @aleks-pro in #3073
- Repair Client Tests Task by @aleks-pro in #3075
- build(deps): bump picomatch by @dependabot[bot] in #3076
- Update package.json to fix vulnerabilities by @aleks-pro in #3081
- Potential fix for code scanning alert no. 75: Untrusted Checkout TOCTOU by @aleks-pro in #3082
- Potential fix for code scanning alert no. 98: Workflow does not contain permissions by @aleks-pro in #3083
- Permissions added for all workflows with tests by @aleks-pro in #3084
- build(deps-dev): bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in #3085
- Enforce deterministic install/tool invocation and stabilize TestCafe functional workflows by @Copilot in #3087
- release: 31.7.8 version by @Bayheck in #3088
- Fix: publish workflow updated by @Bayheck in #3089
New Contributors
Full Changelog: v31.7.7...v31.7.8
v31.7.7
What's Changed
- bump: gulp-qunit-harness bump by @Bayheck in #3065
- Fix: url match fixed by @Bayheck in #3064
- update: workflow files npm commands updated by @Bayheck in #3062
- Fix: issue with module workers by @Bayheck in #3046
- Fix: worker postmessage targetUrl fixed by @Bayheck in #3066
- release: 31.7.7 version by @Bayheck in #3067
Full Changelog: v31.7.6...v31.7.7
v31.7.6
v31.7.5
What's Changed
- fix(processing/script/transformers/location): handle class property definitions by @sorin-davidoi in #3033
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #3034
- lru-cache package updated by @Bayheck in #3038
- bump: update actions/upload-artifact version from 3 to 4 by @Bayheck in #3042
- bump: update actions/download-artifact version from 3 to 4 by @Bayheck in #3043
- Chain fix by @Bayheck in #3040
Full Changelog: v31.7.4...v31.7.5
v31.7.4
What's Changed
- build(deps): bump send and express by @dependabot in #3021
- build(deps-dev): bump rollup from 2.79.1 to 2.79.2 by @dependabot in #3025
- build(deps): bump cookie and express by @dependabot in #3028
- fix: issue fixed by replacing window with globalThis by @Bayheck in #3026
- release: 31.7.4 by @Bayheck in #3031
Full Changelog: v31.7.3...v31.7.4
v31.7.3
What’s Changed
- update: node version in publish workflow updated (#3018) @Bayheck
- release 31.7.3 (#3017) @Bayheck
- fix: getClientRectangle method fixed (#3016) @Bayheck
- build: fix test / change publish-please (#3015) @PavelMor25
- Remove request (#3010) @PavelMor25
- removed endpoint-utils package (#3009) @Bayheck
- build(deps): bump ws from 7.5.9 to 7.5.10 (#3007) @dependabot
v31.7.2
What’s Changed
- release v31.7.2 (#3006) @Bayheck
- Positioning to multiline elements (#3004) @Bayheck
- Fix vln CVE 2021 23337 (#3003) @PavelMor25
- build(deps-dev): bump express from 4.18.2 to 4.19.2 (#3001) @dependabot
- build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#3000) @dependabot
- build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#2998) @dependabot
- fix: update qunit-harness build (#2993) (#2997) @Aleksey28
- fix: update qunit-harness build (#2993) @Bayheck
v31.7.1
What’s Changed
- add: added test for private identifier and property access (#2989) @Bayheck
- preparations for multiple windows (#2977) @AlexKamaev
- Added encode functions (#2984) @PavelMor25
v31.7.0
What’s Changed
- Na multiple windows (#2967) @AlexKamaev
- Fixed method call not considering callee optional (#2985) @Bayheck
- Multiple windows support (#2988) @AlexKamaev
- github-actions: added action-information in Request Deployment (#2986) @Aleksey28
- build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#2982) @dependabot
- fix: Handling of native dialogs inconsistent with handling in Firefox (closes #6815) (#2980) @PavelMor25
- fix: processing script with private identifier (closes DevExpress/testcafe#8067) (#2979) @PavelMor25
v31.6.4
What’s Changed
- fixed: Sockets hanging (closes #7097) (#2976) @PavelMor25
- fix
test-servertest: incorrectsocket hang upprocessing error in Node v21 (#2978) @PavelMor25 - build: add test case for private identifier and property definition without value (closes #2969) (#2971) @PavelMor25
- build:
devDependenciesvulnerability fixes: (#2974) @aleks-pro - build: dev dependency vulnerabilities fixes (request, gulp-util) (#2973) @aleks-pro