Skip to content

Commit

Permalink
Build(deps-dev): Bump rollup from 3.29.2 to 4.0.2 (#3497)
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.2 to 4.0.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.2...v4.0.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent dccfa0b commit fa36a54
Show file tree
Hide file tree
Showing 8 changed files with 139 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/adblocker-benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-terser": "^7.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/adblocker-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "^20.6.2",
"eslint": "^8.49.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-electron-preload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"electron": "^26.2.1",
"eslint": "^8.49.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-cosmetics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/chrome": "^0.0.246",
"eslint": "^8.49.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "^10.9.1",
Expand Down
144 changes: 132 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ __metadata:
"@cliqz/adblocker": ^1.26.7
"@rollup/plugin-commonjs": ^25.0.4
"@rollup/plugin-json": ^6.0.0
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-terser: ^7.0.2
tldts-experimental: ^6.0.14
languageName: unknown
Expand All @@ -398,7 +398,7 @@ __metadata:
"@types/node": ^20.6.2
eslint: ^8.49.0
rimraf: ^5.0.1
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-sourcemaps: ^0.6.3
rollup-plugin-terser: ^7.0.2
typescript: ^5.2.2
Expand Down Expand Up @@ -431,7 +431,7 @@ __metadata:
electron: ^26.2.1
eslint: ^8.49.0
rimraf: ^5.0.1
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-sourcemaps: ^0.6.3
typescript: ^5.2.2
peerDependencies:
Expand Down Expand Up @@ -573,7 +573,7 @@ __metadata:
mocha: ^10.2.0
nyc: ^15.1.0
rimraf: ^5.0.1
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-sourcemaps: ^0.6.3
rollup-plugin-terser: ^7.0.2
sinon: ^16.0.0
Expand All @@ -595,7 +595,7 @@ __metadata:
"@types/chrome": ^0.0.246
eslint: ^8.49.0
rimraf: ^5.0.1
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-sourcemaps: ^0.6.3
typescript: ^5.2.2
webextension-polyfill-ts: ^0.26.0
Expand All @@ -617,7 +617,7 @@ __metadata:
mocha: ^10.2.0
nyc: ^15.1.0
rimraf: ^5.0.1
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-sourcemaps: ^0.6.3
rollup-plugin-terser: ^7.0.2
tldts-experimental: ^6.0.14
Expand Down Expand Up @@ -652,7 +652,7 @@ __metadata:
mocha: ^10.2.0
nyc: ^15.1.0
rimraf: ^5.0.1
rollup: ^3.29.2
rollup: ^4.0.2
rollup-plugin-sourcemaps: ^0.6.3
rollup-plugin-terser: ^7.0.2
tldts-experimental: ^6.0.14
Expand Down Expand Up @@ -1695,6 +1695,90 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

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

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

"@sigstore/bundle@npm:^1.1.0":
version: 1.1.0
resolution: "@sigstore/bundle@npm:1.1.0"
Expand Down Expand Up @@ -8890,17 +8974,53 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.29.2":
version: 3.29.2
resolution: "rollup@npm:3.29.2"
dependencies:
"rollup@npm:^4.0.2":
version: 4.0.2
resolution: "rollup@npm:4.0.2"
dependencies:
"@rollup/rollup-android-arm-eabi": 4.0.2
"@rollup/rollup-android-arm64": 4.0.2
"@rollup/rollup-darwin-arm64": 4.0.2
"@rollup/rollup-darwin-x64": 4.0.2
"@rollup/rollup-linux-arm-gnueabihf": 4.0.2
"@rollup/rollup-linux-arm64-gnu": 4.0.2
"@rollup/rollup-linux-arm64-musl": 4.0.2
"@rollup/rollup-linux-x64-gnu": 4.0.2
"@rollup/rollup-linux-x64-musl": 4.0.2
"@rollup/rollup-win32-arm64-msvc": 4.0.2
"@rollup/rollup-win32-ia32-msvc": 4.0.2
"@rollup/rollup-win32-x64-msvc": 4.0.2
fsevents: ~2.3.2
dependenciesMeta:
"@rollup/rollup-android-arm-eabi":
optional: true
"@rollup/rollup-android-arm64":
optional: true
"@rollup/rollup-darwin-arm64":
optional: true
"@rollup/rollup-darwin-x64":
optional: true
"@rollup/rollup-linux-arm-gnueabihf":
optional: true
"@rollup/rollup-linux-arm64-gnu":
optional: true
"@rollup/rollup-linux-arm64-musl":
optional: true
"@rollup/rollup-linux-x64-gnu":
optional: true
"@rollup/rollup-linux-x64-musl":
optional: true
"@rollup/rollup-win32-arm64-msvc":
optional: true
"@rollup/rollup-win32-ia32-msvc":
optional: true
"@rollup/rollup-win32-x64-msvc":
optional: true
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 2eacb5a2522cb41e46e0bd78cca2c2da29b09b1fbd5b7c6ebb0afb3864af125a06fba528dfd6699704e49384e106ff58b359ce4abef61d7db12a7840d3b56e54
checksum: 29ada628da893964b238466053e81750a9e0339e2a933fe6b100d0de2cb68c493f6cc4af558f5bbdafdfcd085e7d8d06da025776ef54fdd46447c3244053fb41
languageName: node
linkType: hard

Expand Down

0 comments on commit fa36a54

Please sign in to comment.