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 v1.32.1 #364

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2020

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v1.32.1

Compare Source

2020-03-06

Bug Fixes
  • Handle default export detection for AMD and IIFE externals that do not have a prototype (#​3420)
  • Handle missing whitespace when the else branch of an if-statement is simplified (#​3421)
  • Mention the importing module when reporting errors for missing named exports (#​3401)
  • Add code to warning for missing output.name of IIFE bundles (#​3372)
Pull Requests

v1.32.0

Compare Source

2020-02-28

Features
  • Allow adding plugins on the command line via --plugin <plugin> (#​3379)
Pull Requests

v1.31.1

Compare Source

2020-02-14

Bug Fixes
  • Make sure errored files are always re-evaluated in watch mode to avoid an issue in the typescript plugin (#​3388)
Pull Requests

v1.31.0

Compare Source

2020-01-31

Features
  • Always disable tree-shaking for asm.js functions to maintain semantics (#​3362)
Pull Requests

v1.30.1

Compare Source

2020-01-27

Bug Fixes
  • Do not mistreat static entgry points as dynamic ones when chunking (#​3357)
  • Resolve a crash when chunking circular dynamic imports (#​3357)
Pull Requests

v1.30.0

Compare Source

2020-01-27

Features
  • Do not split chunks when dynamically imported modules import modules that are already loaded by all dynamic importers (#​3354)
  • Add hoistTransitiveImports option to disable hoisting imports of static dependencies into entry chunks (#​3353)
Bug Fixes
  • Make sure polyfills are always loaded first when each static entry point contains them as first import (#​3354)
Pull Requests

v1.29.1

Compare Source

2020-01-21

Bug Fixes
  • Avoid crashes for circular reexports when named exports cannot be found (#​3350)
Pull Requests

v1.29.0

Compare Source

2020-01-08

Features
  • Enable top-level await by default (#​3089)
  • Add typings for watch events (#​3302)
Bug Fixes
  • Deconflict files that would conflict only on a case-insensitive OS (#​3317)
  • Do not fail in certain scenarios where a logical expression inside a sequence expression was being directly included ( #​3327)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Feb 4, 2020

Deploy preview for wings-docs ready!

Built with commit 8e34d76

https://deploy-preview-364--wings-docs.netlify.com

@netlify
Copy link

netlify bot commented Feb 4, 2020

Deploy preview for wings-demo ready!

Built with commit 8e34d76

https://deploy-preview-364--wings-demo.netlify.com

@renovate renovate bot force-pushed the renovate/rollup-1.x branch 5 times, most recently from 6e43b9c to 1d75cc2 Compare February 11, 2020 11:58
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 3 times, most recently from f2ec8a8 to 23682d5 Compare February 14, 2020 05:34
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.31.0 chore(deps): update dependency rollup to v1.31.1 Feb 14, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 3 times, most recently from 34cb353 to 383a525 Compare February 28, 2020 05:54
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.31.1 chore(deps): update dependency rollup to v1.32.0 Feb 28, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 8 times, most recently from ab8f8cc to fc446dd Compare March 3, 2020 12:52
@renovate renovate bot requested a review from maartenbusstra as a code owner March 3, 2020 12:52
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 2 times, most recently from 139e1aa to bc5508c Compare March 6, 2020 09:40
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.32.0 chore(deps): update dependency rollup to v1.32.1 Mar 6, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 3 times, most recently from 527a328 to 32a26ef Compare March 12, 2020 15:34
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 9 times, most recently from 78cf5a1 to 5b3c84d Compare December 21, 2020 11:30
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 9 times, most recently from d4d944e to 1b73906 Compare January 7, 2021 11:22
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 3 times, most recently from b06b99c to d2bf5a8 Compare January 17, 2021 20:29
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 2 times, most recently from b94b563 to 7449241 Compare July 29, 2021 17:25
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.32.1 Update dependency rollup to v1.32.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency rollup to v1.32.1 chore(deps): update dependency rollup to v1.32.1 Dec 17, 2022
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.

0 participants