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: github/accessibility-alt-text-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: github/accessibility-alt-text-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 140 files changed
  • 5 contributors

Commits on Sep 6, 2024

  1. Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group (#51)

    Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch).
    
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9dc8cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Adjust permissions

    khiga8 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3781fc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from github/kh-update-permissions

    Adjust workflow permissions
    khiga8 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2a6cbbb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#54)

    Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
    
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    05db932 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Reuse and delete alt-text-bot comment to update lint issues. (#55)

    * Reuse and delete alt-text-bot comment to update lint issues.
    
    * update readme
    
    * clean
    kendallgassner authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    34208bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd419f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Update readme to ignore markdown generated by bots (#60)

    * Update readme to ignore markdown generated by bots
    
    * Simplify workflow condition for accessibility bot
    kendallgassner authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    645a5ab View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Allow users to pass in a custom linting configuration (#61)

    * Allow users to pass in a custom linting configuration
    
    * Add experimental custom linting configuration section
    
    more information
    
    * clean up message for custom config
    
    * Apply suggestions from code review
    
    Co-authored-by: Joyce Zhu <joycezhu@github.com>
    
    ---------
    
    Co-authored-by: Joyce Zhu <joycezhu@github.com>
    kendallgassner and JoyceZhu authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    9b4b0e0 View commit details
    Browse the repository at this point in the history
  2. Update README.md with new release version

    Updating v.1.6.0 to v.1.7.0
    kendallgassner authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    571f4e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from github/kendallgassner-patch-10

    Update README.md with new release version
    smockle authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    38fba82 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Update action.yml (#64)

    ### What
    
    closes: #62
    kendallgassner authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    531a743 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

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