build(deps): bump nodemailer and @types/nodemailer in /webui#927
Merged
github-actions[bot] merged 1 commit intodevelopfrom Apr 10, 2026
Merged
Conversation
Contributor
|
I'm not approving this PR because it includes a major update of a dependency used in production |
f06bd3a to
37960d9
Compare
Contributor
|
I'm not approving this PR because it includes a major update of a dependency used in production |
37960d9 to
5fafc1b
Compare
Contributor
|
I'm not approving this PR because it includes a major update of a dependency used in production |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #927 +/- ##
===========================================
+ Coverage 70.66% 70.68% +0.02%
===========================================
Files 479 479
Lines 43717 43717
===========================================
+ Hits 30893 30903 +10
+ Misses 10549 10540 -9
+ Partials 2275 2274 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together. Updates `nodemailer` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.4...v8.0.5) Updates `@types/nodemailer` from 7.0.11 to 8.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/nodemailer" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5fafc1b to
b7dd16e
Compare
Contributor
|
I'm not approving this PR because it includes a major update of a dependency used in production |
This file contains hidden or 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
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.
Bumps nodemailer and @types/nodemailer. These dependencies needed to be updated together.
Updates
nodemailerfrom 8.0.4 to 8.0.5Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
202cfb3chore(master): release 8.0.5 (#1809)b634abfdocs: add CLAUDE.md with project conventions and release process95876b1fix: decode SMTP server responses as UTF-8 at line boundary0a43876fix: sanitize CRLF in transport name option to prevent SMTP command injection...08e59e6chore: update dev dependenciesUpdates
@types/nodemailerfrom 7.0.11 to 8.0.0Commits