Skip to content

[ruby] Update webpacker: 4.2.2 → 5.1.1 (major)#179

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/webpacker-5.1.1
Closed

[ruby] Update webpacker: 4.2.2 → 5.1.1 (major)#179
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/webpacker-5.1.1

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Apr 21, 2020

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)

  • Remove yarn integrity check #2518
  • Switch from ts-loader to babel-loader #2449
    Please see the TypeScript documentation to upgrade existing projects to use typescript with 5.1
  • Resolve multi-word snakecase WEBPACKER_DEV_SERVER env values #2528

5.0.1 (from changelog)

  • Upgrade deps and fix sass loader config options bug #2508

5.0.0 (from changelog)

  • Bump minimum node version #2428
  • Bump minimum ruby/rails version #2415
  • Add support for multiple files per entry #2476
  entry: {
    home: ['./home.js', './home.scss'],
    account: ['./account.js', './account.scss']
  }

You can now have two entry files with same names inside packs folder, home.scss and home.js

And, other minor fixes, please see a list of changes here

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 62 commits:

↗️ loofah (indirect, 2.4.0 → 2.5.0) · Repo · Changelog

Release Notes

2.5.0 (from changelog)

Features

  • Allow more CSS length units: "ch", "vw", "vh", "Q", "lh", "vmin", "vmax". [#178] (Thanks, @JuanitoFatas!)

Fixes

  • Remove comments from Loofah::HTML::Documents that exist outside the html element. [#80]

Other changes

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 21 commits:

↗️ tzinfo (indirect, 1.2.6 → 1.2.7) · Repo · Changelog

Release Notes

1.2.7

  • Fixed 'wrong number of arguments' errors when running on JRuby 9.0. #114.
  • Fixed warnings when running on Ruby 2.8. #112.

TZInfo v1.2.7 on RubyGems.org

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 19 commits:

🆕 semantic_range (added, 2.3.0)


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Contributor Author

depfu bot commented Aug 18, 2020

Closed in favor of #208.

@depfu depfu bot closed this Aug 18, 2020
@depfu depfu bot deleted the depfu/update/webpacker-5.1.1 branch August 18, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants