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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update budo to the latest version 🚀 #5

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 21, 2017

Version 10.0.0 of budo just got published.

Dependency budo
Current Version 9.4.7
Type devDependency

The version 10.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of budo.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 39 commits .

  • 86d0421 10.0.0
  • 35370bd make the error more descriptive for bundle live reload client
  • 7745493 Merge branch 'master' of https://github.com/mattdesl/budo
  • 4ae9bad Merge branch 'feature/livereload-rework'
  • 8a5fa00 working on docs and examples
  • fc9a913 use options for pushstate
  • 6874db8 support subarg in CLI
  • 00bf9d0 Merge pull request #208 from jmckinnell/patch-1
  • 38e2318 A Rusted certificate!!? 😱
  • 41fbc04 update to latest browserify
  • 47fea6a chipping away slowly at some live reload docs
  • 1c84cca Add pushstate-allow and pushstate-disallow
  • ef8151b Merge pull request #199 from rreusser/add-req-to-default-index-args
  • 67019bf Add req to defaultIndex args
  • 11f9013 add a catch to avoid budo crashing on websocket errors

There are 39 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 10.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • b21ea6a 10.0.1
  • 9593f32 guard against user error and make pushstate boolean backwards compatible

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 10.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits0.

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 10.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits0.

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2017

Version 10.0.4 just got published.

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 Jan 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2018

Version 11.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • cb6a51f 11.0.0
  • 02ada42 update to latest version of node and browserify/watchify
  • 0d2d83b package lock file added

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2018

Version 11.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 03e9d1b 11.0.1
  • 8c34dfc move entry middleware above pushstate to avoid errors when user defines file without .js extension
  • 4ed8208 add another example, update changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2018

Version 11.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 65cb5d8 11.1.0
  • 891c08c add error popup feature for CSS errors
  • 4d28359 update to latest watchify middleware

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2018

Version 11.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Feb 14, 2018

Version 11.1.2 just got published.

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 Feb 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2018

Version 11.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • e3cb543 11.1.3
  • 5ba01fb improve developer experience when user specifies --live flag by accident

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 11.1.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 11.1.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 93c209b 11.1.5
  • 55f3973 only broadcast to clients when ready state is good to go

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 11.1.6 just got published.

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 Feb 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2018

Version 11.1.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 0f0e271 11.1.7
  • 887009b experimental patch to attach budo livereload API onto window

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2018

Version 11.2.0 just got published.

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 May 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2018

Version 11.2.1 just got published.

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 May 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 20, 2018

Version 11.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 853ada4 11.2.2
  • bb890a2 patch wasm mime type until send updates their npm module

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 18, 2018

Version 11.3.0 just got published.

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 Jun 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2018

Version 11.3.1 just got published.

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 Jun 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2018

Version 11.3.2 just got published.

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 Oct 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 6, 2018

  • The devDependency budo was updated from 9.4.7 to 11.4.0.

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 Oct 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 6, 2018

  • The devDependency budo was updated from 9.4.7 to 11.4.1.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 029a4f1 11.4.1
  • b588488 ensure legacy and regular popup boxes are cleared and not duplicated

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2018

  • The devDependency budo was updated from 9.4.7 to 11.5.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Jan 16, 2019

  • The devDependency budo was updated from 9.4.7 to 11.6.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 22, 2019

  • The devDependency budo was updated from 9.4.7 to 11.6.1.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2019

  • The devDependency budo was updated from 9.4.7 to 11.6.2.

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 Jul 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2019

  • The devDependency budo was updated from 9.4.7 to 11.6.3.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants