-
Notifications
You must be signed in to change notification settings - Fork 64
Comparing changes
Open a pull request
base repository: GraphQLGuide/apollo-datasource-mongodb
base: 0.5.0
head repository: GraphQLGuide/apollo-datasource-mongodb
compare: master
- 18 commits
- 9 files changed
- 4 contributors
Commits on Sep 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a35bba8 - Browse repository at this point
Copy the full SHA a35bba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327f6ae - Browse repository at this point
Copy the full SHA 327f6aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4129737 - Browse repository at this point
Copy the full SHA 4129737View commit details
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4e1124d - Browse repository at this point
Copy the full SHA 4e1124dView commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 08e1c07 - Browse repository at this point
Copy the full SHA 08e1c07View commit details
Commits on Mar 31, 2022
-
Bump ajv from 6.12.2 to 6.12.6 (#89)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e408d24 - Browse repository at this point
Copy the full SHA e408d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6999a - Browse repository at this point
Copy the full SHA 0b6999aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1b174 - Browse repository at this point
Copy the full SHA ca1b174View commit details -
Bump path-parse from 1.0.6 to 1.0.7 (#90)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afc9ec4 - Browse repository at this point
Copy the full SHA afc9ec4View commit details -
Bump ansi-regex from 3.0.0 to 3.0.1 (#91)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e048ce - Browse repository at this point
Copy the full SHA 2e048ceView commit details -
Bump tmpl from 1.0.4 to 1.0.5 (#93)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 633188e - Browse repository at this point
Copy the full SHA 633188eView commit details -
Bump minimist from 1.2.5 to 1.2.6 (#92)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ee88f3 - Browse repository at this point
Copy the full SHA 8ee88f3View commit details
Commits on Apr 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d53ec37 - Browse repository at this point
Copy the full SHA d53ec37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8f93a - Browse repository at this point
Copy the full SHA 5d8f93aView commit details
Commits on Aug 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6eff2ac - Browse repository at this point
Copy the full SHA 6eff2acView commit details
Commits on Oct 4, 2023
-
Apollo Server 4 Upgrade (#123)
* Removed apollo datasource and initialize method from MongoDataSource * Added type for constructor options argument to include modelOrCollection and optionally a cache * Updated the tests for datasource to accomodate the recent changes * Removed deprecated packages and installed new cache package, updated package info * Added two tests to ensure that you can add a context to the constructor of the api class you extend MongoDataSource to * Updated README and package version * Fixed some mistakes and missing info in the README * Minor fixes to the README * Final changes * Final commit * Fixed typing issue * Updated README and some package.json info * Removed npm version comment * Fixed typo in readme * Fixed module name * Added previous README and added note on versioning to both * Fixed README links * Updated mongoose from v5 to v7 and updated mongodb from v3 to v4 * Updated bson to 5.4.0 and mongodb to 5.7.0
Configuration menu - View commit details
-
Copy full SHA for 235244e - Browse repository at this point
Copy the full SHA 235244eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf5d2b - Browse repository at this point
Copy the full SHA 4cf5d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84824a7 - Browse repository at this point
Copy the full SHA 84824a7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.0...master