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

chore(deps): update dependency resolve-url-loader to v5 #44

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
resolve-url-loader (source) ^3.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

bholloway/resolve-url-loader (resolve-url-loader)

v5.0.0

Compare Source

Breaking changes

  • Require node>=12.
  • Support only webpack>=4.
  • Update to postcss@^8.
  • Remove rework engine (which was deprecated in V4).

Bugfixes

  • Fix log messages not correctly normalising absolute paths to posix style on Windows platform
  • Fixes to end-to-end tests and test framework.

v4.0.0

Compare Source

Features

  • Better resolution of the original source location - You can more successfully use url() in variables and mixins.
  • Dependencies now accept a wider range and explicit dependency on rework and rework-visit has been removed.

Breaking Changes

  • The engine option is deprecated which means the old rework engine is deprecated.
  • The keepQuery behaviour is now the default, the keepQuery option has been removed.
  • The removeCR option defaults to true when executing on Windows OS.
  • The absolute option has been removed.
  • The join option has changed.

Migrating

See the changlog.


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/resolve-url-loader-5.x branch 3 times, most recently from 1952da9 to 599df2e Compare August 14, 2024 00:22
@renovate renovate bot force-pushed the renovate/resolve-url-loader-5.x branch 6 times, most recently from c794999 to ee5a9b5 Compare August 27, 2024 22:50
@renovate renovate bot force-pushed the renovate/resolve-url-loader-5.x branch 14 times, most recently from ef6f626 to d45cf27 Compare September 3, 2024 19:02
@renovate renovate bot force-pushed the renovate/resolve-url-loader-5.x branch from d45cf27 to de51533 Compare September 3, 2024 19:29
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.08%. Comparing base (4a047f4) to head (de51533).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   61.36%   62.08%   +0.71%     
==========================================
  Files          45       45              
  Lines        3329     3350      +21     
  Branches      686      686              
==========================================
+ Hits         2043     2080      +37     
+ Misses       1046     1033      -13     
+ Partials      240      237       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alubbock alubbock merged commit 6bf3815 into main Sep 3, 2024
7 checks passed
@alubbock alubbock deleted the renovate/resolve-url-loader-5.x branch September 3, 2024 19:42
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.

1 participant