chore(deps): update dependency rollup to v2.69.0 #1631

Merged
konrad merged 1 commits from renovate/rollup-2.x into main 2022-03-02 14:20:15 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.68.0 -> 2.69.0

Release Notes

rollup/rollup

v2.69.0

Compare Source

2022-03-02

Features
  • Introduce new output.generatedCode.symbols to control the usage of Symbols in Rollup-generated code (#​4378)
  • soft-deprecate output.namespaceToStringTag in favor of output.generatedCode.symbols (#​4378)
Bug Fixes
  • Properly handle ./ and ../ as external dependencies (#​4419)
  • Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour (#​4378)
  • Add file name to error when top-level-await is used in disallowed formats (#​4421)
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.68.0` -> `2.69.0`](https://renovatebot.com/diffs/npm/rollup/2.68.0/2.69.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.69.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2690) [Compare Source](https://github.com/rollup/rollup/compare/v2.68.0...v2.69.0) *2022-03-02* ##### Features - Introduce new `output.generatedCode.symbols` to control the usage of Symbols in Rollup-generated code ([#&#8203;4378](https://github.com/rollup/rollup/issues/4378)) - soft-deprecate `output.namespaceToStringTag` in favor of `output.generatedCode.symbols` ([#&#8203;4378](https://github.com/rollup/rollup/issues/4378)) ##### Bug Fixes - Properly handle `./` and `../` as external dependencies ([#&#8203;4419](https://github.com/rollup/rollup/issues/4419)) - Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour ([#&#8203;4378](https://github.com/rollup/rollup/issues/4378)) - Add file name to error when top-level-await is used in disallowed formats ([#&#8203;4421](https://github.com/rollup/rollup/issues/4421)) ##### Pull Requests - [#&#8203;4378](https://github.com/rollup/rollup/pull/4378): Make namespace @&#8203;[@&#8203;toStringTag](https://github.com/toStringTag) "Module" non-enumerable ([@&#8203;dnalborczyk](https://github.com/dnalborczyk) and [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4413](https://github.com/rollup/rollup/pull/4413): refactor: some code and type fixes ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4418](https://github.com/rollup/rollup/pull/4418): chore: bump deps ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4419](https://github.com/rollup/rollup/pull/4419): Properly handle upper directories as external dependencies ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4421](https://github.com/rollup/rollup/pull/4421): Improve the error prompt and output the error file name ([@&#8203;caoxiemeihao](https://github.com/caoxiemeihao)) - [#&#8203;4423](https://github.com/rollup/rollup/pull/4423): Update 999-big-list-of-options.md ([@&#8203;leoj3n](https://github.com/leoj3n)) </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-03-02 14:03:25 +00:00
renovate added 1 commit 2022-03-02 14:03:26 +00:00
continuous-integration/drone/pr Build is passing Details
29dfbba9db
chore(deps): update dependency rollup to v2.69.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://1631-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://1631-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.
konrad merged commit 98f86b91a2 into main 2022-03-02 14:20:15 +00:00
konrad deleted branch renovate/rollup-2.x 2022-03-02 14:20:15 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.