Skip to content

Commit

Permalink
fix(deps): update dependency unplugin to v1.13.1 (#1438)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>unjs/unplugin (unplugin)</summary>

###
[`v1.13.1`](https://redirect.github.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1131-2024-09-04)

[Compare
Source](https://redirect.github.com/unjs/unplugin/compare/v1.13.0...v1.13.1)

##### Bug Fixes

- dynamically require `webpack-sources`
([6d4d2b1](https://redirect.github.com/unjs/unplugin/commit/6d4d2b13277e3904419d8b8227c6336930b9a2ad))

###
[`v1.13.0`](https://redirect.github.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1130-2024-09-04)

[Compare
Source](https://redirect.github.com/unjs/unplugin/compare/v1.12.4...v1.13.0)

##### Performance Improvements

- make `webpack-sources` as an optional peer dependencies, close
[#&#8203;410](https://redirect.github.com/unjs/unplugin/issues/410)
([e93c9c9](https://redirect.github.com/unjs/unplugin/commit/e93c9c93601dd7151e29817a3395d23ddabf542d))

####
[1.12.4](https://redirect.github.com/unjs/unplugin/compare/v1.12.3...v1.12.4)
(2024-09-04)

##### Bug Fixes

- undetermistic module type for virtual module
([#&#8203;411](https://redirect.github.com/unjs/unplugin/issues/411))
([2cfe5c7](https://redirect.github.com/unjs/unplugin/commit/2cfe5c73499c45c7ea92d357f61e8603d4b515a4))

####
[1.12.3](https://redirect.github.com/unjs/unplugin/compare/v1.12.2...v1.12.3)
(2024-08-31)

##### Bug Fixes

- remove unused chokidar dependency
([#&#8203;409](https://redirect.github.com/unjs/unplugin/issues/409))
([cb49c60](https://redirect.github.com/unjs/unplugin/commit/cb49c60a13a6b6530925ca908459a5f289ad9851))

####
[1.12.2](https://redirect.github.com/unjs/unplugin/compare/v1.12.1...v1.12.2)
(2024-08-15)

##### Bug Fixes

- **esbuild:** object sourcemap by overriding Object.prototype.toString
([#&#8203;399](https://redirect.github.com/unjs/unplugin/issues/399))
([5d91695](https://redirect.github.com/unjs/unplugin/commit/5d91695e32fd0734cbdcc0b2206c36a4b043020c))

####
[1.12.1](https://redirect.github.com/unjs/unplugin/compare/v1.12.0...v1.12.1)
(2024-08-07)

##### Bug Fixes

- **esbuild:** execute both unplugin and esbuild-specific hooks
([3e2fa72](https://redirect.github.com/unjs/unplugin/commit/3e2fa72620958dc5c1ef0997f0b309849aedffe1))

###
[`v1.12.4`](https://redirect.github.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1124-2024-09-04)

[Compare
Source](https://redirect.github.com/unjs/unplugin/compare/v1.12.3...v1.12.4)

##### Bug Fixes

- undetermistic module type for virtual module
([#&#8203;411](https://redirect.github.com/unjs/unplugin/issues/411))
([2cfe5c7](https://redirect.github.com/unjs/unplugin/commit/2cfe5c73499c45c7ea92d357f61e8603d4b515a4))

</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/runtime-env/import-meta-env).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 75b8ca2 commit 36d0674
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36d0674

Please sign in to comment.