webpacker icon indicating copy to clipboard operation
webpacker copied to clipboard

Use Webpack to manage app-like JavaScript modules in Rails

Results 22 webpacker issues
Sort by recently updated
recently updated
newest added

After upgrading a Rails project from Ruby 2.7 to 3.1.3. Running the task webpacker:compile gives the error: ``` class variable @@local_levels of ActiveSupport::Logger is overtaken by Logger /usr/local/bundle/gems/activesupport-6.1.7.2/lib/active_support/logger_thread_safe_level.rb:13:in `local_levels' /usr/local/bundle/gems/activesupport-6.1.7.2/lib/active_support/logger_thread_safe_level.rb:29:in...

bug

I have checked this a few times, I tried chaging the images from .PNG to .JPG, chaging the routes and all but cant get it to work. ![Foldersproblem](https://github.com/rails/webpacker/assets/156118453/35ca0b13-95a9-4291-8aab-3fe6eca85215) https://github.com/FrancoKohler/PetGO the...

bug

@babel/traverse Incomplete List of Disallowed Inputs

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.15.6. Release notes Sourced from nokogiri's releases. 1.15.6 / 2024-03-16 Note This security release is a backport to the unsupported v1.15.x branch. Current stable is...

dependencies
ruby

Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 3.0.9.1. Release notes Sourced from rack's releases. v3.0.9.1 What's Changed Fixed ReDoS in Accept header parsing [CVE-2024-26146] Fixed ReDoS in Content Type header parsing [CVE-2024-25126]...

dependencies
ruby

Fix some inconsistent formatting. This came up when I was doing a web search of examples of using "dynamic modules" in an nginx config. Just noticed a couple little fixes...

Hi, vulnerability scanner detected two dependencies in the yarn.lock file as vulnerable version referenced. Minimist: CVE-2021-44906 - The vulnerability can be remediated by updating the library to version 1.2.6 or...

enhancement

I thought I would report this here instead of [shakapacker](https://github.com/robinbortlik/shakapacker), since shakapacker hasn't been updated in more than 2 years. It appears that the yarn check depends on `which` being...

bug

Before it could timeout the connection process, but it still waits for DNS resolution, in some systems for a long time(e.g. on Alpine I see that connection timeouts only after...