a855de38fe
support proxy configuration
2025-06-14 23:10:25 +02:00
cb3a0635bb
format via prettier
2025-06-14 23:03:31 +02:00
c2fddd52ad
node_modules: upgrade
2025-06-14 22:45:43 +02:00
3ead51e1f7
on pull request
2025-06-14 22:45:31 +02:00
1fc7d4e2c6
build(deps): bump @actions/glob from 0.4.0 to 0.5.0 ( #210 )
...
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob ) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob )
---
updated-dependencies:
- dependency-name: "@actions/glob"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-14 22:44:48 +02:00
f196747264
build(deps): bump nodemailer from 6.10.1 to 7.0.3 ( #228 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.10.1 to 7.0.3.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.3 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 7.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-14 22:42:28 +02:00
2f2c447104
colored jq
2025-06-14 22:41:11 +02:00
3b952f8862
CI updates + devcontainer
2025-06-14 22:38:49 +02:00
21abe22bd8
node_modules: upgrade
2025-06-13 19:44:16 +02:00
7d23b91650
Update README.md
2025-04-24 14:20:53 +02:00
7ac0fb1e36
Delete testdata directory
v5
2025-04-24 14:18:45 +02:00
88cb2160ee
build(deps): bump nodemailer from 6.10.0 to 6.10.1 ( #225 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.0...v6.10.1 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 6.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 08:24:36 +02:00
abb4c87fd6
Add envelope-from and envelope-to options ( #224 )
...
* Add envelope-from and envelope-to options
* update readme
2025-04-08 20:36:45 +02:00
e04abb1cc1
build(deps): bump nodemailer from 6.9.16 to 6.10.0 ( #221 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.16 to 6.10.0.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.16...v6.10.0 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-minor
...
[ci skip]
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 09:14:18 +01:00
c624d7739b
README: v4
...
[ci skip]
2024-11-20 07:48:05 +01:00
611879133a
Enable the Showdown option to support tables ( #220 )
...
* Add support for table rendering
v4
2024-11-20 07:42:26 +01:00
9711b8142f
build(deps): bump nodemailer from 6.9.15 to 6.9.16 ( #218 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.15 to 6.9.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.15...v6.9.16 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 08:34:11 +01:00
5b782eef50
build(deps): bump @actions/core from 1.11.0 to 1.11.1 ( #217 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
[ci skip]
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 14:10:23 +02:00
a3d6771524
build(deps): bump @actions/core from 1.10.1 to 1.11.0 ( #216 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
[ci skip]
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 08:01:09 +02:00
be7681426b
build(deps): bump nodemailer from 6.9.14 to 6.9.15 ( #212 )
...
[ci skip]
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.14 to 6.9.15.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.14...v6.9.15 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 09:53:02 +02:00
e27b5697b7
build(deps): bump nodemailer from 6.9.13 to 6.9.14 ( #206 )
...
[ci skip]
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.13 to 6.9.14.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.13...v6.9.14 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 07:55:33 +02:00
2cea9617b0
build(deps): bump nodemailer from 6.9.12 to 6.9.13 ( #204 )
...
[ci skip]
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.12 to 6.9.13.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.12...v6.9.13 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.12.0
2024-03-21 09:17:59 +01:00
3c36016689
build(deps): bump nodemailer from 6.9.10 to 6.9.12 ( #202 )
...
[ci skip]
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.10 to 6.9.12.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.10...v6.9.12 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 19:00:37 +01:00
b623fcf123
build(deps): bump nodemailer from 6.9.9 to 6.9.10 ( #199 )
...
[ci skip]
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.9 to 6.9.10.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.9...v6.9.10 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 08:59:35 +01:00
2afa768d34
Fix for issue #196 ( #197 )
2024-02-14 12:26:05 +01:00
eaa39a13cd
build(deps): bump nodemailer from 6.9.8 to 6.9.9 ( #195 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.8 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.8...v6.9.9 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:54:11 +01:00
4226df7daa
Update to Node20 ( #193 )
v3
v3.11.0
2024-01-27 00:23:23 +01:00
97a10a20cc
build(deps): bump @actions/core from 1.10.0 to 1.10.1 ( #181 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
[ci skip]
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 09:09:27 +01:00
9767c2af4d
build(deps): bump nodemailer from 6.9.1 to 6.9.8 ( #191 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.1 to 6.9.8.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.8 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
[ci skip]
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 09:09:02 +01:00
d6910da162
README: GitHub
...
[ci skip]
2024-01-06 13:49:07 +01:00
dc13c734ff
Enable logging and debug of nodemailer ( #190 )
...
This should help A LOT to let people understand
why things go wrong in this action when talking to the mailhost
v3.10.0
2024-01-05 18:40:18 +01:00
48476814b0
Made "to" optional (incase cc or bcc is provided) ( #183 )
...
* Added made to optional (incase cc or bcc is provided)
* updated action.yml
v3.9.0
2023-09-27 08:49:06 +02:00
e3f3ba4f86
build(deps): bump actions/checkout from 3 to 4 ( #179 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:47:40 +02:00
19516a4a58
fix #176 by removing useless warning message ( #177 )
2023-08-19 08:57:30 +02:00
3c0bbc53ef
Support reading the subject from a file. ( #173 )
...
Allows dynamic subjects to be generated at action runtime
(e.g., "Foobar version 1.2.3 is released", where 1.2.3
is not known at action config time).
Leverages the existing file:// support for body, but renames
getBody to getText, in keeping with this expanded role.
v3.8.0
2023-08-08 14:24:30 +02:00
6d8218d1d2
workflows: update checkout action
2023-04-25 09:17:22 +02:00
657e138a0a
build(deps): bump nodemailer from 6.8.0 to 6.9.1 ( #153 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.8.0 to 6.9.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.8.0...v6.9.1 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 09:15:30 +02:00
874d3db0a9
build(deps): bump @actions/glob from 0.2.1 to 0.4.0 ( #152 )
...
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob ) from 0.2.1 to 0.4.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob )
---
updated-dependencies:
- dependency-name: "@actions/glob"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 09:14:28 +02:00
fa73d6accd
Clarify that Markdown only works for html_body ( #151 )
...
[ci skip]
v3.7.2
2023-01-26 09:07:49 +01:00
3fceccf713
Merge pull request #148 from JJ-connect/master
...
Update README.md
2023-01-05 13:20:56 +01:00
7b54875a3c
Update README.md
...
Remove inconsistent colon in comment for mail server username.
2023-01-05 10:39:58 +00:00
f27e7f6b8d
node_modules: upgrade
2022-10-21 16:52:45 +02:00
6063705cef
action: run on node16
v3.7.1
2022-10-14 12:36:54 +02:00
64262eed9b
build(deps): bump nodemailer from 6.6.2 to 6.7.8 ( #126 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.6.2 to 6.7.8.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/commits/v6.7.8 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.7.0
2022-09-09 18:56:49 +02:00
118894614c
build(deps): bump ansi-regex from 4.1.0 to 4.1.1 ( #132 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 18:56:34 +02:00
07d4810b3b
Add connection_url input parameter ( #131 )
...
Specify connection via URL (replaces server_address, server_port,
secure, username and password)
Format:
* smtp://user:password@server:port
* smtp+starttls://user:password@server:port
Closes : #127
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com >
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com >
2022-09-09 18:53:48 +02:00
924d1fedb2
Revert "Add connection_url input parameter ( #128 )" ( #130 )
...
This reverts commit 602f9d1725
.
2022-09-01 23:36:08 +02:00
602f9d1725
Add connection_url input parameter ( #128 )
...
Specify connection via URL (replaces server_address, server_port,
secure, username and password)
Format:
* smtp://user:password@server:port
* smtp+starttls://user:password@server:port
Closes : #127
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com >
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com >
2022-09-01 23:14:42 +02:00
6d23605227
main: set filename of attachments
v3.6.1
2022-03-24 19:30:26 +01:00
f5b1987fb0
build(deps): bump @actions/glob from 0.2.0 to 0.2.1 ( #97 )
...
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob )
---
updated-dependencies:
- dependency-name: "@actions/glob"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-18 22:59:34 +01:00