Stuart Chinery

Results 9 issues of Stuart Chinery

In https://github.com/cypress-io/cypress-docker-images/issues/723 it was [mentioned](https://github.com/cypress-io/cypress-docker-images/issues/723#issuecomment-1233806119) that a 16.17.0 base image was released but a browsers image didn’t get created. Is it possible to get one added/released?

I've just discovered I need to add `body_options: { track_total_hits: true }` to a number of searches, and for my use case I would really like to set this once...

feature request

## Expected behavior `MyEngine::Engine.root.join("spec", "fixtures", "images", "small_image.jpg")` should be raised as a linting issue by the [Rails/FilePath cop](https://www.rubydoc.info/gems/rubocop-rails/2.19.0/RuboCop/Cop/Rails/FilePath) when using EnforcedStyle: slashes (default) in the same way `Rails.root.join` is. ##...

Having bumped from 9.2.0 to 9.3.0, the rake task `db:migrate:with_data` doesn't work as expected as it no longer runs schema migrations. After running the task with pending schema and data...

Not sure if this is related to https://github.com/rubocop/rubocop-factory_bot/issues/54 but the issue I am having is that when something has been defined in a `transient` block that is using `build` or...

### Background Brakeman version: 6.2.1 Rails version: 7.1.4 Ruby version: 3.3.4 ### Issue I'm using a mono repo with a couple of Rails app and engine shared between them with...

The isn't a tag created for 5.13.0 and no NPM module found. Looking at the [PR to bump the version](https://github.com/airbnb/lottie-web/actions/runs/11896685650/job/33149147982), it looks like something went wrong, can someone take a...

**Describe the bug** I'm trying to migrate some Node apps from NPM to PNPM but I'm hitting this `ERR_PNPM_ABORTED_REMOVE_MODULES_DIR_NO_TTY` error when I try and redeploy the app after an initial...

bug