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 16 updates #41

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the all group with 16 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.6
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.185.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.0.14
github.com/googleapis/gax-go/v2 2.12.4 2.12.5
github.com/std-uritemplate/std-uritemplate/go 0.0.57 1.0.1
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/rpc 0.0.0-20240528184218-531527333157 0.0.0-20240617180043-68d350f18fd4
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.6

Release notes

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

Release v1.54.6 (2024-06-20)

Service Client Updates

  • service/bedrock-runtime: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/cost-optimization-hub: Updates service API, documentation, and waiters
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • service/glue: Updates service paginators
    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • service/ivs-realtime: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • service/securityhub: Updates service API and documentation

Release v1.54.5 (2024-06-19)

Service Client Updates

  • service/artifact: Updates service API, documentation, waiters, and examples
  • service/athena: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cur: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/directconnect: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elastictranscoder: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/opensearch: Updates service API and documentation

Release v1.54.4 (2024-06-18)

Service Client Updates

  • service/bedrock-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/config: Updates service API
  • service/eks: Updates service API and documentation
  • service/lightsail: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/polly: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/rekognition: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sagemaker: Updates service API, documentation, and paginators
    • Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • service/shield: Updates service API

... (truncated)

Commits


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.185.0

Release notes

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

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)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

v0.183.0

0.183.0 (2024-06-04)

Features

Bug Fixes

Changelog

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

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

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

0.183.0 (2024-06-04)

Features

Bug Fixes

Commits


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.0.14

Release notes

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

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
  • 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.1

Commits
  • 6a76971 update submodules
  • f5917a6 update submodules
  • bd8f7b1 update submodules
  • 5500ee4 fix the CSharp publishing pipeline (#188)
  • b5998bd update submodules
  • fab56f6 implement dotnet foundation package signing (#187)
  • 1dfc03a Bump org.apache.maven.plugins:maven-javadoc-plugin in /java (#186)
  • c9a2765 Bump puppeteer from 22.9.0 to 22.10.0 in /typescript (#185)
  • 8859303 Bump puppeteer from 22.8.2 to 22.9.0 in /typescript (#184)
  • 4a0f3a1 Bump puppeteer from 22.8.1 to 22.8.2 in /typescript (#183)
  • Additional commits viewable in compare view


Updates golang.org/x/crypto from 0.23.0 to 0.24.0

Commits
  • 332fd65 go.mod: update golang.org/x dependencies
  • 0b431c7 x509roots/fallback: update bundle
  • 349231f ssh: implement CryptoPublicKey on sk keys
  • 44c9b0f ssh: allow server auth callbacks to send additional banners
  • 67b1361 sha3: reenable s390x assembly
  • 477a5b4 sha3: make APIs usable with zero allocations
  • 59b5a86 sha3: disable s390x assembly
  • 10f366e sha3: simplify XOR functions
  • See full diff in compare view


Updates golang.org/x/net from 0.25.0 to 0.26.0

Commits
  • 66e838c go.mod: update golang.org/x dependencies
  • 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline
  • 603e3e6 quic: disable X25519Kyber768Draft00 in tests
  • 67e8d0c http2: report an error if goroutines outlive serverTester tests
  • 5608279 http2: avoid corruption in priority write scheduler
  • 0d515a5 http2: factor out frame read/write test functions
  • 9f5b79b http2: drop unused retry function
  • 03c24c2 http2: use synthetic time in server tests
  • 022530c http2: add a more full-featured test net.Conn
  • 410d19e http2: avoid racy access to clientStream.requestedGzip
  • Additional commits viewable in compare view


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

Commits
  • 673e0f9 unix: skip ethtool driver test for busy interface
  • 6943ab6 unix/linux: update glibc to 2.39
  • 92f3ad6 unix: update to Linux kernel 6.9
  • f34bb9f windows: add net user enum
  • 6dfb94e unix: add types for SOCK_DIAG
  • See full diff in compare view


Updates golang.org/x/text from 0.15.0 to 0.16.0

Commits
  • 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands
  • 59e1219 message: optimize lookupAndFormat function for better performance
  • a20a3e2 x/text: update x/tools for go/ssa range-over-func fix
  • See full diff in compare view


Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20240528184218-531527333157 to 0.0.0-20240617180043-68d350f18fd4

Commits


Updates google.golang.org/protobuf from 1.34.1 to 1.34.2

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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

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