Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 3.29.5 to 4.28.1
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.5 to 4.28.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.5...v4.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 8f09a6a commit 2d6ac68
Show file tree
Hide file tree
Showing 13 changed files with 137 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/authentication-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/axios-client-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/convert-to-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/jest": "^27.4.1",
"@types/node": "^17.0.29",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.34.0",
"typescript": "^4.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/xml-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^3.29.5",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",
Expand Down
129 changes: 125 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1437,6 +1437,101 @@
estree-walker "^2.0.1"
picomatch "^2.2.2"

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.28.1.tgz#7f4c4d8cd5ccab6e95d6750dbe00321c1f30791e"
integrity sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.28.1.tgz#17ea71695fb1518c2c324badbe431a0bd1879f2d"
integrity sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.28.1.tgz#dac0f0d0cfa73e7d5225ae6d303c13c8979e7999"
integrity sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.28.1.tgz#8f63baa1d31784904a380d2e293fa1ddf53dd4a2"
integrity sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.28.1.tgz#30ed247e0df6e8858cdc6ae4090e12dbeb8ce946"
integrity sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.28.1.tgz#57846f382fddbb508412ae07855b8a04c8f56282"
integrity sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.28.1.tgz#378ca666c9dae5e6f94d1d351e7497c176e9b6df"
integrity sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.28.1.tgz#a692eff3bab330d5c33a5d5813a090c15374cddb"
integrity sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.28.1.tgz#6b1719b76088da5ac1ae1feccf48c5926b9e3db9"
integrity sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.28.1.tgz#865baf5b6f5ff67acb32e5a359508828e8dc5788"
integrity sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.28.1.tgz#23c6609ba0f7fa7a7f2038b6b6a08555a5055a87"
integrity sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.28.1.tgz#652ef0d9334a9f25b9daf85731242801cb0fc41c"
integrity sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.28.1.tgz#1eb6651839ee6ebca64d6cc64febbd299e95e6bd"
integrity sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.28.1.tgz#015c52293afb3ff2a293cf0936b1d43975c1e9cd"
integrity sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.28.1.tgz#b83001b5abed2bcb5e2dbeec6a7e69b194235c1e"
integrity sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.28.1.tgz#6cc7c84cd4563737f8593e66f33b57d8e228805b"
integrity sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.28.1.tgz#631ffeee094d71279fcd1fe8072bdcf25311bc11"
integrity sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.28.1.tgz#06d1d60d5b9f718e8a6c4a43f82e3f9e3254587f"
integrity sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==

"@rollup/[email protected]":
version "4.28.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.28.1.tgz#4dff5c4259ebe6c5b4a8f2c5bc3829b7a8447ff0"
integrity sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
Expand Down Expand Up @@ -1542,6 +1637,11 @@
resolved "https://registry.yarnpkg.com/@types/detect-node/-/detect-node-2.0.2.tgz#acca2b41de7a5ee88d9fd5081322b85f84b9604f"
integrity sha512-2r16DIvQ3dLcRHBPzbdlPsqUWvNaIE7g3fPlGcoA5IF0Nvv7gaONWleB2rhEmggvj/P5VvxseWchR2noncrgGg==

"@types/[email protected]":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==

"@types/graceful-fs@^4.1.2":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15"
Expand Down Expand Up @@ -7316,11 +7416,32 @@ rollup-pluginutils@^2.6.0:
dependencies:
estree-walker "^0.6.1"

rollup@^3.29.5:
version "3.29.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
rollup@^4.28.1:
version "4.28.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.28.1.tgz#7718ba34d62b449dfc49adbfd2f312b4fe0df4de"
integrity sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==
dependencies:
"@types/estree" "1.0.6"
optionalDependencies:
"@rollup/rollup-android-arm-eabi" "4.28.1"
"@rollup/rollup-android-arm64" "4.28.1"
"@rollup/rollup-darwin-arm64" "4.28.1"
"@rollup/rollup-darwin-x64" "4.28.1"
"@rollup/rollup-freebsd-arm64" "4.28.1"
"@rollup/rollup-freebsd-x64" "4.28.1"
"@rollup/rollup-linux-arm-gnueabihf" "4.28.1"
"@rollup/rollup-linux-arm-musleabihf" "4.28.1"
"@rollup/rollup-linux-arm64-gnu" "4.28.1"
"@rollup/rollup-linux-arm64-musl" "4.28.1"
"@rollup/rollup-linux-loongarch64-gnu" "4.28.1"
"@rollup/rollup-linux-powerpc64le-gnu" "4.28.1"
"@rollup/rollup-linux-riscv64-gnu" "4.28.1"
"@rollup/rollup-linux-s390x-gnu" "4.28.1"
"@rollup/rollup-linux-x64-gnu" "4.28.1"
"@rollup/rollup-linux-x64-musl" "4.28.1"
"@rollup/rollup-win32-arm64-msvc" "4.28.1"
"@rollup/rollup-win32-ia32-msvc" "4.28.1"
"@rollup/rollup-win32-x64-msvc" "4.28.1"
fsevents "~2.3.2"

rsvp@^4.8.4:
Expand Down

0 comments on commit 2d6ac68

Please sign in to comment.