[ruby] Update webpacker: 4.2.2 → 5.1.1 (major)#179
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Contributor
Author
|
Closed in favor of #208. |
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.1.1) · Repo · Changelog
Release Notes
5.1.1 (from changelog)
5.1.0 (from changelog)
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 62 commits:
5.1.1Added TypeScript upgrade docs for Webpacker 5.1 (#2541)Remove references to config/webpack/shared.js in commnets (#2540)5.1.0Fix 'environemnt' spelling error in README (#2535)Update env.md (#2538)Switch from ts-loader to babel-loader (#2449)avoid asset_path route helper collisions (#2511)Resolve multi-word snakecase WEBPACKER_DEV_SERVER env values (#2528)Update README installation to reflect 5.x version (#2524)Fix incorrect host forwarding (#2515)Remove yarn integrity check (#2518)Bump acorn from 6.3.0 to 6.4.1 (#2521)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)Release Notes
2.5.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 21 commits:
version bump to v2.5.0ci: update concourse pipelines with latest rubiesbug: remove HTML comments that exist outside the `html` elementupdate CHANGELOGMerge pull request #180 from JuanitoFatas/remove-tests-from-gemMerge pull request #178 from JuanitoFatas/allow-more-css-valuesMerge pull request #181 from JuanitoFatas/fix-metadataUpdate URL to hash format to generate metadataRevert changes to generated gemspecRemove test files from final gemCSS sanitizer allows vmax length unitCSS sanitizer allows vmin length unitCSS sanitizer allows lh length unitCSS sanitizer allows Q length unitCSS sanitizer allows vh length unitCSS sanitizer allows vw length unitCSS sanitizer allows "ch" length unitMerge pull request #170 from orien/gem-metadatarun `rufo` on test filesrun `rufo` on all lib filesbump dev gemspecRelease Notes
1.2.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Improve grammar.Preparing v1.2.7.Update to Ruby 2.7.1.Revert to Ruby 2.4.9 and 2.7.0.Update to Ruby 2.4.10, 2.5.8, 2.6.6, 2.7.1 and JRuby 9.2.11.1.Use shields.io for badges.Update copyright years.Add a build status badge for AppVeyor.Replace broken links.Use https for links where available.Update to JRuby 9.2.11.0.Merge pull request #112.Test for just the non-existence of #untaint.Fix comments relating to taint/untaint removal.Don't rely on lexicographic version comparisons.Fix test failures on Ruby 1.8.7.Fix erroneous 'wrong number of arguments' errors on JRuby 9.0.5.0.`$VERBOSE = false` won't be worked since `rb_warning` is changed to `rb_warn`Update to Ruby 2.7.0.🆕 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