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

fix: should only filter installed packages for optimization #517

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

Jungzl
Copy link
Contributor

@Jungzl Jungzl commented Jul 23, 2024

Description

alias start With @ may be resolved as installed deps

Linked Issues

fix: #514

Additional context

Copy link

stackblitz bot commented Jul 23, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

src/core/unplugin.ts Outdated Show resolved Hide resolved
@antfu antfu merged commit 47197fb into unplugin:main Jul 23, 2024
6 checks passed
renovate bot added a commit to redwoodjs/redwood that referenced this pull request Jul 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unplugin-auto-import](https://togithub.com/unplugin/unplugin-auto-import)
| [`0.18.0` ->
`0.18.1`](https://renovatebot.com/diffs/npm/unplugin-auto-import/0.18.0/0.18.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-auto-import/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-auto-import/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-auto-import/0.18.0/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-auto-import/0.18.0/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>unplugin/unplugin-auto-import (unplugin-auto-import)</summary>

###
[`v0.18.1`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.18.1)

[Compare
Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1)

#####    🐞 Bug Fixes

- Should only filter installed packages for optimization  -  by
[@&#8203;Jungzl](https://togithub.com/Jungzl) and
[@&#8203;antfu](https://togithub.com/antfu) in
[unplugin/unplugin-auto-import#517
[<samp>(47197)</samp>](https://togithub.com/unplugin/unplugin-auto-import/commit/47197fb)

#####     [View changes on
GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Jungzl Jungzl deleted the fix-viteOptimizeDeps-regression branch July 23, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants