Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump nodemailer and smtp-server in /bigquery-firestore-export/functions #599

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps nodemailer and smtp-server. These dependencies needed to be updated together.
Updates nodemailer from 6.9.1 to 6.9.16

Release notes

Sourced from nodemailer's releases.

v6.9.16

6.9.16 (2024-10-28)

Bug Fixes

  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)

v6.9.15

6.9.15 (2024-08-08)

Bug Fixes

v6.9.14

6.9.14 (2024-06-19)

Bug Fixes

  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#1655) (21a28a1)

v6.9.13

6.9.13 (2024-03-20)

Bug Fixes

  • tls: Ensure servername for SMTP (d66fdd3)

v6.9.12

6.9.12 (2024-03-08)

Bug Fixes

  • message-generation: Escape single quote in address names (4ae5fad)

v6.9.11

6.9.11 (2024-02-29)

Bug Fixes

... (truncated)

Changelog

Sourced from nodemailer's changelog.

Commits
  • e70b9c1 chore(master): release 6.9.16 [skip-ci] (#1688)
  • bcf55be Bumped deps
  • f2096c5 fix(addressparser): Correctly detect if user local part is attached to domain...
  • 81de9eb chore(master): release 6.9.15 [skip-ci] (#1668)
  • 79b8293 fix(mime): Added GeoJSON closes #1637 (#1665)
  • baa28f6 fix: Fix memory leak (#1667)
  • f9a92ed chore(master): release 6.9.14 [skip-ci] (#1649)
  • 56b2205 fix(api): Added support for Ethereal authentication
  • 21a28a1 fix(well-known-services): Add Loopia in well known services (#1655)
  • fc2c9ea fix(services.json): update Mailtrap host and port in well known (#1652)
  • Additional commits viewable in compare view

Updates smtp-server from 3.11.0 to 3.13.6

Release notes

Sourced from smtp-server's releases.

v3.13.6

3.13.6 (2024-10-21)

Bug Fixes

  • XFORWARD: Fixed client hostname processing. Fixes #147 (d518417)

v3.13.5

3.13.5 (2024-09-08)

Bug Fixes

  • Replaced punycode with punycode.js (4ccbcf2)

v3.13.4

3.13.4 (2024-04-12)

Bug Fixes

v3.13.3

3.13.3 (2024-02-29)

Bug Fixes

v3.13.2

3.13.2 (2024-02-02)

Bug Fixes

  • release: fixed Git URL on package.json (5876626)

v3.13.1

3.13.1 (2024-02-02)

Bug Fixes

  • deploy: added autorelease (0dbc8e1)
  • deps: use punycode module (438c617)
Changelog

Sourced from smtp-server's changelog.

3.13.6 (2024-10-21)

Bug Fixes

  • XFORWARD: Fixed client hostname processing. Fixes #147 (d518417)

3.13.5 (2024-09-08)

Bug Fixes

  • Replaced punycode with punycode.js (4ccbcf2)

3.13.4 (2024-04-12)

Bug Fixes

3.13.3 (2024-02-29)

Bug Fixes

3.13.2 (2024-02-02)

Bug Fixes

  • release: fixed Git URL on package.json (5876626)

3.13.1 (2024-02-02)

Bug Fixes

  • deploy: added autorelease (0dbc8e1)
  • deps: use punycode module (438c617)

v3.13.0 2023-08-15

  • new event handler onSecure
  • specified license identifier in package.json (from MIT to MIT-0)

v3.12.0 2023-05-24

... (truncated)

Commits
  • faf495f chore(master): release 3.13.6 (#217)
  • d38770f chore: Updated release action
  • d518417 fix(XFORWARD): Fixed client hostname processing. Fixes #147
  • 18ad40f Merge pull request #216 from nodemailer/release-please--branches--master--com...
  • 9d82fd2 chore(master): release 3.13.5 [skip-ci]
  • 37697bb Merge branch 'master' of github.com:nodemailer/smtp-server
  • 4ccbcf2 fix: Replaced punycode with punycode.js
  • daf7007 Merge pull request #210 from 0xb4lint/master
  • 4118a0b connection upgraded log space fix
  • 0cd7f70 Merge pull request #209 from nodemailer/release-please--branches--master--com...
  • Additional commits viewable in compare view

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 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) and [smtp-server](https://github.com/nodemailer/smtp-server). These dependencies needed to be updated together.

Updates `nodemailer` from 6.9.1 to 6.9.16
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.1...v6.9.16)

Updates `smtp-server` from 3.11.0 to 3.13.6
- [Release notes](https://github.com/nodemailer/smtp-server/releases)
- [Changelog](https://github.com/nodemailer/smtp-server/blob/master/CHANGELOG.md)
- [Commits](nodemailer/smtp-server@v3.11.0...v3.13.6)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
- dependency-name: smtp-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants