Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v4.8.0 #846

Merged
merged 33 commits into from
Oct 11, 2023
Merged

chore: release v4.8.0 #846

merged 33 commits into from
Oct 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 28, 2023

Automated changes by create-pull-request GitHub action

4.8.0 (2023-09-28)

Bug Fixes

  • cli: better error message for ChromeDriver version mismatch (#680) (10cf350), closes #679
  • cli: improve error message on script timeout (#681) (b407c6c)
  • cli: respect --exit regardless of other flags (#750) (bfa2328)
  • pin axe-core version to accept patch updates only (#838) (2456ed6)
  • skip unloaded iframes for all apis (#752) (0b15629)

Features

michael-siek and others added 30 commits June 13, 2023 08:16
* fix: skip unloaded iframes for all apis

* no loaded

* Update packages/webdriverio/src/index.ts

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>

* Update packages/webdriverio/src/index.ts

Co-authored-by: Stephen Mathieson <571265+stephenmathieson@users.noreply.github.com>

* reject

* assert properly

---------

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
Co-authored-by: Stephen Mathieson <571265+stephenmathieson@users.noreply.github.com>
People don't care about warnings. Unless a build fails, ESLint output will go unnoticed. This patch prevents that from happening by converting existing warnings to errors.

Also all existing warnings have been fixed.
Also test Node.js versions 16, 18 and 20.
- Test every package (under `packages/*`)
- Use the battle-tested [`semver`](https://www.npmjs.com/package/semver) library rather than a regex
* Update tests.yml

ci: update tests to run on pull requests

* add push on master/develop/release

* wildcard
* feat(cli): add --chrome-path option (#700)

* refactor: rename option description

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>

---------

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
Co-authored-by: Gabe <41127686+Zidious@users.noreply.github.com>
Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
* ci: fix deploy sha

* use HEAD rather than
* feat(cli): better error message for ChromeDriver version mismatch

Fixes #679.

* reduce branch coverage to 91

---------

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
Co-authored-by: Steven Lambert <steven.lambert@deque.com>
* refactor: put non-pacakge specific tests in own dir

* dont run release

* lerna new dir

* fix lerna
CI: Remove schedule from auto-patch-release.yml
Co-authored-by: Steven Lambert <steven.lambert@deque.com>
Co-authored-by: Dan Bjorge <dan.bjorge@deque.com>
Co-authored-by: michael-siek <michael-siek@users.noreply.github.com>
Co-authored-by: michael-siek <me@michaelsiek.com>
@github-actions github-actions bot requested a review from a team as a code owner September 28, 2023 16:04
@dequejenn
Copy link
Contributor

@dequejenn dequejenn merged commit 8d95fe4 into master Oct 11, 2023
49 checks passed
@dequejenn dequejenn deleted the release-1695917073 branch October 11, 2023 16:59
@dylanb
Copy link
Contributor

dylanb commented Feb 1, 2024

reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants