caraya / temporal-demo

0 stars 0 forks source link

Update dependency rollup to v3.26.3 #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 3.26.0 -> 3.26.3 age adoption passing confidence

Release Notes

rollup/rollup (rollup) ### [`v3.26.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3263) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.26.2...v3.26.3) *2023-07-17* ##### Bug Fixes - Do not pass external modules to `manualChunks` to avoid breaking existing configs ([#​5068](https://togithub.com/rollup/rollup/issues/5068)) ##### Pull Requests - [#​5056](https://togithub.com/rollup/rollup/pull/5056): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5059](https://togithub.com/rollup/rollup/pull/5059): chore(config): migrate renovate config ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5064](https://togithub.com/rollup/rollup/pull/5064): chore(deps): update dependency prettier to v3 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5065](https://togithub.com/rollup/rollup/pull/5065): chore(deps): update typescript-eslint monorepo to v6 (major) ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5068](https://togithub.com/rollup/rollup/pull/5068): fix: don't pass external modules to the manualChunks function ([@​TrickyPi](https://togithub.com/TrickyPi)) ### [`v3.26.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3262) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.26.1...v3.26.2) *2023-07-06* ##### Bug Fixes - Improve error handling when manual chunks would contain external modules ([#​5050](https://togithub.com/rollup/rollup/issues/5050)) ##### Pull Requests - [#​5050](https://togithub.com/rollup/rollup/pull/5050): fix: improve error for manualChunks' modules that are resolved as an external module ([@​TrickyPi](https://togithub.com/TrickyPi)) ### [`v3.26.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3261) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.26.0...v3.26.1) *2023-07-05* ##### Bug Fixes - Support `hasOwnProperty` as exported name in CommonJS ([#​5010](https://togithub.com/rollup/rollup/issues/5010)) - Properly reference browser types in package file ([#​5051](https://togithub.com/rollup/rollup/issues/5051)) ##### Pull Requests - [#​5010](https://togithub.com/rollup/rollup/pull/5010): safe hasOwnProperty call ([@​LongTengDao](https://togithub.com/LongTengDao)) - [#​5051](https://togithub.com/rollup/rollup/pull/5051): [@​rollup/browser](https://togithub.com/rollup/browser): fix types export map entry ([@​developit](https://togithub.com/developit))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.