chore(deps): update dependency rollup to v3.10.0 #2949

Merged
konrad merged 1 commits from renovate/rollup-3.x into main 2023-01-12 08:31:38 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 3.9.1 -> 3.10.0

Release Notes

rollup/rollup

v3.10.0

Compare Source

2023-01-12

Features
  • Add information about the resolving plugin to resolved ids (#​4789)
  • Improve treeshaking for optional chaining when the root is nullish (#​4797)
Bug Fixes
  • Remove unnecessary internal defaults for acorn options (#​4786)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | [`3.9.1` -> `3.10.0`](https://renovatebot.com/diffs/npm/rollup/3.9.1/3.10.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v3.10.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;3100) [Compare Source](https://github.com/rollup/rollup/compare/v3.9.1...v3.10.0) *2023-01-12* ##### Features - Add information about the resolving plugin to resolved ids ([#&#8203;4789](https://github.com/rollup/rollup/issues/4789)) - Improve treeshaking for optional chaining when the root is nullish ([#&#8203;4797](https://github.com/rollup/rollup/issues/4797)) ##### Bug Fixes - Remove unnecessary internal defaults for acorn options ([#&#8203;4786](https://github.com/rollup/rollup/issues/4786)) ##### Pull Requests - [#&#8203;4785](https://github.com/rollup/rollup/pull/4785): Use [@&#8203;jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) ([@&#8203;bluwy](https://github.com/bluwy)) - [#&#8203;4786](https://github.com/rollup/rollup/pull/4786): Remove default acorn options + other fixes ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4789](https://github.com/rollup/rollup/pull/4789): feat: add `resolvedBy` field to `ResolvedId` ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;4794](https://github.com/rollup/rollup/pull/4794): fix: import can be shortened ([@&#8203;cunzaizhuyi](https://github.com/cunzaizhuyi)) - [#&#8203;4796](https://github.com/rollup/rollup/pull/4796): Update dependencies ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4797](https://github.com/rollup/rollup/pull/4797): feat: treeshake for optional chaining ([@&#8203;antfu](https://github.com/antfu)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-12 08:04:12 +00:00
renovate added 1 commit 2023-01-12 08:04:12 +00:00
continuous-integration/drone/pr Build is passing Details
44fd47a368
chore(deps): update dependency rollup to v3.10.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://2949-renovate-rollup-3-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://2949-renovate-rollup-3-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 3b99facbfe into main 2023-01-12 08:31:38 +00:00
konrad deleted branch renovate/rollup-3.x 2023-01-12 08:31:39 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.