[ruby] Update webpacker: 4.2.2 → 5.0.1 (major)#178
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Contributor
Author
|
Closed in favor of #179. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpacker (4.2.2 → 5.0.1) · Repo · Changelog
Release Notes
5.0.1 (from changelog)
5.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
5.0.1Update dependencies (#2508)Update readme to reflect 5.0.0 release5.0.0EOL for Rails < 5.2 and Ruby < 2.3.0 (#2415)update docs/docker.md : keep it as much simple as possible (#2481)Syntax error if left as string. (#2495)Update js dependencies (#2428)fix broken links of integration docs in table content (#2493)add direct anchor link to each specific setup of integration doc (#2492)Move integrations to a separate doc file (#2448)Feature: Add support for multiple files per entry (#2476)Bump acorn from 5.7.3 to 5.7.4 (#2489)Bump nokogiri from 1.10.5 to 1.10.8 (#2470)Merge pull request #2468 from tatsuyafw/update-ruby-version-in-readmeUpdate Ruby version to 2.3 in README.mdUpdate terser-webpack-plugin (reduce memory usage) (#2444)Allow Webpacker rake tasks to be conditionally skipped (#2455)Merge pull request #2458 from rails/better-rake-checksAdd better conditional messaging to check_node & handle extended Node.JS versionsFix tests for Travis CIMerge pull request #2457 from AdWerx/check_yarn_testAdd better conditional messaging to check_yarn taskadd test for check_node, check_yarn tasksRemove engines limitation for node 13+Fix package.json engine semver ranges (node.js >=8.9 <13, yarn >=1 <2) (#2454)Remove redundant steps (#2395)Include the Webpacker host on the web/app service (#2311)configure engine asset delivery path from within engine (#2139)Pass resolved_paths as includePaths to sass-loader (#2203)Update clean task (#2443)Don't enhance yarn twice (fixes #2369)Update node-sass to 4.13.1 (#2436)Update terser-webpack-plugin to 2.3.2 (#2433)turn off hot reload for svelte (#2431)Ensure missing entry error message includes asset file type (#2426)Maintaining the consistency of print statements in the template file. Everywhere it is used as 'say' (#2423)Update README.md (#2418)Update ruby version to 2.3.0 (#2414)Update example to use namespaces introduced in v4 (#2408)Remove defaults based on webpack mode development (#2421)Support svelte.erb extension (#2411)Update terser-webpack-plugin to 2.3.1 (#2406)Update webpack, terser-webpack-plugin, compression-webpack-plugin (#2400)Use rubygems-update 3.0.6 (#2401)Define assets:clean task if it doesn't exist (#2403)Bump rack from 2.0.7 to 2.0.8 (#2405)Update resolve-url-loader instructions (#2374)[DevServerRunner] Fix config file path in error message (#2381)🆕 semantic_range (added, 2.3.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands