Thanks to visit codestin.com
Credit goes to github.com

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/erblint-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5653709
Choose a base ref
...
head repository: github/erblint-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7022f3d
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 16, 2023

  1. Update rubocop requirement from = 1.56.4 to = 1.57.1

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.56.4...v1.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    df7f4b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from github/dependabot/bundler/rubocop-1.57.1

    Update rubocop requirement from = 1.56.4 to = 1.57.1
    github-actions[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    61663b0 View commit details
    Browse the repository at this point in the history
  3. Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0

    Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
    - [Commits](github/accessibility-alt-text-bot@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github/accessibility-alt-text-bot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    dc991bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #114 from github/dependabot/github_actions/github/…

    …accessibility-alt-text-bot-1.4.0
    
    Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0
    github-actions[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bd72cdf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Add failing test case

    khiga8 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7fe1fd1 View commit details
    Browse the repository at this point in the history
  2. simplify logic for now

    khiga8 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dec5d16 View commit details
    Browse the repository at this point in the history
  3. Update README

    khiga8 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    409bd83 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    khiga8 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    946261f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from github/kh-fix-visually-hidden-bug

    Simplify no-visually-hidden-interactive-elements and fix bug
    khiga8 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f8539b9 View commit details
    Browse the repository at this point in the history
  6. Bump version to 0.5.1

    khiga8 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7022f3d View commit details
    Browse the repository at this point in the history
Loading