joekrill / elk-message

A message parsing and generation library for the Elk M1 security system ASCII protocol
https://joekrill.github.io/elk-message/
MIT License
1 stars 0 forks source link

An in-range update of rollup is breaking the build 🚨 #3

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 0.66.5 to 0.66.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/joekrill/elk-message/builds/439685162?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • aa68a8c 0.66.6
  • c56876c Update changelog
  • df9ef28 Properly deconflict ids ids of default exports that have been reassigned (#2502)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 0.66.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 24 commits.

  • fe92d1f 0.67.2
  • ed22964 Update changelog
  • dbd2e47 Fix crash when returning undefined sourcemaps from renderChunk hook (#2558)
  • 3c521ca 0.67.1
  • 30b6aa7 Update changelog
  • 0e065d0 Deconflict cli entry points with the same name but on different paths (#2548)
  • 72b166a 0.67.0
  • 846df07 Update changelog
  • 841a536 Do not resolve external dynamic imports via plugins (#2505)
  • ecde099 Remove solo test designation
  • e1de51c Update changelog
  • 24fe07f Support excluding sources from sourcemaps (#2531)
  • a1cc69c Update changelog
  • 7746e0f Create chunks for virtual modules when preserving modules (#2511)
  • fa341ab Update changelog

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 28 commits.

  • d9a7d65 0.67.3
  • 4be8888 Update changelog
  • bbdf8b3 Add more files to npm distribution (#2552)
  • 084354e fix: experimentalPreserveModules not supported in inlineDynamicImports message (#2560)
  • fe92d1f 0.67.2
  • ed22964 Update changelog
  • dbd2e47 Fix crash when returning undefined sourcemaps from renderChunk hook (#2558)
  • 3c521ca 0.67.1
  • 30b6aa7 Update changelog
  • 0e065d0 Deconflict cli entry points with the same name but on different paths (#2548)
  • 72b166a 0.67.0
  • 846df07 Update changelog
  • 841a536 Do not resolve external dynamic imports via plugins (#2505)
  • ecde099 Remove solo test designation
  • e1de51c Update changelog

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v0.68.1

2018-12-19

Bug Fixes

  • Fix an issue with UMD wrappers where a variable is used without being defined (#2600)

Pull Requests

  • #2600: Fix UMD and IIFE wrapper issues and add comprehensive functional wrapper tests (@lukastaegert)
Commits

The new version differs by 21 commits.

  • 5516591 0.68.1
  • 591692a Update changelog
  • 8f71071 Fix UMD wrapper issues and refine wrappers (#2600)
  • 7708970 Update changelog
  • 824f942 Update changelog
  • 790b270 Update changelog
  • beac484 0.68.0
  • b64f637 Update changelog
  • 6f89906 Update changelog
  • e12dcc7 Take both static and dynamic dependencies into account when calculating hashes (#2596)
  • 61e7a4c Update changelog
  • 1ef9f6b Expose Graph information for pluginContext calls (#2565)
  • 7924d35 Update changelog
  • 551654c Sanitizes chunk names to allow for virtually created chunks (#2590)
  • ed67b63 Refactor and simplify umd wrapper (#2594)

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 26 commits.

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.0.2

2019-01-05

Bug Fixes

  • Make sure the transform hook is always reevaluated when a file watched by the hook changes (#2633)
  • Fix a crash when generating hashes for tree-shaken dynamic imports (#2638)
  • Fix a crash and some inconsistencies when using the acorn-bigint plugin (#2640)

Pull Requests

Commits

The new version differs by 44 commits.

  • 27cde2a 1.0.2
  • 6b55518 Update changelog
  • 6ac23e9 Make sure all CLI options are listed in the summary (#2641)
  • be7afed Treat bigints as unknown for now on all systems to avoid accidentally (#2640)
  • ee6db13 Do not fail when generating hashes for tree-shaken dynamic imports (#2638)
  • 29b8c64 Make code optional again in rollup warnings (#2635)
  • 6b343ab Make sure this.addWatchFile also declares transform dependencies, (#2633)
  • fbb5f9e 1.0.1
  • e7b3c78 Update changelog
  • eda15fa Update changelog
  • 5ff6352 Show how to skip imports for optional plugins (#2627)
  • 6d32530 Simplify RollupOptions (#2622)
  • f5364d9 Fixed issue with reexporting default as default with {exports: named, interop: true} options. (#2620)
  • 7cc2f62 1.0.0
  • 5f876b2 Update changelog

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 76 commits.

  • 60e8df2 1.2.0
  • 56ff3e3 Update changelog
  • 19a7727 Reimplement variable deconflicting logic (#2689)
  • fe84e00 Update changelog
  • db42a04 Prevent final resolution and facade creation for inlined dynamic imports (#2677)
  • 4d082b0 Respect rendered exports when generating chunk hashes (#2695)
  • 14a17af Correctly render function expression inside simplified expression statements. (#2696)
  • 0a46310 Add a fix for MaxListenersExceededWarning (#2700)
  • 1454b90 Update rollup-pluginutils (#2703)
  • d883243 Update changelog
  • f8faa4b Allow config files to contain non-default exports (#2673)
  • d6a865e Update changelog
  • 1ae20fc Improve type of RollupOutput.output (#2679)
  • 7f79ab1 Update changelog
  • c702f3a Fix typo in export-globals test (#2693)

There are 76 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.2.1

2019-02-17

Bug Fixes

  • Fix ESM version of Rollup (#2705)

Pull Requests

Commits

The new version differs by 79 commits.

  • b96f5bc 1.2.1
  • b15d065 Update changelog
  • 8dbf347 Fix ESM version of Rollup (#2705)
  • 60e8df2 1.2.0
  • 56ff3e3 Update changelog
  • 19a7727 Reimplement variable deconflicting logic (#2689)
  • fe84e00 Update changelog
  • db42a04 Prevent final resolution and facade creation for inlined dynamic imports (#2677)
  • 4d082b0 Respect rendered exports when generating chunk hashes (#2695)
  • 14a17af Correctly render function expression inside simplified expression statements. (#2696)
  • 0a46310 Add a fix for MaxListenersExceededWarning (#2700)
  • 1454b90 Update rollup-pluginutils (#2703)
  • d883243 Update changelog
  • f8faa4b Allow config files to contain non-default exports (#2673)
  • d6a865e Update changelog

There are 79 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.2.3

2019-02-23

Bug Fixes

  • Use correct path when rendering dynamic imports where the entry module is empty (#2714)

Pull Requests

Commits

The new version differs by 86 commits.

  • 5d6e01c 1.2.3
  • 6c346ba Update changelog
  • 585500e Add npm ci to prepublish script.
  • e8c078d Properly render dynamic imports when imported module is empty (#2714)
  • 792cd85 1.2.2
  • 76c26dc Update changelog
  • 0e4fe6f Always recreate paths for external modules (#2706)
  • b96f5bc 1.2.1
  • b15d065 Update changelog
  • 8dbf347 Fix ESM version of Rollup (#2705)
  • 60e8df2 1.2.0
  • 56ff3e3 Update changelog
  • 19a7727 Reimplement variable deconflicting logic (#2689)
  • fe84e00 Update changelog
  • db42a04 Prevent final resolution and facade creation for inlined dynamic imports (#2677)

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.2.4

2019-02-26

Bug Fixes

  • Fix an issue where a variable was imported twice under the same name (#2715)

Pull Requests

  • #2715: Deduplicate imports referencing default exports and their original variables (@lukastaegert)
Commits

The new version differs by 89 commits.

There are 89 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.2.5

2019-02-26

Bug Fixes

  • Store external ids reported by plugins in watch mode (#2718)

Pull Requests

Commits

The new version differs by 92 commits.

There are 92 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.3.0

2019-02-26

Features

  • Treeshake call expressions prefixed with UglifyJS style @__PURE__ annotations (#2429)

Pull Requests

Commits

The new version differs by 95 commits.

There are 95 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.3.1

2019-02-27

Bug Fixes

  • Correctly reexport the default export from entry chunks (#2727)

Pull Requests

Commits

The new version differs by 98 commits.

There are 98 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.3.2

2019-02-27

Bug Fixes

  • Allow ids of default exported classes to be exported separately (#2728)

Pull Requests

Commits

The new version differs by 101 commits.

There are 101 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.4.0

2019-03-01

Features

  • Add option to change the name of the dynamic import function to allow polyfilling it (#2723)

Pull Requests

Commits

The new version differs by 109 commits.

  • 2554c43 1.4.0
  • fd81e11 Update changelog
  • 91ce981 Add dynamicImportFunction option (#2723)
  • 7c141d2 1.3.3
  • 55c9025 Update changelog
  • 2e1aa54 Order types, interfaces, classes and object members (#2730)
  • 73daa74 Update changelog
  • 43ed3c8 Do not check if the node itself has effects when checking call effects, resolves #2729 (#2732)
  • 4ba9054 1.3.2
  • c97ac4b Update changelog
  • c1c30a5 Update dependencies, resolves #2722 (#2728)
  • e9abb56 1.3.1
  • 55ef193 Update changelog
  • 45518c2 Take chunk export mode into account when reexporting default, resolves #2721 (#2727)
  • c8380cd 1.3.0

There are 109 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.4.1

2019-03-04

Features

  • Do not treat the import target "" as external by default (#2733)

Pull Requests

Commits

The new version differs by 113 commits.

  • f15aefb 1.4.1
  • ccef873 Update changelog
  • 6010bdd fix: the empty string importee should not always be treated as external module id (#2733)
  • d27ee15 Add dynamicImportFunction to CLI guide
  • 2554c43 1.4.0
  • fd81e11 Update changelog
  • 91ce981 Add dynamicImportFunction option (#2723)
  • 7c141d2 1.3.3
  • 55c9025 Update changelog
  • 2e1aa54 Order types, interfaces, classes and object members (#2730)
  • 73daa74 Update changelog
  • 43ed3c8 Do not check if the node itself has effects when checking call effects, resolves #2729 (#2732)
  • 4ba9054 1.3.2
  • c97ac4b Update changelog
  • c1c30a5 Update dependencies, resolves #2722 (#2728)

There are 113 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.2

2019-03-07

Bug Fixes

  • Respect variable identity of exports when hashing (#2741)
  • Resolve a situations where a variable was imported twice with the same name (#2737)

Pull Requests

Commits

The new version differs by 119 commits.

  • adaa23e 1.4.2
  • 2d03a67 Update changelog
  • 858fea4 Resolve a situation where different default exports referencing the same (#2737)
  • 6903425 Update changelog
  • af41561 Fix an issue where the same hash was generated when different variables (#2741)
  • d27c0f6 Docs: Fix return type (#2738)
  • f15aefb 1.4.1
  • ccef873 Update changelog
  • 6010bdd fix: the empty string importee should not always be treated as external module id (#2733)
  • d27ee15 Add dynamicImportFunction to CLI guide
  • 2554c43 1.4.0
  • fd81e11 Update changelog
  • 91ce981 Add dynamicImportFunction option (#2723)
  • 7c141d2 1.3.3
  • 55c9025 Update changelog

There are 119 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.0

2019-03-07

Features

  • Allow resolving to a different id while marking it as external at the same time (#2734)

Pull Requests

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.6.1

2019-03-20

Bug Fixes

  • Avoid name clashes of unused default exports when tree-shaking is false (#2758)
  • Do not crash when generating SystemJS bundles containing array patterns with member expressions (#2760)

Pull Requests

Commits

The new version differs by 4 commits.

  • dfe1713 1.6.1
  • 7513859 Update changelog
  • 8166eb0 Handle member expressions in array patterns (#2760)
  • 26d2b31 Make sure unused default exports are deconflicted when tree-shaking is false (#2758)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.7.0

2019-03-20

Features

  • Sort chunk exports by name for greater consistency (#2757)

Bug Fixes

  • Fix a situation where tree-shakeable code would not be removed in an indeterminate manner (#2757)

Pull Requests

Commits

The new version differs by 7 commits.

  • 69f0ef7 1.7.0
  • 243cc83 Update changelog
  • 4080c2c Sort modules before binding, sort exports (#2757)
  • dfe1713 1.6.1
  • 7513859 Update changelog
  • 8166eb0 Handle member expressions in array patterns (#2760)
  • 26d2b31 Make sure unused default exports are deconflicted when tree-shaking is false (#2758)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.7.1

2019-03-24

Bug Fixes

  • Prevent invalid code when exporting several hundred identifiers from a chunk (#2768)
  • Do not wrongly deconflict labels (#2776)

Pull Requests

Commits

The new version differs by 14 commits.

  • 7c4ceca 1.7.1
  • 034034f Update changelog
  • 75b41e2 Do not treat break labels as identifiers (#2776)
  • 61dcba8 Update changelog
  • 9cbb73e Sanitize shortened internal export names (#2768)
  • dec4d83 Update changelog
  • 429942e Update dependencies and fix security issues (#2769)
  • 69f0ef7 1.7.0
  • 243cc83 Update changelog
  • 4080c2c Sort modules before binding, sort exports (#2757)
  • dfe1713 1.6.1
  • 7513859 Update changelog
  • 8166eb0 Handle member expressions in array patterns (#2760)
  • 26d2b31 Make sure unused default exports are deconflicted when tree-shaking is false (#2758)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.7.3

2019-03-24

Bug Fixes

  • Use getters when re-exporting live-bindings (#2765)

Pull Requests

  • #2765: Support exporting live-bindings from other chunks or external dependencies (@lukastaegert)
Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.8.0

2019-04-02

Features

  • Support module as alias for esm and commonjs for cjs to match Node (#2783)

Pull Requests

Commits

The new version differs by 27 commits.

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.9.0

2019-04-05

Features

  • Add built-in support for bigint (#2789)

Pull Requests

Commits

The new version differs by 34 commits.

  • fadf7bc Fix linting
  • 2500f4c 1.9.0
  • c544083 Update changelog
  • c3d67ca Ship with bigint support built-in (#2789)
  • c6bad2f Update changelog
  • 7837fc5 Test that rollup-plugin-commonjs works with preserveModules (#2792)
  • fee090c Use shared extractAssignedNames from rollup-pluginutils (#2791)
  • 712c56f 1.8.0
  • f083f50 Update changelog
  • dba1438 inline interopDefault in config loading (#2782)
  • 8825cdb Support Node-style format aliases (#2783)
  • f5a6c30 1.7.4
  • 5c6c884 Update changelog
  • b3578ae Make all properties in TreeshakingOptions optional (#2779)
  • e9e9636 1.7.3

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.9.1

2019-04-10

Bug Fixes

  • Make sure inline comments in dynamic imports are preserved (#2797)

Pull Requests

Commits

The new version differs by 37 commits.

  • 947067a 1.9.1
  • d6935ba Update changelog
  • 6709c17 Emit inline comments inside dynamic import (#2797)
  • fadf7bc Fix linting
  • 2500f4c 1.9.0
  • c544083 Update changelog
  • c3d67ca Ship with bigint support built-in (#2789)
  • c6bad2f Update changelog
  • 7837fc5 Test that rollup-plugin-commonjs works with preserveModules (#2792)
  • fee090c Use shared extractAssignedNames from rollup-pluginutils (#2791)
  • 712c56f 1.8.0
  • f083f50 Update changelog
  • dba1438 inline interopDefault in config loading (#2782)
  • 8825cdb Support Node-style format aliases (#2783)
  • f5a6c30 1.7.4

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.9.2

2019-04-10

Bug Fixes

  • Allowing replacing output.file with output.dir in the outputOptions hook (#2802)

Pull Requests

Commits

The new version differs by 41 commits.

  • 479bf73 1.9.2
  • 844031c Update dependencies
  • 7d258ce Update changelog
  • 351cf69 Observe modified output options in bundle.write (#2802)
  • 947067a 1.9.1
  • d6935ba Update changelog
  • 6709c17 Emit inline comments inside dynamic import (#2797)
  • fadf7bc Fix linting
  • 2500f4c 1.9.0
  • c544083 Update changelog
  • c3d67ca Ship with bigint support built-in (#2789)
  • c6bad2f Update changelog
  • 7837fc5 Test that rollup-plugin-commonjs works with preserveModules (#2792)
  • fee090c Use shared extractAssignedNames from rollup-pluginutils (#2791)
  • 712c56f 1.8.0

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.9.3

2019-04-10

Bug Fixes

  • Simplify return expressions that are evaluated before the surrounding function is bound (#2803)

Pull Requests

  • #2803: Handle out-of-order binding of identifiers to improve tree-shaking (@lukastaegert)
Commits

The new version differs by 44 commits.

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.10.0

2019-04-11

Features

  • Improve generated code to polyfill import.meta.url (#2785)
  • Add plugin hook to configure handling of import.meta (#2785)
  • Improve generated code when accessing URLs of emitted assets (#2796)
  • Add plugin hook to configure the generated code when accessing URLs of emitted assets (#2796)

Bug Fixes

  • No longer resolve assets to their parent URL in some cases (#2796)

Pull Requests

Commits

The new version differs by 4 commits.

  • cc3cf1c 1.10.0
  • 2c3cbaa Update changelog
  • 9ffe6f5 Improve and fix asset emission (#2796)
  • 2ae0811 Refactor handling of import.meta.url and add option to configure behaviour (#2785)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.11.0

2019-05-03

Features

  • Add emitChunk plugin context function to emit additional entry chunks that can be referenced from the code (#2809)
  • Allow manualChunks to be a function (#2831)
  • Omit .js extensions in AMD imports to make sure an AMD baseUrl would work (#2809)
  • Automatically use the name of the imported module as a base for dynamically imported chunks (#2809)
  • Add resolveFileUrl plugin hook to replace resolveAssetUrl and handle emitted chunks as well (#2809)
  • Add resolve plugin hook to replace resolveId and isExternal that returns an object (#2829)
  • Allow resolveDynamicImport to return an {id, external} object to also resolve unresolvable dynamic imports to a module (#2829)

Bug Fixes

  • Do not create invalid code if a dynamic import contains nothing but reexports (#2809)
  • Do not fail if modules that define a manual chunk depend on each other (#2809)
  • Do not fail if a module that defines a manual chunk is the dependency of a module defining a different manual chunk (#2809)
  • No longer fail for unnamed duplicate entry points but combine them (#2809)
  • Always return string | null from this.resolveId even if some resolveId hooks return objects (#2829)
  • Show proper warnings when resolveDynamicImport resolves to a non-external module that does not exist (#2829)

Pull Requests

Commits

The new version differs by 24 commits.

  • 61a7947 1.11.0
  • 20222ce Run npm test on appveyor again
  • e5f45d2 Update changelog
  • 5a5ccc8 Update dependencies (#2833)
  • c4d8440 Update changelog
  • d96a846 Manual chunks function (#2831)
  • 856707c Improve id resolution (#2829)
  • 18829da Add hook for dynamic entry chunk emission (#2809)
  • 980903b Update changelog
  • 933b322 Also mention code and map in the generateBundle hook documentation (#2832)
  • 0441723 Update changelog
  • 4b4ace3 Docs: Fix syntax error (#2821)
  • e7b5214 1.10.1
  • ef69222 Update changelog
  • 099444d Catch invalid options.format values (#2813)

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.11.1

2019-05-04

Bug Fixes

  • Fix an issue where rendered exports were reported as "removed" in the bundle information (#2835)

Pull Requests

  • #2835: Fix removedExports to correctly track the exported item (@Swatinem)
Commits

The new version differs by 27 commits.

  • 67a717b 1.11.1
  • 773cecd Update changelog
  • 6238077 Fix removedExports to correctly track the exported item (#2835)
  • 61a7947 1.11.0
  • 20222ce Run npm test on appveyor again
  • e5f45d2 Update changelog
  • 5a5ccc8 Update dependencies (#2833)
  • c4d8440 Update changelog
  • d96a846 Manual chunks function (#2831)
  • 856707c Improve id resolution (#2829)
  • 18829da Add hook for dynamic entry chunk emission (#2809)
  • 980903b Update changelog
  • 933b322 Also mention code and map in the generateBundle hook documentation (#2832)
  • 0441723 Update changelog
  • 4b4ace3 Docs: Fix syntax error (#2821)

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.11.2

2019-05-04

Bug Fixes

  • Prevent a crash when handling circular namespace exports (#2836)

Pull Requests

  • #2836: Make sure circular export * from X does not stack overflow (@Swatinem)
Commits

The new version differs by 30 commits.

  • d24dd8e 1.11.2
  • bbeb536 Update changelog
  • 3596f1f Make sure circular export * from X does not stack overflow (#2836)
  • 67a717b 1.11.1
  • 773cecd Update changelog
  • 6238077 Fix removedExports to correctly track the exported item (#2835)
  • 61a7947 1.11.0
  • 20222ce Run npm test on appveyor again
  • e5f45d2 Update changelog
  • 5a5ccc8 Update dependencies (#2833)
  • c4d8440 Update changelog
  • d96a846 Manual chunks function (#2831)
  • 856707c Improve id resolution (#2829)
  • 18829da Add hook for dynamic entry chunk emission (#2809)
  • 980903b Update changelog

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.11.3

2019-05-05

Bug Fixes

  • Quote es3 keywords in namespace objects (#2825)

Pull Requests

  • #2825: Add es3 support for namespace object import (@sormy)
Commits

The new version differs by 33 commits.

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.12.0

2019-05-15

Features

  • Add treeshake.moduleSideEffects option to allow removing empty imports without a side-effect check (#2844)
  • Extend plugin API to allow marking modules as side-effect-free (#2844)
  • Extend this.resolve plugin context function with an option to skip the resolveId hook of the calling plugin (#2844)
  • Add isEntry flag to this.getModuleInfo plugin context function (#2844)
  • Distribute Rollup as optimized ES2015 code (#2851)

Pull Requests

Commits

The new version differs by 37 commits.

  • fc1fa5b 1.12.0
  • 0cb505b Update changelog
  • 4cad1bd Switch to es2015 output (#2851)
  • 1de599f Add options and hooks to control module side effects (#2844)
  • 7d669eb 1.11.3
  • c04388d Update changelog
  • dee790e Add es3 support for namespace object import (#2825)
  • d24dd8e 1.11.2
  • bbeb536 Update changelog
  • 3596f1f Make sure circular export * from X does not stack overflow (#2836)
  • 67a717b 1.11.1
  • 773cecd Update changelog
  • 6238077 Fix removedExports to correctly track the exported item (#2835)
  • 61a7947 1.11.0
  • 20222ce Run npm test on appveyor again

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.12.1

2019-05-16

Bug Fixes

  • Extend file name sanitation to also replace "?" and "*" e.g. when preserving modules with the updated commonjs plugin (#2860)
  • Do not ignore module transformer that return an empty string (#2861)

Pull Requests

Commits

The new version differs by 42 commits.

  • b25b16a 1.12.1
  • 6c88569 Update changelog
  • 33eba89 Allow transformers to return an empty string (#2861)
  • 53947a1 Update changelog
  • 3f27695 Update to latest plugins and extend file name sanitation (#2860)
  • fc1fa5b 1.12.0
  • 0cb505b Update changelog
  • 4cad1bd Switch to es2015 output (#2851)
  • 1de599f Add options and hooks to control module side effects (#2844)
  • 7d669eb 1.11.3
  • c04388d Update changelog
  • dee790e Add es3 support for namespace object import (#2825)
  • d24dd8e 1.11.2
  • bbeb536 Update changelog
  • 3596f1f Make sure circular export * from X does not stack overflow (#2836)

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.12.2

2019-05-17

Bug Fixes

  • Do not fail when using clearScreen:false in watchMode (#2858)
  • Properly resolve star reexports when preserving modules (#2860)

Pull Requests

Commits

The new version differs by 49 commits.

  • a4fbc53 1.12.2
  • 968cb2a Update changelog
  • 72f2e81 Cache transitive reexport detection (#2864)
  • 020e87f Update changelog
  • 7aaec61 Declare processConfigsErr before use (#2858)
  • 6a79bc1 keep nested exports with preserveModules (#2854) (#2863)
  • 7e3225f Fix date in changelog
  • b25b16a 1.12.1
  • 6c88569 Update changelog
  • 33eba89 Allow transformers to return an empty string (#2861)
  • 53947a1 Update changelog
  • 3f27695 Update to latest plugins and extend file name sanitation (#2860)
  • fc1fa5b 1.12.0
  • 0cb505b Update changelog
  • 4cad1bd Switch to es2015 output (#2851)

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.12.3

2019-05-19

Bug Fixes

  • Prevent duplicate imports when exports are reexported as default exports (#2866)

Pull Requests

Commits

The new version differs by 54 commits.

  • 455e994 1.12.3
  • c72da4a Update changelog
  • 9f84980 Properly deduplicate reexported default exports (#2866)
  • 0655489 Update changelog
  • 65b6aef Enable TypeScript strictNullChecks (#2755)
  • a4fbc53 1.12.2
  • 968cb2a Update changelog
  • 72f2e81 Cache transitive reexport detection (#2864)
  • 020e87f Update changelog
  • 7aaec61 Declare processConfigsErr before use (#2858)
  • 6a79bc1 keep nested exports with preserveModules (#2854) (#2863)
  • 7e3225f Fix date in changelog
  • b25b16a 1.12.1
  • 6c88569 Update changelog
  • 33eba89 Allow transformers to return an empty string (#2861)

There are 54 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.12.4

2019-05-27

Bug Fixes

  • Show correct error stack trace for errors throw in "load" hooks (#2871)

Pull Requests

Commits

The new version differs by 58 commits.

  • d4ce506 1.12.4
  • bc709ad Update changelog
  • 00cfcb7 Mention subfolders in docs (#2875)
  • 941e822 Reserve error stack information (#2871)
  • 455e994 1.12.3
  • c72da4a Update changelog
  • 9f84980 Properly deduplicate reexported default exports (#2866)
  • 0655489 Update changelog
  • 65b6aef Enable TypeScript strictNullChecks (#2755)
  • a4fbc53 1.12.2
  • 968cb2a Update changelog
  • 72f2e81 Cache transitive reexport detection (#2864)
  • 020e87f Update changelog
  • 7aaec61 Declare processConfigsErr before use (#2858)
  • 6a79bc1 keep nested exports with preserveModules (#2854) (#2863)

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.12.5

2019-05-30

Pull Requests

Commits

The new version differs by 61 commits.

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.13.0

2019-05-31

Features

  • Omit exports and module from SystemJS wrapper if possible (#2880)
  • Try to use the first letters of names when mangling exports (#2885)

Bug Fixes

  • Avoid conflicts with local variables when using format specific globals to render dynamic imports and file URLs (#2880)
  • Do not produce undefined reexports when reexporting from entry points (#2885)

Pull Requests

  • #2880: Deconflict global variables used inside format-specific code (@lukastaegert)
  • #2885: Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (@lukastaegert)
Commits

The new version differs by 66 commits.

  • df11753 Fix linting
  • a630866 1.13.0
  • 52268a9 Update changelog
  • b006d13 Deconflict global variables used inside format-specific code (#2880)
  • 70b0844 Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
  • 747c12b 1.12.5
  • 8e6b87c Update changelog
  • 07b3686 Update pluginutils for new micormatch (#2884)
  • d4ce506 1.12.4
  • bc709ad Update changelog
  • 00cfcb7 Mention subfolders in docs (#2875)
  • 941e822 Reserve error stack information (#2871)
  • 455e994 1.12.3
  • c72da4a Update changelog
  • 9f84980 Properly deduplicate reexported default exports (#2866)

There are 66 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.13.1

2019-06-01

Bug Fixes

  • Avoid conflicts between top-level module, require etc. and CommonJS runtimes (#2889)

Pull Requests

Commits

The new version differs by 71 commits.

  • 6a8d5ef 1.13.1
  • 52032bb Update changelog
  • 53cde75 Protect all module globals for CJS output from being redefined (#2889)
  • 4a70e08 Update changelog
  • dc87d58 Enable full TypeScript strict mode (#2888)
  • df11753 Fix linting
  • a630866 1.13.0
  • 52268a9 Update changelog
  • b006d13 Deconflict global variables used inside format-specific code (#2880)
  • 70b0844 Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
  • 747c12b 1.12.5
  • 8e6b87c Update changelog
  • 07b3686 Update pluginutils for new micormatch (#2884)
  • d4ce506 1.12.4
  • bc709ad Update changelog

There are 71 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.14.0

2019-06-05

Features

  • Deoptimize code inside and called from try-statements for feature detection (#2892)
  • Tree-shake unused call arguments (#2892)

Pull Requests

  • #2892: Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (@lukastaegert)
Commits

The new version differs by 74 commits.

  • 6f9c3b5 1.14.0
  • 8186d22 Update changelog
  • cf398aa Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (#2892)
  • 6a8d5ef 1.13.1
  • 52032bb Update changelog
  • 53cde75 Protect all module globals for CJS output from being redefined (#2889)
  • 4a70e08 Update changelog
  • dc87d58 Enable full TypeScript strict mode (#2888)
  • df11753 Fix linting
  • a630866 1.13.0
  • 52268a9 Update changelog
  • b006d13 Deconflict global variables used inside format-specific code (#2880)
  • 70b0844 Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
  • 747c12b 1.12.5
  • 8e6b87c Update changelog

There are 74 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.14.1

2019-06-05

Bug Fixes

  • Fix an issue where try-statements were not included properly when a variable declared inside the statement was accessed outside it (#2898)
  • Fix an issue where await expressions were not included properly (#2899)

Pull Requests

  • #2898: Properly include try-catch-statements even if they have already been included in some way (@lukastaegert)
  • #2899: Fix unintended early return in await inclusion handling (@lukastaegert)
Commits

The new version differs by 78 commits.

  • 7915205 1.14.1
  • 4f7fdda Update changelog
  • af1748d Fix unintended early return in await inclusion handling. (#2899)
  • 71f2fa8 Properly include try-catch-statements even if they have already been (#2898)
  • 6f9c3b5 1.14.0
  • 8186d22 Update changelog
  • cf398aa Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (#2892)
  • 6a8d5ef 1.13.1
  • 52032bb Update changelog
  • 53cde75 Protect all module globals for CJS output from being redefined (#2889)
  • 4a70e08 Update changelog
  • dc87d58 Enable full TypeScript strict mode (#2888)
  • df11753 Fix linting
  • a630866 1.13.0
  • 52268a9 Update changelog

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.14.2

2019-06-05

Bug Fixes

  • Prevent unnecessary inclusion of external namespace import in certain situations (#2900)

Pull Requests

Commits

The new version differs by 81 commits.

  • 213055c 1.14.2
  • 5376a3c Update changelog
  • 16324f1 Handle early bind for member expressions (#2900)
  • 7915205 1.14.1
  • 4f7fdda Update changelog
  • af1748d Fix unintended early return in await inclusion handling. (#2899)
  • 71f2fa8 Properly include try-catch-statements even if they have already been (#2898)
  • 6f9c3b5 1.14.0
  • 8186d22 Update changelog
  • cf398aa Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (#2892)
  • 6a8d5ef 1.13.1
  • 52032bb Update changelog
  • 53cde75 Protect all module globals for CJS output from being redefined (#2889)
  • 4a70e08 Update changelog
  • dc87d58 Enable full TypeScript strict mode (#2888)

There are 81 commits in total.

See the full diff