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

Meteor bug? #970

Closed
maxlinux2000 opened this issue Oct 2, 2015 · 2 comments
Closed

Meteor bug? #970

maxlinux2000 opened this issue Oct 2, 2015 · 2 comments

Comments

@maxlinux2000
Copy link

I don't know if this is a bug, but I have a little script that update meteor and rocket.chat and finally run it for testing.

in the terminal I can see this message:

The following top-level dependencies were not updated to the very latest
version available:

  • dispatch:run-as-user 0.0.2 (1.1.1 is available)
  • raix:push 2.6.13-rc.1 (3.0.0 is available)

Newer versions of the following indirect dependencies are available:

  • cosmos:browserify 0.5.1 (0.8.0 is available)
  • matb33:collection-hooks 0.7.15 (0.8.1 is available)
  • simple:highlight.js 1.0.9 (1.1.0 is available)
    To update one or more of these packages, pass their names to meteor update.
    [[[[[ ~/Rocket.Chat ]]]]]

but I thought the command "meteor update", updating all packages...

@ninja-
Copy link

ninja- commented Oct 2, 2015

no worries, it's just outdated dependencies

@Sing-Li
Copy link
Member

Sing-Li commented Oct 2, 2015

meteor update will update all core pages, those that the Meteor platform itself is dependent on - and tested against. Rocket.Chat may or may not want/need the latest version of a third-party package.

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

No branches or pull requests

3 participants