Giter VIP home page Giter VIP logo

Comments (5)

greenkeeper avatar greenkeeper commented on May 20, 2024

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

from nextjs-redux-firebase-authentication.

greenkeeper avatar greenkeeper commented on May 20, 2024
  • The dependency webpack was updated from 4.31.0 to 4.32.0.

Your tests are still failing with this version. Compare changes

Release Notes for v4.32.0

Features

  • Added this.mode to the loader API, to allow loaders to choose defaults by mode similar to webpacks options
  • Stack Trace for Errors in rejected Promises from import() now includes the stack from where the import() was called

Bugfixes

  • The Parser can now analyse identifiers in rest patterns too
    • const { a, ...rest } = obj, where rest conflicts with an imported binding etc.
  • node: false now correctly disables __dirname and __filename too
  • __dirname and __filename now no longer evaluates to something when node: false or node.__file/dirname: false is set
    • if(__dirname !== "") is no longer replaced with if(true) in such scenarios
  • prefetching chunks is no executed after the initial module evaluation
    • This allows to override i. e. __webpack_public_path__ for prefetching too
  • fixes a runtime crash when using side-effect-free modules with the DllPlugin

Contribute

  • CI tests node.js 12 now too
  • webpack-bot now merges dependabot PRs automatically when status checks succeed
Commits

The new version differs by 59 commits.

  • bbe71d8 4.32.0
  • 5c63e05 Merge pull request #9153 from webpack/bugfix/dll-side-effects
  • a4bbdae fix problem with dll and sideEffects
  • 36c7ab7 Merge pull request #9128 from rchl/fix/useful-chunk-load-stacktrace
  • a145bea Merge pull request #9140 from tschaub/loader-mode
  • 412f77c Merge pull request #9152 from webpack/dependabot/npm_and_yarn/@types/node-10.14.7
  • ad08a37 chore(deps-dev): bump @types/node from 10.14.6 to 10.14.7
  • b322070 fix: provide useful stacktrace on chunk loading failure
  • 5178aa9 Merge pull request #9143 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-4.3.0
  • a0d16cb Merge pull request #9134 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.0
  • fac1b9f chore(deps-dev): bump eslint-config-prettier from 4.2.0 to 4.3.0
  • 1a63d7b Default to production
  • 290ab5d Allow loaders to access the mode
  • 62d1b15 Merge pull request #9136 from webpack/dependabot/npm_and_yarn/lint-staged-8.1.7
  • 412a1ed chore(deps-dev): bump lint-staged from 8.1.6 to 8.1.7

There are 59 commits in total.

See the full diff

from nextjs-redux-firebase-authentication.

greenkeeper avatar greenkeeper commented on May 20, 2024
  • The dependency webpack was updated from 4.32.0 to 4.32.1.

Your tests are still failing with this version. Compare changes

Release Notes for v4.32.1

Bugfixes

  • reverts some changes from 4.32.0 which accidentally disabled some CommonJs features when using node: false.
Commits

The new version differs by 3 commits.

See the full diff

from nextjs-redux-firebase-authentication.

greenkeeper avatar greenkeeper commented on May 20, 2024
  • The dependency webpack was updated from 4.32.1 to 4.32.2.

Your tests are still failing with this version. Compare changes

Release Notes for v4.32.2

Bugfixes

  • fix some weird schema validation messages
  • fix problem in production mode (sideEffects + concatenation) which caused reexported values to become undefined (bug since 4.32.0)
Commits

The new version differs by 10 commits.

  • 5d3004c 4.32.2
  • 689ee4c Merge pull request #9176 from webpack/bugfix/issue-9159
  • fec26a9 fix concatenated version of reexport dependency for sideEffects
  • 6ca9167 Merge pull request #9135 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.2.4
  • 9b368f6 update snapshot
  • 7ccad38 chore(deps): bump terser-webpack-plugin from 1.2.3 to 1.2.4
  • d3ef632 Merge pull request #9167 from webpack/refactor/validation
  • a4406ff improve validation errors
  • 0963d74 add test case for enum validation
  • f1df013 refactor Validation test for snapshots

See the full diff

from nextjs-redux-firebase-authentication.

greenkeeper avatar greenkeeper commented on May 20, 2024
  • The dependency webpack was updated from 4.32.2 to 4.33.0.

Your tests are still failing with this version. Compare changes

Release Notes for v4.33.0

Features

  • add target: "electron-preload" for electron 5
    • renderer should use target: "web" in electron 5

Bugfixes

  • fix HMR rejection of removed and readded self-accepted modules
Commits

The new version differs by 21 commits.

  • d45bec3 4.33.0
  • 96869d9 Merge pull request #9191 from webpack/dependabot/npm_and_yarn/chrome-trace-event-1.0.2
  • e90cf7c Merge pull request #9190 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.3.0
  • 96b97b5 Downstream bug fixed and we can remove workaround
  • 31dae4d update snapshots
  • faba6e4 Merge pull request #9209 from webpack/dependabot/npm_and_yarn/@types/node-10.14.8
  • f571d78 Merge pull request #9205 from webpack/dependabot/npm_and_yarn/typescript-3.5.1
  • f59f31d chore(deps-dev): bump @types/node from 10.14.7 to 10.14.8
  • 289c520 chore(deps-dev): bump typescript from 3.4.5 to 3.5.1
  • c408ff5 Merge pull request #9202 from webpack/bugfix/9198
  • 46b428b fix rejection when removing and readding self-accepted module
  • 671cb18 Merge pull request #9188 from kwonoj/electron-preload-target
  • 4345fc5 chore(deps): bump chrome-trace-event from 1.0.0 to 1.0.2
  • 8712474 chore(deps): bump terser-webpack-plugin from 1.2.4 to 1.3.0
  • 2ec75c1 feat(target): support electron preload async chunk loading

There are 21 commits in total.

See the full diff

from nextjs-redux-firebase-authentication.

Related Issues (16)

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.