github-actions[bot]
68db890456
Version Packages (next)
2026-05-26 15:26:38 +00:00
github-actions[bot]
b97fcb0a93
Version Packages
2026-05-19 18:28:24 +00:00
github-actions[bot]
42a2f56e61
Version Packages (next)
2026-05-12 18:28:01 +00:00
github-actions[bot]
1cc86bee1c
Version Packages (next)
2026-04-21 15:07:43 +00:00
Fredrik Adelöw
8e7f7249e7
chore: regenerate knip reports
...
Signed-off-by: Fredrik Adelöw <freben@spotify.com >
Made-with: Cursor
2026-04-16 12:14:47 +02:00
github-actions[bot]
93e643d142
Version Packages
2026-04-14 14:57:31 +00:00
github-actions[bot]
6c10d88c13
Version Packages (next)
2026-04-07 15:30:58 +00:00
github-actions[bot]
a2cb332e25
Version Packages (next)
2026-03-31 15:30:51 +00:00
dependabot[bot]
19ef9fbf34
build(deps): bump nodemailer from 7.0.13 to 8.0.4
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 7.0.13 to 8.0.4.
- [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/v7.0.13...v8.0.4 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 8.0.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 01:14:52 +00:00
github-actions[bot]
c1b510cabb
Version Packages (next)
2026-03-24 14:54:00 +00:00
github-actions[bot]
5725b5fcfa
Version Packages
2026-03-17 21:39:07 +00:00
github-actions[bot]
ed7c4e3bef
Version Packages (next)
2026-03-10 17:34:12 +00:00
github-actions[bot]
db0d171511
Version Packages (next)
2026-03-03 14:16:49 +00:00
github-actions[bot]
4bd6a3a1af
Version Packages (next)
2026-02-24 19:24:06 +00:00
github-actions[bot]
e6df5d52ce
Version Packages
2026-02-17 16:06:18 +00:00
Fredrik Adelöw
0fef9b4744
Merge pull request #32576 from drodil/included_topics
...
feat(notifications): add support for included topics
2026-02-16 22:40:13 +01:00
github-actions[bot]
7c41134684
Version Packages (next)
2026-02-10 16:14:59 +00:00
Hellgren Heikki
e9eb400f9c
feat(notifications): add support for included topics
...
this can be used to configure processors to only process notifications
that contain specific topics. if notification does not have a topic and
included topics are configured, the notification will not get processed
by the specific processor. this is mainly for the email processor but
can be used by other processors as well.
closes #32497
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2026-01-29 15:31:35 +02:00
github-actions[bot]
d4b85dddee
Version Packages (next)
2026-01-27 15:51:11 +00:00
github-actions[bot]
c24788d5bb
Version Packages
2025-12-16 14:08:20 +00:00
Fredrik Adelöw
fff8c798ae
Merge pull request #31922 from StateFarmIns/update-notif-ses-options
...
fix: Update email processor ses options to match v2 of ses sdk
2025-12-13 19:21:45 +01:00
github-actions[bot]
e08f48a9b5
Version Packages (next)
2025-12-09 15:00:09 +00:00
renovate[bot]
b267aeaa04
chore(deps): update dependency @types/nodemailer to v7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 16:08:04 +00:00
Colt McKissick
8dd4ce4073
refactor: populate ses options during constructor
...
Signed-off-by: Colt McKissick <colt.mckissick.ycbp@statefarm.com >
2025-12-03 10:13:41 -05:00
Colt McKissick
09c498aa68
fix: use fromArn config, log warning for sourceArn
...
Signed-off-by: Colt McKissick <colt.mckissick.ycbp@statefarm.com >
2025-12-02 10:30:16 -05:00
Colt McKissick
a5d5b3adcc
fix: mark fromArn as deprecated, update getSesOptions to read fromArn if set
...
Signed-off-by: Colt McKissick <colt.mckissick.ycbp@statefarm.com >
2025-12-02 09:21:29 -05:00
Colt McKissick
3513cdd4f7
docs: update readme example to reflect config changes
...
Signed-off-by: Colt McKissick <colt.mckissick.ycbp@statefarm.com >
2025-12-01 11:15:26 -05:00
Colt McKissick
7b65adeaaa
fix: Update email processor ses options to match v2
...
Signed-off-by: Colt McKissick <colt.mckissick.ycbp@statefarm.com >
2025-11-26 11:58:17 -05:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00
github-actions[bot]
20fae88bdf
Version Packages (next)
2025-11-11 21:45:56 +00:00
github-actions[bot]
3738293d26
Version Packages (next)
2025-11-04 15:00:26 +00:00
github-actions[bot]
2c1fe37d3b
Version Packages (next)
2025-10-24 13:22:48 +00:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
Fredrik Adelöw
461296991c
Merge pull request #31458 from drodil/ses_email
...
fix(notifications): update ses to v2
2025-10-20 09:48:59 +02:00
Hellgren Heikki
22a53624ec
fix(notifications): update ses to v2
...
this to prevent error message being thrown with nodemailer v7 from email
notifications. fixes #31457
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-10-17 13:04:32 +03:00
Patrik Oldsberg
b436f73803
Merge pull request #31166 from schultzp2020/constructor-parameters
...
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
2025-10-15 18:56:42 +02:00
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
Paul Schultz
05f60e1e0a
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-10-14 08:29:21 -05:00
github-actions[bot]
316d0774b8
Version Packages (next)
2025-10-07 15:00:59 +00:00
Fredrik Adelöw
8a5703df8b
Merge pull request #31224 from hopehadfield/remove-unused-scaffolder
...
Remove unused dependencies in notifications and scaffolder
2025-10-07 16:48:10 +02:00
dependabot[bot]
b8cf31a93a
chore(deps): bump nodemailer from 6.9.16 to 7.0.7
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.16 to 7.0.7.
- [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...v7.0.7 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 7.0.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-07 13:57:38 +00:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
Hope Hadfield
f5e09631a4
Remove unused dependencies in notifications and scaffolder
...
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com >
2025-09-22 15:35:43 -04:00
github-actions[bot]
b799a2d07f
Version Packages
2025-09-16 13:22:58 +00:00
Paul Schultz
133ac7ad66
fix(repo-tools): resolve knip-reports failure with spaces in workspace paths
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-09-15 12:34:26 -05:00
github-actions[bot]
020d484ac4
Version Packages (next)
2025-09-09 15:00:36 +00:00
github-actions[bot]
ac48eeb3ba
Version Packages (next)
2025-09-02 12:17:03 +00:00
github-actions[bot]
b93a3471c2
Version Packages
2025-08-19 13:01:39 +00:00
github-actions[bot]
531a48848c
Version Packages (next)
2025-07-29 14:40:44 +00:00