broksonic21

Results 38 issues of broksonic21

**Describe the bug** Doesn't seem to be able to find the phpinsights on php8.0 image (BTW: I realize these might not be ready, I was just trying them, so sending...

bug

### Description Using lint-staged 13.0.3 and husky 8.0.1, in a precommit script, we are seeing (seemingly random) times where the end result of a git commit is leaving a single...

Is there a dependency upgrade on the horizon? The `npm audit` steps listed don't resolve this... ```# Run npm update null --depth 2 to resolve 1 vulnerability ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Low...

The package.json puts npm overrides at bottom (is this intentional), as well as doesn't sort the package order listed in it. This is a new feature in Npm 8.3, and...

### Current Behavior ``` > NX Invalid Options: - Unknown options: reportUnusedDisableDirectives - 'reportUnusedDisableDirectives' has been removed. Please use the 'overrideConfig.linterOptions.reportUnusedDisableDirectives' option instead. Error: Invalid Options: - Unknown options: reportUnusedDisableDirectives...

type: bug
scope: linter

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem npm ### Package manager version 10.1.0 ### Language version 20.9 ###...

T: bug 🐞

## Expected behavior With same exact Gemfile and Gemfile.lock, with updated rubocop extensions, rubocop is loading the wrong version dependencies. (see version info below) This is true even if the...

We recently upgraded to Ruby 3.2.2: and are getting this deprecation on any usage of binding.pry as the process exits. DEPRECATION WARNING: /Users/REDACTED/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pry-byebug-3.10.1/lib/byebug/processors/pry_processor.rb:17: warning: undefining the allocator of T_DATA class...

Following up on https://github.com/ruby-i18n/i18n/issues/648 This change happens whenever psych 3.3.2+ (or 4.0/5.0) is loaded, either as a gem, or as part of default gems for Ruby 3.1/Rails 7.1 (or irb...

## Meta Capybara Version: 3.39.2 Driver Information (and browser if relevant): selenium-webdriver 4.9.0 with chrome ## Expected Behavior We are not 100% positive of why we get into this state,...