Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v4.19.0 (#2353)
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](https://rollupjs.org/)
([source](https://togithub.com/rollup/rollup)) | [`4.18.0` ->
`4.19.0`](https://renovatebot.com/diffs/npm/rollup/4.18.0/4.19.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.18.0/4.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.18.0/4.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rollup/rollup (rollup)</summary>

###
[`v4.19.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4190)

[Compare
Source](https://togithub.com/rollup/rollup/compare/v4.18.1...v4.19.0)

*2024-07-20*

##### Features

- Implement support for decorators
([#&#8203;5562](https://togithub.com/rollup/rollup/issues/5562))

##### Bug Fixes

- Improve soucemap generation when tree-shaking logical expressions
([#&#8203;5581](https://togithub.com/rollup/rollup/issues/5581))

##### Pull Requests

- [#&#8203;5562](https://togithub.com/rollup/rollup/pull/5562): feat:
implementing decorator support
([@&#8203;TrickyPi](https://togithub.com/TrickyPi),
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5570](https://togithub.com/rollup/rollup/pull/5570):
refactor(finalisers): condition branch
([@&#8203;Simon-He95](https://togithub.com/Simon-He95),
[@&#8203;zhangmo8](https://togithub.com/zhangmo8))
- [#&#8203;5572](https://togithub.com/rollup/rollup/pull/5572): Improve
chunk and asset type information in docs
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5573](https://togithub.com/rollup/rollup/pull/5573): Switch
to audit resolver to ignore requirejs vulnerability
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5575](https://togithub.com/rollup/rollup/pull/5575):
chore(deps): update dependency inquirer to v10
([@&#8203;renovate](https://togithub.com/renovate)\[bot],
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5576](https://togithub.com/rollup/rollup/pull/5576):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot],
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5580](https://togithub.com/rollup/rollup/pull/5580):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot],
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5581](https://togithub.com/rollup/rollup/pull/5581): When
tree-shaking logical expression, make sure to remove all trailing
white-space. ([@&#8203;lukastaegert](https://togithub.com/lukastaegert))

###
[`v4.18.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4181)

[Compare
Source](https://togithub.com/rollup/rollup/compare/v4.18.0...v4.18.1)

*2024-07-08*

##### Bug Fixes

- Prevent "%" in generated file names to ensure imports resolve
([#&#8203;5535](https://togithub.com/rollup/rollup/issues/5535))

##### Pull Requests

- [#&#8203;5524](https://togithub.com/rollup/rollup/pull/5524):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5525](https://togithub.com/rollup/rollup/pull/5525):
chore(deps): lock file maintenance
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5526](https://togithub.com/rollup/rollup/pull/5526):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5527](https://togithub.com/rollup/rollup/pull/5527):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5529](https://togithub.com/rollup/rollup/pull/5529): Use
Spanned trait to simplify logic
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5530](https://togithub.com/rollup/rollup/pull/5530): Fix
typos in ARCHITECTURE.md
([@&#8203;younggglcy](https://togithub.com/younggglcy))
- [#&#8203;5532](https://togithub.com/rollup/rollup/pull/5532): Use Rust
macros for converters where possible
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5535](https://togithub.com/rollup/rollup/pull/5535): fix:
escape `%` if URI malformed
([@&#8203;baseballyama](https://togithub.com/baseballyama),
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5536](https://togithub.com/rollup/rollup/pull/5536):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot],
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5541](https://togithub.com/rollup/rollup/pull/5541):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5542](https://togithub.com/rollup/rollup/pull/5542):
chore(deps): lock file maintenance
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5543](https://togithub.com/rollup/rollup/pull/5543): Watch
rust files and rebuild during dev
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5544](https://togithub.com/rollup/rollup/pull/5544): Refactor
AST converters
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5545](https://togithub.com/rollup/rollup/pull/5545):
chore(deps): update dependency
[@&#8203;rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs)
to v26 ([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5546](https://togithub.com/rollup/rollup/pull/5546):
chore(deps): update dependency nyc to v17
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5547](https://togithub.com/rollup/rollup/pull/5547):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5548](https://togithub.com/rollup/rollup/pull/5548):
chore(deps): lock file maintenance
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5549](https://togithub.com/rollup/rollup/pull/5549):
chore(deps): lock file maintenance
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5550](https://togithub.com/rollup/rollup/pull/5550):
chore(deps): update dependency eslint-plugin-unicorn to v54
([@&#8203;renovate](https://togithub.com/renovate)\[bot],
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5551](https://togithub.com/rollup/rollup/pull/5551):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot],
[@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5555](https://togithub.com/rollup/rollup/pull/5555):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5556](https://togithub.com/rollup/rollup/pull/5556):
chore(deps): lock file maintenance
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5558](https://togithub.com/rollup/rollup/pull/5558): Consider
that the body of ClassBody might be of type StaticBlock
([@&#8203;TrickyPi](https://togithub.com/TrickyPi))
- [#&#8203;5565](https://togithub.com/rollup/rollup/pull/5565):
refactor(ast): conditional branch
([@&#8203;Simon-He95](https://togithub.com/Simon-He95))
- [#&#8203;5566](https://togithub.com/rollup/rollup/pull/5566):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5567](https://togithub.com/rollup/rollup/pull/5567):
chore(deps): lock file maintenance
([@&#8203;renovate](https://togithub.com/renovate)\[bot])

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZTpkZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 88fdf5d commit 4f7a954
Showing 1 changed file with 68 additions and 68 deletions.
136 changes: 68 additions & 68 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4912,114 +4912,114 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.18.0"
"@rollup/rollup-android-arm-eabi@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.19.0"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-android-arm64@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-android-arm64@npm:4.18.0"
"@rollup/rollup-android-arm64@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-android-arm64@npm:4.19.0"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-arm64@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-darwin-arm64@npm:4.18.0"
"@rollup/rollup-darwin-arm64@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-darwin-arm64@npm:4.19.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-x64@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-darwin-x64@npm:4.18.0"
"@rollup/rollup-darwin-x64@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-darwin-x64@npm:4.19.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-gnueabihf@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.18.0"
"@rollup/rollup-linux-arm-gnueabihf@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.19.0"
conditions: os=linux & cpu=arm & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-musleabihf@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.18.0"
"@rollup/rollup-linux-arm-musleabihf@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.19.0"
conditions: os=linux & cpu=arm & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-gnu@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.18.0"
"@rollup/rollup-linux-arm64-gnu@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.19.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-musl@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.18.0"
"@rollup/rollup-linux-arm64-musl@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.19.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-powerpc64le-gnu@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.18.0"
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.19.0"
conditions: os=linux & cpu=ppc64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-riscv64-gnu@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.18.0"
"@rollup/rollup-linux-riscv64-gnu@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.19.0"
conditions: os=linux & cpu=riscv64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-s390x-gnu@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.18.0"
"@rollup/rollup-linux-s390x-gnu@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.19.0"
conditions: os=linux & cpu=s390x & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.18.0"
"@rollup/rollup-linux-x64-gnu@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.19.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-linux-x64-musl@npm:4.18.0"
"@rollup/rollup-linux-x64-musl@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-linux-x64-musl@npm:4.19.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-win32-arm64-msvc@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.18.0"
"@rollup/rollup-win32-arm64-msvc@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.19.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-win32-ia32-msvc@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.18.0"
"@rollup/rollup-win32-ia32-msvc@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.19.0"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.18.0"
"@rollup/rollup-win32-x64-msvc@npm:4.19.0":
version: 4.19.0
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.19.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -16983,25 +16983,25 @@ __metadata:
linkType: hard

"rollup@npm:^4.11.0":
version: 4.18.0
resolution: "rollup@npm:4.18.0"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.18.0"
"@rollup/rollup-android-arm64": "npm:4.18.0"
"@rollup/rollup-darwin-arm64": "npm:4.18.0"
"@rollup/rollup-darwin-x64": "npm:4.18.0"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.18.0"
"@rollup/rollup-linux-arm-musleabihf": "npm:4.18.0"
"@rollup/rollup-linux-arm64-gnu": "npm:4.18.0"
"@rollup/rollup-linux-arm64-musl": "npm:4.18.0"
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.18.0"
"@rollup/rollup-linux-riscv64-gnu": "npm:4.18.0"
"@rollup/rollup-linux-s390x-gnu": "npm:4.18.0"
"@rollup/rollup-linux-x64-gnu": "npm:4.18.0"
"@rollup/rollup-linux-x64-musl": "npm:4.18.0"
"@rollup/rollup-win32-arm64-msvc": "npm:4.18.0"
"@rollup/rollup-win32-ia32-msvc": "npm:4.18.0"
"@rollup/rollup-win32-x64-msvc": "npm:4.18.0"
version: 4.19.0
resolution: "rollup@npm:4.19.0"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.19.0"
"@rollup/rollup-android-arm64": "npm:4.19.0"
"@rollup/rollup-darwin-arm64": "npm:4.19.0"
"@rollup/rollup-darwin-x64": "npm:4.19.0"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.19.0"
"@rollup/rollup-linux-arm-musleabihf": "npm:4.19.0"
"@rollup/rollup-linux-arm64-gnu": "npm:4.19.0"
"@rollup/rollup-linux-arm64-musl": "npm:4.19.0"
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.19.0"
"@rollup/rollup-linux-riscv64-gnu": "npm:4.19.0"
"@rollup/rollup-linux-s390x-gnu": "npm:4.19.0"
"@rollup/rollup-linux-x64-gnu": "npm:4.19.0"
"@rollup/rollup-linux-x64-musl": "npm:4.19.0"
"@rollup/rollup-win32-arm64-msvc": "npm:4.19.0"
"@rollup/rollup-win32-ia32-msvc": "npm:4.19.0"
"@rollup/rollup-win32-x64-msvc": "npm:4.19.0"
"@types/estree": "npm:1.0.5"
fsevents: "npm:~2.3.2"
dependenciesMeta:
Expand Down Expand Up @@ -17041,7 +17041,7 @@ __metadata:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/2320fe653cfd5e3d72ecab2f1d52d47e7b624a6ab02919f53c1ad1c5efa3b66e277c3ecfef03bb97651e79cef04bfefd34ad1f6e648f496572bf76c834f19599
checksum: 10/a5f56e60d160e727f372fb0b0adbab03c1e5b858df7af62e626459687e6510d5b9685e4badef50bb6ffd916eaf53c1684a8e12ae959dacb8e6930c77a00a0f19
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f7a954

Please sign in to comment.