chore(deps): update dependency rollup to v2.62.0 #1246

Merged
konrad merged 1 commits from renovate/rollup-2.x into main 2021-12-27 11:00:48 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.61.1 -> 2.62.0

Release Notes

rollup/rollup

v2.62.0

Compare Source

2021-12-24

Features
  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#​4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#​4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#​4305)
Bug Fixes
  • Fix how fsevents is included to improve watch mode on MacOS (#​4312)
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.61.1` -> `2.62.0`](https://renovatebot.com/diffs/npm/rollup/2.61.1/2.62.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.62.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2620) [Compare Source](https://github.com/rollup/rollup/compare/v2.61.1...v2.62.0) *2021-12-24* ##### Features - Mark additional string prototype methods as side-effect-free and correct typings of existing ones ([#&#8203;4299](https://github.com/rollup/rollup/issues/4299)) - Mark additional array prototype methods as side-effect-free and correct typings of existing ones ([#&#8203;4309](https://github.com/rollup/rollup/issues/4309)) - Expose if a module is included after tree-shaking in its ModuleInfo ([#&#8203;4305](https://github.com/rollup/rollup/issues/4305)) ##### Bug Fixes - Fix how fsevents is included to improve watch mode on MacOS ([#&#8203;4312](https://github.com/rollup/rollup/issues/4312)) ##### Pull Requests - [#&#8203;4299](https://github.com/rollup/rollup/pull/4299): Add additional string prototype methods ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4300](https://github.com/rollup/rollup/pull/4300): Bump deps, fix expected test result for core-js ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4302](https://github.com/rollup/rollup/pull/4302): Replace type assertion with type guard ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4304](https://github.com/rollup/rollup/pull/4304): Re-use reserved names set ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4305](https://github.com/rollup/rollup/pull/4305): Expose isIncluded in module info ([@&#8203;william57m](https://github.com/william57m)) - [#&#8203;4306](https://github.com/rollup/rollup/pull/4306): Fix git line breaks on windows ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4307](https://github.com/rollup/rollup/pull/4307): Add macos to pipeline ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4309](https://github.com/rollup/rollup/pull/4309): Add additional array prototype methods ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4311](https://github.com/rollup/rollup/pull/4311): Add Deno instructions to docs ([@&#8203;jespertheend](https://github.com/jespertheend)) - [#&#8203;4312](https://github.com/rollup/rollup/pull/4312): fsevents integration ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4313](https://github.com/rollup/rollup/pull/4313): Remove non-existing static functions from known globals ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) </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 2021-12-24 07:03:03 +00:00
renovate added 1 commit 2021-12-24 07:03:04 +00:00
continuous-integration/drone/pr Build is passing Details
74d5cca857
chore(deps): update dependency rollup to v2.62.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://1246-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://1246-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 f8ffb428d3 into main 2021-12-27 11:00:48 +00:00
konrad deleted branch renovate/rollup-2.x 2021-12-27 11:00:48 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.