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.16.4 #312

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2019

This PR contains the following updates:

Package Type Update Change
rollup devDependencies minor 1.15.6 -> 1.16.4

Release Notes

rollup/rollup

v1.16.4

Compare Source

2019-07-02

Bug Fixes
  • Do not show a TypeScript error when providing a location as number to this.warn and this.error (#​2974)
  • Use the correct TypeScript type for Sourcemap.version (#​2976)
Pull Requests

v1.16.3

Compare Source

2019-06-29

Bug Fixes
  • Prevent name conflicts with unused function parameters (#​2972)
Pull Requests

v1.16.2

Compare Source

2019-06-22

Bug Fixes
  • Properly wrap dynamic imports in Promises that can be caught when generating CJS output (#​2958)
Pull Requests

v1.16.1

Compare Source

2019-06-21

Pull Requests

v1.16.0

Compare Source

2019-06-21

Features
  • Add strictDeprecations option to throw when currently or upcoming deprecated features are used (#​2945)
  • Keep annotations and comments when simplifying logical and conditional expressions (#​2955)
Bug Fixes
  • Generate proper namespace objects when dynamically importing external dependencies for AMD or CJS formats (#​2954)
  • Fix dynamically imported variables not being resolved correctly when importing from an entry chunk with only a default export (#​2954)
  • Do not reexport default when reexporting a namespace (#​2954)
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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot assigned surma Jun 21, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from 20bc0e0 to d64fa35 Compare June 21, 2019 18:38
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.16.0 chore(deps): update dependency rollup to v1.16.1 Jun 21, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from d64fa35 to 30c0fe7 Compare June 22, 2019 08:32
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.16.1 chore(deps): update dependency rollup to v1.16.2 Jun 22, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 2 times, most recently from 0301193 to a327dca Compare June 29, 2019 05:38
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.16.2 chore(deps): update dependency rollup to v1.16.3 Jun 29, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from a327dca to 5818594 Compare July 2, 2019 07:23
@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.16.3 chore(deps): update dependency rollup to v1.16.4 Jul 2, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from 5818594 to 6ca1ca7 Compare July 2, 2019 09:13
@surma surma merged commit 3d9555e into master Jul 2, 2019
@renovate renovate bot deleted the renovate/rollup-1.x branch July 2, 2019 14:34
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.

1 participant