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 all non-major dependencies #32

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rslib/core (source) ^0.2.2 -> ^0.3.0 age adoption passing confidence
@types/node (source) ^22.10.4 -> ^22.10.5 age adoption passing confidence
pnpm (source) 9.15.2 -> 9.15.3 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

pnpm/pnpm (pnpm)

v9.15.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update dependency @types/node to ^22.10.5 chore(deps): update all non-major dependencies Jan 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 88a5394 to bde9d96 Compare January 6, 2025 00:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bde9d96 to 1b956e1 Compare January 6, 2025 11:37
@colinaaa colinaaa added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit a33c0f1 Jan 6, 2025
4 checks passed
@colinaaa colinaaa deleted the renovate/all-minor-patch branch January 6, 2025 16:07
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