mathigon / fermat.js

Mathematics and statistics library for TypeScript.
http://mathigon.io/fermat
MIT License
103 stars 15 forks source link

Update dependency rollup to v2.46.0 #38

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v2.46.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2460) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.45.2...v2.46.0) _2021-04-29_ ##### Features - Add option to disable file name sanitation ([#​4058](https://togithub.com/rollup/rollup/issues/4058)) - Add information about importers to unused external import warning ([#​4054](https://togithub.com/rollup/rollup/issues/4054)) ##### Pull Requests - [#​4042](https://togithub.com/rollup/rollup/pull/4042): Use Github actions only ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4045](https://togithub.com/rollup/rollup/pull/4045): Fix REPL artefact branch reference ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4046](https://togithub.com/rollup/rollup/pull/4046): Use codecov action for coverage ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4054](https://togithub.com/rollup/rollup/pull/4054): Add to `UNUSED_EXTERNAL_IMPORT` warning information about the origin of the problem ([@​cawa-93](https://togithub.com/cawa-93)) - [#​4058](https://togithub.com/rollup/rollup/pull/4058): Add sanitizeFileName option ([@​guybedford](https://togithub.com/guybedford)) ### [`v2.45.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2452) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.45.1...v2.45.2) _2021-04-13_ ##### Bug Fixes - Do not user a dynamic entry file name for naming a manual chunk ([#​4040](https://togithub.com/rollup/rollup/issues/4040)) ##### Pull Requests - [#​4040](https://togithub.com/rollup/rollup/pull/4040): Prioritize manual chunk name over dynamic entry id ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.45.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2451) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.45.0...v2.45.1) _2021-04-10_ ##### Bug Fixes - Handle falsy return values from async plugin options hooks ([#​4039](https://togithub.com/rollup/rollup/issues/4039)) ##### Pull Requests - [#​4039](https://togithub.com/rollup/rollup/pull/4039): Do not fail when returning null or undefined from an async options hook ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.45.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2450) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.44.0...v2.45.0) _2021-04-09_ ##### Features - Support private class instance methods and accessors ([#​4034](https://togithub.com/rollup/rollup/issues/4034)) ##### Pull Requests - [#​4034](https://togithub.com/rollup/rollup/pull/4034): feat: add support for private class methods ([@​dnalborczyk](https://togithub.com/dnalborczyk))

Configuration

:date: Schedule: "before 5am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.