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 with 25 updates #53

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 week ago

Bumps the all group with 25 updates:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.5.2 1.7.0
github.com/aws/aws-sdk-go 1.53.14 1.54.15
github.com/microcosm-cc/bluemonday 1.0.26 1.0.27
github.com/microsoftgraph/msgraph-sdk-go 1.44.0 1.45.0
golang.org/x/oauth2 0.20.0 0.21.0
google.golang.org/api 0.182.0 0.187.0
cloud.google.com/go/auth 0.5.1 0.6.1
cloud.google.com/go/compute/metadata 0.3.0 0.4.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.11.1 1.12.0
github.com/Azure/azure-sdk-for-go/sdk/internal 1.8.0 1.9.0
github.com/go-chi/chi/v5 5.0.12 5.1.0
github.com/googleapis/gax-go/v2 2.12.4 2.12.5
github.com/std-uritemplate/std-uritemplate/go 0.0.57 1.0.3
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.52.0 0.53.0
go.opentelemetry.io/otel 1.27.0 1.28.0
go.opentelemetry.io/otel/metric 1.27.0 1.28.0
go.opentelemetry.io/otel/trace 1.27.0 1.28.0
golang.org/x/crypto 0.23.0 0.24.0
golang.org/x/net 0.25.0 0.26.0
golang.org/x/sys 0.20.0 0.21.0
golang.org/x/text 0.15.0 0.16.0
google.golang.org/genproto/googleapis/api 0.0.0-20240521202816-d264139d666e 0.0.0-20240617180043-68d350f18fd4
google.golang.org/genproto/googleapis/rpc 0.0.0-20240528184218-531527333157 0.0.0-20240624140628-dc46fd24d27d
google.golang.org/grpc 1.64.0 1.65.0
google.golang.org/protobuf 1.34.1 1.34.2

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.7.0

Release notes

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

sdk/messaging/azservicebus/v1.7.0

1.7.0 (2024-04-02)

Features Added

  • Add in ability to handle emulator connection strings. (PR#22663)

sdk/internal/v1.7.0

1.7.0 (2024-05-01)

Features Added

  • Support for local repo override (via presence of eng/target_proxy_version.txt) of invoked test-proxy version.

  • RemoveRegisteredSanitizers selectively disables sanitizers the test proxy enables by default since version 1.0.0-dev.20240422.1

Breaking Changes

  • Deprecated the go-vcr based test recording API. Its methods now return errors or panic.
  • Changed value of recording.SanitizedValue from "sanitized" to "Sanitized" to match the test proxy

sdk/azidentity/v1.7.0

1.7.0 (2024-06-20)

Features Added

  • AzurePipelinesCredential authenticates an Azure Pipelines service connection with workload identity federation

Breaking Changes

These changes affect only code written against a beta version such as v1.7.0-beta.1

  • Removed the persistent token caching API. It will return in v1.8.0-beta.1

sdk/azidentity/v1.7.0-beta.1

1.7.0-beta.1 (2024-06-10)

Features Added

  • Restored AzurePipelinesCredential and persistent token caching API

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Values which NewAzurePipelinesCredential read from environment variables in prior versions are now parameters
  • Renamed AzurePipelinesServiceConnectionCredentialOptions to AzurePipelinesCredentialOptions

Bugs Fixed

  • Managed identity bug fixes

sdk/internal/v1.6.0

1.6.0 (2024-04-16)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go from 1.53.14 to 1.54.15

Release notes

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

Release v1.54.15 (2024-07-05)

Service Client Updates

  • service/acm: Updates service API and documentation
    • Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • service/ecr: Updates service API
    • This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • service/payment-cryptography-data: Updates service API and documentation
  • service/qbusiness: Updates service API and documentation

Release v1.54.14 (2024-07-03)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/directconnect: Updates service documentation
    • This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • service/organizations: Updates service API and documentation
    • Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • service/rekognition: Updates service API and documentation
    • This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • service/workspaces: Updates service API
    • Fix create workspace bundle RootStorage/UserStorage to accept non null values

Release v1.54.13 (2024-07-02)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/fms: Updates service API
  • service/s3: Updates service API, documentation, and examples
    • Added response overrides to Head Object requests.

Release v1.54.12 (2024-07-01)

Service Client Updates

  • service/apigateway: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cognito-identity: Updates service API
  • service/connect: Updates service API, documentation, and paginators
  • service/docdb: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/eks: Updates service API
  • service/payment-cryptography: Updates service API and documentation
  • service/payment-cryptography-data: Updates service API, documentation, and waiters
  • service/states: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits


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/microsoftgraph/msgraph-sdk-go from 1.44.0 to 1.45.0

Release notes

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

v1.45.0

1.45.0 (2024-06-05)

Features

  • generation: update request builders and models (#722) (b15c5c7)
Changelog

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

1.45.0 (2024-06-05)

Features

  • generation: update request builders and models (#722) (b15c5c7)
Commits


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

Commits


Updates google.golang.org/api from 0.182.0 to 0.187.0

Release notes

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

v0.187.0

0.187.0 (2024-07-01)

Features

Bug Fixes

  • gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
  • Pass through gRPC api key option to new auth lib (#2664) (e051997)

v0.186.0

0.186.0 (2024-06-25)

Features

v0.185.0

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

v0.184.0

0.184.0 (2024-06-12)

... (truncated)

Changelog

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

0.187.0 (2024-07-01)

Features

Bug Fixes

  • gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
  • Pass through gRPC api key option to new auth lib (#2664) (e051997)

0.186.0 (2024-06-25)

Features

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

0.184.0 (2024-06-12)

Features

... (truncated)

Commits


Updates cloud.google.com/go/auth from 0.5.1 to 0.6.1

Release notes

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

longrunning: v0.5.9

0.5.9 (2024-07-01)

Bug Fixes

  • longrunning: Bump google.golang.org/api@v0.187.0 (8fa9e39)
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
  • db3c6d1 chore(main): release auth 0.6.1 (#10455)
  • daa6646 fix(auth): support gRPC API keys (#10460)
  • 66b8efe feat(compute/metadata): add context for all functions/methods (#10370)
  • 6e16c64 chore(main): release ai 0.8.0 (#10452)
  • b425993 chore(main): release spanner 1.64.0 (#10275)
  • 6a9c12a feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...
  • c6dfdcf fix(auth): Update http and grpc transports to support token exchange over mTL...
  • a1e198a fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)
  • fc4c910 fix(logging): Skip automatic resource detection if a CommonResource (#10441)
  • eec7a3b feat(dataplex): expose data scan execution create time to customers (#10438)
  • Additional commits viewable in compare view


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

Release notes

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

grafeas: v0.3.7

0.3.7 (2024-07-01)

Bug Fixes

  • grafeas: Bump google.golang.org/api@v0.187.0 (8fa9e39)

parallelstore: v0.3.2

0.3.2 (2024-07-01)

Bug Fixes

  • parallelstore: Bump google.golang.org/api@v0.187.0 (8fa9e39)

errorreporting: v0.3.1

0.3.1 (2024-07-01)

Bug Fixes

  • errorreporting: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • errorreporting: Bump x/net to v0.24.0 (ba31ed5)
  • errorreporting: Update protobuf dep to v1.33.0 (30b038d)
Changelog

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

v0.4.0

  • bigquery: -NewGCSReference is now a function, not a method on Client.
    • Table.LoaderFrom now accepts a ReaderSource, enabling loading data into a table from a file or any io.Reader.
    • Client.Table and Client.OpenTable have been removed. Replace

      client.OpenTable("project", "dataset", "table")
      

      with

      client.DatasetInProject("project", "dataset").Table("table")
      
    • Client.CreateTable has been removed. Replace

      client.CreateTable(ctx, "project", "dataset", "table")
      

      with

      client.DatasetInProject("project", "dataset").Table("table").Create(ctx)
      
    • Dataset.ListTables have been replaced with Dataset.Tables. Replace

      tables, err := ds.ListTables(ctx)
      

      with

      it := ds.Tables(ctx)
      for {
          table, err := it.Next()
          if err == iterator.Done {
              break
          }
          if err != nil {
              // TODO: Handle error.
          }
          // TODO: use table.
      }
      
    • Client.Read has been replaced with Job.Read, Table.Read and Query.Read. Replace

      it, err := client.Read(ctx, job)
      

... (truncated)

Commits
  • 8c2dc61 logging: check for exact # of logs in tests
  • 4791784 logadmin: use generated iterators
  • 384ca55 storage: use pointer receiver for ObjectAttrs
  • bd8a5e8 datastore: add new key functions
  • 09d95d9 bigtable/bttest: add emulator support for DeleteCellsInFamily
  • 7ee19e7 bigquery: restore semantics of ForceZeroQuote
  • f7f94a2 bigquery: clean up implementation of LoadSource
  • f9c9ec4 storage: always send destination in compose request
  • 67f57c5 storage: readObject method for tests
  • 28994ff bigtable: Use connection pool by default for data client.
  • Additional commits viewable in compare view


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

Release notes

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

sdk/azcore/v1.12.0

1.12.0 (2024-06-06)

Features Added

  • Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success.
  • Added func NewUUID to the runtime package for generating UUIDs.

Bugs Fixed

  • Fixed an issue that prevented pollers using the Operation-Location strategy from unmarshaling the final result in some cases.

Other Changes

  • Updated dependencies.
Commits


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

Release notes

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

sdk/internal/v1.9.0

1.9.0 (2024-06-06)

Features Added

  • Added test/credential package containing a credential factory for live and recorded tests and a fake credential for offline tests.
Commits


Updates github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.1.0

What's Changed

  • middleware: add Discard method to WrapResponseWriter by @​patrislav in go-chi/chi#926
    • Adds Discard() method to the middleware.WrapResponseWriter interface. This is technically an API breaking change. However after some discussion at go-chi/chi#926, we decided to move forward, and release as minor version, as we don't expect anyone to rely on this interface / implement it externally.

New Contributors

Full Changelog: https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0

v5.0.14

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.14

v5.0.13

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13

Changelog

Sourced from github.com/go-chi/chi/v5's changelog.

Changelog

Commits
  • 67be7d9 middleware: add Discard method to WrapResponseWriter (#926)
  • 7957c0d Revert "fix(middleware): Close created writer in the compressor middleware (#...
  • f728a1c docs: Update stale links in docs for contributing (#904)
  • f10dc4a fix(middleware): Close created writer in the compressor middleware (#919)
  • ef31c0b reduce context struct size from 216 bytes to 208 bytes (#912)
  • c1f2a7a middleware: fix typo in RealIP doc (#903)
  • See full diff in compare view


Updates github.com/googleapis/gax-go/v2 from 2.12.4 to 2.12.5

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2.12.5

2.12.5 (2024-06-18)

Bug Fixes

  • v2/apierror: fix (*APIError).Error() for unwrapped Status (#351) (22c16e7), refs #350
Commits


Updates github.com/std-uritemplate/std-uritemplate/go from 0.0.57 to 1.0.3

Commits
  • dbd5373 update submodules
  • fe46cee fix the license name in pyproject.toml (#202)
  • b0f00de Bump typescript from 5.5.2 to 5.5.3 in /typescript (#200)
  • dependabot[bot] commented 3 days ago

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