chore(deps): update dependency rollup to v2.64.0 #1377

Merged
konrad merged 1 commits from renovate/rollup-2.x into main 2022-01-14 15:09:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.63.0 -> 2.64.0

Release Notes

rollup/rollup

v2.64.0

Compare Source

2022-01-14

Features
  • Allow inspecting cached modules and forcing them to be transformed again via shouldTransformCachedModule (#​4320)
  • Do not wait for the config file to be parsed in watch mode if it is updated before that (#​4344)
Bug Fixes
  • Do not mutate objects returned as meta from the resolveId hook (#​4347)
Pull Requests

Configuration

📅 Schedule: 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, check this box.

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.63.0` -> `2.64.0`](https://renovatebot.com/diffs/npm/rollup/2.63.0/2.64.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.64.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2640) [Compare Source](https://github.com/rollup/rollup/compare/v2.63.0...v2.64.0) *2022-01-14* ##### Features - Allow inspecting cached modules and forcing them to be transformed again via shouldTransformCachedModule ([#&#8203;4320](https://github.com/rollup/rollup/issues/4320)) - Do not wait for the config file to be parsed in watch mode if it is updated before that ([#&#8203;4344](https://github.com/rollup/rollup/issues/4344)) ##### Bug Fixes - Do not mutate objects returned as `meta` from the resolveId hook ([#&#8203;4347](https://github.com/rollup/rollup/issues/4347)) ##### Pull Requests - [#&#8203;4326](https://github.com/rollup/rollup/pull/4326): refactor: type fixes ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4339](https://github.com/rollup/rollup/pull/4339): More watch test stabilization ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4340](https://github.com/rollup/rollup/pull/4340): refactor: performance timers for node.js and browser ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4341](https://github.com/rollup/rollup/pull/4341): Implement shouldTransformCachedModule hook ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4344](https://github.com/rollup/rollup/pull/4344): Directly restart Rollup when config file change is detected in watch mode ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4347](https://github.com/rollup/rollup/pull/4347): Create a shallow copy when returning meta from resolveId ([@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> --- ### Configuration 📅 **Schedule**: 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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-01-14 15:02:58 +00:00
renovate added 1 commit 2022-01-14 15:02:59 +00:00
continuous-integration/drone/pr Build is passing Details
4963bdf7e1
chore(deps): update dependency rollup to v2.64.0
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://1377-renovaterollup-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://1377-renovaterollup-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.
konrad merged commit c8558e6b25 into main 2022-01-14 15:09:06 +00:00
konrad deleted branch renovate/rollup-2.x 2022-01-14 15:09:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.