Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.37.1

Compare Source

2021-01-20

Pull Requests

v2.37.0

Compare Source

2021-01-19

Features
  • Always check modules for side-effects that only indirectly reexport a used variable (#​3840)
  • Warn if a circular dependency would cause wrong execution order when preserving modules (#​3840)
Bug Fixes
  • Allow consuming synthetic exports via modules that reexport a namespace (#​3894)
  • Do not crash for circular default reexports (#​3840)
  • Do not crash for circular synthetic namespaces (#​3840)
  • Improve circular dependency execution order in certain scenarios (#​3840)
Pull Requests

v2.36.2

Compare Source

2021-01-16

Bug Fixes
  • Fix an issue where invalid code was generated for unused assignments with side effects (#​3926)
Pull Requests

v2.36.1

Compare Source

2021-01-06

Bug Fixes
  • Solve issues that result in invalid code when partially removing assignments (#​3921)
Pull Requests

v2.36.0

Compare Source

2021-01-05

Features
  • Support partial tree-shaking of chained assignments and unused assignment targets (#​3919)
Pull Requests

Renovate configuration

📅 Schedule: "monthly" in timezone Asia/Tokyo.

🚦 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, check this box

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 211d734 to e004ebb Compare January 16, 2021 08:09
@renovate renovate bot changed the title Update dependency rollup to v2.36.1 Update dependency rollup to v2.36.2 Jan 16, 2021
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from e004ebb to 809612e Compare January 19, 2021 07:41
@renovate renovate bot changed the title Update dependency rollup to v2.36.2 Update dependency rollup to v2.37.0 Jan 19, 2021
@renovate renovate bot changed the title Update dependency rollup to v2.37.0 Update dependency rollup to v2.37.1 Jan 20, 2021
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 809612e to baf20ed Compare January 20, 2021 12:28
@inokawa inokawa merged commit bf12e15 into main Jan 20, 2021
@inokawa inokawa deleted the renovate/rollup-2.x branch January 20, 2021 12:44
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.

3 participants