Open renovate[bot] opened 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jamesrsingleton/hooks-arsenal/AeGYTF8ZPLr6Koo6cRyk6o1dmW74
✅ Preview: https://hooks-arsenal-git-renovate-rollup-2x-jamesrsingleton.vercel.app
This pull request is stale because it has been open 30 days with no activity. Remove no-pr-activity label or comment or this will be closed in 5 days.
This PR contains the following updates:
2.68.0
->2.70.1
Release Notes
rollup/rollup
### [`v2.70.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2701) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.70.0...v2.70.1) *2022-03-14* ##### Bug Fixes - Handle unfinished hook action errors as regular errors and avoid console logging ([#4434](https://togithub.com/rollup/rollup/issues/4434)) - Allow access to "dist" folder in a Node 17 compatible way ([#4436](https://togithub.com/rollup/rollup/issues/4436)) ##### Pull Requests - [#4434](https://togithub.com/rollup/rollup/pull/4434): Track unfinished hook actions as regular errors ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4436](https://togithub.com/rollup/rollup/pull/4436): Update package.json ([@frank-dspeed](https://togithub.com/frank-dspeed)) ### [`v2.70.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2700) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.69.2...v2.70.0) *2022-03-07* ##### Features - Make the `watchChange` and `closeWatcher` hooks asynchronous and make Rollup wait for these hooks before continuing ([#4427](https://togithub.com/rollup/rollup/issues/4427)) ##### Bug Fixes - Do not abort watch mode for errors in `watchChange` but display them properly ([#4427](https://togithub.com/rollup/rollup/issues/4427)) ##### Pull Requests - [#4427](https://togithub.com/rollup/rollup/pull/4427): Do not abort watch mode on errors in watchChange ([@lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.69.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2692) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.69.1...v2.69.2) *2022-03-06* ##### Bug Fixes - Mark `Object.entries` and `Object.fromEntries` as pure ([#4429](https://togithub.com/rollup/rollup/issues/4429)) - Make sure new properties on Array.prototype and Object.prototype are not evaluated as "undefined" ([#4428](https://togithub.com/rollup/rollup/issues/4428)) ##### Pull Requests - [#4428](https://togithub.com/rollup/rollup/pull/4428): Treat unknown prototype props as unknown ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4429](https://togithub.com/rollup/rollup/pull/4429): Treat unknown prototype props as unknown ([@869288142](https://togithub.com/869288142)) ### [`v2.69.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2691) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.69.0...v2.69.1) *2022-03-04* ##### Bug Fixes - Approximate source position instead of ignoring it when using a low-resolution source map in a transform hook ([#4334](https://togithub.com/rollup/rollup/issues/4334)) ##### Pull Requests - [#4334](https://togithub.com/rollup/rollup/pull/4334): fix(sourcemap): fall back to low-resolution line mapping ([@aleclarson](https://togithub.com/aleclarson) and [@lukastaegert](https://togithub.com/lukastaegert)) ### [`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 due to failing status checks.
♻ Rebasing: Whenever PR is behind base branch, 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.