Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vue-a11y/eslint-plugin-vuejs-accessibility
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: vue-a11y/eslint-plugin-vuejs-accessibility
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 13 commits
  • 6 files changed
  • 5 contributors

Commits on Jul 17, 2024

  1. build(deps-dev): bump husky from 9.0.11 to 9.1.0

    Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a407110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1177 from vue-a11y/dependabot/npm_and_yarn/husky-…

    …9.1.0
    
    build(deps-dev): bump husky from 9.0.11 to 9.1.0
    github-actions[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    722c3bd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.2.2...v29.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a956e8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1178 from vue-a11y/dependabot/npm_and_yarn/ts-jes…

    …t-29.2.3
    
    build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3
    github-actions[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f3f0044 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump husky from 9.1.0 to 9.1.1

    Bumps [husky](https://github.com/typicode/husky) from 9.1.0 to 9.1.1.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.0...v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    64448c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1179 from vue-a11y/dependabot/npm_and_yarn/husky-…

    …9.1.1
    
    build(deps-dev): bump husky from 9.1.0 to 9.1.1
    github-actions[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    476e639 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. build(deps-dev): bump typescript from 5.5.3 to 5.5.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cebf496 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1181 from vue-a11y/dependabot/npm_and_yarn/typesc…

    …ript-5.5.4
    
    build(deps-dev): bump typescript from 5.5.3 to 5.5.4
    github-actions[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    887e7c0 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 7.17.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bf0c891 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1182 from vue-a11y/dependabot/npm_and_yarn/typesc…

    …ript-eslint/eslint-plugin-7.17.0
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0
    github-actions[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    10fe4e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix: export the new rules for prohibiting use of aria-hidden and role…

    …='presentation' on focusable elements. (#1180)
    dethdkn authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b6c74e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c8a293 View commit details
    Browse the repository at this point in the history
  3. v2.4.1

    vhoyer committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2882cbc View commit details
    Browse the repository at this point in the history
Loading