darkrockmountain / gomail

GoMail is a powerful library for sending emails via multiple providers, including SMTP, Gmail API, Microsoft Graph API, SendGrid, AWS SES, Mailgun, Mandrill, Postmark, and SparkPost. Supporting attachments, plain text, and HTML content, it simplifies email integration for developers with easy setup and robust functionalities.
https://darkrockmountain.com
Apache License 2.0
4 stars 1 forks source link

chore(deps): bump the all group across 1 directory with 32 updates #77

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps the all group with 15 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go 1.54.11 1.55.5
github.com/mailgun/mailgun-go/v4 4.12.0 4.14.0
github.com/microcosm-cc/bluemonday 1.0.26 1.0.27
github.com/microsoft/kiota-abstractions-go 1.6.0 1.6.1
github.com/microsoft/kiota-authentication-azure-go 1.0.2 1.1.0
github.com/microsoft/kiota-http-go 1.4.1 1.4.3
github.com/microsoftgraph/msgraph-sdk-go 1.45.0 1.47.0
github.com/sendgrid/sendgrid-go 3.14.0+incompatible 3.15.0+incompatible
golang.org/x/oauth2 0.21.0 0.22.0
google.golang.org/api 0.186.0 0.191.0
github.com/cjlapao/common-go 0.0.39 0.0.40
github.com/json-iterator/go 1.1.10 1.1.12
github.com/std-uritemplate/std-uritemplate/go 1.0.2 1.0.5
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.52.0 0.53.0
golang.org/x/text 0.16.0 0.17.0

Updates github.com/aws/aws-sdk-go from 1.54.11 to 1.55.5

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.5 (2024-07-30)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • service/autoscaling: Updates service API and documentation
    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • service/codepipeline: Updates service API, documentation, and paginators
    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • service/elasticache: Updates service documentation
    • Doc only update for changes to deletion API.
  • service/elasticloadbalancing: Updates service API
  • service/eventbridge: Updates service API
  • service/logs: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/models.lex.v2: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/tnb: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Removing multi-session as it isn't supported for pools

Release v1.55.4 (2024-07-29)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

Release v1.55.3 (2024-07-25)

Service Client Updates

  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.

... (truncated)

Commits


Updates github.com/mailgun/mailgun-go/v4 from 4.12.0 to 4.14.0

Release notes

Sourced from github.com/mailgun/mailgun-go/v4's releases.

v4.14.0

What's Changed

Full Changelog: https://github.com/mailgun/mailgun-go/compare/v4.13.0...v4.14.0

v4.13.0

What's Changed

Full Changelog: https://github.com/mailgun/mailgun-go/compare/v4.12.0...v4.13.0

Commits
  • ba82fd9 DE-1307 Add validate’s engagement results (#325)
  • b39a353 Merge pull request #318 from sadbeam/DE-1201/subaccounts-support
  • e758192 DE-1201 added SetOnBehalfOfSubaccount and RemoveOnBehalfOfSubaccount to inter...
  • 88d455c DE-1201/subaccounts crud and on-behalf-on-header support
  • See full diff in compare view


Updates github.com/microcosm-cc/bluemonday from 1.0.26 to 1.0.27

Commits
  • 10b8ac6 Remove SPDX header from LICENSE to enable GitHub auto-detection
  • 30fb5d7 Don't duplicate attrs if multiple global policies allow them
  • e244202 Update CONTRIBUTING.md (fixup of 109c9cf)
  • 206ce8a Update the security policy
  • 109c9cf Clean up developer instructions to a vanilla Go project
  • e602a4a Fix RequireCrossOriginAnonymous when crossorigin attr is allowed
  • 37251d9 Consistently raise minimum Go version and update CI
  • 135e7bb all: upgrade dependencies
  • 5703ea6 Merge pull request #207 from silverwind/4hex
  • af654ef Merge pull request #202 from caarlos0/tidy
  • Additional commits viewable in compare view


Updates github.com/microsoft/kiota-abstractions-go from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/microsoft/kiota-abstractions-go's releases.

v1.6.1

  • Corrected two instances of octet-steam to octet-stream #173, #174
Changelog

Sourced from github.com/microsoft/kiota-abstractions-go's changelog.

[1.6.1] - 2024-07-09

  • Corrected two instances of octet-steam to octet-stream #173, #174
Commits
  • 7677e0c Merge pull request #175 from microsoft/andrueastman-patch-1
  • 423f33a Fix version number typos
  • 7336bca Merge pull request #174 from gu-colin-morris/main
  • 38543cb Merge branch 'main' into main
  • 1df8523 Merge pull request #173 from gu-colin-morris/patch-1
  • 33f573a Update CHANGELOG.md
  • 92d72c0 Update request_information.go
  • b64631a Update request_information.go
  • e17c64a Merge pull request #171 from microsoft/dependabot/github_actions/dependabot/f...
  • c45b806 Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
  • Additional commits viewable in compare view


Updates github.com/microsoft/kiota-authentication-azure-go from 1.0.2 to 1.1.0

Release notes

Sourced from github.com/microsoft/kiota-authentication-azure-go's releases.

v1.1.0

Changed

  • Continuous Access Evaluation is now enabled by default.
Changelog

Sourced from github.com/microsoft/kiota-authentication-azure-go's changelog.

[1.1.0] - 2024-08-08

Changed

  • Continuous Access Evaluation is now enabled by default.
Commits
  • 4d80032 Merge pull request #141 from microsoft/feature/enable-cae
  • 84c19d1 feat: enables CAE by default
  • 2d10214 Merge pull request #140 from microsoft/feature/go-version
  • 0047062 ci: switches to supported go version
  • cf21270 Merge pull request #139 from microsoft/dependabot/github_actions/dependabot/f...
  • 007e789 Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
  • 703ca0d Update needs-author-feedback label to replacement (#138)
  • 3160bec Merge pull request #137 from microsoft/feature/code-of-conduct
  • f41260a - updates code of conduct to the latest standard
  • f6313f3 Merge pull request #136 from microsoft/dependabot/github_actions/dependabot/f...
  • Additional commits viewable in compare view


Updates github.com/microsoft/kiota-http-go from 1.4.1 to 1.4.3

Release notes

Sourced from github.com/microsoft/kiota-http-go's releases.

v1.4.3

Changed

  • Fixed a bug to prevent double request compression by the compression handler.

v1.4.2

Changed

  • Prevent compression if Content-Range header is present.
  • Fix bug which leads to a missing Content-Length header.
Changelog

Sourced from github.com/microsoft/kiota-http-go's changelog.

[1.4.3] - 2024-07-22

Changed

  • Fixed a bug to prevent double request compression by the compression handler.

[1.4.2] - 2024-07-16

Changed

  • Prevent compression if Content-Range header is present.
  • Fix bug which leads to a missing Content-Length header.
Commits
  • ddebb31 Merge pull request #177 from microsoft/bugfix/double-compression
  • c0f41d0 fix: double compression of request body
  • ab72ea5 Merge pull request #174 from buechele/compression-content-range
  • 1671364 Add missing import
  • 9b6c5cf Check if content-range is a bytes range
  • e2aac71 Fix typo in CHANGELOG.md
  • 0475bec Update CHANGELOG.md
  • 1893bd4 fixing typo
  • 47c4d88 Add test for compression handling in presence of a Content-Range header
  • 81f8de3 Set content-length field, if it is present in the abstract header.
  • Additional commits viewable in compare view


Updates github.com/microsoftgraph/msgraph-sdk-go from 1.45.0 to 1.47.0

Release notes

Sourced from github.com/microsoftgraph/msgraph-sdk-go's releases.

v1.47.0

1.47.0 (2024-08-06)

Features

  • generation: update request builders and models (#754) (5f64178)

v1.46.0

1.46.0 (2024-07-15)

Features

  • generation: update request builders and models (#742) (279fa12)
Changelog

Sourced from github.com/microsoftgraph/msgraph-sdk-go's changelog.

1.47.0 (2024-08-06)

Features

  • generation: update request builders and models (#754) (5f64178)

1.46.0 (2024-07-15)

Features

  • generation: update request builders and models (#742) (279fa12)
Commits
  • c4f96e5 chore(main): release 1.47.0 (#757)
  • 5f64178 feat(generation): update request builders and models (#754)
  • f0ffff3 Merge pull request #755 from microsoftgraph/feature/go-version
  • 0bd35e4 ci: switches to supported go version
  • fae593c Merge pull request #750 from microsoftgraph/dependabot/go_modules/github.com/...
  • 5bc69d7 Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0
  • 9692d59 Merge pull request #748 from microsoftgraph/dependabot/go_modules/github.com/...
  • 0c8dbb3 Bump github.com/microsoftgraph/msgraph-sdk-go-core from 1.1.0 to 1.2.0
  • bc9c64e chore(main): release 1.46.0 (#746)
  • 279fa12 feat(generation): update request builders and models (#742)
  • Additional commits viewable in compare view


Updates github.com/sendgrid/sendgrid-go from 3.14.0+incompatible to 3.15.0+incompatible

Release notes

Sourced from github.com/sendgrid/sendgrid-go's releases.

v3.15.0

Release Notes

Library - Feature

Commits


Updates golang.org/x/oauth2 from 0.21.0 to 0.22.0

Commits


Updates google.golang.org/api from 0.186.0 to 0.191.0

Release notes

Sourced from google.golang.org/api's releases.

v0.191.0

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)

v0.190.0

0.190.0 (2024-08-01)

Features

Reverts

v0.189.0

0.189.0 (2024-07-22)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)

0.190.0 (2024-08-01)

Features

Reverts

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)

... (truncated)

Commits


Updates cloud.google.com/go/auth from 0.6.0 to 0.7.3

Changelog

Sourced from cloud.google.com/go/auth's changelog.

Changes

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

  • all: Bump x/net to v0.24.0 (#10000) (ba31ed5)
  • debugger: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • internal/aliasfix: Handle import paths correctly (#10097) (fafaf0d)
  • rpcreplay: Properly unmarshal dynamic message (#9774) (53ccb20), refs #9773

Documentation

  • testing: Switch deprecated WithInsecure to WithTransportCredentials (#10091) (2b576ab)

0.112.2 (2024-03-27)

Bug Fixes

... (truncated)

Commits
  • 47941b3 chore(main): release auth 0.7.3 (#10574)
  • 7cea5ed fix(auth): disable automatic universe domain check for MDS (#10620)
  • 2fef238 feat(parallelstore): add file_stripe_level and directory_stripe_level fields ...
  • b90b361 chore(storage/transfermanager): reduce zero array size used for checksums (#1...
  • 6b51942 docs(datacatalog): mark DataplexTransferStatus.MIGRATED as deprecated (#10621)
  • 97fa560 feat(documentai): A new field imageless_mode is added to message `.google.c...
  • d949cc0 docs(dlp): replace HTML tags with CommonMark notation (#10613)
  • 23e5df5 fix(firestore): Retry batchwrite only on retryable errors (#10603)
  • 6625d12 fix(datastore): Ignore field mismatch errors (#8694)
  • c366c90 feat(storage/transfermanager): checksum full object downloads (#10569)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/auth/oauth2adapt from 0.2.2 to 0.2.3

Commits


Updates cloud.google.com/go/compute/metadata from 0.3.0 to 0.5.0

Release notes

Sourced from cloud.google.com/go/compute/metadata's releases.

grafeas: v0.3.10

0.3.10 (2024-08-08)

Bug Fixes

  • grafeas: Update google.golang.org/api to v0.191.0 (5b32644)
Changelog

Sourced from cloud.google.com/go/compute/metadata's changelog.

v0.5.0

  • bigquery:
    • The SQL types DATE, TIME and DATETIME are now supported. They correspond to the Date, Time and DateTime types in the new cloud.google.com/go/civil package.
    • Support for query parameters.
    • Support deleting a dataset.
    • Values from INTEGER columns will now be returned as int64, not int. This will avoid errors arising from large values on 32-bit systems.
  • datastore:
    • Nested Go structs encoded as Entity values, instead of a flattened list of the embedded struct's fields. This means that you may now have twice-nested slices, eg.
      type State struct {
        Cities  []struct{
          Populations []int
        }
      }
      
      See the announcement for more details.
    • Contexts no longer hold namespaces; instead you must set a key's namespace explicitly. Also, key functions have been changed and renamed.
    • The WithNamespace function has been removed. To specify a namespace in a Query, use the Query.Namespace method:
      q := datastore.NewQuery("Kind").Namespace("ns")
      
    • All the fields of Key are exported. That means you can construct any Key with a struct literal:
      k := &Key{Kind: "Kind",  ID: 37, Namespace: "ns"}
      
    • As a result of the above, the Key methods Kind, ID, d.Name, Parent, SetParent and Namespace have been removed.
    • NewIncompleteKey has been removed, replaced by IncompleteKey. Replace
      NewIncompleteKey(ctx, kind, parent)
      
      with
      IncompleteKey(kind, parent)
      
      and if you do use namespaces, make sure you set the namespace on the returned key.
    • NewKey has been removed, replaced by NameKey and IDKey. Replace
      NewKey(ctx, kind, name, 0, parent)
      NewKey(ctx, kind, "", id, parent)
      
      with
      NameKey(kind, name, parent)
      

... (truncated)

Commits
  • 7959a9f bigquery: support struct field parameters
  • a64eb5d bigquery: support array query parameters
  • 2861f2e bigquery: support scalar query parameters
  • a2e776e civil: civil time types
  • 918f8d5 fields: test that a tagged field takes precedence
  • e86221f bigtable/bttest: RowKeyFilter support in emulator.
  • 648bc87 bigquery: support BYTES data type
  • 7bb67ec bigtable/bttest: TimestampRangeFilter improvements
  • 8b767ae fields: simplify dominantField
  • 8ee8376 fields: add Match optimizations
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.13.0

1.13.0 (2024-07-16)

Features Added

  • Added runtime.NewRequestFromRequest(), allowing for a policy.Request to be created from an existing *http.Request.
Commits
  • 94c22e6 [azcore] prepping for release (#23192)
  • c5213b1 Redesign persistent token cache API (#23114)
  • 5df73f9 [azopenai]: Update custom_client.go to enable insecure credential with HTTP (...
  • b4b4721 [azcore] Adding in a function create a policy.Request using an existing *http...
  • 80dbc7d Update CODEOWNERS_baseline_errors.txt (#23191)
  • d254d11 Increment package version after release of internal (#23190)
  • 62f7a3d Test credential factory supports Pipelines federated auth (#23184)
  • 5aaedf4 [Release] sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....
  • ce39ed9 Sync eng/common directory with azure-sdk-tools for PR 8598 (#23175)
  • 75d30bb Enable use of pipeline credential. Fixes https://github.com/microsoft/azure-p...
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/internal from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/internal's releases.

sdk/internal/v1.10.0

1.10.0 (2024-07-16)

Features Added

  • test/credential.New supports federated authentication in Azure Pipelines

sdk/internal/v1.9.1

1.9.1 (2024-07-02)

Bugs Fixed

  • Fixed a data race in mock/Server.Do.

Other Changes

  • Upgraded dependencies
Commits
dependabot[bot] commented 3 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.