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.4.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: v1.5.0
Choose a head ref
  • 10 commits
  • 308 files changed
  • 8 contributors

Commits on Oct 19, 2023

  1. Bump @babel/traverse from 7.23.0 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 19, 2023
    Copy the full SHA
    0b1d694 View commit details

Commits on Oct 20, 2023

  1. Merge pull request #37 from github/132bdependabot/npm_and_yarn/babel/…

    …traverse-7.23.2
    
    Bump @babel/traverse from 7.23.0 to 7.23.2
    owenniblock authored Oct 20, 2023
    Copy the full SHA
    7932b90 View commit details

Commits on Oct 31, 2023

  1. Update README.md (#39)

    * Update README.md
    
    ### What 
    
    Bump release version in README.md
    
    * Update README.md
    kendallgassner authored Oct 31, 2023
    Copy the full SHA
    ae9b5e7 View commit details

Commits on Nov 20, 2023

  1. Copy the full SHA
    733fb35 View commit details

Commits on Nov 27, 2023

  1. Merge pull request #41 from HonkingGoose/patch-1

    Use GitHub alerts syntax, and use tip instead of note
    khiga8 authored Nov 27, 2023
    Copy the full SHA
    8f4c791 View commit details

Commits on Dec 20, 2023

  1. Copy the full SHA
    fa3a3c7 View commit details
  2. Merge pull request #42 from JoshuaKGoldberg/beep-boop

    feat: add attribution footer to bot comment
    JoyceZhu authored Dec 20, 2023
    Copy the full SHA
    c244c15 View commit details

Commits on Dec 22, 2023

  1. Add JoshuaKGoldberg as contributor

    Followup to #42
    JoyceZhu authored Dec 22, 2023
    Copy the full SHA
    567734c View commit details
  2. Merge pull request #43 from github/JoyceZhu-patch-1

    Add `JoshuaKGoldberg` as contributor
    smockle authored Dec 22, 2023
    Copy the full SHA
    dcc6690 View commit details

Commits on Mar 14, 2024

  1. Add coverage for screencast (#48)

    * Add coverage for screencast
    * bump markdownlint
    kendallgassner authored Mar 14, 2024
    Copy the full SHA
    ac6fa6d View commit details
Loading