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

mongoose@4.7.6 breaks build 🚨 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

mongoose just published its new version 4.7.6.

State Failing tests 🚨
Dependency mongoose
New version 4.7.6
Type devDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As mongoose is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 1374 commits .

  • faf2c6a chore: release 4.7.6
  • 175ad20 fix(query): don't call error handler if passRawResult is true and no error occurred
  • d1492ce test(query): repro #4836
  • 22552c5 docs(populate): remove implicit Model.populate() example
  • 62c8b08 fix(populate): use base model name if no discriminator for backwards compat
  • f0aa82d test(populate): repro #4843
  • 8f39e1b fix: handle refs correctly even if using browser driver
  • deaa95b fix(model): allow passing non-array to insertMany
  • a5150d6 fix(document): don't skip pointCut if save not defined (like in browser doc)
  • a8d3694 Merge pull request #4838 from billouboq/benchmarks
  • b98b132 Merge pull request #4842 from arciisine/patch-1
  • ecc6cfe Merge pull request #4837 from billouboq/micro-optimisations
  • f5de529 Allowing callback to be optional
  • 90878d3 chore: now working on 4.7.6
  • efad9bb bump version

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c6216c3 on greenkeeper-mongoose-4.7.6 into 0070c8f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c6216c3 on greenkeeper-mongoose-4.7.6 into 0070c8f on master.

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.

None yet

3 participants