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 v8 #140

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylus-loader ^3.0.2 -> ^8.0.0 age adoption passing confidence

Release Notes

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

v8.1.1

Compare Source

v8.1.0

Compare Source

Features

v8.0.0

Compare Source

⚠ BREAKING CHANGES
7.1.3 (2023-06-08)
Bug Fixes
7.1.2 (2023-05-28)
Bug Fixes
7.1.1 (2023-05-25)
Bug Fixes

v7.1.3

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

Features

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0

v6.2.0

Compare Source

Features

v6.1.0

Compare Source

Features
  • allow to use String value for the implementation option (b118719)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0

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

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

Features
  • allow the additionalData to be async (0ce3dd8)

v4.2.0

Compare Source

Features
4.1.1 (2020-10-09)
  • update schema-utils

v4.1.1

Compare Source

  • update schema-utils

v4.1.0

Compare Source

Features
  • webpack resolver supports the import option (8bca526)
Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum require Node.js version is 10.13, minimum require webpack version is 4
  • stylus options were moved to stylusOptions
  • the default value for the compress option is true in the production mode
  • the resolveUrl option is { nocheck: true } by default
  • sourcemaps contain absolute sources by default
Features
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 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 was generated by Mend Renovate. View the repository job log.

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