Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpackbar to the latest version 馃殌 #145

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 7, 2018

The devDependency webpackbar was updated from 2.6.3 to 3.0.0.

This version is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Nov 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.0.1.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 1d4f147 chore(release): 3.0.1
  • 8be7459 fix: windows and linux don't support fsync
  • 25bf6fb chore: update demo colors

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.0.2.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • 1b0c2af chore(release): 3.0.2
  • ea1c6a8 fix(fancy): resume consola befor we die!
  • 2e5c685 chore: use context.hasErrors to prevent duplicate calls
  • 53aa6bb fix(stats): report errors before we die
  • 5e874f4 chore: update demo

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.0.3.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • a894a31 chore(release): 3.0.3
  • ff25d0d chore: update consola and std-env dependencies
  • f7d76e5 refactor: use env.minimalCLI for basic reporters
  • 13354ec chore(basic): use debug level for file change logs

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.0.4.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 64d58a2 chore(release): 3.0.4
  • 8f0085a fix: ensure state exists on hooks (#30)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.0.5.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 53fe0b4 chore(release): 3.0.5
  • 9fc6e09 fix: detect and support old consola instance

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 823c7d7 chore(release): 3.1.0
  • 759a4e6 feat: prevent adding multi instances to the same compiler
  • d51c508 feat(log-update): support concurrent writes to stdout/stderr on render
  • 2e67e13 chore: update demo

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.1.1.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 7ea340f chore(release): 3.1.1
  • 1753826 fix: prevent calling done hook twice
  • 4e0dc73 fix(plugin): handle conditions that start is not available

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.1.2.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 6632af2 chore(release): 3.1.2
  • 0d92aae fix(profile): use context.state
  • 4f28403 fix: update profile reporter
  • 1ac5d5a chore: update demo
  • 2f17454 fix: revert back afterPlugins to call _ensureState
  • d2f6edb fix(stats): fix typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2018

  • The devDependency webpackbar was updated from 2.6.3 to 3.1.3.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2018

  • The devDependency webpackbar was updated from 2.6.4 to 3.1.4.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 93a8f64 chore(release): 3.1.4
  • 83fcd06 fix: avoid object.values for node < 7 compability
  • 0ca3722 chore: update dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 12, 2019

  • The devDependency webpackbar was updated from 2.6.4 to 3.1.5.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • f0fa3b8 chore(release): 3.1.5
  • 82d7473 refactor: improve log-update to use symbol
  • 6276d90 chore: enable concurrent test for demo
  • b3b9c62 fix(fancy): eliminate the probability of replacement of stream.write conflicts (#39)

See the full diff

@daybrush daybrush closed this Mar 6, 2019
@WoodNeck WoodNeck deleted the greenkeeper/webpackbar-3.0.0 branch May 3, 2019 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant