justforuse / vue-mathjax-next

Vue3 + Mathjax plugin
https://vue-mathjax-next.vercel.app/
29 stars 2 forks source link

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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.68.0 -> 2.69.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.69.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2690) [Compare Source](https://togithub.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 ([#​4378](https://togithub.com/rollup/rollup/issues/4378)) - soft-deprecate `output.namespaceToStringTag` in favor of `output.generatedCode.symbols` ([#​4378](https://togithub.com/rollup/rollup/issues/4378)) ##### Bug Fixes - Properly handle `./` and `../` as external dependencies ([#​4419](https://togithub.com/rollup/rollup/issues/4419)) - Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour ([#​4378](https://togithub.com/rollup/rollup/issues/4378)) - Add file name to error when top-level-await is used in disallowed formats ([#​4421](https://togithub.com/rollup/rollup/issues/4421)) ##### Pull Requests - [#​4378](https://togithub.com/rollup/rollup/pull/4378): Make namespace @​[@​toStringTag](https://togithub.com/toStringTag) "Module" non-enumerable ([@​dnalborczyk](https://togithub.com/dnalborczyk) and [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4413](https://togithub.com/rollup/rollup/pull/4413): refactor: some code and type fixes ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4418](https://togithub.com/rollup/rollup/pull/4418): chore: bump deps ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4419](https://togithub.com/rollup/rollup/pull/4419): Properly handle upper directories as external dependencies ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4421](https://togithub.com/rollup/rollup/pull/4421): Improve the error prompt and output the error file name ([@​caoxiemeihao](https://togithub.com/caoxiemeihao)) - [#​4423](https://togithub.com/rollup/rollup/pull/4423): Update 999-big-list-of-options.md ([@​leoj3n](https://togithub.com/leoj3n))

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.