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

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Rails 6 WebPacker is not calling JQuery inside views, any idea, whats wrong here and how i can fix it ? Ruby version: ruby 2.7.5p203 Rails version: Rails 6.1.6 Webpacker...

bug

Postcss package is a dependent package of webpacker. Currently the lastest version of webpacker is dependent on 7 series of postcss which poses vulnerability. Requesting for a upgraded webpacker version...

enhancement

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 7.1.3. Release notes Sourced from activesupport's releases. 7.1.3 Active Support Handle nil backtrace_locations in ActiveSupport::SyntaxErrorProxy. Eugene Kenny Fix ActiveSupport::JSON.encode to prevent duplicate keys. If the...

dependencies
ruby

Bumps [activerecord](https://github.com/rails/rails) from 6.1.4.1 to 7.1.3. Release notes Sourced from activerecord's releases. 7.1.3 Active Support Handle nil backtrace_locations in ActiveSupport::SyntaxErrorProxy. Eugene Kenny Fix ActiveSupport::JSON.encode to prevent duplicate keys. If the...

dependencies
ruby

Bumps [actionpack](https://github.com/rails/rails) from 6.1.4.1 to 7.1.3. Release notes Sourced from actionpack's releases. 7.1.3 Active Support Handle nil backtrace_locations in ActiveSupport::SyntaxErrorProxy. Eugene Kenny Fix ActiveSupport::JSON.encode to prevent duplicate keys. If the...

dependencies
ruby

Bumps [actionview](https://github.com/rails/rails) from 6.1.4.1 to 7.1.3. Release notes Sourced from actionview's releases. 7.1.3 Active Support Handle nil backtrace_locations in ActiveSupport::SyntaxErrorProxy. Eugene Kenny Fix ActiveSupport::JSON.encode to prevent duplicate keys. If the...

dependencies
ruby

We get 78 vulnerabilities for postcss of Moderate severity which is a dependency of webpacker. Even after upgrading postcss to 8.4.31 yarn-audit still gives the vulnerabilities. Here is a part...

command finished in 35822ms * executing "cd -- /web/apps/studeo/releases/20230928185216 && RAILS_ENV=production RAILS_GROUPS=assets bundle exec rake assets:precompile" servers: ["qa.studeohq.com"] [qa.studeohq.com] executing command ** [out :: qa.studeohq.com] /web/apps/studeo/shared/bundle/ruby/2.6.0/gems/fog-1.21.0/lib/fog/rackspace/mock_data.rb:43: warning: key "name" is...

bug