Dashride / mongoose-was-new

Adds wasNew property reflecting the value of isNew for post hooks
Apache License 2.0
0 stars 0 forks source link

An in-range update of mongoose is breaking the build 🚨 #25

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.9.1 of mongoose just got published.

Branch Build failing 🚨
Dependency mongoose
Current Version 4.9.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

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 :muscle:


Status Details - ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/10668872) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Dashride/mongoose-was-new/builds/212735848)
Commits

The new version differs by 22 commits .

  • 4f864cf chore: release 4.9.1
  • 74cdbdd Merge pull request #5080 from zoellner/master
  • 249653b fix(populate): avoid duplicate ids in dynref queries
  • dae6192 test: fix flakey test
  • 79bf54a fix: upgrade driver -> 2.2.25
  • fa2caf5 fix(model): get promise each time save() is called rather than once
  • 7d6c259 test: add coverage for #5070
  • 2a0df9a fix(connection): make connect return value consistent
  • 1a5fffb fix(timestamps): handle nested timestamp paths
  • 4efe0dc test(timestamps): repro #5051
  • dd3182f docs(validation): add some more detail re: isAsync
  • 91866a8 Merge pull request #5072 from sjorssnoeren/gh-5068
  • 80b325c fix(query): handle $type for arrays
  • 0a88085 fix(update): dont double-call setters on arrays
  • 9105d85 test(update): repro #5041

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

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.9.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 21 commits .

  • fcff38e chore: release 4.9.2
  • 8042fb4 Merge pull request #5076 from bertolo1988/master
  • 1edc6ab Merge branch 'master' of github.com:Automattic/mongoose
  • 2dd76ab fix(connection): throw error if username:password includes @ or :
  • 6752313 Merge pull request #5093 from Jiang-Xuan/patch-1
  • 70c6fd9 fix(discriminator): handle class names consistently
  • aae7c57 fix(document): ensure subdoc post save runs after parent save
  • 2bbc59e test(document): repro #5085
  • 64b4eb1 fix(querycursor): run pre find hooks with .cursor()
  • dc79ff6 test(querycursor): repro #5096
  • bbf6166 refactor: move more tests into before hooks
  • a160e4e refactor: move more schemas into before hooks
  • b72eaca refactor: move most test schemas into before hooks
  • 51b8e80 fix(schema): make clone() work with reusing discriminator schemas
  • 432360e test(discriminator): repro #5098

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