From 71aa6aeb521f1abecd9fbd997917825bbe76eabc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Oct 2024 05:18:56 +0000
Subject: [PATCH] build(deps): bump rollup from 4.6.1 to 4.22.4 (#2650)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [rollup](https://github.com/rollup/rollup) from 4.6.1 to 4.22.4.
Sourced from rollup's releases.
v4.22.4
4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
v4.22.3
4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)
Pull Requests
v4.22.2
4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (#5667)
Pull Requests
v4.22.1
4.22.1
2024-09-20
Bug Fixes
- Revert #5644 "stable chunk hashes" while issues are being investigated
Pull Requests
... (truncated)
Changelog
Sourced from rollup's changelog.
4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)
Pull Requests
4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (#5667)
Pull Requests
4.22.1
2024-09-20
Bug Fixes
- Revert #5644 "stable chunk hashes" while issues are being investigated
Pull Requests
... (truncated)
Commits
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.22.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/roots/bud/network/alerts).
---
yarn.lock | 149 ++++++++++++++++++++++++++++++++++--------------------
1 file changed, 95 insertions(+), 54 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index d7583062d5..8486c1d560 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11593,86 +11593,114 @@ __metadata:
languageName: node
linkType: hard
-"@rollup/rollup-android-arm-eabi@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-android-arm-eabi@npm:4.6.1"
+"@rollup/rollup-android-arm-eabi@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.22.4"
conditions: os=android & cpu=arm
languageName: node
linkType: hard
-"@rollup/rollup-android-arm64@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-android-arm64@npm:4.6.1"
+"@rollup/rollup-android-arm64@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-android-arm64@npm:4.22.4"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard
-"@rollup/rollup-darwin-arm64@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-darwin-arm64@npm:4.6.1"
+"@rollup/rollup-darwin-arm64@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.22.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
-"@rollup/rollup-darwin-x64@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-darwin-x64@npm:4.6.1"
+"@rollup/rollup-darwin-x64@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-darwin-x64@npm:4.22.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
-"@rollup/rollup-linux-arm-gnueabihf@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.6.1"
- conditions: os=linux & cpu=arm
+"@rollup/rollup-linux-arm-gnueabihf@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.22.4"
+ conditions: os=linux & cpu=arm & libc=glibc
languageName: node
linkType: hard
-"@rollup/rollup-linux-arm64-gnu@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.6.1"
+"@rollup/rollup-linux-arm-musleabihf@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.22.4"
+ conditions: os=linux & cpu=arm & libc=musl
+ languageName: node
+ linkType: hard
+
+"@rollup/rollup-linux-arm64-gnu@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.22.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
-"@rollup/rollup-linux-arm64-musl@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-linux-arm64-musl@npm:4.6.1"
+"@rollup/rollup-linux-arm64-musl@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.22.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
-"@rollup/rollup-linux-x64-gnu@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-linux-x64-gnu@npm:4.6.1"
+"@rollup/rollup-linux-powerpc64le-gnu@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.22.4"
+ conditions: os=linux & cpu=ppc64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rollup/rollup-linux-riscv64-gnu@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.22.4"
+ conditions: os=linux & cpu=riscv64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rollup/rollup-linux-s390x-gnu@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.22.4"
+ conditions: os=linux & cpu=s390x & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rollup/rollup-linux-x64-gnu@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.22.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
-"@rollup/rollup-linux-x64-musl@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-linux-x64-musl@npm:4.6.1"
+"@rollup/rollup-linux-x64-musl@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.22.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
-"@rollup/rollup-win32-arm64-msvc@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.6.1"
+"@rollup/rollup-win32-arm64-msvc@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.22.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
-"@rollup/rollup-win32-ia32-msvc@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.6.1"
+"@rollup/rollup-win32-ia32-msvc@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.22.4"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard
-"@rollup/rollup-win32-x64-msvc@npm:4.6.1":
- version: 4.6.1
- resolution: "@rollup/rollup-win32-x64-msvc@npm:4.6.1"
+"@rollup/rollup-win32-x64-msvc@npm:4.22.4":
+ version: 4.22.4
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.22.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -14328,7 +14356,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/estree@npm:^1.0.5":
+"@types/estree@npm:1.0.5, @types/estree@npm:^1.0.5":
version: 1.0.5
resolution: "@types/estree@npm:1.0.5"
checksum: 10c0/b3b0e334288ddb407c7b3357ca67dbee75ee22db242ca7c56fe27db4e1a31989cb8af48a84dd401deb787fe10cc6b2ab1ee82dc4783be87ededbe3d53c79c70d
@@ -39049,21 +39077,26 @@ __metadata:
linkType: hard
"rollup@npm:^4.2.0":
- version: 4.6.1
- resolution: "rollup@npm:4.6.1"
- dependencies:
- "@rollup/rollup-android-arm-eabi": "npm:4.6.1"
- "@rollup/rollup-android-arm64": "npm:4.6.1"
- "@rollup/rollup-darwin-arm64": "npm:4.6.1"
- "@rollup/rollup-darwin-x64": "npm:4.6.1"
- "@rollup/rollup-linux-arm-gnueabihf": "npm:4.6.1"
- "@rollup/rollup-linux-arm64-gnu": "npm:4.6.1"
- "@rollup/rollup-linux-arm64-musl": "npm:4.6.1"
- "@rollup/rollup-linux-x64-gnu": "npm:4.6.1"
- "@rollup/rollup-linux-x64-musl": "npm:4.6.1"
- "@rollup/rollup-win32-arm64-msvc": "npm:4.6.1"
- "@rollup/rollup-win32-ia32-msvc": "npm:4.6.1"
- "@rollup/rollup-win32-x64-msvc": "npm:4.6.1"
+ version: 4.22.4
+ resolution: "rollup@npm:4.22.4"
+ dependencies:
+ "@rollup/rollup-android-arm-eabi": "npm:4.22.4"
+ "@rollup/rollup-android-arm64": "npm:4.22.4"
+ "@rollup/rollup-darwin-arm64": "npm:4.22.4"
+ "@rollup/rollup-darwin-x64": "npm:4.22.4"
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.22.4"
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.22.4"
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.22.4"
+ "@rollup/rollup-linux-arm64-musl": "npm:4.22.4"
+ "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.22.4"
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.22.4"
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.22.4"
+ "@rollup/rollup-linux-x64-gnu": "npm:4.22.4"
+ "@rollup/rollup-linux-x64-musl": "npm:4.22.4"
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.22.4"
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.22.4"
+ "@rollup/rollup-win32-x64-msvc": "npm:4.22.4"
+ "@types/estree": "npm:1.0.5"
fsevents: "npm:~2.3.2"
dependenciesMeta:
"@rollup/rollup-android-arm-eabi":
@@ -39076,10 +39109,18 @@ __metadata:
optional: true
"@rollup/rollup-linux-arm-gnueabihf":
optional: true
+ "@rollup/rollup-linux-arm-musleabihf":
+ optional: true
"@rollup/rollup-linux-arm64-gnu":
optional: true
"@rollup/rollup-linux-arm64-musl":
optional: true
+ "@rollup/rollup-linux-powerpc64le-gnu":
+ optional: true
+ "@rollup/rollup-linux-riscv64-gnu":
+ optional: true
+ "@rollup/rollup-linux-s390x-gnu":
+ optional: true
"@rollup/rollup-linux-x64-gnu":
optional: true
"@rollup/rollup-linux-x64-musl":
@@ -39094,7 +39135,7 @@ __metadata:
optional: true
bin:
rollup: dist/bin/rollup
- checksum: 10c0/36a48b475e9b4da09579573fb40932af1b082b903b6acfc2a412aff33efaf57d13de9985a057585c40b46e111a6b3b037596a7ebbe800dfd7d8378b684db1acd
+ checksum: 10c0/4c96b6e2e0c5dbe73b4ba899cea894a05115ab8c65ccff631fbbb944e2b3a9f2eb3b99c2dce3dd91b179647df1892ffc44ecee29381ccf155ba8000b22712a32
languageName: node
linkType: hard