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

fix(deps): Update webpack packages (major) #332

Merged
merged 5 commits into from
Feb 28, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2019

This PR contains the following updates:

Package Type Update Change References
file-loader dependencies major ^1.1.11 -> ^3.0.0 source
postcss-js dependencies major ^1.0.1 -> ^2.0.0 source
postcss-loader dependencies major ^2.1.6 -> ^3.0.0 source
raw-loader dependencies major ^0.5.1 -> ^1.0.0 source

Release Notes

webpack-contrib/file-loader

v3.0.1

Compare Source

Bug Fixes
  • relax options validation for additional properties (#​309) (c74d44e)

v3.0.0

Compare Source

Code Refactoring
  • drop support for webpack < 4 (#​303) (203a4ee)
  • more validations in options schema
Features
  • resourcePath is now available in outputPath and publicPath (#​304) (0d66e64)
  • context is now available in outputPath and publicPath (#​305) (d5eb823)
BREAKING CHANGES
  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4

v2.0.0

Compare Source

Code Refactoring
  • drop support for webpack < 4 (#​303) (203a4ee)
  • more validations in options schema
Features
  • resourcePath is now available in outputPath and publicPath (#​304) (0d66e64)
  • context is now available in outputPath and publicPath (#​305) (d5eb823)
BREAKING CHANGES
  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4
postcss/postcss-js

v2.0.0

Compare Source

  • Remove Node.js 9 and Node.js 4 support.
  • Use PostCSS 7.0.
postcss/postcss-loader

v3.0.0

Compare Source

Bug Fixes
  • index: add ast version (meta.ast) (f34954f)
  • index: emit warnings as an instance of {Error} (8ac6fb5)
  • options: improved ValidationError messages (549ea08)
Chores
  • package: update postcss v6.0.0...7.0.0 (dependencies) (#​375) (daa0da8)
BREAKING CHANGES
  • package: requires node >= v6.0.0

2.1.6 (2018-07-10)

Bug Fixes
  • package: config memory leak, updates postcss-load-config v1.2.0...2.0.0 (dependencies) (0547b12)

2.1.5 (2018-05-04)

Bug Fixes

2.1.4 (2018-04-16)

Bug Fixes

2.1.3 (2018-03-20)

Bug Fixes
  • options: revert additionalProperties changes to keep SemVer (bd7fc38)

2.1.2 (2018-03-17)

Bug Fixes
  • options: disallow additional properties and add ident to validation (#​346) (82ef553)

2.1.1 (2018-02-26)

Bug Fixes
webpack-contrib/raw-loader

v1.0.0

Bug Fixes
Features
BREAKING CHANGES
  • minimum require webpack version is 4
  • minimum require nodejs version is 6.9

Renovate configuration

📅 Schedule: "before 11am on Thursday" in timezone Australia/Melbourne.

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate--major-webpack-packages branch from e6e431c to b66bb76 Compare February 28, 2019 03:13
@renovate renovate bot force-pushed the renovate--major-webpack-packages branch from b66bb76 to 6ba0462 Compare February 28, 2019 22:26
@renovate
Copy link
Contributor Author

renovate bot commented Feb 28, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@mattcompiles mattcompiles merged commit c1529a4 into master Feb 28, 2019
@mattcompiles mattcompiles deleted the renovate--major-webpack-packages branch February 28, 2019 23:21
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.

3 participants