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 @rslib/core to ^0.3.0 #40

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rslib/core (source) ^0.2.0 -> ^0.3.0 age adoption passing confidence

Release Notes

web-infra-dev/rslib (@​rslib/core)

v0.3.0

Compare Source

What's Changed
Highlights ✨

This release brings some improvements and new features, addressing common scenarios and enhancing the overall user experience:

  • Enhanced Style File Redirection: Support for redirect.style.path and redirect.style.extension to configure the redirection of the import paths of style files. (#​618)
  • Optimized JavaScript File Redirection: Fix some cases about redirection of the import paths of output JavaScript files. (#​615 #​624)
  • Improved Bundleless Mode:
    • Support handling file additions and removals in watch mode. (#​642)
    • Refined source.entry configuration, defaulting to src/** and excluding .d.ts files from being treated as entry points. (#​636 #​647)
Breaking changes 🚨

Please note the following changes that may require adjustments to your configurations:

  • Boolean values are no longer supported for redirect.style, see the documentation of redirect.style for more details. (#​618)
  • The autoExternal configuration is no longer effective in bundleless mode, see the documentation of autoExternal for more details. (#​624)
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.2.2...v0.3.0


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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.75%. Comparing base (187db23) to head (04138c4).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #40   +/-   ##
=====================================
  Coverage   7.75%   7.75%           
=====================================
  Files         11      11           
  Lines        116     116           
  Branches       8       8           
=====================================
  Hits           9       9           
  Misses        99      99           
  Partials       8       8           

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

@elcoosp elcoosp merged commit 48c7083 into main Jan 6, 2025
10 checks passed
@elcoosp elcoosp deleted the renovate/rslib-core-0.x branch January 6, 2025 21:15
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.

2 participants