Open greenkeeper[bot] opened 7 years ago
After pinning to 4.12.1 your tests are passing again. Downgrade this dependency π.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 17 commits.
12b2087
chore: release 4.12.3
dfab80c
fix(connection): emit 'reconnect' event as well as 'reconnected' for consistency with driver
d9dce1b
fix: correctly bubble up left/joined events for replica set
fa6bce3
refactor(error): move error.js -> error/index.js for sanity
1452950
fix(model): handle setDefaultsOnInsert option for bulkWrite updateOne and updateMany
23da8c9
test(model): repro #5708
76d8ffe
refactor(query): make setDefaultsOnInsert take a filter as opposed to a query
7c45e7e
chore: correct 4.12.2 release date
480098d
test: fix 0.10+0.12 const issue
69e4480
docs(connection): improve docs regarding reconnectTries, autoReconnect, and bufferMaxEntries
2410add
fix(connection): allow passing in autoIndex
as top-level option rather than requiring config.autoIndex
b7ac49b
fix(query): handle null with addToSet/push/pull/pullAll update validators
16475f3
test(query): repro #5710
191ff1d
style: fix lint
1088266
chore: now working on 4.12.3
There are 17 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 31 commits.
30394cd
chore: release 4.12.4
2445ca4
fix(connection): ensure connection promise helpers are removed before emitting 'connected'
8e7dfb0
test(connection): repro #5714
90f4782
docs(schema): add notes about runSettersOnQuery to schema setters
d95d433
Merge pull request #5730 from wlingke/master
a38203c
style: fix lint
720aace
Merge pull request #5726 from sheyooo/patch-1
c6fac06
clean up comments
aac3bd2
idGetter plugin tests - confirms #5713 has been solved
006cb71
Fixes typo in schematypes.jade
2e326f0
fix(collection): ensure queued operations run on the next tick
d2a4904
fix(model): avoid copying recursive $$context object when creating discriminator after querying
db63ef5
test(model): repro #5721
1aa4390
chore: now working on 4.12.4
12b2087
chore: release 4.12.3
There are 31 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 48 commits.
ae78242
chore: release 4.12.5
4d9d71b
test(discriminator): fix tests re: #5757
ee01370
Merge pull request #5766 from wlingke/master
411db61
fix: remove typo that was breaking tests
9c709e1
refactor: reduce number of array accesses
85821d9
fix(query): correctly handle $in
and required for $pull and update validators
3b4211e
test(query): repro #5744
b9ab446
refactor(test): remove unnecessary code
9e3427a
fix(document): catch sync errors in document pre hooks and report as error
1d87987
fix(populate): handle slice projections correctly when automatically selecting populated fields
f02641c
test(populate): repro #5737
f008895
chore: bump lockfile
b73af8d
Merge branch 'master' of https://github.com/wlingke/mongoose
8d09a20
Added test cases for #5706
174ad6c
Fixes #5706. Separately also adds length check for ObjectId hex string checker.
There are 48 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 57 commits.
9153ae4
chore: release 4.12.6
65df02e
style: fix lint
64fd968
fix: undeprecate ensureIndex()
and use it by default
5ec995c
chore: disable travis email spam
f43a984
fix(schema): make clone() copy query helpers correctly
43fb086
test(schema): repro #5752
4138ce5
chore: bump lockfile
65cc909
chore: now working on 4.12.6
c83b416
chore: fix date
ae78242
chore: release 4.12.5
4d9d71b
test(discriminator): fix tests re: #5757
ee01370
Merge pull request #5766 from wlingke/master
411db61
fix: remove typo that was breaking tests
9c709e1
refactor: reduce number of array accesses
85821d9
fix(query): correctly handle $in
and required for $pull and update validators
There are 57 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 99 commits.
ca7e915
chore: release 4.13.0
06f260b
Merge pull request #5771 from Automattic/4.13
4348fa1
Merge branch 'master' into 4.13
a48219b
chore: now working on 4.12.7
9153ae4
chore: release 4.12.6
65df02e
style: fix lint
64fd968
fix: undeprecate ensureIndex()
and use it by default
5ec995c
chore: disable travis email spam
a980af8
Merge pull request #5748 from Automattic/5337
01bf209
feat(schema): allow using set as a schema path
2068a4b
refactor: get rid of weird setFunction, just use $set internally re: #1939
9b0525b
Merge branch '4.13' into 1939
b9c2d3a
Merge branch 'master' into 4.13
f43a984
fix(schema): make clone() copy query helpers correctly
43fb086
test(schema): repro #5752
There are 99 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 119 commits.
a7eeab1
chore: release 4.13.1
bb6a64e
docs(discriminator): add warning to always attach hooks before calling discriminator()
b4cf78f
fix(hooks): defer applying embedded discriminator hooks until top-level model is compiled
54d9189
Merge pull request #5798 from adamreisnz/patch-1
060fcdf
fix(model): increment version when $set-ing it in a save() that requires a version bump
ab668da
test(model): repro #5779
3b07c00
Use old school ES5 just in case
77c543d
Accept multiple paths or array of paths to depopulate
3771f49
refactor(query): move selectedInclusively() into separate helper
c93fdae
fix(query): don't treat projection with just $slice as inclusive
c40b313
test(query): repro #5737
2adf1f3
fix(query): don't explicitly project in discriminator key if user projected in parent path
a12d282
test(query): repro #5775
d284104
refactor(test): remove duplicate 2.4 checks re: #5765
9665a04
style: fix lint re: #5765
There are 119 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 129 commits.
3e7497f
chore: release 4.13.2
836decf
Merge pull request #5808 from superheri/update-markdown
89d2f3d
feat(buffer): add support for subtype prop
910e8b2
chore: bump lockfile
68b1d2a
test(document): repro #5530
a43d6dc
update markdown
83abbad
docs: update release-items.md
22befbb
docs: fix capitalization issue
d6e1458
chore: now working on 4.13.2
2b61adf
chore: add missing comment for docs build
a7eeab1
chore: release 4.13.1
bb6a64e
docs(discriminator): add warning to always attach hooks before calling discriminator()
b4cf78f
fix(hooks): defer applying embedded discriminator hooks until top-level model is compiled
54d9189
Merge pull request #5798 from adamreisnz/patch-1
060fcdf
fix(model): increment version when $set-ing it in a save() that requires a version bump
There are 129 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 135 commits.
8e5bd8b
chore: now working on 4.13.3
9bb9fe4
Merge pull request #5818 from superheri/travis
20fc0ab
fix(document): don't apply transforms to nested docs when updating already saved doc
dce067b
test(document): repro #5807
95e548e
chore: now working on 4.13.3
3e7497f
chore: release 4.13.2
836decf
Merge pull request #5808 from superheri/update-markdown
89d2f3d
feat(buffer): add support for subtype prop
910e8b2
chore: bump lockfile
68b1d2a
test(document): repro #5530
e67d1f3
Add a check for node js 8
a43d6dc
update markdown
83abbad
docs: update release-items.md
22befbb
docs: fix capitalization issue
d6e1458
chore: now working on 4.13.2
There are 135 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 150 commits.
aa675e7
chore: release 4.13.4
bb840f5
fix(aggregate): add chainable .option() helper for setting arbitrary options
22d4657
fix(aggregate): add .pipeline()
helper to get the current pipeline
001f98b
Merge pull request #5822 from superheri/travis_node9
f6960da
Merge pull request #5823 from mfluehr/patch-1
a813dd2
Merge pull request #5821 from Faibk/master
2f2782e
Grammar fixes to unique
FAQ
a0ee8d8
chore: now working on 4.13.4
8e5bd8b
chore: now working on 4.13.3
62d09b0
Add node 9 in travis allowing failures
76da92e
added subevent test
484e32b
another typo
3c9a5c1
fixed variables in test
9bb9fe4
Merge pull request #5818 from superheri/travis
20fc0ab
fix(document): don't apply transforms to nested docs when updating already saved doc
There are 150 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 176 commits.
e318882
chore: release 4.13.5
edca051
style: fix lint
38131d4
Merge pull request #5344 from c0d0g3n/master
fe0d1c5
docs(query): add more detailed docs re: options
dc19eac
Merge pull request #5845 from Michael77/master
d5d7c1e
Merge pull request #5844 from ralphite/master
e061881
docs(faq): add faq re: typeKey
48aeccc
Merge branch '4.13'
1ffc38d
fix "TypeError: Cannot read property 'options' of undefined" error that stops actual error from being thrown
6e6a845
Merge pull request #1 from ralphite/guide-link-patch
d1f6691
Add link to bufferCommands
ad69054
Merge pull request #5834 from brunohcastro/fix/virtual-ref
82c615c
fix(document): if setting unselected nested path, don't overwrite nested path
93ea193
test(document): repro #5800
80731fd
fix(query): don't throw uncaught error if query filter too big
There are 176 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 189 commits.
5c159d7
chore: release 4.13.6
7dc384c
Merge pull request #5856 from ekulabuhov/master
5c547ad
fix(query): report ObjectParameterError when passing non-object as filter to find() and findOne()
0de9867
test(query): repro #1698
a3fd08c
Added check for missing model parameter
f46e033
refactor: remove unnecessary constructor check
a9be7dc
docs: make Document $markValid() public re: #5826
cbab4ca
Added strictBool option to schema
4d4dfa1
fix(update): make upsert option consistently handle truthy values, not just booleans, for updateOne()
5e279f4
test(update): repro #5839
3a88543
docs(query): correct function signature for .mod() helper
16a41e5
chore: bump lockfile
a122191
chore: now working on 4.13.6
e318882
chore: release 4.13.5
edca051
style: fix lint
There are 189 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 214 commits.
e5fbd01
chore: release 4.13.7
8de8c84
Merge pull request #5889 from gokaygurcan/patch-1
e044fde
Update schematypes.jade
2ecf938
Merge pull request #5875 from ZacharyRSmith/fix/eachAsync
580b2d5
chore: more consistent copy
e2e38e5
Merge pull request #5871 from jinasonlin/master
eb2c337
fix(document): run validate hooks on array subdocs even if not directly modified
5025a4e
test(document): repro #5861
1c3e210
test: fix tests re: #5881
4f1e1a0
refactor(document): use isDefiningProjection() helper instead of checking for $meta and $slice everywhere
107b838
fix(discriminator): don't treat $meta as defining projection when querying
7c355b0
test(discriminator): repro #5859
cc84026
refactor: add isDefiningProjection helper re: #5881
83d9a98
docs(connection): improve connection string query param docs
a11c05e
docs(middleware): some cleanup re: #5866
There are 214 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 227 commits.
96cfbb8
chore: release 4.13.8
3b6eec3
docs(guide): use more up-to-date syntax for autoIndex example
e179034
docs(README): add recommended import syntax
fb21c07
Revert "chore: bump nsp"
41ff691
chore: bump nsp
6da0c52
Merge pull request #5927 from abagh0703/patch-1
f59defb
refactor: fix a few tests re: #5891
a159115
Grammar change: it's --> its
ccec46f
fix: propagate lean options to child schemas
4e64596
fix(populate): use correct model with discriminators + nested populate
ed8e874
test(populate): repro #5858
1996a06
chore: bump lockfile
722d0ab
chore: now working on 4.13.8
e5fbd01
chore: release 4.13.7
8de8c84
Merge pull request #5889 from gokaygurcan/patch-1
There are 227 commits in total.
See the full diff
Version 4.12.2 of mongoose was just published.
This version is covered by your current version range and after updating it in your project the build failed.
mongoose is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/neogeek/mongoose-create-or-update/builds/287953158?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 10 commits.
f2170ee
chore: release 4.12.2
aca06b1
docs(faq): add warnings about using arrow functions for getters/setters, virtuals, and methods
e063211
fix: bump mongodb -> 2.2.33
ccae0a9
fix(query): don't project in populated field if parent field is already projected in
4594c5d
test(query): repro #5669
6df4782
docs(schema): document the childSchemas property and add to public API
23967d7
test(schema): add coverage for childSchemas re: #5695
053a118
fix: upgrade muri for more detailed error messages
c5ec9a9
docs(connection): clarify that poolSize is max
4bb72dd
chore: now working on 4.12.2
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: