Socket
Socket
Sign inDemoInstall

@wdio/logger

Package Overview
Dependencies
5
Maintainers
3
Versions
116
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
12Next

8.24.9

Diff

wdio-user
published 8.24.8 •

wdio-user
published 8.16.17 •

Changelog

Source

v8.16.17 (2023-09-29)

:bug: Bug Fix
  • wdio-config
    • #11271 Fixes issue 10140 (@KierenLWoods)
:nail_care: Polish
Committers: 2
wdio-user
published 8.11.0 •

Changelog

Source

v8.11.0 (2023-06-08)

:rocket: New Feature
:memo: Documentation
Committers: 3
wdio-user
published 8.10.6 •

Changelog

Source

v8.10.6 (2023-06-01)

:nail_care: Polish
  • wdio-allure-reporter
    • #10477 @wdio/allure-reporter: Exporting the addTag method so it can be used (@lukefitz1)
:memo: Documentation
  • wdio-cli
    • #10454 added new service to services list is named 'wdio-robonut-service' (@udarrr)
  • webdriverio
Committers: 5
wdio-user
published 8.6.6 •

Changelog

Source

v8.6.6 (2023-03-20)

:bug: Bug Fix
  • webdriverio
    • #9874 fix(commands): successive scrollIntoView (@OBe95)
:house: Internal
  • wdio-allure-reporter, wdio-appium-service, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-concise-reporter, wdio-config, wdio-crossbrowsertesting-service, wdio-cucumber-framework, wdio-devtools-service, wdio-dot-reporter, wdio-firefox-profile-service, wdio-globals, wdio-jasmine-framework, wdio-junit-reporter, wdio-local-runner, wdio-logger, wdio-mocha-framework, wdio-protocols, wdio-repl, wdio-reporter, wdio-runner, wdio-sauce-service, wdio-selenium-standalone-service, wdio-shared-store-service, wdio-smoke-test-reporter, wdio-smoke-test-service, wdio-spec-reporter, wdio-static-server-service, wdio-sumologic-reporter, wdio-testingbot-service, wdio-utils, wdio-webdriver-mock-service, webdriver, webdriverio
Committers: 2
wdio-user
published 8.1.0 •

Changelog

Source

v8.1.0 (2023-01-02)

:rocket: New Feature
  • wdio-browserstack-service
:nail_care: Polish
  • webdriverio
    • #9482 webdriverio: cast bound function to original type (@SCG82)
:house: Internal
  • devtools, wdio-allure-reporter, wdio-appium-service, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-config, wdio-crossbrowsertesting-service, wdio-cucumber-framework, wdio-devtools-service, wdio-firefox-profile-service, wdio-jasmine-framework, wdio-junit-reporter, wdio-local-runner, wdio-logger, wdio-mocha-framework, wdio-protocols, wdio-reporter, wdio-runner, wdio-sauce-service, wdio-selenium-standalone-service, wdio-shared-store-service, wdio-smoke-test-service, wdio-spec-reporter, wdio-static-server-service, wdio-sumologic-reporter, wdio-testingbot-service, wdio-types, wdio-utils, wdio-webdriver-mock-service, webdriver, webdriverio
  • Other
    • #9493 pre-commit: only lint staged files (@SCG82)
    • #9483 typings setup: use native node.js fs utilities (@SCG82)
    • #9484 update lint-staged filter to check for js, ts, mjs, cjs, mts, cts (@SCG82)
  • devtools, wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-crossbrowsertesting-service, wdio-cucumber-framework, wdio-devtools-service, wdio-jasmine-framework, wdio-junit-reporter, wdio-local-runner, wdio-mocha-framework, wdio-repl, wdio-reporter, wdio-runner, wdio-sauce-service, wdio-selenium-standalone-service, wdio-smoke-test-cjs-service, wdio-smoke-test-service, wdio-static-server-service, wdio-sumologic-reporter, webdriver, webdriverio
Committers: 2
wdio-user
published 8.0.14 •

Changelog

Source

v8.0.14 (2022-12-28)

:bug: Bug Fix
:nail_care: Polish
  • wdio-browserstack-service
  • wdio-types
  • wdio-cucumber-framework
    • #9438 @wdio/cucumber-framework: add missing Promise.all in registerRequired… (@SCG82)
:memo: Documentation
:house: Internal
  • wdio-types
    • #9444 @wdio/types: node16 module resolution compatibility (@SCG82)
  • devtools, eslint-plugin-wdio, wdio-allure-reporter, wdio-appium-service, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-concise-reporter, wdio-config, wdio-crossbrowsertesting-service, wdio-cucumber-framework, wdio-devtools-service, wdio-globals, wdio-jasmine-framework, wdio-junit-reporter, wdio-local-runner, wdio-logger, wdio-mocha-framework, wdio-repl, wdio-reporter, wdio-runner, wdio-sauce-service, wdio-selenium-standalone-service, wdio-shared-store-service, wdio-spec-reporter, wdio-sumologic-reporter, wdio-testingbot-service, wdio-types, wdio-utils, wdio-webdriver-mock-service, webdriver, webdriverio
  • Other
Committers: 7
wdio-user
published 8.0.0 •

Changelog

Source

v8.0.0 (2022-12-01)

:boom: Breaking Change
  • Drop Node.js v12, v13 and v14 Support
  • Transition code base from CommonJS to ESM
    • This should not affect WebdriverIO users as you can use the testrunner, as well as webdriver, devtools and webdriverio NPM packages in a CJS environment
    • We still mark this as breaking as we can't gurantee that all (untested) functionality will behave the same due to all rewrites done to the code base
  • Removal of @wdio/sync which we deprecated in v7
  • WebdriverIO types are now accessible through @wdio/globals/types instead of webdriverio/async
  • Removal of browser.config
    • Please use browser.options instead
    • This will stop support assigning custom properties to the wdio.conf.js which we disadvise you to do, instead either assign it as part of a custom capability, e.g. custom:options (note the : in it, read more on custom capabilities in the WebDriver spec) or via `@wdio/shared-store-service
  • discontinued support for tsconfig-paths
:rocket: New Feature
  • New runner plugin called @wdio/browser-runner allows you to run unit and component tests in the browser
  • Access WebdriverIO primitives through the new @wdio/globals package
  • New Action API
:house: Internal
  • Update required Node.js version for development to v18.12.1
  • Migrate unit tests from Jest to Vitest
:nail_care: Polish
  • Improvements on configuration wizard and create-wdio
    • It now detects whether your projects uses ESM or CJS and creates example files accordingly
    • It now finds the project root and sets up the project relative to it
    • Adds support for browser runner selection
:memo: Documentation
  • Little design tweaks to the hero section on the main page
  • Added new section for component testing
  • Added new API section for browser, element, mock objects, modules and environment variables
wdio-user
published 8.0.0-alpha.631 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc