Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.39.0

Compare Source

2021-02-12

Features
  • Add "validate" option to verify generated chunks are valid JavaScript (#​3952)
Bug Fixes
  • Always add exports properties for uninitialized named exports (#​3957)
  • Allow using an external namespace reexport together with named exports (#​3959)
  • Avoid invalid generated code in certain scenarios with SystemJS exports (#​3960)
Pull Requests

v2.38.5

Compare Source

2021-02-05

Bug Fixes
  • Prevent invalid code when simplifying assignments and delcarations (#​3951)
  • Prevent behaviour-changing line-breaks when simplifying assignments in return statements (#​3951)
  • Slightly improve white-space rendering when simplifying certain expressions (#​3951)
Pull Requests

v2.38.4

Compare Source

2021-02-02

Bug Fixes
  • Do not change logic when tree-shaking declarations in if statements or loops (#​3947)
Pull Requests

v2.38.3

Compare Source

2021-02-01

Bug Fixes
  • Prevent an unexpected live-binding when default exporting a synthetic named export (#​3946)
Pull Requests

v2.38.2

Compare Source

2021-01-31

Bug Fixes
  • Do not generate invalid code for partially tree-shaken declarations in for loops (#​3943)
  • Always include function bodies of functions in side-effect-free modules (#​3944)
Pull Requests

v2.38.1

Compare Source

2021-01-28

Bug Fixes
  • Fix internal error when resolving a missing entry point in the browser build (#​3935)
Pull Requests

v2.38.0

Compare Source

2021-01-22

Features
  • Entirely remove declared variables that only have an initializer side effect (#​3933)
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 753a487 to cd97e5a Compare February 1, 2021 07:52
@renovate renovate bot changed the title Update dependency rollup to v2.38.2 Update dependency rollup to v2.38.3 Feb 1, 2021
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from cd97e5a to 80d8844 Compare February 2, 2021 07:04
@renovate renovate bot changed the title Update dependency rollup to v2.38.3 Update dependency rollup to v2.38.4 Feb 2, 2021
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 80d8844 to 4c60d9c Compare February 5, 2021 06:44
@renovate renovate bot changed the title Update dependency rollup to v2.38.4 Update dependency rollup to v2.38.5 Feb 5, 2021
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 4c60d9c to 43c77ff Compare February 12, 2021 17:24
@renovate renovate bot changed the title Update dependency rollup to v2.38.5 Update dependency rollup to v2.39.0 Feb 12, 2021
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 43c77ff to 1f4cbf2 Compare February 13, 2021 10:54
@inokawa inokawa merged commit 101d0c6 into main Feb 13, 2021
@inokawa inokawa deleted the renovate/rollup-2.x branch February 13, 2021 10:56
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