Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.64.0

Compare Source

2022-01-14

Features
  • Allow inspecting cached modules and forcing them to be transformed again via shouldTransformCachedModule (#​4320)
  • Do not wait for the config file to be parsed in watch mode if it is updated before that (#​4344)
Bug Fixes
  • Do not mutate objects returned as meta from the resolveId hook (#​4347)
Pull Requests

v2.63.0

Compare Source

2022-01-04

Features
  • Report a helpful error if rollup exits due to an empty event loop when using this.load (#​4320)
  • Allow directly mutating ModuleInfo.meta for modules and never replace this object (#​4328)
  • Detect additional side effect free array prototype methods (#​4332)
Bug Fixes
  • Do not watch if CLI watch options are specified but --watch is missing (#​4335)
Pull Requests

v2.62.0

Compare Source

2021-12-24

Features
  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#​4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#​4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#​4305)
Bug Fixes
  • Fix how fsevents is included to improve watch mode on MacOS (#​4312)
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 changed the title chore(deps): update dependency rollup to v2.62.0 chore(deps): update dependency rollup to v2.63.0 Jan 4, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 1dd7cab to 559e8ed Compare January 4, 2022 09:55
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 559e8ed to f68c2e5 Compare January 14, 2022 14:29
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.63.0 chore(deps): update dependency rollup to v2.64.0 Jan 14, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from f68c2e5 to 40307c9 Compare January 19, 2022 14:22
@lucasfernog lucasfernog merged commit f93f8e6 into dev Jan 19, 2022
@lucasfernog lucasfernog deleted the renovate/rollup-2.x branch January 19, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants