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: rubyforgood/human-essentials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.11.30
Choose a base ref
...
head repository: rubyforgood/human-essentials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.12.07
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 2, 2025

  1. Fix issue where seed was intermittently failing part way through, cau…

    …sing no transactions to be added . (#5461)
    cielf authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    ba9c61f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Bump omniauth-rails_csrf_protection from 1.0.2 to 2.0.0 (#5450)

    Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 1.0.2 to 2.0.0.
    - [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases)
    - [Commits](cookpad/omniauth-rails_csrf_protection@v1.0.2...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: omniauth-rails_csrf_protection
      dependency-version: 2.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 5, 2025
    Configuration menu
    Copy the full SHA
    9149982 View commit details
    Browse the repository at this point in the history
  2. Bump pdf-reader from 2.14.1 to 2.15.0 (#5451)

    Bumps [pdf-reader](https://github.com/yob/pdf-reader) from 2.14.1 to 2.15.0.
    - [Changelog](https://github.com/yob/pdf-reader/blob/main/CHANGELOG)
    - [Commits](yob/pdf-reader@v2.14.1...v2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pdf-reader
      dependency-version: 2.15.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    bd7bd08 View commit details
    Browse the repository at this point in the history
  3. Bump standard from 1.51.1 to 1.52.0 (#5453)

    Bumps [standard](https://github.com/standardrb/standard) from 1.51.1 to 1.52.0.
    - [Release notes](https://github.com/standardrb/standard/releases)
    - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
    - [Commits](standardrb/standard@v1.51.1...v1.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: standard
      dependency-version: 1.52.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    d65404d View commit details
    Browse the repository at this point in the history
  4. Bump faker from 3.5.1 to 3.5.2 (#5454)

    Bumps [faker](https://github.com/faker-ruby/faker) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/faker-ruby/faker/releases)
    - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
    - [Commits](faker-ruby/faker@v3.5.1...v3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: faker
      dependency-version: 3.5.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    d295ec6 View commit details
    Browse the repository at this point in the history
  5. Bump pg from 1.6.1 to 1.6.2 (#5457)

    Bumps [pg](https://github.com/ged/ruby-pg) from 1.6.1 to 1.6.2.
    - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md)
    - [Commits](ged/ruby-pg@v1.6.1...v1.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pg
      dependency-version: 1.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    cdf9645 View commit details
    Browse the repository at this point in the history
  6. Bump puma from 7.0.4 to 7.1.0 (#5458)

    Bumps [puma](https://github.com/puma/puma) from 7.0.4 to 7.1.0.
    - [Release notes](https://github.com/puma/puma/releases)
    - [Changelog](https://github.com/puma/puma/blob/main/History.md)
    - [Commits](puma/puma@v7.0.4...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: puma
      dependency-version: 7.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    537ae88 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2025

  1. Bump paper_trail from 16.0.0 to 17.0.0 (#5456)

    Bumps [paper_trail](https://github.com/paper-trail-gem/paper_trail) from 16.0.0 to 17.0.0.
    - [Release notes](https://github.com/paper-trail-gem/paper_trail/releases)
    - [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md)
    - [Commits](paper-trail-gem/paper_trail@v16.0.0...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: paper_trail
      dependency-version: 17.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 7, 2025
    Configuration menu
    Copy the full SHA
    fed4341 View commit details
    Browse the repository at this point in the history
  2. Bump solid_cache from 1.0.7 to 1.0.10 (#5455)

    Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.7 to 1.0.10.
    - [Release notes](https://github.com/rails/solid_cache/releases)
    - [Commits](rails/solid_cache@v1.0.7...v1.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: solid_cache
      dependency-version: 1.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2025
    Configuration menu
    Copy the full SHA
    0195dfb View commit details
    Browse the repository at this point in the history
Loading