Skip to content

Update dependency rollup to v1.27.9 - #59

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rollup-1.x
Open

Update dependency rollup to v1.27.9#59
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rollup-1.x

Conversation

@renovate

@renovate renovate Bot commented Oct 31, 2019

Copy link
Copy Markdown

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 force-pushed the renovate/rollup-1.x branch from 88fb338 to c994daf Compare October 31, 2019 19:38
@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 force-pushed the renovate/rollup-1.x branch from c994daf to 2ff2221 Compare November 2, 2019 11:10
@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 force-pushed the renovate/rollup-1.x branch from 2ff2221 to b5b0f91 Compare November 9, 2019 20:51
@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 force-pushed the renovate/rollup-1.x branch from b5b0f91 to 362bf17 Compare November 11, 2019 05:37
@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 force-pushed the renovate/rollup-1.x branch from 82ea812 to 43b779e Compare November 22, 2019 08:06
@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 force-pushed the renovate/rollup-1.x branch from 43b779e to ac9ab96 Compare November 25, 2019 06:12
@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 force-pushed the renovate/rollup-1.x branch from ac9ab96 to 20bd5a9 Compare November 30, 2019 20:10
@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 force-pushed the renovate/rollup-1.x branch from 20bd5a9 to 5c7a628 Compare December 1, 2019 21:22
@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 force-pushed the renovate/rollup-1.x branch from 5c7a628 to cbd559f Compare December 2, 2019 06:26
@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 force-pushed the renovate/rollup-1.x branch from cbd559f to 3cabad1 Compare December 7, 2019 20:48
@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.

1 participant