Skip to content

fix(deps): bump nodemailer from 9.1.1 to 10.0.6 - #84

Merged
ialejandro merged 1 commit into
mainfrom
dependabot-npm_and_yarn-nodemailer-10.0.6
Sep 11, 2026
Merged

ialejandro merged 1 commit into
mainfrom
dependabot-npm_and_yarn-nodemailer-10.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps nodemailer from 9.1.1 to 10.0.6.

Release notes

Sourced from nodemailer's releases.

v10.0.6

10.0.6 (2026-09-11)

Bug Fixes

  • addressparser: scan free text for an address in linear time (437d7fc)

v10.0.5

10.0.5 (2026-09-11)

Bug Fixes

  • addressparser: parse comment-joined addresses in linear time (c07f175)

v10.0.4

10.0.4 (2026-09-11)

Bug Fixes

  • fetch: scope a cookie without a Path to the RFC 6265 default path (2f907cb)
  • fetch: send cookies set with Path back to the exact path (#1861) (d557113)
  • mail-composer: keep httpHeaders and tls for href alternatives and icalEvent (#1862) (7f502be)
  • resolve well-known services by their primary domains (#1859) (085f525)
  • ses-transport: throw a configuration error when the SES client is missing (#1863) (4d9c4c9)

v10.0.3

10.0.3 (2026-09-10)

Bug Fixes

  • fetch: honor the cookie Domain attribute without accepting public suffixes (1608391), closes #1856

v10.0.2

10.0.2 (2026-09-09)

Bug Fixes

  • mime-node: flatten nested recipient arrays without recursion (ebe0849)
  • shared: keep the TLS server name out of the DNS cache (a6512db)

v10.0.1

10.0.1 (2026-09-07)

Bug Fixes

... (truncated)

Changelog

Sourced from nodemailer's changelog.

10.0.6 (2026-09-11)

Bug Fixes

  • addressparser: scan free text for an address in linear time (437d7fc)

10.0.5 (2026-09-11)

Bug Fixes

  • addressparser: parse comment-joined addresses in linear time (c07f175)

10.0.4 (2026-09-11)

Bug Fixes

  • fetch: scope a cookie without a Path to the RFC 6265 default path (2f907cb)
  • fetch: send cookies set with Path back to the exact path (#1861) (d557113)
  • mail-composer: keep httpHeaders and tls for href alternatives and icalEvent (#1862) (7f502be)
  • resolve well-known services by their primary domains (#1859) (085f525)
  • ses-transport: throw a configuration error when the SES client is missing (#1863) (4d9c4c9)

10.0.3 (2026-09-10)

Bug Fixes

  • fetch: honor the cookie Domain attribute without accepting public suffixes (1608391), closes #1856

10.0.2 (2026-09-09)

Bug Fixes

  • mime-node: flatten nested recipient arrays without recursion (ebe0849)
  • shared: keep the TLS server name out of the DNS cache (a6512db)

10.0.1 (2026-09-07)

Bug Fixes

  • types: accept an explicit undefined for optional properties (209719d), closes #1853
  • types: drop the internal members from the published declarations (81e64ea)

10.0.0 (2026-09-03)

... (truncated)

Commits
  • 933d263 chore(master): release 10.0.6 (#1868)
  • 437d7fc fix(addressparser): scan free text for an address in linear time
  • 4dbeb23 chore(master): release 10.0.5 (#1864)
  • c07f175 fix(addressparser): parse comment-joined addresses in linear time
  • ad54add chore(master): release 10.0.4 (#1860)
  • f463eca refactor(ses-transport): drop the options default the config guard makes unre...
  • 2f907cb fix(fetch): scope a cookie without a Path to the RFC 6265 default path
  • 4d9c4c9 fix(ses-transport): throw a configuration error when the SES client is missin...
  • 7f502be fix(mail-composer): keep httpHeaders and tls for href alternatives and icalEv...
  • d557113 fix(fetch): send cookies set with Path back to the exact path (#1861)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.1.1 to 10.0.6.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v9.1.1...v10.0.6)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 10.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependency-management Dependabot updates enhancement New feature or request labels Sep 11, 2026
@ialejandro
ialejandro merged commit 533e8df into main Sep 11, 2026
7 checks passed
@ialejandro
ialejandro deleted the dependabot-npm_and_yarn-nodemailer-10.0.6 branch September 11, 2026 18:07
github-actions Bot pushed a commit that referenced this pull request Sep 11, 2026
## [1.3.13](v1.3.12...v1.3.13) (2026-09-11)

### Bug Fixes

* **deps:** bump dompurify from 3.4.12 to 3.4.15 ([#83](#83)) ([4299261](4299261))
* **deps:** bump nodemailer from 9.1.1 to 10.0.6 ([#84](#84)) ([533e8df](533e8df))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-management Dependabot updates enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants