Skip to content

Bump nodemailer and monocart-reporter#646

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-9c9e907fbf
Open

Bump nodemailer and monocart-reporter#646
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-9c9e907fbf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Removes nodemailer. It's no longer used after updating ancestor dependency monocart-reporter. These dependencies need to be updated together.

Removes nodemailer

Updates monocart-reporter from 2.11.2 to 2.12.3

Release notes

Sourced from monocart-reporter's releases.

2.12.3

What's Changed

Full Changelog: cenfun/monocart-reporter@2.12.2...2.12.3

2.12.2

What's Changed

  • feat: style and word wrap test metadata (#201)
  • fixed tooltip overflow and positioning

Full Changelog: cenfun/monocart-reporter@2.12.1...2.12.2

2.12.1

What's Changed

  • feat: collapse attachments (switch to collapse/expand all attachments)
  • support copyAttachments disabled when outputDir is same as testOutputDir (attachments are already in place)

2.12.0

What's Changed

  • (Breaking) nodemailer is no longer a built-in dependency, please run npm install nodemailer to use the email feature; added a friendly error prompt when nodemailer is not installed
  • feat: Alert for trace viewer when not online by @​jack5github in cenfun/monocart-reporter#198

Full Changelog: cenfun/monocart-reporter@2.11.3...2.12.0

Changelog

Sourced from monocart-reporter's changelog.

  • 2.12.3

    • fixed HTML injection in titles and step names (#203)
  • 2.12.2

    • feat: style and word wrap test metadata (#201)
    • fixed tooltip overflow and positioning
  • 2.12.1

    • feat: collapse attachments (switch to collapse/expand all attachments)
    • support copyAttachments disabled when outputDir is same as testOutputDir (attachments are already in place)
  • 2.12.0

    • updated trace viewer help style (#198)
    • (Breaking) nodemailer is no longer a built-in dependency, please run npm install nodemailer to use the email feature; added a friendly error prompt when nodemailer is not installed
  • 2.11.3

    • fixed relative path resolution (#196)
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 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.

Removes [nodemailer](https://github.com/nodemailer/nodemailer). It's no longer used after updating ancestor dependency [monocart-reporter](https://github.com/cenfun/monocart-reporter). These dependencies need to be updated together.


Removes `nodemailer`

Updates `monocart-reporter` from 2.11.2 to 2.12.3
- [Release notes](https://github.com/cenfun/monocart-reporter/releases)
- [Changelog](https://github.com/cenfun/monocart-reporter/blob/main/CHANGELOG.md)
- [Commits](cenfun/monocart-reporter@2.11.2...2.12.3)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version:
  dependency-type: indirect
- dependency-name: monocart-reporter
  dependency-version: 2.12.3
  dependency-type: direct:development
...

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 Jul 25, 2026
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