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

Update dependency rollup to v1.27.9 #59

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 31, 2019

This PR contains the following updates:

Package Type Update Change
rollup devDependencies minor 1.26.0 -> 1.27.9

Release Notes

rollup/rollup

v1.27.9

Compare Source

2019-12-07

Bug Fixes
  • Fix an issue where reexports could be missing when preserving modules (#​3273)
  • Allow turning of color output via NO_COLOR or FORCE_COLOR=0 environment variables (#​3272)
Pull Requests

v1.27.8

Compare Source

2019-12-02

Bug Fixes
  • Deoptimize objects when a method is called on them to make sure modifications via "this" are observed (#​3266)
Pull Requests

v1.27.7

Compare Source

2019-12-01

Bug Fixes
  • Fix a scenario where a reassignments to computed properties were not tracked (#​3267)
Pull Requests

v1.27.6

Compare Source

2019-11-30

Bug Fixes
  • Use "auto" export mode by default for all modules when preserving modules (#​3265)
  • Observe "output.exports" when preserving modules and warn for mixed exports if necessary (#​3265)
Pull Requests

v1.27.5

Compare Source

2019-11-25

Bug Fixes
  • Make sure namespaces for inlined dynamic imports are treated as variable accesses when deconflicting (#​3256)
Pull Requests

v1.27.4

Compare Source

2019-11-22

Bug Fixes
  • Aggregate circular dependency warnings in the CLI (#​3249)
  • Do not defer non-aggregated handlers in the CLI (#​3249)
Pull Requests

v1.27.3

Compare Source

2019-11-20

Bug Fixes
  • Provide better warning when empty chunks are created in a code-splitting scenario (#​3244)
Pull Requests

v1.27.2

Compare Source

2019-11-18

Bug Fixes
  • Fix an issue where live bindings were not working correctly when using += in SystemJS (#​3242)
Pull Requests
  • #​3242: Export updated assignments when using shorthand update assignment expressions in SystemJS (@​lukastaegert)

v1.27.1

Compare Source

2019-11-18

Bug Fixes
  • Fix an issue where code after a switch-statement with removed cases was erroneously not included (#​3241)
Pull Requests

v1.27.0

Compare Source

2019-11-12

Features
  • Add support for output-specific plugins (#​3218)
  • Reenable parallel output processing when using the CLI (#​3218)
  • Warn if files are emitted that would overwrite previously emitted files (#​3218)
Bug Fixes
  • Do not overwrite files emitted in other builds if outputs are generated in parallel (#​3218)
Pull Requests

v1.26.5

Compare Source

2019-11-11

Bug Fixes
  • Fix a regression where it was no longer to pass a certain option format to generate (#​3223)
Pull Requests

v1.26.4

Compare Source

2019-11-09

Bug Fixes
  • Keep watching known files after a plugin error during the initial build (#​3219)
Pull Requests

v1.26.3

Compare Source

2019-11-02

Bug Fixes
  • Work around an incompatibility with rollup-plugin-dts (#​3211)
Pull Requests

v1.26.2

Compare Source

2019-10-31

Bug Fixes
  • Do not create invalid code when using treeshake: false and star re-exports (#​3209)
Pull Requests

v1.26.1

Compare Source

2019-10-31

Bug Fixes
  • Prevent an issue where outputs would overwrite files emitted by other outputs (#​3201)
  • Do not throw an error if the config file does not have a .js extension (#​3204)
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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot changed the title Update dependency rollup to v1.26.1 Update dependency rollup to v1.26.2 Oct 31, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.26.2 Update dependency rollup to v1.26.3 Nov 2, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.26.3 Update dependency rollup to v1.26.4 Nov 9, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.26.4 Update dependency rollup to v1.26.5 Nov 11, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.26.5 Update dependency rollup to v1.27.0 Nov 12, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 2 times, most recently from d0e10c6 to eef5679 Compare November 18, 2019 08:42
@renovate renovate bot changed the title Update dependency rollup to v1.27.0 Update dependency rollup to v1.27.1 Nov 18, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.1 Update dependency rollup to v1.27.2 Nov 18, 2019
@renovate renovate bot force-pushed the renovate/rollup-1.x branch 2 times, most recently from a4bd8fe to 82ea812 Compare November 20, 2019 16:20
@renovate renovate bot changed the title Update dependency rollup to v1.27.2 Update dependency rollup to v1.27.3 Nov 20, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.3 Update dependency rollup to v1.27.4 Nov 22, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.4 Update dependency rollup to v1.27.5 Nov 25, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.5 Update dependency rollup to v1.27.6 Nov 30, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.6 Update dependency rollup to v1.27.7 Dec 1, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.7 Update dependency rollup to v1.27.8 Dec 2, 2019
@renovate renovate bot changed the title Update dependency rollup to v1.27.8 Update dependency rollup to v1.27.9 Dec 7, 2019
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.

None yet

1 participant