Skip to content

Test against Node.js v18 #27

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
achrinza opened this issue Apr 19, 2022 · 0 comments
Open

Test against Node.js v18 #27

achrinza opened this issue Apr 19, 2022 · 0 comments

Comments

@achrinza
Copy link
Member

#TODO: Include description and repos to update.

achrinza added a commit to loopbackio/loopback-connector-mongodb that referenced this issue Apr 19, 2022
see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/loopback-connector-mongodb that referenced this issue Apr 19, 2022
see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/loopback-connector-mongodb that referenced this issue Apr 19, 2022
see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/loopback-connector-mongodb that referenced this issue Apr 19, 2022
see: loopbackio/cicd#27
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/loopback-connector-mongodb that referenced this issue Apr 20, 2022
- test against Node.js v17, v18
- Test against MongoDB v3.6 and v5.0
- fix Travis CI config

see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/loopback-connector-kv-redis that referenced this issue Apr 29, 2022
- test against Node.js v16,v17,v18
- test against Redis v7
- test against alternate architectures

see: loopbackio/cicd#2
see: loopbackio/cicd#27
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/loopback-connector-kv-redis that referenced this issue Apr 30, 2022
- test against Node.js v16,v17,v18
- test against Redis v7
- test against alternate architectures

see: loopbackio/cicd#2
see: loopbackio/cicd#27
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
apocist pushed a commit to apocist/loopback-connector-mongodb that referenced this issue May 12, 2022
see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
vramaniuk pushed a commit to jrcigars/loopback-connector-mongodb that referenced this issue May 30, 2023
see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
vramaniuk pushed a commit to jrcigars/loopback-connector-mongodb that referenced this issue Jun 1, 2023
Use each to itterate through restuls rather than toArray to aviod issues with large datasets [fixes loopbackio#129]
chore(release): v7.0.0-alpha.1

 * 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>
ci: update Node.js test matrix

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
chore: update Node.js engine matrix

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>
feat: upgrade mongodb driver to version 4.x

Signed-off-by: Antonio Ramón Sánchez Morales <antonioramonsm@gmail.com>
chore: lock file maintenance

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update supercharge/mongodb-github-action action to v1.8.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency eslint to ^8.23.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update commitlint monorepo to v17

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency eslint to ^8.19.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update github/codeql-action action to v2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency mocha to ^9.2.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency loopback-datasource-juggler to ^4.27.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency eslint to ^8.18.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency strong-globalize to ^6.0.5

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update supercharge/mongodb-github-action action to v1.7.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update actions/setup-node action to v3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update actions/checkout action to v3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency semver to ^7.3.7

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency should to ^13.2.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency debug to ^4.3.4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency loopback-connector to ^5.0.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency bson to ^1.1.6

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency bluebird to ^3.7.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
chore: update dependency async to ^3.2.4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
ci: add renovate config

see: loopbackio/cicd#15

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
fix(*): run autoupdate in serial to avoid conflicts

Signed-off-by: Simon Stone <Simon.Stone@docusign.com>
fix: optional chaining

fixed error if this._models[modelName] is an empty object

Signed-off-by: minp <nicolas.preussmann@impact-group.de>
chore: update v6 EOL

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
ci: test against Node.js v18

see: loopbackio/cicd#27

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
6.2.0

 * 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)
docs: add SECURITY.md

Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
chore: tls README example

Signed-off-by: d-bo <vathsven@pm.me>
docs: update coc

Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
docs: add code of conduct

Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
chore: update v6 EOL

Coninuation of loopbackio#652

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
ci: fix typo

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
chore: update deps

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
feat: add tls options as of mongo 3.7

Signed-off-by: d-bo <vathsven@pm.me>
ci: update Node.js version

see: loopbackio/cicd#2
see: loopbackio/cicd#4

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
ci: pin NPM version

see: loopbackio/cicd#6

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
chore: add @achrinza and update CODEOWNERS

Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
fix: isObjectIDProperty array param check

fixes loopbackio#645

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
fix: handle url default db name

Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
ci: restrict GITHUB_TOKEN permissions

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
6.1.0

 * ci: misc updates (Rifa Achrinza)
 * feat: add transaction support (Sergey Nosenko)
 * ci: align gh actions workflow with 5.x (Rifa Achrinza)
 * chore: move repo to loopbackio org (Diana Lau)
ci: misc updates

- 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>
feat: add transaction support

Signed-off by: Sergey Nosenko <darknos@gmail.com>
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
ci: align gh actions workflow with 5.x

see loopbackio#634

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
chore: move repo to loopbackio org

Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
6.0.1

 * fix: allows fields filter with custom field name (louis.nguyen)
 * README: update notes about 6.0 (Miroslav Bajtoš)
fix: allows fields filter with custom field name

Signed-off-by: louis.nguyen <louis.nguyen@jetstudio.io>
README: update notes about 6.0

Remove the message "6.0 is in development", update LTS table with the
correct date of publishing v6.0.0

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
6.0.0

 * coerce values of array defined as ObjectID type (=)
 * Update mongodb to ^3.6.4 (wolrajhti)
 * ci: convert from Travis to Github action ci (Agnes Lin)
 * README: mention our work on 6.0 (Miroslav Bajtoš)
 * [SEMVER-MAJOR] Drop support for LoopBack 3.x (Yaapa Hage)
coerce values of array defined as ObjectID type

Signed-off-by: = <mrbatista@users.noreply.github.com>
Update mongodb to ^3.6.4

Signed-off-by: wolrajhti <pierre.bouteloup@hotmail.fr>
ci: convert from Travis to Github action ci

Signed-off-by: Agnes Lin <agneslin.lin@ibm.com>
[SEMVER-MAJOR] Drop support for LoopBack 3.x

Signed-off-by: Yaapa Hage <hage.yaapa@in.ibm.com>
README: mention our work on 6.0

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
5.5.0

 * atomic upsertWithWhere (loopbackio#563) (Matteo Padovano)
atomic upsertWithWhere (loopbackio#563)

Signed-off-by: = <mrbatista@users.noreply.github.com>
achrinza added a commit that referenced this issue Aug 22, 2023
see: #27
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit that referenced this issue Aug 22, 2023
see: #27
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/strong-soap that referenced this issue Oct 26, 2023
see: loopbackio/cicd#27
see: loopbackio/cicd#83
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/strong-soap that referenced this issue Oct 26, 2023
see: loopbackio/cicd#27
see: loopbackio/cicd#83
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to loopbackio/strong-soap that referenced this issue Oct 26, 2023
see: loopbackio/cicd#27
see: loopbackio/cicd#83
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant