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.7.4 #841

Closed
wants to merge 44 commits into from
Closed

chore(release): v4.7.4 #841

wants to merge 44 commits into from

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    2e621f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix: skip unloaded iframes for all apis (#752)

    * 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>
    3 people committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0b15629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd31fa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    8a9a92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa2328 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    6559234 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    ca07660 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. chore: Make existing ESLint warnings fail the build (#761)

    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.
    stephenmathieson committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    502b6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb99c15 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. ci: Replace CircleCI with GitHub Actions (#759)

    Also test Node.js versions 16, 18 and 20.
    stephenmathieson committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6be181b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. test: Make axe-core version test more robust (#767)

    - Test every package (under `packages/*`)
    - Use the battle-tested [`semver`](https://www.npmjs.com/package/semver) library rather than a regex
    stephenmathieson committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6824caf View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. test: fix node v20 tests (#789)

    AdnoC committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d40ec13 View commit details
    Browse the repository at this point in the history
  2. ci: ensure tests use newly installed chromedriver and not chromedrive…

    …r from `node_modules` (#794)
    Zidious committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    377d5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e78a8df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5d296 View commit details
    Browse the repository at this point in the history
  5. ci: update tests to run on pull requests (#787)

    * Update tests.yml
    
    ci: update tests to run on pull requests
    
    * add push on master/develop/release
    
    * wildcard
    straker committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1433ff4 View commit details
    Browse the repository at this point in the history
  6. feat(cli): add --chrome-path option (#700) (#704)

    * 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>
    sinedied and straker committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ada5d28 View commit details
    Browse the repository at this point in the history
  7. fix(cli): improve error message on script timeout (#681)

    Co-authored-by: Gabe <41127686+Zidious@users.noreply.github.com>
    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    3 people committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b407c6c View commit details
    Browse the repository at this point in the history
  8. ci: fix canary deploy sha (#797)

    * ci: fix deploy sha
    
    * use HEAD rather than
    straker committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    60abf5e View commit details
    Browse the repository at this point in the history
  9. fix(cli): better error message for ChromeDriver version mismatch (#680)

    * 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>
    3 people committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    10cf350 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. refactor: put non-package specific tests in own dir (#799)

    * refactor: put non-pacakge specific tests in own dir
    
    * dont run release
    
    * lerna new dir
    
    * fix lerna
    straker committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    acf6b0f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    764ad64 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    480fb12 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    971431a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb86462 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #824 from dequelabs/dequejenn-patch-1

    CI: Remove schedule from auto-patch-release.yml
    dequejenn committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a3c59b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. refactor: switch to NPM workspaces (#687)

    Co-authored-by: Steven Lambert <steven.lambert@deque.com>
    Co-authored-by: Dan Bjorge <dan.bjorge@deque.com>
    3 people committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4fa75a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    cf2533f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0ae64 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. feat: Update axe-core to v4.8.2 (#835)

    Co-authored-by: michael-siek <michael-siek@users.noreply.github.com>
    Co-authored-by: michael-siek <me@michaelsiek.com>
    3 people committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2ac1eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2456ed6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    06e2cdc View commit details
    Browse the repository at this point in the history
  2. test

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    129660c View commit details
    Browse the repository at this point in the history
  3. fix ci

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    34ec0d6 View commit details
    Browse the repository at this point in the history
  4. release pleasee

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a8245b9 View commit details
    Browse the repository at this point in the history
  5. release pleasee

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8698ff2 View commit details
    Browse the repository at this point in the history
  6. add config

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    35adfa2 View commit details
    Browse the repository at this point in the history
  7. fix release

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3e1b4af View commit details
    Browse the repository at this point in the history
  8. install

    michael-siek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f92e82e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. test

    michael-siek committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b6013ad View commit details
    Browse the repository at this point in the history
  2. release

    michael-siek committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    50624cc View commit details
    Browse the repository at this point in the history
  3. fix

    michael-siek committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b9a5068 View commit details
    Browse the repository at this point in the history
  4. Merge b9a5068 into 2456ed6

    michael-siek committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5c0f6c2 View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.7.4

    attest-team-ci committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fa32788 View commit details
    Browse the repository at this point in the history