chore(deps): update dependency rollup to v2.77.0 #2150

Merged
dpschen merged 1 commits from renovate/rollup-2.x into main 2022-07-16 21:10:56 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.76.0 -> 2.77.0

Release Notes

rollup/rollup

v2.77.0

Compare Source

2022-07-15

Features
  • Introduce maxParallelFileOps to limit both read and write operations, default to 20 and replaces maxParallelFileRead (#​4570)
Bug Fixes
  • Avoid including variables referenced from return statements that are never reached (#​4573)
Pull Requests

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | minor | [`2.76.0` -> `2.77.0`](https://renovatebot.com/diffs/npm/rollup/2.76.0/2.77.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.77.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;2770) [Compare Source](https://github.com/rollup/rollup/compare/v2.76.0...v2.77.0) *2022-07-15* ##### Features - Introduce `maxParallelFileOps` to limit both read and write operations, default to 20 and replaces `maxParallelFileRead` ([#&#8203;4570](https://github.com/rollup/rollup/issues/4570)) ##### Bug Fixes - Avoid including variables referenced from return statements that are never reached ([#&#8203;4573](https://github.com/rollup/rollup/issues/4573)) ##### Pull Requests - [#&#8203;4570](https://github.com/rollup/rollup/pull/4570): Introduce maxParallelFileOps to limit parallel writes ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4572](https://github.com/rollup/rollup/pull/4572): Document more ways to read package.json in ESM ([@&#8203;berniegp](https://github.com/berniegp)) - [#&#8203;4573](https://github.com/rollup/rollup/pull/4573): Do not include unused return expressions ([@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-07-15 11:03:00 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2150-renovate-rollup-2-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2150-renovate-rollup-2-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
dpschen approved these changes 2022-07-16 18:53:36 +00:00
renovate force-pushed renovate/rollup-2.x from fe9e8a5d8f to 535eef4a45 2022-07-16 19:02:46 +00:00 Compare
dpschen merged commit 8db3c6c09f into main 2022-07-16 21:10:56 +00:00
dpschen deleted branch renovate/rollup-2.x 2022-07-16 21:10:56 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.