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(deps): update dependency rollup to v2.10.2 #84

Merged
merged 1 commit into from
May 15, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2020

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.9.0 -> 2.10.2

Release Notes

rollup/rollup

v2.10.2

Compare Source

2020-05-15

Bug Fixes
  • Properly include calls to mutating array methods in certain scenarios (#​3559)
Pull Requests
  • #​3559: Make sure UnknownFooExpressions are included when referenced as return values in a MultiExpression (@​lukastaegert)

v2.10.1

Compare Source

2020-05-15

Bug Fixes
  • Do not throw when "undefined" is used as a default export (#​3558)
Pull Requests

v2.10.0

Compare Source

2020-05-13

Features
  • Avoid unnecessary empty imports from a facade chunk to the original chunk (#​3552)
  • Pin facade creation order so that if several user-defined chunks reference the same module, the first always becomes the "actual" chunk while the later ones become facades (#​3552)
Bug Fixes
  • Do not omit reexports from secondary chunks when creating facades for entry points without hoisting transitive dependencies (#​3552)
Pull Requests

v2.9.1

Compare Source

2020-05-11

Bug Fixes
  • Do not create unintended live-bindings or invalid reexports when reexporting global variables (#​3550)
Pull Requests

Renovate 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, 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 d6a1551 to 746292c Compare May 13, 2020 05:43
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.9.1 chore(deps): update dependency rollup to v2.10.0 May 13, 2020
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 746292c to 363828b Compare May 15, 2020 05:51
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.10.0 chore(deps): update dependency rollup to v2.10.1 May 15, 2020
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 363828b to 07634e4 Compare May 15, 2020 06:50
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.10.1 chore(deps): update dependency rollup to v2.10.2 May 15, 2020
@Thomaash Thomaash merged commit 9b3ed16 into master May 15, 2020
@renovate renovate bot deleted the renovate/rollup-2.x branch May 15, 2020 07:46
@vis-bot
Copy link
Collaborator

vis-bot commented May 17, 2020

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants