Coder Social home page Coder Social logo

Comments (16)

rclai avatar rclai commented on September 28, 2024

Do you by any chance have a package that uses dburles:mongo-collection-instances? I need to PR him to upgrade his package dependency.

from meteor-collection-extensions.

bwobst avatar bwobst commented on September 28, 2024

Don't think so:

bwobst_1:~/workspace (master) $ for p in `meteor list | grep '^[a-z]' | awk '{ print $1"@"$2 }'`; do echo "$p"; meteor show "$p" | grep -E '^  [a-z]'; echo; done
[email protected]
  [email protected] (weak dependency)
  [email protected] (weak dependency)
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  isobuild:[email protected]
  [email protected]
  [email protected]
  [email protected] (weak dependency)
  [email protected]
  [email protected]
  [email protected]
  [email protected]

[email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  isobuild:[email protected]
  npm-bcrypt@=0.7.8_2
  [email protected]
  [email protected]
  [email protected]
  [email protected]
[email protected]
  [email protected]
  [email protected]
  isobuild:[email protected]
  [email protected]_1

andrei:[email protected]

[email protected]

[email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]

cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]

cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]

cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]
  cfs:[email protected]

[email protected]*
[email protected]*: not found

[email protected]
  [email protected]

[email protected]

fezvrasta:[email protected]
  [email protected] || 1.0.1
  twbs:[email protected]

fortawesome:[email protected]

[email protected]

iron:[email protected]
  [email protected]
  [email protected]
  iron:[email protected]
  iron:[email protected]
  iron:[email protected]
  iron:[email protected]
  iron:[email protected]
  iron:[email protected]
  isobuild:[email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]

[email protected]

kevohagan:[email protected]

maazalik:[email protected]
  [email protected]_2
  [email protected]

[email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]

meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  meteortoys:[email protected]
  msavin:[email protected]
  msavin:[email protected]

[email protected]
  [email protected]
  [email protected]
  [email protected]

momentjs:[email protected]

[email protected]
  [email protected] (weak dependency)
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected] (weak dependency)
  [email protected]
  [email protected] (weak dependency)
  [email protected] (weak dependency)
  [email protected]
  [email protected]
  [email protected]_1
  [email protected]
  [email protected]
  [email protected]
  [email protected] (weak dependency)

[email protected]
  [email protected]
  isobuild:[email protected]
  [email protected]

[email protected]
  [email protected]
  [email protected]
  [email protected] (weak dependency)
  [email protected]

[email protected]
  isobuild:[email protected]
  [email protected]

[email protected]

tsega:[email protected]_1
  [email protected]
  momentjs:[email protected]

wylio:[email protected]
  [email protected]
  [email protected]

bwobst_1:~/workspace (master) $ 

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

Oh, I see, I think it's Mongol that has the dependency on my package, which probably has a dependency on dburles:mongo-collection-instances. No wonder I couldn't see it on the list of dependants on Atmosphere.

from meteor-collection-extensions.

cyclops24 avatar cyclops24 commented on September 28, 2024

Hi,
I also get this warning after meteor update and my app startup crashed:

 `Meteor.addCollectionExtension` is deprecated, please use `CollectionExtensions.addExtension`

This is my meteor list output.
How to fix this???

accounts-password            1.1.4  Password support for accounts
alanning:roles               1.2.14  Authorization package for Meteor
aldeed:autoform              5.8.1  Easily create forms with automatic insert and update, and automatic reactive validation.
aldeed:collection2           2.8.0  Automatic validation of insert and update operations on the client and server.
aldeed:simple-schema         1.5.3  A simple schema validation object with reactivity. Used by collection2 and autoform.
blaze-html-templates         1.0.1  Compile HTML templates into reactive UI with Meteor Blaze
check                        1.1.0  Check whether a value matches a pattern
dburles:collection-helpers   1.0.4  Transform your collections with helpers that you define
ejson                        1.0.7  Extended and Extensible JSON library
gadicohen:sitemaps           0.0.23  functions to easily output valid sitemaps
ian:accounts-ui-bootstrap-3  1.2.84  Bootstrap-styled accounts-ui with multi-language support.
insecure                     1.0.4  (For prototyping only) Allow all database writes from the client
iron:router                  1.0.12  Routing specifically designed for Meteor
jquery                       1.11.4  Manipulate the DOM using CSS selectors
logging                      1.0.8  Logging facility.
matb33:collection-hooks      0.8.1  Extends Mongo.Collection with before/after hooks for insert/update/remove/find/findOne
matteodem:easy-search        2.0.0  Easy-to-use search with Blaze Components (+ Elastic Search support)
maximum:server-transform     0.4.1  Meteor package to transform documents on publish
meteor-base                  1.0.1  Packages that every Meteor app needs
meteorhacks:npm              1.5.0  Use npm modules with your Meteor App
mongo                        1.1.3  Adaptor for using MongoDB and Minimongo over DDP
npm-container                1.2.0+ Contains all your npm dependencies
random                       1.0.5  Random number generator and utilities
reactive-dict                1.1.3  Reactive dictionary
reload                       1.1.4  Reload the page while preserving application state.
sacha:spin                   2.3.1  Simple spinner package for Meteor
session                      1.1.1  Session variable
spacebars                    1.0.7  Handlebars-like template language for Meteor
standard-minifiers           1.0.2  Standard minifiers used with Meteor apps by default.
tracker                      1.0.9  Dependency tracker to allow reactive callbacks
twbs:bootstrap               3.3.6  The most popular front-end framework for developing responsive, mobile first projects on the web.


+ These packages are built locally from source.

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

Is the warning actually crashing the app?

from meteor-collection-extensions.

cyclops24 avatar cyclops24 commented on September 28, 2024

I don't know but I guess app crashing is result of this warning, because my app worked well before update meteor and before this warning. 😢

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

Is there a stack trace that doesn't involve my warning?

from meteor-collection-extensions.

jowilhnson avatar jowilhnson commented on September 28, 2024

I received this message after running meteor update:

    Newer versions of the following indirect dependencies are available:
     * lai:collection-extensions 0.1.4 (0.2.1_1 is available)
     * momentjs:moment 2.10.6 (2.11.0 is available)
     * softwarerero:accounts-t9n 1.1.7 (1.2.0 is available)
    To update one or more of these packages, pass their names to `meteor update`. 

So I updated lai:collection-extensions to 0.2.1_1 and am now getting this error warning. I'm not even sure what package is using yours as a dependency.

 accounts-password              1.1.4  Password support for accounts
alanning:roles                 1.2.14  Authorization package for Meteor
aldeed:autoform                5.8.1  Easily create forms with automatic insert and update, and automatic reactive validation.
aldeed:autoform-bs-datepicker  1.1.1  Custom bootstrap-datepicker input type for AutoForm
aldeed:collection2             2.8.0  Automatic validation of insert and update operations on the client and server.
aldeed:tabular                 1.4.2  Datatables for large or small datasets in Meteor
blaze-html-templates           1.0.1  Compile HTML templates into reactive UI with Meteor Blaze
bojicas:howler2                2.0.0_9  Meteor package for Howler audio library
check                          1.1.0  Check whether a value matches a pattern
ejson                          1.0.7  Extended and Extensible JSON library
email                          1.0.8  Send email messages
flyandi:reactive-countdown     0.0.3  A simple reactive countdown timer for Meteor
fortawesome:fontawesome        4.5.0  Font Awesome (official): 500+ scalable vector icons, customizable via CSS, Retina friendly
iron:router                    1.0.12  Routing specifically designed for Meteor
jquery                         1.11.4  Manipulate the DOM using CSS selectors
less                           2.5.1  Leaner CSS language
logging                        1.0.8  Logging facility.
meteor-base                    1.0.1  Packages that every Meteor app needs
meteortoys:allthings           2.3.1  Insanely Handy Development Tools
mobile-experience              1.0.1  Packages for a great mobile user experience
mongo                          1.1.3  Adaptor for using MongoDB and Minimongo over DDP
nemo64:bootstrap               3.3.5_2  Highly configurable bootstrap integration.
pascoual:pdfkit                1.0.7  PDF generation library. Use PDFKit 0.4.3 and Fiber for best performances and non-blocking thread !
peppelg:bootstrap-3-modal      1.0.4  Simple usage of bootstrap 3 modals.
rajit:bootstrap3-datepicker    1.5.0  Meteor packaging of eternicode/bootstrap-datepicker for Bootstrap 3
random                         1.0.5  Random number generator and utilities
reload                         1.1.4  Reload the page while preserving application state.
session                        1.1.1  Session variable
spacebars                      1.0.7  Handlebars-like template language for Meteor
standard-minifiers             1.0.2  Standard minifiers used with Meteor apps by default.
tracker                        1.0.9  Dependency tracker to allow reactive callbacks
udondan:jszip                  2.4.0_1  Create, read and edit .zip files on server
underscore                     1.0.4  Collection of small helpers: _.map, _.each, ...
useraccounts:bootstrap         1.13.1  Accounts Templates styled for Twitter Bootstrap.
useraccounts:iron-routing      1.13.1  UserAccounts package providing routes configuration capability via iron:router.

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

Guys, it is a warning. That does not constitute an error. I will update the dependency, which I'm sure Meteor Toys uses.

from meteor-collection-extensions.

jowilhnson avatar jowilhnson commented on September 28, 2024

Thanks, wasn't trying to hassle you, just trying to provide information and keep all my project packages in order.

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

Np, I plan to get this done tonight EST. If I don't get to it, feel free to hassle me 😆.

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

I updated the dburles:mongo-collection-instances package dependency on this package. Is anyone still getting the warning?

from meteor-collection-extensions.

bwobst avatar bwobst commented on September 28, 2024

Not getting it anymore after meteor update. Thanks sir!

from meteor-collection-extensions.

rclai avatar rclai commented on September 28, 2024

Thanks for the feedback @bwobst.
@soitech @cyclops24 any errors for you guys?

from meteor-collection-extensions.

jowilhnson avatar jowilhnson commented on September 28, 2024

Error is gone after update. Thanks!

from meteor-collection-extensions.

cyclops24 avatar cyclops24 commented on September 28, 2024

Hi,
@rclai my error is gone after update but warning message still show for me. But error fixed.

Thanks @rclai

from meteor-collection-extensions.

Related Issues (14)

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.