Giter Site home page Giter Site logo

Comments (6)

greenkeeper avatar greenkeeper commented on June 15, 2024

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

from ssim.

greenkeeper avatar greenkeeper commented on June 15, 2024

Version 3.5.1 just got published.

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

Release Notes v3.5.1

Bugfixes:

  • fix invalid syntax when using non-number ids with Scope Hoisting
Commits

The new version differs by 3 commits.

  • 5be9593 3.5.1
  • 43d877f Merge pull request #5460 from webpack/bugfix/stringify-concated
  • b05b49b fix invalid generated code with scope hoisting and non-number ids

See the full diff

from ssim.

greenkeeper avatar greenkeeper commented on June 15, 2024

Version 3.5.2 just got published.

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

Release Notes v3.5.2

Bugfixes:

  • fixes stack overflow with circular dependencies (ModuleConcatenationPlugin)
Commits

The new version differs by 15 commits.

  • 25302e5 3.5.2
  • f04f066 Merge pull request #5471 from webpack/bugfix/stack-overflow-concat
  • 54fbfe0 Merge pull request #5467 from moschan/refactor-entry-option-plugin
  • fb0ca64 Merge pull request #5466 from hzoo/patch-1
  • b06d69f rollback travis to precise dist
  • bc67522 fixes stack overflow with circular dependencies
  • 9a87824 Refactor "EntryOptionPlugin.js"
  • 4805027 add fix command for eslint
  • 0059bcf Merge pull request #5458 from samccone/sjs/remove-function-redeclare
  • a2601c3 update examples
  • 1869688 fix building of examples
  • 5be9593 3.5.1
  • 43d877f Merge pull request #5460 from webpack/bugfix/stringify-concated
  • b05b49b fix invalid generated code with scope hoisting and non-number ids
  • 8b3772d Remove function redeclaration.

See the full diff

from ssim.

greenkeeper avatar greenkeeper commented on June 15, 2024

Version 3.5.3 just got published.

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

Release Notes v3.5.3

Bugfixes

  • fixes a name conflict with the ModuleConcatenationPlugin
Commits

The new version differs by 22 commits.

  • 4b2b1ad 3.5.3
  • 4430af4 Merge pull request #5487 from webpack/bugfix/issue-5481
  • b7c3491 Merge pull request #5485 from webpack/bot/inactive
  • e1bfecf Merge pull request #5486 from webpack/bot/pr-pending
  • 0e73a24 also generate a new identifier for interop name
  • 0ad5d21 Wait for CI not pending until reporting CI status
  • 72420fa mark and close inactive issue after half a year
  • 25302e5 3.5.2
  • f04f066 Merge pull request #5471 from webpack/bugfix/stack-overflow-concat
  • 54fbfe0 Merge pull request #5467 from moschan/refactor-entry-option-plugin
  • fb0ca64 Merge pull request #5466 from hzoo/patch-1
  • b06d69f rollback travis to precise dist
  • bc67522 fixes stack overflow with circular dependencies
  • 9a87824 Refactor "EntryOptionPlugin.js"
  • 4805027 add fix command for eslint

There are 22 commits in total.

See the full diff

from ssim.

greenkeeper avatar greenkeeper commented on June 15, 2024

Version 3.5.5 just got published.

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

Release Notes v3.5.5

Bugfixes:

  • fixes a bug where modules where incorrectly removed from chunks resulting in call on undefined errors (can happen when using externals and CommonChunkPlugin)
  • Modules no longer loose __esModule flag on incremental build with ModuleConcatenationPlugin
  • __esModule flag is now only set when needed with the ModuleConcatenationPlugin
Commits

The new version differs by 49 commits.

  • ef6ab68 3.5.5
  • 6bdd9dc Merge pull request #5535 from webpack/bugfix/incremental-concat-compat
  • f75418f Merge pull request #5534 from webpack/bugfix/incorrect-graph
  • c5deb59 set compatiblity flag correctly even after incremental build
  • 99c2706 Ensure that graph structure stay consistent
  • 990563f 3.5.4
  • 2475c6a Merge pull request #5506 from webpack/bugfix/concat-hmr
  • 0ea37a5 Disallow Scope Hoisting when using HMR
  • 287d587 Merge pull request #5480 from kisenka/concatenated-module-in-3.5-compat
  • 3d272ac fix: restore modules property of ConcatenatedModule (fixes #5477)
  • 7a36951 Merge branch 'master' of https://github.com/webpack/webpack into concatenated-module-in-3.5-compat
  • 839915c Merge pull request #5501 from webpack/bugfix/hash-watch-warnings-errors
  • 93af585 fix stats tests
  • 3820157 fix lint problem
  • 0925a9d Merge pull request #5502 from webpack/feature/limit-processed-modules

There are 49 commits in total.

See the full diff

from ssim.

obartra avatar obartra commented on June 15, 2024

#126

from ssim.

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.