Skip to content

Bump the default group with 2 updates - #237

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/default-76650a36a5
Sep 15, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/default-76650a36a5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the default group with 2 updates: nodemailer and mocha.

Updates nodemailer from 10.0.3 to 10.0.8

Release notes

Sourced from nodemailer's releases.

v10.0.8

10.0.8 (2026-09-11)

Bug Fixes

  • mime-node: clean the boundary where it is written, not only where it is built (e14278d)
  • mime-node: drop every control character from multipart boundary material (a82a355)

v10.0.7

10.0.7 (2026-09-11)

Bug Fixes

  • mime-funcs: do not double encode Buffer input when chunking base64 mime words (#1865) (4327a59)
  • mime-node: keep a boundary that is only line breaks from stripping to empty (ec46800)
  • mime-node: strip line breaks from multipart boundary material (#1867) (03c1a5c)
  • smtp-pool: release rate-limited connections on close (#1866) (7f5c7a4)

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)
Changelog

Sourced from nodemailer's changelog.

10.0.8 (2026-09-11)

Bug Fixes

  • mime-node: clean the boundary where it is written, not only where it is built (e14278d)
  • mime-node: drop every control character from multipart boundary material (a82a355)

10.0.7 (2026-09-11)

Bug Fixes

  • mime-funcs: do not double encode Buffer input when chunking base64 mime words (#1865) (4327a59)
  • mime-node: keep a boundary that is only line breaks from stripping to empty (ec46800)
  • mime-node: strip line breaks from multipart boundary material (#1867) (03c1a5c)
  • smtp-pool: release rate-limited connections on close (#1866) (7f5c7a4)

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)
Commits
  • 618f912 chore(master): release 10.0.8 (#1870)
  • e14278d fix(mime-node): clean the boundary where it is written, not only where it is ...
  • a82a355 fix(mime-node): drop every control character from multipart boundary material
  • 29166ff chore(master): release 10.0.7 (#1869)
  • ec46800 fix(mime-node): keep a boundary that is only line breaks from stripping to empty
  • c838561 test(mime-funcs): pin Buffer and string mime words to the same output
  • 4327a59 fix(mime-funcs): do not double encode Buffer input when chunking base64 mime ...
  • fb5d244 test(mail-composer): pin the boundary injection path reachable from mail data
  • 03c1a5c fix(mime-node): strip line breaks from multipart boundary material (#1867)
  • dcf2f4e test(smtp-pool): wait on the limiter release instead of sleeping
  • Additional commits viewable in compare view

Updates mocha from 12.0.0 to 12.0.1

Release notes

Sourced from mocha's releases.

v12.0.1

12.0.1 (2026-09-08)

🩹 Fixes

  • bump serialize-javascript to ^7.1.1 (#6278) (02558a3)
  • deps: update dependency find-up to v8 (#5747) (ee11d29)
  • deps: update dependency is-path-inside to v4 (#5748) (5b27e3a)
  • deps: update dependency starlight-blog to ^0.29.0 (#6248) (532b82b)
  • keep unknown config values from becoming test specs (#6244) (15aa7d1)
  • only reject positional args that are entirely numeric (#6222) (1633779)
  • reporter: split err.stack at trailing frame block so embedded stacks render once (#5997) (90f48e4)

📚 Documentation

🧹 Chores

  • auto-add GitHub items to project (#5686) (d24c320)
  • convert lib/runner.js to ESM (#6260) (123b2d5)
  • deps: update actions/add-to-project action to v2 (#6276) (00f873b)
  • deps: update actions/github-script action to v9 (#6277) (49ed525)
  • deps: update dependency astro to v7.2.9 (#6223) (513bd50)
  • deps: update dependency eslint to v10.9.1 (#6251) (e28b90c)
  • deps: update dependency eslint-plugin-n to v18.3.0 (#6240) (3a11840)
  • deps: update dependency globals to v17.11.0 (#6243) (1cf345b)
  • deps: update dependency globals to v17.12.0 (#6288) (97b8df6)
  • deps: update dependency js-yaml to v5.4.1 (#6247) (9593caa)
  • deps: update dependency knip to v6.32.3 (#6224) (6781fa1)
  • deps: update dependency knip to v6.34.0 (#6279) (85ff1b6)
  • deps: update dependency rollup to v4.63.1 (#6274) (e5a779e)
  • deps: update dependency serialize-javascript to v7.1.0 (#6239) (77e4d4a)
  • deps: update dependency webpack to v5.110.1 (#6275) (ec436d5)
  • deps: update matteogabriele/agentscan-action action to v2.5.0 (#6280) (0bb7925)
  • remove unused .lintstagedrc.json (#6270) (d84fdbf)
  • update spam filter (#6271) (b932787)
  • use a junction to link the config fixture on Windows (#6218) (a6b5d98)
Changelog

Sourced from mocha's changelog.

12.0.1 (2026-09-08)

🩹 Fixes

  • bump serialize-javascript to ^7.1.1 (#6278) (02558a3)
  • deps: update dependency find-up to v8 (#5747) (ee11d29)
  • deps: update dependency is-path-inside to v4 (#5748) (5b27e3a)
  • deps: update dependency starlight-blog to ^0.29.0 (#6248) (532b82b)
  • keep unknown config values from becoming test specs (#6244) (15aa7d1)
  • only reject positional args that are entirely numeric (#6222) (1633779)
  • reporter: split err.stack at trailing frame block so embedded stacks render once (#5997) (90f48e4)

📚 Documentation

🧹 Chores

  • auto-add GitHub items to project (#5686) (d24c320)
  • convert lib/runner.js to ESM (#6260) (123b2d5)
  • deps: update actions/add-to-project action to v2 (#6276) (00f873b)
  • deps: update actions/github-script action to v9 (#6277) (49ed525)
  • deps: update dependency astro to v7.2.9 (#6223) (513bd50)
  • deps: update dependency eslint to v10.9.1 (#6251) (e28b90c)
  • deps: update dependency eslint-plugin-n to v18.3.0 (#6240) (3a11840)
  • deps: update dependency globals to v17.11.0 (#6243) (1cf345b)
  • deps: update dependency globals to v17.12.0 (#6288) (97b8df6)
  • deps: update dependency js-yaml to v5.4.1 (#6247) (9593caa)
  • deps: update dependency knip to v6.32.3 (#6224) (6781fa1)
  • deps: update dependency knip to v6.34.0 (#6279) (85ff1b6)
  • deps: update dependency rollup to v4.63.1 (#6274) (e5a779e)
  • deps: update dependency serialize-javascript to v7.1.0 (#6239) (77e4d4a)
  • deps: update dependency webpack to v5.110.1 (#6275) (ec436d5)
  • deps: update matteogabriele/agentscan-action action to v2.5.0 (#6280) (0bb7925)
  • remove unused .lintstagedrc.json (#6270) (d84fdbf)
  • update spam filter (#6271) (b932787)
  • use a junction to link the config fixture on Windows (#6218) (a6b5d98)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the default group with 2 updates: [nodemailer](https://github.com/nodemailer/nodemailer) and [mocha](https://github.com/mochajs/mocha).


Updates `nodemailer` from 10.0.3 to 10.0.8
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v10.0.3...v10.0.8)

Updates `mocha` from 12.0.0 to 12.0.1
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v12.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: mocha
  dependency-version: 12.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2026
@github-actions
github-actions Bot enabled auto-merge September 15, 2026 07:03
@github-actions
github-actions Bot merged commit b481b50 into main Sep 15, 2026
4 of 5 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/default-76650a36a5 branch September 15, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants