-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Replace node-mailer module with something else #338
Comments
feathers-mailer supports Node >= 4 |
I found also emailjs, picked from awesome-nodejs |
Good news! Node.js 4 is EOL 😂 |
yoshi-automation
added
🚨
This issue needs some love.
triage me
I really want to be triaged.
labels
Apr 7, 2020
NimJay
pushed a commit
that referenced
this issue
Nov 9, 2022
🤖 I have created a release \*beep\* \*boop\* --- ### [3.1.8](https://www.github.com/googleapis/nodejs-containeranalysis/compare/v3.1.7...v3.1.8) (2021-08-17) ### Bug Fixes * **build:** migrate to using main branch ([#336](https://www.github.com/googleapis/nodejs-containeranalysis/issues/336)) ([3fbaf02](https://www.github.com/googleapis/nodejs-containeranalysis/commit/3fbaf02e2dc83730d1222255ad2f6ab6d34f4be0)) * **deps:** google-gax v2.24.1 ([#338](https://www.github.com/googleapis/nodejs-containeranalysis/issues/338)) ([6f0b19a](https://www.github.com/googleapis/nodejs-containeranalysis/commit/6f0b19a20b73f542c6e88f954fc3e159b9e73f82)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ace-n
pushed a commit
that referenced
this issue
Nov 11, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 11, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 15, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 15, 2022
* docs: move samples out of branch * fix assert * remove empty line
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 16, 2022
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 16, 2022
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 16, 2022
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 16, 2022
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 16, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* fix region tag * fix: region tag * Add GCLOUD_PROJECT env var for tutorial * fix: Add GCLOUD_PROJECT env var for tutorial * fix: lint 🙈
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* fix region tag * fix: region tag * Add GCLOUD_PROJECT env var for tutorial * fix: Add GCLOUD_PROJECT env var for tutorial * fix: lint 🙈
unforced
pushed a commit
that referenced
this issue
Nov 17, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 17, 2022
* docs: move samples out of branch * fix assert * remove empty line
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* fix region tag * fix: region tag * Add GCLOUD_PROJECT env var for tutorial * fix: Add GCLOUD_PROJECT env var for tutorial * fix: lint 🙈
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* fix region tag * fix: region tag * Add GCLOUD_PROJECT env var for tutorial * fix: Add GCLOUD_PROJECT env var for tutorial * fix: lint 🙈
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* fix region tag * fix: region tag * Add GCLOUD_PROJECT env var for tutorial * fix: Add GCLOUD_PROJECT env var for tutorial * fix: lint 🙈
pattishin
pushed a commit
that referenced
this issue
Nov 18, 2022
* added create-featurestore-sample.js and create-featurestore-sample.test.js * feat(samples): added createFeaturestore sample (#313) * feat(samples): added remaining featurestore samples (#313) * removed the extraneous files * feat(samples): add remaining featurestore api samples (#313) * feat(samples): add remaining featurestore apis samples (#313) * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat(samples): changed timeout of featurestore apis samples (#313) * feat(samples): update featurestore-samples.test.js (#313) Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: junkourata <[email protected]>
pattishin
pushed a commit
that referenced
this issue
Nov 22, 2022
* added create-featurestore-sample.js and create-featurestore-sample.test.js * feat(samples): added createFeaturestore sample (#313) * feat(samples): added remaining featurestore samples (#313) * removed the extraneous files * feat(samples): add remaining featurestore api samples (#313) * feat(samples): add remaining featurestore apis samples (#313) * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat(samples): changed timeout of featurestore apis samples (#313) * feat(samples): update featurestore-samples.test.js (#313) Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: junkourata <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node-mailer
only supports Node 6 - we need something that supports Node 4.The text was updated successfully, but these errors were encountered: