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 github.com/darkrockmountain/gomail from 0.6.0 to 0.6.1 in /.examples/serverless/digitalocean_functions/packages/email-sender/send-email #106

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 17, 2024

Bumps github.com/darkrockmountain/gomail from 0.6.0 to 0.6.1.

Release notes

Sourced from github.com/darkrockmountain/gomail's releases.

v0.6.1

Description

This release marks the full release of version v0.6.1 with significant improvements and additions. Key changes include bug fixes, refactoring, updated documentation, new features, and maintenance updates.

What's Changed

  • fix(ci): prevent errors when vars.CODECOV_BRANCHES is undefined (espe… (#67) @​JRocabruna

Fixes

  • fix: update Go to 1.22.7 to address gob vulnerability (GO-2024-3106) (#99) @​JRocabruna

Refactoring

Features

Maintenance

Dependencies

  • fix: update Go to 1.22.7 to address gob vulnerability (GO-2024-3106) (#99) @​JRocabruna
  • chore(deps): bump the all group across 1 directory with 8 updates (#98) @​JRocabruna
  • chore(deps): bump github.com/darkrockmountain/gomail from 0.6.0-beta to 0.6.0 in /.examples/serverless/azure_functions (#68) @​dependabot
  • chore(deps): bump github.com/darkrockmountain/gomail from 0.6.0-beta to 0.6.0 in /.examples/serverless/digitalocean_functions/packages/email-sender/send-email (#69) @​dependabot
  • chore(deps): bump github.com/darkrockmountain/gomail from 0.6.0-beta to 0.6.0 in /.examples/serverless/google_cloud_functions (#70) @​dependabot
  • chore(deps): bump github.com/darkrockmountain/gomail from 0.6.0-beta to 0.6.0 in /.examples/serverless/aws_lambda (#73) @​dependabot
  • chore(deps): bump github.com/GoogleCloudPlatform/functions-framework-go from 1.8.1 to 1.9.0 in /.examples/serverless/google_cloud_functions (#78) @​dependabot
  • chore(deps): bump the all group across 1 directory with 36 updates (#94) @​dependabot
  • chore(deps): bump the all group across 1 directory with 8 updates (#95) @​dependabot
  • chore(deps): bump the all group across 1 directory with 24 updates (#64) @​dependabot
  • chore(deps): bump the all group across 1 directory with 3 updates (#62) @​dependabot
  • Hotfix/msgraph sdk update (#66) @​JRocabruna

Full Changelog: v0.6.0...v0.6.1

Changelog

Sourced from github.com/darkrockmountain/gomail's changelog.

v0.6.1 - 2024-11-15

Changed

  • Go Version: Upgraded to Go 1.22.7 to address the encoding/gob vulnerability (GO-2024-3106). This resolves potential stack exhaustion issues in Decoder.Decode with deeply nested structures.
  • Dependencies:
    • Updated github.com/aws/aws-sdk-go from v1.54.11 to v1.55.5.
    • Updated github.com/mailgun/mailgun-go/v4 from v4.12.0 to v4.16.0.
    • Updated golang.org/x/net from v0.25.0 to v0.30.0.
    • Updated google.golang.org/api from v0.186.0 to v0.200.0.
    • Additional updates to indirect dependencies for compatibility and security.

Fixed

  • GitHub Actions: Adjusted the conditional check in .github/workflows/ci.yml to ensure compatibility with Codecov branch uploads.

Refactored

  • Microsoft365 Provider:
    • Updated SendEmail function in microsoft365_email_sender.go to use common.EmailMessage instead of gomail.EmailMessage, improving modularity and compatibility.
  • Testing:
    • Enhanced test setup in microsoft365_email_sender_test.go by streamlining HTTP client initialization and reducing redundancy.
Commits
  • ffd2128 Merge branch 'develop' into main
  • c1d0ed7 Merge pull request #104 from darkrockmountain/chore/release-drafter-config-up...
  • 2d0a6cb chore(config): update release-drafter.yml
  • fa00865 Merge pull request #103 from darkrockmountain/develop
  • 0319601 Merge branch 'main' into develop
  • 5588bbb Merge pull request #102 from darkrockmountain/chore/release-drafter-config-up...
  • 2d428ac chore(config): update release-drafter.yml
  • a7d3de5 Merge pull request #101 from darkrockmountain/release/v0.6.1
  • dad05ed Merge pull request #100 from darkrockmountain/release/v0.6.1
  • d0c8999 Merge branch 'main' into release/v0.6.1
  • Additional commits viewable 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 <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)

Bumps [github.com/darkrockmountain/gomail](https://github.com/darkrockmountain/gomail) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/darkrockmountain/gomail/releases)
- [Changelog](https://github.com/darkrockmountain/gomail/blob/main/CHANGELOG.md)
- [Commits](v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/darkrockmountain/gomail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Issues related to managing and updating project dependencies. go Pull requests that update Go code labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues related to managing and updating project dependencies. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants