dance2die / calendar-dates

📆 Get a list of calendar dates with no external dependencies.
https://www.npmjs.com/package/calendar-dates
MIT License
14 stars 3 forks source link

chore(deps): update dependency rollup to v2.79.2 - autoclosed #95

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup) ### [`v2.79.2`](https://redirect.github.com/rollup/rollup/compare/v2.79.1...v2.79.2) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.79.1...v2.79.2) ### [`v2.79.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2791) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.79.0...v2.79.1) *2022-09-22* ##### Bug Fixes - Avoid massive performance degradation when creating thousands of chunks ([#​4643](https://redirect.github.com/rollup/rollup/issues/4643)) ##### Pull Requests - [#​4639](https://redirect.github.com/rollup/rollup/pull/4639): fix: typo docs and contributors link in CONTRIBUTING.md ([@​takurinton](https://redirect.github.com/takurinton)) - [#​4641](https://redirect.github.com/rollup/rollup/pull/4641): Update type definition of resolveId ([@​ivanjonas](https://redirect.github.com/ivanjonas)) - [#​4643](https://redirect.github.com/rollup/rollup/pull/4643): Improve performance of chunk naming collision check ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v2.79.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2790) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.78.1...v2.79.0) *2022-08-31* ##### Features - Add `amd.forceJsExtensionForImports` to enforce using `.js` extensions for relative AMD imports ([#​4607](https://redirect.github.com/rollup/rollup/issues/4607)) ##### Pull Requests - [#​4607](https://redirect.github.com/rollup/rollup/pull/4607): add option to keep extensions for amd ([@​wh1tevs](https://redirect.github.com/wh1tevs)) ### [`v2.78.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2781) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.78.0...v2.78.1) *2022-08-19* ##### Bug Fixes - Avoid inferring "arguments" as name for a default export placeholder variable ([#​4613](https://redirect.github.com/rollup/rollup/issues/4613)) ##### Pull Requests - [#​4613](https://redirect.github.com/rollup/rollup/pull/4613): Prevent using arguments for generated variable names ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v2.78.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2780) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.77.3...v2.78.0) *2022-08-14* ##### Features - Support writing plugin hooks as objects with a "handler" property ([#​4600](https://redirect.github.com/rollup/rollup/issues/4600)) - Allow changing execution order per plugin hook ([#​4600](https://redirect.github.com/rollup/rollup/issues/4600)) - Add flag to execute plugins in async parallel hooks sequentially ([#​4600](https://redirect.github.com/rollup/rollup/issues/4600)) ##### Pull Requests - [#​4600](https://redirect.github.com/rollup/rollup/pull/4600): Allow using objects as hooks to change execution order ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v2.77.3`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2773) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.77.2...v2.77.3) *2022-08-11* ##### Bug Fixes - Correctly resolve preserveModulesRoot in Vite ([#​4591](https://redirect.github.com/rollup/rollup/issues/4591)) ##### Pull Requests - [#​4591](https://redirect.github.com/rollup/rollup/pull/4591): resolve currentPath ([@​cleverpp](https://redirect.github.com/cleverpp)) ### [`v2.77.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2772) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.77.1...v2.77.2) *2022-07-27* ##### Bug Fixes - Avoid a rendering failure when mixing outputs with inlined and non-inlined dynamic imports ([#​4589](https://redirect.github.com/rollup/rollup/issues/4589)) ##### Pull Requests - [#​4589](https://redirect.github.com/rollup/rollup/pull/4589): Handle generating non-inlined imports after inlined ones ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v2.77.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2771) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v2.77.0...v2.77.1) *2022-07-26* ##### Bug Fixes - Ensure IIFE output generates a global variable when generating ES5 ([#​4588](https://redirect.github.com/rollup/rollup/issues/4588)) ##### Pull Requests - [#​4577](https://redirect.github.com/rollup/rollup/pull/4577): broken link removed ([@​Jawad-H](https://redirect.github.com/Jawad-H)) - [#​4580](https://redirect.github.com/rollup/rollup/pull/4580): Update dependencies ([@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​4584](https://redirect.github.com/rollup/rollup/pull/4584): Documentation clarity and syntax improvements ([@​berniegp](https://redirect.github.com/berniegp)) - [#​4588](https://redirect.github.com/rollup/rollup/pull/4588): Use var for IIFE ([@​lukastaegert](https://redirect.github.com/lukastaegert))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.