https://github.com/Automattic/mongoose

sort by:
Revision Author Date Message Commit Date
cec2ff4 Update model.findOneAndUpdate.test.js 06 July 2023, 14:39:49 UTC
0880a2e `includeResultMetadata` option 05 July 2023, 15:23:38 UTC
5f9593d Merge branch 'master' into 7.4 04 July 2023, 19:51:51 UTC
eb16d8d Merge pull request #13542 from Automattic/vkarpov15/openuri-refactor Move all MongoDB-specific connection logic into driver layer, add `createClient()` method to handle creating MongoClient 04 July 2023, 18:41:01 UTC
aa5c2c2 Merge pull request #13572 from Automattic/vkarpov15/gh-13550 fix(query): convert findOneAndUpdate to findOneAndReplace when overwrite set for backwards compat with Mongoose 6 04 July 2023, 18:31:01 UTC
664ba3f Merge pull request #13574 from orgads/merge-type Types: Reuse MergeType in DiscriminatorSchema 04 July 2023, 18:30:43 UTC
153ab07 Merge pull request #13576 from Automattic/vkarpov15/gh-13537 docs(connections): clarify that socketTimeoutMS now defaults to 0 04 July 2023, 18:25:11 UTC
5f9c783 docs(connections): clarify that socketTimeoutMS now defaults to 0 Fix #13537 04 July 2023, 15:24:59 UTC
b2897dc Types: Reuse MergeType in DiscriminatorSchema 04 July 2023, 06:41:37 UTC
0caeb6b fix(query): convert findOneAndUpdate to findOneAndReplace when overwrite set for backwards compat with Mongoose 6 Fix #13550 03 July 2023, 16:22:52 UTC
67b4224 Merge pull request #13568 from Automattic/vkarpov15/gh-13548 docs(migrating_to_7): add mapReduce() removal to migration guide 03 July 2023, 13:26:57 UTC
dd3955d Update docs/migrating_to_7.md Co-authored-by: Mohamed Oraby <37554568+MohOraby@users.noreply.github.com> 03 July 2023, 08:32:18 UTC
05cd285 docs(migrating_to_7): add mapReduce() removal to migration guide Fix #13548 02 July 2023, 21:54:45 UTC
d8d4845 Merge pull request #13564 from Automattic/dependabot/npm_and_yarn/master/mongodb-memory-server-8.13.0 chore(deps-dev): bump mongodb-memory-server from 8.12.2 to 8.13.0 02 July 2023, 13:03:19 UTC
101948f Merge pull request #13563 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.22.5 chore(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 02 July 2023, 13:03:02 UTC
4250c34 chore(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 02 July 2023, 13:01:29 UTC
3010818 Merge pull request #13566 from Automattic/dependabot/npm_and_yarn/master/typescript-5.1.6 chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 02 July 2023, 13:00:55 UTC
4d6af1b Merge pull request #13565 from Automattic/dependabot/npm_and_yarn/master/eslint-8.44.0 chore(deps-dev): bump eslint from 8.41.0 to 8.44.0 02 July 2023, 13:00:40 UTC
ef5a62d Merge pull request #13561 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/eslint-plugin-5.60.1 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.1 02 July 2023, 13:00:04 UTC
6820cdb Merge pull request #13562 from Automattic/dependabot/npm_and_yarn/master/dotenv-16.3.1 chore(deps-dev): bump dotenv from 16.1.3 to 16.3.1 02 July 2023, 12:59:47 UTC
ae72cc0 chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 02 July 2023, 12:57:57 UTC
b65aeb7 chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 5.60.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 02 July 2023, 12:57:48 UTC
1bd6e80 chore(deps-dev): bump eslint from 8.41.0 to 8.44.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.44.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.44.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 02 July 2023, 12:57:41 UTC
06f7d18 Merge pull request #13560 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/parser-5.60.1 chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.60.1 02 July 2023, 12:56:57 UTC
1e7c889 Merge pull request #13559 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.22.5 chore(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 02 July 2023, 12:56:47 UTC
0de5f59 Merge pull request #13557 from Automattic/dependabot/npm_and_yarn/master/sinon-15.2.0 chore(deps-dev): bump sinon from 15.1.0 to 15.2.0 02 July 2023, 12:56:34 UTC
82ef2bf Merge pull request #13556 from Automattic/dependabot/npm_and_yarn/master/webpack-5.88.1 chore(deps-dev): bump webpack from 5.85.0 to 5.88.1 02 July 2023, 12:56:23 UTC
8b673aa Merge pull request #13555 from Automattic/dependabot/github_actions/master/actions/checkout-3.5.3 chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 02 July 2023, 12:56:02 UTC
ff23560 chore(deps-dev): bump mongodb-memory-server from 8.12.2 to 8.13.0 Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 8.12.2 to 8.13.0. - [Release notes](https://github.com/nodkz/mongodb-memory-server/releases) - [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v8.13.0/packages/mongodb-memory-server) --- updated-dependencies: - dependency-name: mongodb-memory-server dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:56:39 UTC
6f3b0c6 chore(deps-dev): bump dotenv from 16.1.3 to 16.3.1 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:54:42 UTC
a90e717 chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.60.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.60.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:52:09 UTC
57b8c2b chore(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:51:17 UTC
947ecfb chore(deps-dev): bump sinon from 15.1.0 to 15.2.0 Bumps [sinon](https://github.com/sinonjs/sinon) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/compare/v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:49:49 UTC
8636db2 chore(deps-dev): bump webpack from 5.85.0 to 5.88.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.88.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.88.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:49:13 UTC
94d03b7 chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8e5e7e5ab8b370d6c329ec480221332ada57f0ab...c85c95e3d7251135ab7dc9ce3241c5835cc595a9) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 01 July 2023, 23:35:16 UTC
9482716 Merge pull request #13551 from hasezoey/routineMDfix docs: routine lint for markdown code run 29 June 2023, 11:09:24 UTC
c6555b8 Merge pull request #13552 from hasezoey/addMarkdownLint Add markdown lint 29 June 2023, 01:42:12 UTC
bc5643d Merge pull request #13538 from Automattic/IslandRhythms/gh-13510 Island rhythms/gh 13510 28 June 2023, 18:26:35 UTC
a5a0be3 Merge branch '7.4' into IslandRhythms/gh-13510 28 June 2023, 18:17:52 UTC
7d0972a test: fix deno tests 28 June 2023, 17:03:45 UTC
1fb95ac test: fix deno tests 28 June 2023, 15:12:08 UTC
64e90df chore(workflows/documentation): lint MD files with "markdownlint-cli2" 28 June 2023, 12:02:56 UTC
bf98d5f docs(middleware): remove "new in 4.5.0" message 28 June 2023, 12:00:14 UTC
a478980 docs: fix header skipping header levels 28 June 2023, 12:00:14 UTC
c88280a docs(deprecations): change links to be valid 28 June 2023, 12:00:14 UTC
3029d95 docs: change all non-excluded files to have a h1 heading 28 June 2023, 12:00:13 UTC
075cba4 docs: add language to missing code-blocks 28 June 2023, 12:00:13 UTC
4f867e2 docs: apply automatically fixable rules 28 June 2023, 12:00:13 UTC
09223fa chore: add "markdownlint-cli2" 28 June 2023, 12:00:13 UTC
a51effe chore(eslintrc): also lint all "." files 28 June 2023, 10:59:24 UTC
44ca013 docs: routine lint for markdown code run 28 June 2023, 09:35:38 UTC
a7780a2 Update schematype.test.js 26 June 2023, 21:02:47 UTC
05c6b11 Merge pull request #13543 from Automattic/vkarpov15/gh-13534 types: support `mongoose.Schema.ObjectId` as alias for `mongoose.Schema.Types.ObjectId` 26 June 2023, 13:06:58 UTC
5e18d6b Merge branch 'master' into 7.4 26 June 2023, 13:04:49 UTC
1c455e6 types: support `mongoose.Schema.ObjectId` as alias for `mongoose.Schema.Types.ObjectId` Fix #13534 25 June 2023, 19:51:06 UTC
d679d4b Merge pull request #13541 from Automattic/vkarpov15/remove-internal-callbacks refactor: avoid using callbacks for internal `deleteOne()` and `find()` calls 25 June 2023, 19:40:38 UTC
500a0c3 test: try cleaning up data to fix deno tests 25 June 2023, 19:24:17 UTC
79289e3 Merge pull request #13540 from Metehan-Altuntekin/patch-1 docs(schemas): fix typo in schemas.md 25 June 2023, 18:52:26 UTC
24a72f9 refactor: cleanup createClient() function signature 25 June 2023, 18:31:05 UTC
66730c4 refactor: move all MongoDB-specific connection logic into driver layer, add `createClient()` method to handle creating MongoClient 25 June 2023, 18:27:52 UTC
f50309e refactor: avoid using callbacks for internal `deleteOne()` and `find()` calls 24 June 2023, 20:56:12 UTC
7b53867 Merge pull request #13536 from Automattic/vkarpov15/gh-13530 fix(document): allow setting keys with dots in mixed paths underneath nested paths 24 June 2023, 20:30:05 UTC
8d510c5 docs(schemas): fix typo in schemas.md "descibing" -> "describing" 23 June 2023, 19:56:45 UTC
7a4a678 close connection 23 June 2023, 16:14:41 UTC
9c76181 add async/await back 23 June 2023, 16:09:52 UTC
8c3ac85 remove async/await from test 23 June 2023, 16:05:45 UTC
32e4a2e revert `set()` changes 23 June 2023, 14:27:15 UTC
ee3e7c9 add `setters = []` to all relevant types 22 June 2023, 21:37:00 UTC
f8b1511 add test 22 June 2023, 20:36:03 UTC
dd53fc7 begin implementation 21 June 2023, 22:03:23 UTC
95f1ec9 chore: release 7.3.1 21 June 2023, 16:28:23 UTC
ffa69e3 fix(document): allow setting keys with dots in mixed paths underneath nested paths Fix #13530 21 June 2023, 15:50:56 UTC
49dd7e4 Merge pull request #13532 from Automattic/vkarpov15/gh-13498 docs(middleware): explain how to access query and save() parameters in middleware 21 June 2023, 12:09:55 UTC
de6250d Merge pull request #13533 from Automattic/vkarpov15/gh-12967 docs(connections): expand docs on serverSelectionTimeoutMS 21 June 2023, 12:09:33 UTC
e6ac182 docs(connections): expand docs on serverSelectionTimeoutMS Fix #12967 20 June 2023, 19:23:34 UTC
56563ec docs(middleware): explain how to access query and save() parameters in middleware Fix #13498 20 June 2023, 18:42:21 UTC
dda72c6 Merge pull request #13522 from Automattic/vkarpov15/gh-13512 feat(query): delay converting documents into POJOs until query execution, allow querying subdocuments with defaults disabled 19 June 2023, 20:30:40 UTC
94b78c0 Merge pull request #13524 from Automattic/vkarpov15/gh-13483 docs(connections+faq): add info on localhost vs 127.0.0.1 19 June 2023, 20:30:14 UTC
936c95d Update docs/connections.md Co-authored-by: hasezoey <hasezoey@gmail.com> 19 June 2023, 20:30:02 UTC
7539535 Merge pull request #13527 from Automattic/revert-13526-revert-13513-vkarpov15/schema-collection-options Revert "Revert "feat(schema): add collectionOptions option to schemas"" 19 June 2023, 14:05:35 UTC
a59af89 Revert "Revert "feat(schema): add collectionOptions option to schemas"" 19 June 2023, 14:05:05 UTC
8247935 Merge branch '7.4' of github.com:Automattic/mongoose into 7.4 19 June 2023, 14:04:29 UTC
ad9aa0d Merge pull request #13526 from Automattic/revert-13513-vkarpov15/schema-collection-options Revert "feat(schema): add collectionOptions option to schemas" 19 June 2023, 14:03:50 UTC
96d8df1 Revert "feat(schema): add collectionOptions option to schemas" 19 June 2023, 14:03:42 UTC
643d55a Merge pull request #13513 from Automattic/vkarpov15/schema-collection-options feat(schema): add collectionOptions option to schemas 19 June 2023, 14:03:24 UTC
48e5c15 docs(connections+faq): add info on localhost vs 127.0.0.1 Fix #13483 19 June 2023, 00:11:58 UTC
faefe56 Update types/schemaoptions.d.ts Co-authored-by: hasezoey <hasezoey@gmail.com> 18 June 2023, 23:58:06 UTC
855008f Merge pull request #13516 from Automattic/vkarpov15/gh-13507 fix(query): respect query-level `strict` option on `findOneAndReplace()` 18 June 2023, 23:57:51 UTC
f91ff02 Merge pull request #13515 from hasezoey/augmentbson types: augment bson.ObjectId instead of adding on own type 18 June 2023, 23:56:31 UTC
1890646 Merge pull request #13521 from lorand-horvath/patch-11 docs(SchemaType): validate members are validator & message (not msg) 18 June 2023, 23:30:46 UTC
a73af19 feat(query): delay converting documents into POJOs until query execution, allow querying subdocuments with defaults disabled Fix #13512 18 June 2023, 23:23:48 UTC
b86b3ad docs(SchemaType): validate members are validator & message (not msg) 17 June 2023, 14:28:47 UTC
7f64419 refactor(query): reduce code path duplication in `_findOneAndReplace()` Re: #13507 16 June 2023, 15:53:37 UTC
b5da38d fix(query): respect query-level `strict` option on `findOneAndReplace()` Fix #13507 16 June 2023, 15:25:12 UTC
7f164df types: augment bson.ObjectId instead of adding on own type fixes #12537 16 June 2023, 10:44:43 UTC
2d5473c style: fix lint 15 June 2023, 21:33:01 UTC
afe7d00 feat(schema): add collectionOptions option to schemas 15 June 2023, 21:28:34 UTC
1db7cf4 chore: release 7.3.0 14 June 2023, 18:31:26 UTC
3742d8f Merge pull request #13499 from Automattic/7.3 7.3 14 June 2023, 18:23:36 UTC
fcda25d Merge pull request #13506 from Automattic/IslandRhythms/optimistic-concurrency-array Island rhythms/optimistic concurrency array 14 June 2023, 18:14:45 UTC
back to top