Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-url to v8.0.2 (#1679)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@rollup/plugin-url](https://togithub.com/rollup/plugins/tree/master/packages/url/#readme)
([source](https://togithub.com/rollup/plugins)) | [`8.0.1` ->
`8.0.2`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-url/8.0.1/8.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-url/8.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-url/8.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fplugin-url/8.0.1/8.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-url/8.0.1/8.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rollup/plugins (@&#8203;rollup/plugin-url)</summary>

###
[`v8.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/url/CHANGELOG.md#v802)

[Compare
Source](https://togithub.com/rollup/plugins/compare/6ec42289426b2e65f77ee1a69afceb6a22fed5c7...841a0391c1dd11fed16771a202e6eff97cf4139b)

*2023-10-05*

##### Bugfixes

- fix: ensure rollup 4 compatibility
[#&#8203;1595](https://togithub.com/rollup/plugins/pull/1595)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, 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.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/channel-io/bezier-react).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent e1aabbc commit 00951c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4784,18 +4784,18 @@ __metadata:
linkType: hard

"@rollup/plugin-url@npm:^8.0.1":
version: 8.0.1
resolution: "@rollup/plugin-url@npm:8.0.1"
version: 8.0.2
resolution: "@rollup/plugin-url@npm:8.0.2"
dependencies:
"@rollup/pluginutils": ^5.0.1
make-dir: ^3.1.0
mime: ^3.0.0
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 25a16622feeec63d958117f7ab65b3a4f72bab4ab86a4c7d5447ec646e88b5ac47186e344a2fdf179e1c12b5a9e76b8edbf568f5f76f7c25e0168ddd6374501e
checksum: 181cddda6a08ac9199ef3ac345ae01c4a27e456d501e180891d5f05d6eb86ce5dabd9b50c2280604258d2d8dc6581a98f9134d1631a1c8ca5d521494bdf80fbb
languageName: node
linkType: hard

Expand Down

0 comments on commit 00951c7

Please sign in to comment.