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

<Keep Alive>sync the main.v4 with the current master #2017

Draft
wants to merge 188 commits into
base: main-4.x
Choose a base branch
from
Draft

Commits on Jun 17, 2024

  1. Bump braces from 3.0.2 to 3.0.3 in /accessibility-checker-extension

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fef75da View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge branch 'master' into dependabot/npm_and_yarn/accessibility-chec…

    …ker-extension/braces-3.0.3
    ErickRenteria authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    10eea89 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Starter project

    tombrunet committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    407cce8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Basic config files

    tombrunet committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7253048 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Config starter

    tombrunet committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    eb86a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ce40c View commit details
    Browse the repository at this point in the history
  3. Process config files

    tombrunet committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2936c7d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Report signs of life

    tombrunet committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    62c5400 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. First report

    tombrunet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5464d6c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Baselines

    tombrunet committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fc99aa0 View commit details
    Browse the repository at this point in the history
  2. Scan summaries

    tombrunet committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    603b3a0 View commit details
    Browse the repository at this point in the history
  3. Add jar build

    tombrunet committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3cf03d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    5b9c6c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4dd394 View commit details
    Browse the repository at this point in the history
  3. Java test suite

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6ef30e8 View commit details
    Browse the repository at this point in the history
  4. Add java test to PRs

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d363138 View commit details
    Browse the repository at this point in the history
  5. Make headless

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    105622d View commit details
    Browse the repository at this point in the history
  6. Git chromedriver

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f7f0e3e View commit details
    Browse the repository at this point in the history
  7. debug

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1fc3cd5 View commit details
    Browse the repository at this point in the history
  8. Add env

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    72538c9 View commit details
    Browse the repository at this point in the history
  9. Chrome driver dir

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b796bc7 View commit details
    Browse the repository at this point in the history
  10. headless new

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cf70577 View commit details
    Browse the repository at this point in the history
  11. debug

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c744a8f View commit details
    Browse the repository at this point in the history
  12. debug

    tombrunet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    71c19bf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Debug

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3dd7077 View commit details
    Browse the repository at this point in the history
  2. Set bin path

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a18ad31 View commit details
    Browse the repository at this point in the history
  3. Fix test

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ab39215 View commit details
    Browse the repository at this point in the history
  4. Output progress

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e70ef31 View commit details
    Browse the repository at this point in the history
  5. change path

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2458c28 View commit details
    Browse the repository at this point in the history
  6. Metrics and copyright

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b03f45f View commit details
    Browse the repository at this point in the history
  7. Don't record our own tests

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f332d65 View commit details
    Browse the repository at this point in the history
  8. Javadoc updates

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7d14a3a View commit details
    Browse the repository at this point in the history
  9. Basic javadoc cleanup

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0af9784 View commit details
    Browse the repository at this point in the history
  10. Test build

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9464e4c View commit details
    Browse the repository at this point in the history
  11. yaml syntax

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    92e73ab View commit details
    Browse the repository at this point in the history
  12. working directory

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cdaa7e3 View commit details
    Browse the repository at this point in the history
  13. Generate pom

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    577b31c View commit details
    Browse the repository at this point in the history
  14. package write

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f7b122b View commit details
    Browse the repository at this point in the history
  15. switch token

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2f96ca1 View commit details
    Browse the repository at this point in the history
  16. Generate pom

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3362244 View commit details
    Browse the repository at this point in the history
  17. Wrong gradle?

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d4e666f View commit details
    Browse the repository at this point in the history
  18. creds

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b798ccc View commit details
    Browse the repository at this point in the history
  19. Add boilerplate

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    eafb554 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e9fe1d1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d448817 View commit details
    Browse the repository at this point in the history
  22. Flip expected, actual

    tombrunet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ef779d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

    tombrunet committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3f496e4 View commit details
    Browse the repository at this point in the history
  3. Wrong variable

    tombrunet committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    31fea34 View commit details
    Browse the repository at this point in the history
  4. Fix counting

    tombrunet committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b2670d4 View commit details
    Browse the repository at this point in the history
  5. Typescript bug

    tombrunet committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6de1516 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. init counts

    tombrunet committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a957835 View commit details
    Browse the repository at this point in the history
  2. fix count

    tombrunet committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    19f9112 View commit details
    Browse the repository at this point in the history
  3. Handle large result

    tombrunet committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a011155 View commit details
    Browse the repository at this point in the history
  4. Debug

    tombrunet committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    60c3f7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6618d1a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    4d480e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1612590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d754d2b View commit details
    Browse the repository at this point in the history
  4. Fix cypress baseline

    tombrunet committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    048b680 View commit details
    Browse the repository at this point in the history
  5. Bump axios from 1.7.3 to 1.7.4 in /rule-server (#1991)

    Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.3...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b6cbb5f View commit details
    Browse the repository at this point in the history
  6. Bump axios from 1.6.8 to 1.7.4 in /accessibility-checker-extension/te…

    …st (#1990)
    
    Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ErickR <[email protected]>
    dependabot[bot] and ErickRenteria authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1f151da View commit details
    Browse the repository at this point in the history
  7. Bump micromatch from 4.0.7 to 4.0.8 in /report-react

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.7...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    475f36d View commit details
    Browse the repository at this point in the history
  8. update the rules #1958

    shunguoy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    826031c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    734bfcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2009 from IBMa/issue-2006

    fix(node|karma|cypress): Fix timeouts for large pages
    ErickRenteria authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b0e4ec2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2005 from IBMa/issue-1979

    fix(extension): Fix large page timeouts - do not send 'pass' information outside of the page context
    ErickRenteria authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e0ec192 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. update the baselines #1958

    shunguoy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    821000a View commit details
    Browse the repository at this point in the history
  2. update the baselines #1958

    shunguoy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    555ca5d View commit details
    Browse the repository at this point in the history
  3. update the help reference #1958

    shunguoy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    932a638 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1935 from IBMa/dependabot/npm_and_yarn/accessibil…

    …ity-checker-extension/braces-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3 in /accessibility-checker-extension
    ErickRenteria authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1ec0962 View commit details
    Browse the repository at this point in the history
  5. Bump axios from 1.6.2 to 1.7.5 in /cypress-accessibility-checker

    Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.5.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.2...v1.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e5797a3 View commit details
    Browse the repository at this point in the history
  6. Bump webpack from 5.79.0 to 5.94.0 in /accessibility-checker-extension

    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.79.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ef24090 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c97e57e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a690091 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #2018 from IBMa/learnMore-2002-nam

    fix(extension): fix learn more link in firefox
    ErickRenteria authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    721035f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847864d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2011 from IBMa/dev-1958

    fixrule(`element_orientation_unlocked, img_alt_valid, aria_accessiblename_exists, img_alt_null`): fix issues related to the rules
    ErickRenteria authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    596a948 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Rule server for 8-30

    ErickRenteria committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dbea238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f2d9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2023 from IBMa/rule_server_8_28

    Rule server update for 8-30
    ErickRenteria authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e186953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d68dd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge branch 'master' into dependabot/npm_and_yarn/accessibility-chec…

    …ker-extension/webpack-5.94.0
    tombrunet authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7d14e6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b283b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc04c89 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    00bfa8a View commit details
    Browse the repository at this point in the history
  2. fix maven test

    tombrunet committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    66f5921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0b136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebdc304 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd0aff6 View commit details
    Browse the repository at this point in the history
  6. changes

    nam-singh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b678c89 View commit details
    Browse the repository at this point in the history
  7. Deploy test

    tombrunet committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5b3a594 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. correction in filter sort

    nam-singh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5b82a22 View commit details
    Browse the repository at this point in the history
  2. seprating images

    nam-singh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    76e402a View commit details
    Browse the repository at this point in the history
  3. changes in utilimages

    nam-singh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9ca8a13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa3ef88 View commit details
    Browse the repository at this point in the history
  5. commenting hidden filter

    nam-singh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8ef1235 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    023a651 View commit details
    Browse the repository at this point in the history
  7. Try deploy from git

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e12ce3b View commit details
    Browse the repository at this point in the history
  8. ioctl error

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fbc70c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e26e72d View commit details
    Browse the repository at this point in the history
  10. gpg import

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    db70f27 View commit details
    Browse the repository at this point in the history
  11. import key

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    47c8988 View commit details
    Browse the repository at this point in the history
  12. gpg

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9fbc81b View commit details
    Browse the repository at this point in the history
  13. param order

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4d9afb1 View commit details
    Browse the repository at this point in the history
  14. gpg loopback

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c036524 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    de9ef8d View commit details
    Browse the repository at this point in the history
  16. Try jar package

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    570683c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f16b80d View commit details
    Browse the repository at this point in the history
  18. maven compiler props

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b4a8e76 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    19b09d9 View commit details
    Browse the repository at this point in the history
  20. Add note to README

    tombrunet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    75552a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add Playwright support

    tombrunet committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    881454d View commit details
    Browse the repository at this point in the history
  2. Add Playwright support

    tombrunet committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    80c6d79 View commit details
    Browse the repository at this point in the history
  3. Starting javadoc

    tombrunet committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    77a003d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5073a47 View commit details
    Browse the repository at this point in the history
  5. Javadoc updates

    tombrunet committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3ece6d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3193a0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f706bd0 View commit details
    Browse the repository at this point in the history
  8. Fix for Firefox

    tombrunet committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ca20e4 View commit details
    Browse the repository at this point in the history
  9. Fixes for Firefox

    tombrunet committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0d33acc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. changes for hidden filter

    nam-singh committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cd24253 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1983 from IBMa/java2

    feature(java-accessibility-checker): Create new accessibility-checker package for Java
    ErickRenteria authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d85fd21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255cfa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    805a52e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2014 from IBMa/dependabot/npm_and_yarn/report-rea…

    …ct/micromatch-4.0.8
    
    Bump micromatch from 4.0.7 to 4.0.8 in /report-react
    ErickRenteria authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    851146b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435f6ae View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request #2020 from IBMa/dependabot/npm_and_yarn/cypress-ac…

    …cessibility-checker/axios-1.7.5
    
    Bump axios from 1.6.2 to 1.7.5 in /cypress-accessibility-checker
    ErickRenteria authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca33111 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dependabot/npm_and_yarn/accessibility-chec…

    …ker-extension/webpack-5.94.0
    ErickRenteria authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    51d3653 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2021 from IBMa/dependabot/npm_and_yarn/accessibil…

    …ity-checker-extension/webpack-5.94.0
    
    Bump webpack from 5.79.0 to 5.94.0 in /accessibility-checker-extension
    ErickRenteria authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    64121fb View commit details
    Browse the repository at this point in the history
  4. changes for hidden icon

    nam-singh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b4d1cee View commit details
    Browse the repository at this point in the history
  5. correction in total issue

    nam-singh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    826f984 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. change in link text and css

    nam-singh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2d45614 View commit details
    Browse the repository at this point in the history
  2. css changes

    nam-singh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    38f2452 View commit details
    Browse the repository at this point in the history
  3. css changes

    nam-singh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ae7128d View commit details
    Browse the repository at this point in the history
  4. css change

    nam-singh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e0f9216 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge pull request #2027 from IBMa/htmlReport-2019-nam

    feature(extension): Html Report Card Change, View menu and Filter addition #2024
    ErickRenteria authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    90da546 View commit details
    Browse the repository at this point in the history
  2. css changes

    nam-singh committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c3448a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7145590 View commit details
    Browse the repository at this point in the history
  4. css changes

    nam-singh committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    443b744 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3fb49e View commit details
    Browse the repository at this point in the history
  6. Bump path-to-regexp and express in /report-react

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7ec9ceb View commit details
    Browse the repository at this point in the history
  7. Bump send and express in /rule-server

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1ef5205 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfcd21c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3accf0d View commit details
    Browse the repository at this point in the history
  10. Bump serve-static and express in /report-react (#2043)

    Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b114e00 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2041 from IBMa/dependabot/npm_and_yarn/rule-serve…

    …r/multi-cf87d80143
    
    Bump send and express in /rule-server
    ErickRenteria authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    250d462 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2040 from IBMa/dependabot/npm_and_yarn/report-rea…

    …ct/multi-1d234c620e
    
    Bump path-to-regexp and express in /report-react
    ErickRenteria authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e3b54c3 View commit details
    Browse the repository at this point in the history
  13. Bump body-parser and express in /rule-server (#2039)

    * Bump body-parser and express in /rule-server
    
    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: direct:production
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump path-to-regexp and express in /report-react
    
    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ErickR <[email protected]>
    dependabot[bot] and ErickRenteria authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d842fe4 View commit details
    Browse the repository at this point in the history
  14. Bump path-to-regexp and express in /rule-server (#2032)

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tom Brunet <[email protected]>
    dependabot[bot] and tombrunet authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0a36c96 View commit details
    Browse the repository at this point in the history
  15. Bump webpack from 5.76.3 to 5.94.0 in /report-react (#2044)

    * Bump path-to-regexp and express in /report-react
    
    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump webpack from 5.76.3 to 5.94.0 in /report-react
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.76.3 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.3...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ErickR <[email protected]>
    dependabot[bot] and ErickRenteria authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    275884a View commit details
    Browse the repository at this point in the history
  16. Bump braces from 3.0.2 to 3.0.3 in /common/module (#2031)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ErickR <[email protected]>
    dependabot[bot] and ErickRenteria authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a8bdb6c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    33199f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge pull request #2034 from IBMa/htmlReport-2026-nam

    feature(extension): HTML Report Hidden Filter Addition #2026
    ErickRenteria authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b20057d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2045 from IBMa/bump-2024-09-12

    chore: Bump dependencies
    ErickRenteria authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2f735d9 View commit details
    Browse the repository at this point in the history
  3. css changes

    nam-singh committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    274165d View commit details
    Browse the repository at this point in the history
  4. css changes

    nam-singh committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    033b150 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. score css change

    nam-singh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e376c8d View commit details
    Browse the repository at this point in the history
  2. font weight of score

    nam-singh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e53ff56 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    99f7906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef87616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54b485 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #2049 from IBMa/htmlReport-2035-nam

    feature(extension): HTML Report CSS and Font Fix #2035
    ErickRenteria authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ef801b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. add single quote

    philljenkins committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f602cf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    44a9327 View commit details
    Browse the repository at this point in the history
  2. Update object verification

    tombrunet committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    00c5865 View commit details
    Browse the repository at this point in the history
  3. Fix label

    tombrunet committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9aa5f25 View commit details
    Browse the repository at this point in the history
  4. Update More info

    philljenkins authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8543aa3 View commit details
    Browse the repository at this point in the history
  5. Default Oct 1, 2024

    philljenkins authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e412d5e View commit details
    Browse the repository at this point in the history
  6. Default Oct 1, 2024

    philljenkins authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    52dda98 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Change label

    tombrunet committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c37beb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb32d1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2056 from IBMa/htmlReportRelease

    feature(extension): HTML Report Card Change, View menu, CSS and fonts, Filter addition, and include Hidden
    sct-will authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    91da1b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8cae55 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2061 from IBMa/acc-req-7.3

    feature(engine): Update IBM_Accessibility policy to include new WCAG 2.2 rules
    ErickRenteria authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5bb8242 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. update

    ErickRenteria committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    55280ae View commit details
    Browse the repository at this point in the history
  2. Update server

    ErickRenteria committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6249393 View commit details
    Browse the repository at this point in the history
  3. Update archives.json

    tombrunet authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    90f6e53 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2063 from IBMa/Octoberserverupdate

    Updating rule server for October 1st release
    ErickRenteria authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9432462 View commit details
    Browse the repository at this point in the history