Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dev-deps): update dependency rollup to v2.70.0 #229

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.70.0

Compare Source

2022-03-07

Features
  • Make the watchChange and closeWatcher hooks asynchronous and make Rollup wait for these hooks before continuing (#​4427)
Bug Fixes
  • Do not abort watch mode for errors in watchChange but display them properly (#​4427)
Pull Requests

v2.69.2

Compare Source

2022-03-06

Bug Fixes
  • Mark Object.entries and Object.fromEntries as pure (#​4429)
  • Make sure new properties on Array.prototype and Object.prototype are not evaluated as "undefined" (#​4428)
Pull Requests

v2.69.1

Compare Source

2022-03-04

Bug Fixes
  • Approximate source position instead of ignoring it when using a low-resolution source map in a transform hook (#​4334)
Pull Requests

v2.69.0

Compare Source

2022-03-02

Features
  • Introduce new output.generatedCode.symbols to control the usage of Symbols in Rollup-generated code (#​4378)
  • soft-deprecate output.namespaceToStringTag in favor of output.generatedCode.symbols (#​4378)
Bug Fixes
  • Properly handle ./ and ../ as external dependencies (#​4419)
  • Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour (#​4378)
  • Add file name to error when top-level-await is used in disallowed formats (#​4421)
Pull Requests

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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 1114eaa to f115ea8 Compare March 12, 2022 19:16
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from f115ea8 to cf47ecf Compare March 13, 2022 05:33
@100terres 100terres merged commit 839cc44 into main Mar 13, 2022
@100terres 100terres deleted the renovate/rollup-2.x branch March 13, 2022 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants