target / goalert

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
https://goalert.me
Apache License 2.0
2.17k stars 230 forks source link

build(deps): bump github.com/emersion/go-smtp from 0.21.1 to 0.21.2 #3864

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/emersion/go-smtp from 0.21.1 to 0.21.2.

Commits
  • e74d8b3 server: unify logic to decode SASL response
  • 170fe35 client: add Client.readResponse helper
  • 52a8bf5 Add remote addr in error handler log
  • 5e727ac Do not use HELLO as fallback of EHLO when server responds with 421
  • 8fc2197 client: fix server responses in TestClient_TooLongLine
  • 50fb661 ci: add gofmt check
  • 55c4101 ci: enable data race detector
  • 262ffd9 ci: switch to alpine/latest
  • a990aa0 server: fix TestServerAcceptErrorHandling data race
  • 6f31b3a server: fix failingListener data race in tests
  • See full diff in compare view


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