Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

[Snyk] Upgrade resolve-url-loader from 3.0.0 to 3.1.1 #2032

Merged
merged 1 commit into from
Mar 29, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade resolve-url-loader from 3.0.0 to 3.1.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 5 months ago, on 2019-11-10.
Release notes
Package name: resolve-url-loader
  • 3.1.1 - 2019-11-10

    bump patch version - update dependencies

  • 3.1.0 - 2019-04-03
    No content.
  • 3.1.0-beta.1 - 2019-02-25

    remove libsass orphan CR before postcss as seen in #107

  • 3.0.1 - 2019-02-16

    v3.0.1

  • 3.0.0 - 2018-09-14

    Features

    • Use postcss parser by default. This is long overdue as the old rework parser doesn't cope with modern css.

    • Lots of automated tests running actual webpack builds. If you have an interesting use-case let me know.

    Breaking Changes

    • Multiple options changed or deprecated.
    • Removed file search "magic" in favour of join option.
    • Errors always fail and are no longer swallowed.
    • Processing absolute asset paths requires root option to be set.

    Migrating

    Initially set option engine: 'rework' for parity with your existing build. Once working you can remove this option or set engine: 'postcss' explicitly.

    Retain keepQuery option if you are already using it.

    The root option now has a different meaning. Previously it limited file search. Now it is the base path for absolute or root-relative URIs, consistent with css-loader. If you are already using it you can probably remove it.

    If you build on Windows platform and your content contains absolute asset paths, then css-loader could fail. The root option here may fix the URIs before they get to css-loader. Try to leave it unspecified, otherwise (windows only) set to empty string root: ''.

from resolve-url-loader GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@DeviaVir DeviaVir merged commit c7b1092 into unstable Mar 29, 2020
@DeviaVir DeviaVir deleted the snyk-upgrade-87b8872eb52d666a5c669335d7f36771 branch March 29, 2020 21:17
YarnSeemannsgarn pushed a commit to YarnSeemannsgarn/zenbot that referenced this pull request Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants