Coder Social home page Coder Social logo

Comments (9)

greenkeeper avatar greenkeeper commented on July 19, 2024

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

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.2.1 to 3.2.2.

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

Commits

The new version differs by 98 commits.

There are 98 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.2.2 to 3.2.3.

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

Commits

The new version differs by 99 commits.

There are 99 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.2.3 to 3.3.0.

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

Commits

The new version differs by 131 commits.

  • 8955506 chore: v.3.3.0
  • 398e39a Merge pull request #773 from misterdev/misterdev-format-scaffold
  • a14908e chore: revise typo
  • d19c1f7 docs(scaffolding): lowercase Webpack
  • b94b0de docs(scaffolding): fix typos
  • 6b79072 docs(scaffolding): improve grammar
  • 65bf27f docs: add lerna badge in README (#786)
  • 98818a1 docs(scaffolding): fix typo
  • 0f657d0 docs(scaffolding): improve description & formatting
  • 6aec4c3 Merge pull request #742 from rishabh3112/fix/init
  • e2c9dd7 Merge pull request #768 from misterdev/docs/contributing-formatting
  • 6fee805 Merge pull request #785 from webpack/fix/ci
  • a8b46bf chore(deps): @std/esm -> esm
  • 54a3ac4 fix(tests): remove snapshot for static compilation
  • 3af0948 fix(tests): remove snapshot for static compilation

There are 131 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.3.0 to 3.3.1.

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

Commits

The new version differs by 205 commits.

  • d3f8e20 chore: v.3.1.1
  • f371e72 Merge pull request #847 from anshumanv/846
  • da9e732 Merge pull request #841 from pranshuchittora/docs-remove
  • cb68b1b docs(serve): link to webpack-dev-server
  • f7451d4 docs(serve): update docs to use webpack-dev-server
  • 06b4929 Remove tslint in favour of eslint (#834)
  • 8c1db03 chore(docs): removes scaffolding docs from the root
  • dc941e6 docs(contributing): fixes dead link (#835)
  • b8d5511 Merge pull request #832 from pranshuchittora/docs
  • 6a0375a docs(packages): adds downloads/month shield
  • 963c85f Merge pull request #818 from pranshuchittora/refactor-utils
  • 8506ccf Merge pull request #827 from rishabh3112/patch-9
  • 6816057 chore(deps): upgrade lerna to fix vulnerabilities & update webpack-dev-server (#823)
  • 834d90e Merge pull request #828 from pranshuchittora/shields
  • 958d064 docs(readme): adds contributors shield

There are 205 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.3.1 to 3.3.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 222 commits.

  • f0031fd chore: v.3.3.2
  • 0309e37 Merge pull request #863 from misterdev/feat/option-to-disable-postinstall
  • c833961 Merge pull request #876 from misterdev/fix-opencollective-eperm
  • b4dfa17 Merge branch 'master' into feat/option-to-disable-postinstall
  • e241b7b chore(docs): Refactors links for badges (#859)
  • 5284b7e fix(opencollective-prompt): check write permissions
  • e17a26d misc(opencollective-prompt): improve grammar
  • 246db42 fix(opencollective prompt): fix grammar
  • d4643ae feat(opencollective prompt): add option to disable it + doc
  • d16404a chore(deps): fix security vulnerabilities (#857)
  • c910463 chore(types): move to @types/yeoman-generator (#869)
  • 68b674b chore(docs): minor fixes in the docs (#874)
  • 7883871 docs: code of conduct (#873)
  • 129a07a chore(travis): removed stable (#871)
  • 309cc1c docs(contribute): adds table of contents and info about dependencies. (#842)

There are 222 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.3.2 to 3.3.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 201 commits.

  • 173d11a chore: v.3.3.3
  • 7071b5c misc: update internal docs
  • 69f7683 chore: monorepo version update
  • efe8c2a chore: update jest snapshots
  • 12a38be chore: monorepo version update
  • 2608179 chore: lockfile updates
  • 25c6e7b chore: v.3.2.2 until mnorepo versioning
  • 67b3dc7 chore: update utils version for init pkg
  • ace0d4a chore: monorepo version update
  • 5c8c6a1 misc: add lerna publish cmnd
  • 16079a1 chore: lerna independent
  • b9711e8 chore: sec fixes
  • 9b78911 chore: sec patch monorepo
  • d577b0c chore: v.3.3.3
  • 4b08819 Merge pull request #925 from anshumanv/prettier/format

There are 201 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.3.3 to 3.3.4.

Your tests are still failing with this version. Compare changes

Release Notes for Webpack CLI v3.3.4

Webpack CLI version 3.3.4 is the last version we are going to support with the old CLI interface before version 4 is released. It comes with a bugfix for errors in a webpack configuration and fixes to infrastructure not related to the core packages. A full changelog is available here

Love, webpack team ♥️

Commits

The new version differs by 30 commits.

  • 08edf57 Merge pull request #954 from webpack/v.3.3.4
  • 186166f chore: v.3.3.4
  • 8acf08f Merge pull request #952 from pranshuchittora/docs/readme
  • 8b00884 chore: remove unused pkgs
  • 478340d chore: fix prompt
  • 0acd33e Merge pull request #949 from rishabh3112/fix/not-found
  • 23eddcb chore: improved err msg
  • d025bf5 Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme
  • 3857b0d Merge pull request #947 from anikethsaha/docs/init
  • 8ac2b74 docs(readme): removes the docs url for removed packages
  • cd51fba Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme
  • 7f4d100 Merge pull request #951 from anikethsaha/fix/command-mismatching
  • c2a11da docs(readme): fixes toc styling
  • bf0efa5 chore: removed the commented statement
  • a2062f2 fix: module not found error

There are 30 commits in total.

See the full diff

from react-hackernews.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency webpack-cli was updated from 3.3.4 to 3.3.5.

Your tests are still failing with this version. Compare changes

Release Notes for Webpack CLI v3.3.5

Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found here

Commits

The new version differs by 16 commits.

  • 30b1b8d chore: v3.3.5
  • 76b75ac chore: remove donation section
  • 8913928 chore: update pkg lock
  • a37477d cli: remove donation prompt
  • 002a6ac Merge pull request #970 from dhruvdutt/postinstall
  • cd54ba5 chore(scripts): clean opencollective
  • 0c1f6b6 chore(scripts): clean postinstall
  • 313e83e chore(deps): update major versions (#969)
  • 6105ef1 fix(deps): move prettier from dependencies to devDependencies (#968)
  • dad54f4 chore(ts): enables source map in the ts (#961)
  • d7cdab9 Merge pull request #960 from DanielRuf/fix/use-strict
  • 6015bad chore: added await in order to resolve the pending promise (#948)
  • 670efc7 fix: change "usr strict" to "use strict"
  • dc25beb Merge pull request #959 from webpack/fix/deps
  • 69f364e fix: update deps

There are 16 commits in total.

See the full diff

from react-hackernews.

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.