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: fetlife/pdq-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: fetlife/pdq-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 10 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 1, 2025

  1. ⬆️ Bump rspec from 3.13.0 to 3.13.1

    Bumps [rspec](https://github.com/rspec/rspec) from 3.13.0 to 3.13.1.
    - [Commits](rspec/rspec@rspec-metagem-v3.13.0...rspec-v3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: rspec
      dependency-version: 3.13.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    a6fae59 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Merge pull request #2 from fetlife/dependabot/bundler/rspec-3.13.1

    ⬆️ Bump rspec from 3.13.0 to 3.13.1
    Pezmc authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    1a75bb0 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump rake from 13.2.1 to 13.3.0

    Bumps [rake](https://github.com/ruby/rake) from 13.2.1 to 13.3.0.
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v13.2.1...v13.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: rake
      dependency-version: 13.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    a0c878f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Merge pull request #1 from fetlife/dependabot/bundler/rake-13.3.0

    ⬆️ Bump rake from 13.2.1 to 13.3.0
    Pezmc authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    6ab3bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. ⬆️ Bump rb_sys from 0.9.115 to 0.9.117

    Bumps [rb_sys](https://github.com/oxidize-rb/rb-sys) from 0.9.115 to 0.9.117.
    - [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
    - [Commits](oxidize-rb/rb-sys@v0.9.115...v0.9.117)
    
    ---
    updated-dependencies:
    - dependency-name: rb_sys
      dependency-version: 0.9.117
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    14ab950 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. ⬆️ Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    0d72793 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. ⬆️ Bump standard from 1.50.0 to 1.51.1

    Bumps [standard](https://github.com/standardrb/standard) from 1.50.0 to 1.51.1.
    - [Release notes](https://github.com/standardrb/standard/releases)
    - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
    - [Commits](standardrb/standard@v1.50.0...v1.51.1)
    
    ---
    updated-dependencies:
    - dependency-name: standard
      dependency-version: 1.51.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    4e02e7f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Merge pull request #6 from fetlife/dependabot/bundler/standard-1.51.1

    ⬆️ Bump standard from 1.50.0 to 1.51.1
    Pezmc authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    8f671c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from fetlife/dependabot/github_actions/actions/…

    …checkout-5
    
    ⬆️ Bump actions/checkout from 4 to 5
    Pezmc authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    b366780 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from fetlife/dependabot/bundler/rb_sys-0.9.117

    ⬆️ Bump rb_sys from 0.9.115 to 0.9.117
    Pezmc authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    14b06ad View commit details
    Browse the repository at this point in the history
Loading