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: RC v4.9.0 #1036

Merged
merged 16 commits into from
Apr 1, 2024
Merged

chore: RC v4.9.0 #1036

merged 16 commits into from
Apr 1, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    d9c4eb4 View commit details
    Browse the repository at this point in the history
  2. Update packages/react/README.md

    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    ballendq and WilcoFiers committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e5fd289 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

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

Commits on Feb 9, 2024

  1. Merge pull request #1004 from dequelabs/500-react-support-react-v18

    docs(react): Update React support information
    ballendq committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    11d9878 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge pull request #1016 from dequelabs/master

    chore: merge master into develop
    michael-siek committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cd3525f View commit details
    Browse the repository at this point in the history
  2. chore: bump husky from 8.0.3 to 9.0.10 (#1006)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.10.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4d7f59e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Mar 29, 2024

  1. chore: update @wdio dep and chromedriver (#1029)

    no qa required
    michael-siek committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4887a62 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    000205e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1308368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75035e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. ci: use PAT instead of GitHub Token when updating axe-core (#1030)

    This should allow CI to run so it does not get stuck
    
    no qa required
    michael-siek committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b6870a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    7e152b6 View commit details
    Browse the repository at this point in the history
  2. fix: get correct new window handle with Selenium 3 workaround (#1031)

    This is the workaround fix that supports Selenium 3 and 4. We would
    likely switch to #1027 should we drop Selenium 3 support.
    Rather than always using the last handle after opening a new window, we
    filter for the unique new handle and use it. This is analogous to the
    [axe-core-maven-html
    approach](https://github.com/dequelabs/axe-core-maven-html/blob/ad58b26a8d0e2f1afed33b2c5cbca22b54644b99/selenium/src/main/java/com/deque/html/axecore/extensions/WebDriverExtensions.java#L126).
    
    Closes: #936
    
    ---------
    
    Co-authored-by: Zidious <Zidious@users.noreply.github.com>
    Co-authored-by: michael-siek <me@michaelsiek.com>
    3 people committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b72c735 View commit details
    Browse the repository at this point in the history
  3. chore: RC v4.9.0

    attest-team-ci committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8e0762e View commit details
    Browse the repository at this point in the history