redpwn / rctf

redpwn's CTF platform
https://rctf.redpwn.net/
BSD 3-Clause "New" or "Revised" License
266 stars 49 forks source link

build(deps): bump nodemailer from 6.4.11 to 6.4.16 #568

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps nodemailer from 6.4.11 to 6.4.16.

Changelog

Sourced from nodemailer's changelog.

6.4.16 2020-11-12

  • Applied updated prettier formating rules

6.4.15 2020-11-06

  • Minor changes in header key casing

6.4.14 2020-10-14

  • Disabled postinstall script

6.4.13 2020-10-02

  • Fix normalizeHeaderKey method for single node messages

6.4.12 2020-09-30

  • Better handling of attachment filenames that include quote symbols
  • Includes all information from the oath2 error response in the error message (Normal Gaussian) [1787f227]
Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/redpwn/rctf/network/alerts).
codecov[bot] commented 3 years ago

Codecov Report

Merging #568 (b89d253) into master (62ee141) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b89d253 differs from pull request most recent head 5bab608. Consider uploading reports for the commit 5bab608 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #568   +/-   ##
=======================================
  Coverage   60.04%   60.04%           
=======================================
  Files          87       87           
  Lines        1389     1389           
  Branches       57       57           
=======================================
  Hits          834      834           
  Misses        530      530           
  Partials       25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 62ee141...5bab608. Read the comment docs.

ethanwu10 commented 3 years ago

@dependabot rebase