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 stylus-loader to v5 #397

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylus-loader 4.3.3 -> 5.0.0 age adoption passing confidence

Release Notes

webpack-contrib/stylus-loader (stylus-loader)

v5.0.0

Compare Source

Notes
  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it?
The loader will first try to resolve @import/@require as relative, if it cannot be resolved, the loader will try to resolve @import/@require inside node_modules.

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5
Features
  • supported the resolve.byDependency option, you can setup { resolve: { byDependency: { stylus: { mainFiles: ['custom', '...'] } } } }
4.3.3 (2021-01-15)
Bug Fixes
4.3.2 (2021-01-09)
Bug Fixes
  • convert relative paths to absolute paths in dependencies (#​301) (3ded080)
4.3.1 (2020-12-02)
Bug Fixes

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/stylus-loader-5.x branch from 7917c83 to 610ddda Compare February 29, 2024 13:46
@renovate renovate bot force-pushed the renovate/stylus-loader-5.x branch 2 times, most recently from c179b86 to 328b4cd Compare April 2, 2024 14:44
@renovate renovate bot force-pushed the renovate/stylus-loader-5.x branch 6 times, most recently from 41f8bb3 to d7d9598 Compare April 13, 2024 15:23
@renovate renovate bot force-pushed the renovate/stylus-loader-5.x branch 7 times, most recently from 5306219 to ef09c0f Compare October 21, 2024 03:29
@renovate renovate bot force-pushed the renovate/stylus-loader-5.x branch from ef09c0f to 8028e5b Compare November 15, 2024 06:26
@renovate renovate bot force-pushed the renovate/stylus-loader-5.x branch from 8028e5b to a5693fa Compare November 15, 2024 06:35
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.

0 participants