forked from loopbackio/loopback-connector-mongodb
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Upstream Comparison #2
Open
alexgurrola
wants to merge
50
commits into
Sitetheory:mongodb-driver-4.x
Choose a base branch
from
loopbackio:master
base: mongodb-driver-4.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off by: Sergey Nosenko <darknos@gmail.com> Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
- Enable Node.js v16 testing - Update supercharge/mongodb-github-action to v1.6.0 - Enable amd64/8 testing - Re-enable coverage reporting - General CI sync with other pipelines. Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Co-authored-by: Nico Flaig <nflaig@protonmail.com> Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
fixes #645 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
see: loopbackio/cicd#6 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
see: loopbackio/cicd#2 see: loopbackio/cicd#4 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: d-bo <vathsven@pm.me>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Coninuation of #652 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
Signed-off-by: d-bo <vathsven@pm.me>
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
* docs: add SECURITY.md (Diana Lau) * chore: tls README example (d-bo) * docs: update coc (Diana Lau) * docs: add code of conduct (Diana Lau) * chore: update v6 EOL (Rifa Achrinza) * ci: fix typo (Rifa Achrinza) * chore: update deps (Rifa Achrinza) * feat: add tls options as of mongo 3.7 (d-bo) * ci: update Node.js version (Rifa Achrinza) * ci: pin NPM version (Rifa Achrinza) * chore: add @achrinza and update CODEOWNERS (Diana Lau) * fix: isObjectIDProperty array param check (Rifa Achrinza) * fix: handle url default db name (Rifa Achrinza) * ci: restrict GITHUB_TOKEN permissions (Rifa Achrinza)
see: loopbackio/cicd#27 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
fixed error if this._models[modelName] is an empty object Signed-off-by: minp <nicolas.preussmann@impact-group.de>
Signed-off-by: Simon Stone <Simon.Stone@docusign.com>
see: loopbackio/cicd#15 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Antonio Ramón Sánchez Morales <antonioramonsm@gmail.com>
BREAKING CHANGE: This drops explicit, documented support for Node.js v10, v11, v12, v13, v15, v17 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
* ci: update Node.js test matrix (Rifa Achrinza) * chore: update Node.js engine matrix (Rifa Achrinza) * feat: upgrade mongodb driver to version 4.x (Antonio Ramón Sánchez Morales) * chore: lock file maintenance (renovate[bot]) * chore: update supercharge/mongodb-github-action action to v1.8.0 (renovate[bot]) * chore: update dependency eslint to ^8.23.0 (renovate[bot]) * chore: update commitlint monorepo to v17 (renovate[bot]) * chore: update dependency eslint to ^8.19.0 (renovate[bot]) * chore: update github/codeql-action action to v2 (renovate[bot]) * chore: update dependency mocha to ^9.2.2 (renovate[bot]) * chore: update dependency loopback-datasource-juggler to ^4.27.1 (renovate[bot]) * chore: update dependency eslint to ^8.18.0 (renovate[bot]) * chore: update dependency strong-globalize to ^6.0.5 (renovate[bot]) * chore: update supercharge/mongodb-github-action action to v1.7.0 (renovate[bot]) * chore: update actions/setup-node action to v3 (renovate[bot]) * chore: update actions/checkout action to v3 (renovate[bot]) * chore: update dependency semver to ^7.3.7 (renovate[bot]) * chore: update dependency should to ^13.2.3 (renovate[bot]) * chore: update dependency debug to ^4.3.4 (renovate[bot]) * chore: update dependency loopback-connector to ^5.0.1 (renovate[bot]) * chore: update dependency bson to ^1.1.6 (renovate[bot]) * chore: update dependency bluebird to ^3.7.2 (renovate[bot]) * chore: update dependency async to ^3.2.4 (renovate[bot]) * ci: add renovate config (Rifa Achrinza) * fix(*): run autoupdate in serial to avoid conflicts (Simon Stone) * fix: optional chaining (preussmann) * chore: update v6 EOL (Rifa Achrinza) * ci: test against Node.js v18 (Rifa Achrinza) Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Node.JS: Drop v14, v16 Add v20 MongoDB: Add v5.0, v6.0, v7.0 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
closes: #725 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
* feat: always use optimized findOrCreate (Rifa Achrinza) * chore: update Node.js and MongoDB supported versions (Rifa Achrinza)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upstream Comparison