Skip to content

fix(deps): update dependency @rsdoctor/rspack-plugin to v1.0.2#576

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rsdoctor-rspack-plugin-1.x
Apr 24, 2025
Merged

fix(deps): update dependency @rsdoctor/rspack-plugin to v1.0.2#576
renovate[bot] merged 1 commit intomainfrom
renovate/rsdoctor-rspack-plugin-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rsdoctor/rspack-plugin (source) 1.0.1 -> 1.0.2 age adoption passing confidence

Release Notes

web-infra-dev/rsdoctor (@​rsdoctor/rspack-plugin)

v1.0.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsdoctor@v1.0.1...v1.0.2


Configuration

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

🚦 Automerge: Enabled.

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 requested a review from colinaaa as a code owner April 17, 2025 06:10
@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Apr 17, 2025
@renovate renovate bot enabled auto-merge April 17, 2025 06:10
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 17, 2025

⚠️ No Changeset found

Latest commit: 0de7221

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 17, 2025

CodSpeed Performance Report

Merging #576 will not alter performance

Comparing renovate/rsdoctor-rspack-plugin-1.x (0de7221) with main (db387e9)

Summary

✅ 1 untouched benchmarks

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate/rsdoctor-rspack-plugin-1.x branch 24 times, most recently from 735d8bb to acb319a Compare April 23, 2025 07:42
@renovate renovate bot force-pushed the renovate/rsdoctor-rspack-plugin-1.x branch 2 times, most recently from 828a111 to 36dbf16 Compare April 24, 2025 02:39
@renovate renovate bot force-pushed the renovate/rsdoctor-rspack-plugin-1.x branch from 36dbf16 to 0de7221 Compare April 24, 2025 02:47
@renovate renovate bot added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit 0670d79 Apr 24, 2025
31 checks passed
@renovate renovate bot deleted the renovate/rsdoctor-rspack-plugin-1.x branch April 24, 2025 03:56
colinaaa pushed a commit that referenced this pull request Apr 24, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@rsdoctor/rspack-plugin](https://github.com/web-infra-dev/rsdoctor)
([source](https://github.com/web-infra-dev/rsdoctor/tree/HEAD/packages/rspack-plugin))
| [`1.0.1` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@rsdoctor%2frspack-plugin/1.0.1/1.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rsdoctor%2frspack-plugin/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rsdoctor%2frspack-plugin/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rsdoctor%2frspack-plugin/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rsdoctor%2frspack-plugin/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>web-infra-dev/rsdoctor
(@&#8203;rsdoctor/rspack-plugin)</summary>

###
[`v1.0.2`](https://github.com/web-infra-dev/rsdoctor/releases/tag/v1.0.2)

[Compare
Source](https://github.com/web-infra-dev/rsdoctor/compare/v1.0.1...v1.0.2)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

##### New Features 🎉

- feat: UI execution diff view add side-by-side check by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/912](https://github.com/web-infra-dev/rsdoctor/pull/912)
- feat(ui): optimize treeNode style by
[@&#8203;luhc228](https://github.com/luhc228) in
[https://github.com/web-infra-dev/rsdoctor/pull/938](https://github.com/web-infra-dev/rsdoctor/pull/938)
- feat: analysis filetree UI by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/923](https://github.com/web-infra-dev/rsdoctor/pull/923)
- feat: module instance add issuerPath by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/969](https://github.com/web-infra-dev/rsdoctor/pull/969)

##### Bug Fixes 🐞

- fix: delete some unuse options by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/894](https://github.com/web-infra-dev/rsdoctor/pull/894)
- fix: Cleans up diff editor on unmount by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/913](https://github.com/web-infra-dev/rsdoctor/pull/913)
- fix: bump rspack 1.3.5 and fix rspack types by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/1016](https://github.com/web-infra-dev/rsdoctor/pull/1016)

##### Document 📖

- docs: optimize the docs for using rsdoctor in the Next.js + Rspack by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/994](https://github.com/web-infra-dev/rsdoctor/pull/994)

##### Other Changes

- chore(deps): update all patch dependencies by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rsdoctor/pull/871](https://github.com/web-infra-dev/rsdoctor/pull/871)
- chore(deps): update dependency
[@&#8203;modern-js/module-tools](https://github.com/modern-js/module-tools)
to ^2.66.0 by [@&#8203;renovate](https://github.com/renovate)
in
[https://github.com/web-infra-dev/rsdoctor/pull/872](https://github.com/web-infra-dev/rsdoctor/pull/872)
- chore(deps): update all patch dependencies by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rsdoctor/pull/966](https://github.com/web-infra-dev/rsdoctor/pull/966)
- chore(deps): update dependency
[@&#8203;modern-js/module-tools](https://github.com/modern-js/module-tools)
to ^2.67.0 by [@&#8203;renovate](https://github.com/renovate)
in
[https://github.com/web-infra-dev/rsdoctor/pull/967](https://github.com/web-infra-dev/rsdoctor/pull/967)
- core: Optimize Client Development Experience by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/1010](https://github.com/web-infra-dev/rsdoctor/pull/1010)
- chore(deps): update all patch dependencies by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rsdoctor/pull/1012](https://github.com/web-infra-dev/rsdoctor/pull/1012)

#### New Contributors

- [@&#8203;quanquan2100](https://github.com/quanquan2100) made
their first contribution in
[https://github.com/web-infra-dev/rsdoctor/pull/913](https://github.com/web-infra-dev/rsdoctor/pull/913)
- [@&#8203;luhc228](https://github.com/luhc228) made their
first contribution in
[https://github.com/web-infra-dev/rsdoctor/pull/938](https://github.com/web-infra-dev/rsdoctor/pull/938)

**Full Changelog**:
web-infra-dev/rsdoctor@v1.0.1...v1.0.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3Q6cmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
colinaaa pushed a commit to colinaaa/lynx-stack that referenced this pull request Apr 24, 2025
…family#576)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@rsdoctor/rspack-plugin](https://github.com/web-infra-dev/rsdoctor)
([source](https://github.com/web-infra-dev/rsdoctor/tree/HEAD/packages/rspack-plugin))
| [`1.0.1` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@rsdoctor%2frspack-plugin/1.0.1/1.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rsdoctor%2frspack-plugin/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rsdoctor%2frspack-plugin/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rsdoctor%2frspack-plugin/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rsdoctor%2frspack-plugin/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>web-infra-dev/rsdoctor
(@&#8203;rsdoctor/rspack-plugin)</summary>

###
[`v1.0.2`](https://github.com/web-infra-dev/rsdoctor/releases/tag/v1.0.2)

[Compare
Source](https://github.com/web-infra-dev/rsdoctor/compare/v1.0.1...v1.0.2)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

##### New Features 🎉

- feat: UI execution diff view add side-by-side check by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/912](https://github.com/web-infra-dev/rsdoctor/pull/912)
- feat(ui): optimize treeNode style by
[@&#8203;luhc228](https://github.com/luhc228) in
[https://github.com/web-infra-dev/rsdoctor/pull/938](https://github.com/web-infra-dev/rsdoctor/pull/938)
- feat: analysis filetree UI by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/923](https://github.com/web-infra-dev/rsdoctor/pull/923)
- feat: module instance add issuerPath by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/969](https://github.com/web-infra-dev/rsdoctor/pull/969)

##### Bug Fixes 🐞

- fix: delete some unuse options by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/894](https://github.com/web-infra-dev/rsdoctor/pull/894)
- fix: Cleans up diff editor on unmount by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/913](https://github.com/web-infra-dev/rsdoctor/pull/913)
- fix: bump rspack 1.3.5 and fix rspack types by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/1016](https://github.com/web-infra-dev/rsdoctor/pull/1016)

##### Document 📖

- docs: optimize the docs for using rsdoctor in the Next.js + Rspack by
[@&#8203;easy1090](https://github.com/easy1090) in
[https://github.com/web-infra-dev/rsdoctor/pull/994](https://github.com/web-infra-dev/rsdoctor/pull/994)

##### Other Changes

- chore(deps): update all patch dependencies by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rsdoctor/pull/871](https://github.com/web-infra-dev/rsdoctor/pull/871)
- chore(deps): update dependency
[@&#8203;modern-js/module-tools](https://github.com/modern-js/module-tools)
to ^2.66.0 by [@&#8203;renovate](https://github.com/renovate)
in
[https://github.com/web-infra-dev/rsdoctor/pull/872](https://github.com/web-infra-dev/rsdoctor/pull/872)
- chore(deps): update all patch dependencies by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rsdoctor/pull/966](https://github.com/web-infra-dev/rsdoctor/pull/966)
- chore(deps): update dependency
[@&#8203;modern-js/module-tools](https://github.com/modern-js/module-tools)
to ^2.67.0 by [@&#8203;renovate](https://github.com/renovate)
in
[https://github.com/web-infra-dev/rsdoctor/pull/967](https://github.com/web-infra-dev/rsdoctor/pull/967)
- core: Optimize Client Development Experience by
[@&#8203;quanquan2100](https://github.com/quanquan2100) in
[https://github.com/web-infra-dev/rsdoctor/pull/1010](https://github.com/web-infra-dev/rsdoctor/pull/1010)
- chore(deps): update all patch dependencies by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rsdoctor/pull/1012](https://github.com/web-infra-dev/rsdoctor/pull/1012)

#### New Contributors

- [@&#8203;quanquan2100](https://github.com/quanquan2100) made
their first contribution in
[https://github.com/web-infra-dev/rsdoctor/pull/913](https://github.com/web-infra-dev/rsdoctor/pull/913)
- [@&#8203;luhc228](https://github.com/luhc228) made their
first contribution in
[https://github.com/web-infra-dev/rsdoctor/pull/938](https://github.com/web-infra-dev/rsdoctor/pull/938)

**Full Changelog**:
web-infra-dev/rsdoctor@v1.0.1...v1.0.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3Q6cmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:renovate This is from bot 'renovate'

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant