Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @rails/webpacker to v5 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rails/webpacker ^4.0.7 -> ^5.0.0 age adoption passing confidence

Release Notes

rails/webpacker (@​rails/webpacker)

v5.4.4

Compare Source

v5.4.3

Compare Source

  • Specify webpack-dev-server to be v3, to avoid getting webpack-dev-server v4 (#​3121)

v5.4.2

Compare Source

  • Fix babel warning about private-methods in @babel/plugin-proposal-private-property-in-object as well (67fa6edf).

v5.4.1

Compare Source

  • Update all dependencies within the same major version (#​3120)
  • Fix babel warning about private-methods (#​3016)

v5.4.0

Compare Source

  • Fix compatibility with Psych 4 (ceaf826d)

v5.3.0

Compare Source

  • Adds experimental Yarn 2 support. Note you must manually set nodeLinker: node-modules in your .yarnrc.yml.
  • Keep backups, even when they're old #​2912

v5.2.2

Compare Source

  • Bump deps and remove node-sass #​2997.

v5.2.1

Compare Source

v5.2.0

Compare Source

  • Bump dependencies and fixes. See diff for changes.

v5.1.1

Compare Source

v5.1.0

Compare Source

  • 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

v5.0.1

Compare Source

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

v5.0.0

Compare Source

  • 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

v4.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rails-webpacker-5.x branch from 0258c17 to aebb092 Compare May 15, 2021 21:24
@renovate renovate bot force-pushed the renovate/rails-webpacker-5.x branch from aebb092 to d758dc8 Compare June 6, 2021 23:07
@renovate renovate bot force-pushed the renovate/rails-webpacker-5.x branch from d758dc8 to f7887cb Compare October 19, 2021 01:57
@renovate renovate bot force-pushed the renovate/rails-webpacker-5.x branch from f7887cb to a8709a4 Compare November 20, 2022 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants