close
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: ruby/optparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: ruby/optparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 11 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 9, 2025

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

Commits on Nov 10, 2025

  1. Bump step-security/harden-runner from 2.13.1 to 2.13.2

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.1 to 2.13.2.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@f4a75cf...95d9a5d)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-version: 2.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hsbt committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    aae4880 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6 (#114)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    208c515 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Update comments to use $HOME instead of ~

    sampersand authored and hsbt committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    ff6a342 View commit details
    Browse the repository at this point in the history
  2. Put private before method declarations

    sampersand authored and nobu committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    5478354 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded public

    Removed public visibility from the candidate method.
    sampersand authored and nobu committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    9a784a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump actions/checkout from 5.0.1 to 6.0.0 (#120)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v5.0.1...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    1ceceeb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

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

Commits on Dec 8, 2025

  1. Bump step-security/harden-runner from 2.13.2 to 2.13.3

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.13.3.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@95d9a5d...df199fb)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-version: 2.13.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hsbt committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    920f0b6 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 6.0.0 to 6.0.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v6...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hsbt committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    1cf9522 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. v0.8.1

    hsbt committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    f2e31e8 View commit details
    Browse the repository at this point in the history
Loading