Giter Site home page Giter Site logo

Comments (37)

greenkeeper avatar greenkeeper commented on August 23, 2024

After pinning to 0.67.0 your tests are passing again. Downgrade this dependency 📌.

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 0.67.1 to 0.67.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • fe92d1f 0.67.2
  • ed22964 Update changelog
  • dbd2e47 Fix crash when returning undefined sourcemaps from renderChunk hook (#2558)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 0.67.2 to 0.67.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 7 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)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 0.67.3 to 0.67.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 0.68.1 to 0.68.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 37 commits.

There are 37 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.0.1 to 1.0.2.

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 55 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 55 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.1.2 to 1.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.2.0

2019-02-17

Features

  • Fewer renamed variables due to a completely reimplemented deconflicting logic (#2689)

Bug Fixes

  • Respect rendered and tree-shaken exports when determining chunk hashes (#2695)
  • Fix an error when dynamic imports end up in the same chunk as one of their importees (#2677)
  • Do not generate invalid code when expressions containing IIFEs are simplified (#2696)
  • Do not throw an error when more than ten bundles are watched (#2700)
  • Treat re-exported globals in a spec-compliant way (#2691)
  • Fix issues related to wrongly renamed variables (#2689)
  • Do not throw an error if config files contain non-default exports (#2673)
  • Improve type of RollupOutput.output to guarantee at least one chunk (#2679)

Pull Requests

Commits

The new version differs by 87 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 87 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.2.0 to 1.2.1.

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 90 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 90 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.2.1 to 1.2.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.2.2 to 1.2.3.

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 97 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 97 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.2.3 to 1.2.4.

Your tests are still failing with this version. Compare changes

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 100 commits.

There are 100 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.2.4 to 1.2.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.2.5 to 1.3.0.

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 3 commits.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.3.0 to 1.3.1.

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 6 commits.

  • e9abb56 1.3.1
  • 55ef193 Update changelog
  • 45518c2 Take chunk export mode into account when reexporting default, resolves #2721 (#2727)
  • c8380cd 1.3.0
  • 8397f9e Update changelog
  • 48b5429 Add support for /#PURE/ comments. (#2429)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.3.1 to 1.3.2.

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 9 commits.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.3.2 to 1.3.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.3.3 to 1.4.0.

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 17 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 17 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.4.0 to 1.4.1.

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 21 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 21 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.4.1 to 1.4.2.

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 27 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 27 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.4.2 to 1.5.0.

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

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.5.0 to 1.6.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.6.0 to 1.6.1.

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

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.6.1 to 1.7.0.

Your tests are still failing with this version. Compare changes

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

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.7.0 to 1.7.1.

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 7 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)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.7.1 to 1.7.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.7.2 to 1.7.3.

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 13 commits.

  • e9e9636 1.7.3
  • 48251d5 Update changelog
  • e53c734 Support exporting live-bindings from other chunks or external dependencies (#2765)
  • a764107 1.7.2
  • d05525d Update changelog
  • 177a076 Resolve relative external ids (#2774)
  • 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)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.7.4 to 1.8.0.

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 20 commits.

There are 20 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.8.0 to 1.9.0.

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 27 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 27 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.9.0 to 1.9.1.

Your tests are still failing with this version. Compare changes

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 30 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 30 commits in total.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.9.1 to 1.9.2.

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 4 commits.

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.9.2 to 1.9.3.

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 7 commits.

  • 516a06d 1.9.3
  • a5526ea Update changelog
  • c3d73ff Handle out-of-order binding of identifiers to improve tree-shaking (#2803)
  • 479bf73 1.9.2
  • 844031c Update dependencies
  • 7d258ce Update changelog
  • 351cf69 Observe modified output options in bundle.write (#2802)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.9.3 to 1.10.0.

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

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.10.0 to 1.10.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.10.1 to 1.11.0.

Your tests are still failing with this version. Compare changes

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

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.11.0 to 1.11.1.

Your tests are still failing with this version. Compare changes

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 3 commits.

  • 67a717b 1.11.1
  • 773cecd Update changelog
  • 6238077 Fix removedExports to correctly track the exported item (#2835)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.11.1 to 1.11.2.

Your tests are still failing with this version. Compare changes

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 3 commits.

  • d24dd8e 1.11.2
  • bbeb536 Update changelog
  • 3596f1f Make sure circular export * from X does not stack overflow (#2836)

See the full diff

from queueable.

greenkeeper avatar greenkeeper commented on August 23, 2024
  • The devDependency rollup was updated from 1.11.2 to 1.11.3.

Your tests are still failing with this version. Compare changes

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 3 commits.

See the full diff

from queueable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.