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): Update go deps #1768

Merged
merged 2 commits into from Aug 29, 2023
Merged

chore(deps): Update go deps #1768

merged 2 commits into from Aug 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.327 -> v1.44.332
github.com/google/cel-go require patch v0.17.1 -> v0.17.6
github.com/google/uuid require patch v1.3.0 -> v1.3.1
github.com/grpc-ecosystem/grpc-gateway/v2 require minor v2.16.2 -> v2.17.1
github.com/rivo/tview require digest ccc2c81 -> 9754ab4
github.com/vektra/mockery/v2 require minor v2.32.4 -> v2.33.0
go.elastic.co/ecszap require patch v1.0.1 -> v1.0.2
gocloud.dev require minor v0.33.0 -> v0.34.0
google.golang.org/genproto/googleapis/api require digest 6bfd019 -> b8732ec

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.44.332

Compare Source

===

Service Client Updates
  • service/cloudtrail: Updates service API and documentation
    • Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.
  • service/detective: Updates service API
  • service/monitoring: Updates service documentation
    • Doc-only update to get doc bug fixes into the SDK docs

v1.44.331

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances.
  • service/glue: Updates service API and documentation
    • Added API attributes that help in the monitoring of sessions.
  • service/mediaconvert: Updates service API and documentation
    • This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class.
  • service/medialive: Updates service API and documentation
    • MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings.
  • service/mediatailor: Updates service API and documentation
  • service/quicksight: Updates service API, documentation, and paginators
    • Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release updates the supported versions for Percona XtraBackup in Aurora MySQL.
  • service/s3: Updates service examples
    • Updates to endpoint ruleset tests to address Smithy validation issues.
  • service/s3control: Adds new service
    • Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack.
  • service/verifiedpermissions: Updates service documentation

v1.44.330

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service API and documentation
    • This release adds RootResourceId to GetRestApi response.
  • service/ec2: Updates service API and documentation
    • Marking fields as sensitive on BundleTask and GetPasswordData
  • service/polly: Updates service API
    • Amazon Polly adds 1 new voice - Zayd (ar-AE)

v1.44.329

Compare Source

===

Service Client Updates
  • service/ce: Updates service API and documentation
  • service/globalaccelerator: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adding parameters to CreateCustomDbEngineVersion reserved for future use.
  • service/verifiedpermissions: Updates service API and documentation

v1.44.328

Compare Source

===

Service Client Updates
  • service/cloud9: Adds new service
    • Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9
  • service/ec2: Updates service API and documentation
    • The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.
  • service/finspace: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adding support for RDS Aurora Global Database Unplanned Failover
  • service/route53domains: Updates service documentation
    • Fixed typos in description fields
google/cel-go (github.com/google/cel-go)

v0.17.6

Compare Source

v0.17.5

Compare Source

v0.17.4

Compare Source

google/uuid (github.com/google/uuid)

v1.3.1

Compare Source

Bug Fixes
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)

v2.17.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.17.0...v2.17.1

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.16.2...v2.17.0

pterm/pterm (github.com/pterm/pterm)

v0.12.67: Pretty slog handler!

Compare Source

What's Changed

Exciting New Features 🎉

Demo

Full Changelog: pterm/pterm@v0.12.66...v0.12.67

vektra/mockery (github.com/vektra/mockery/v2)

v2.33.0

Compare Source

Changelog

  • 15d6920 Add support for include-regex option.
  • 6ada211 Merge pull request #​692 from leaanthony-sc/684_include_regex
  • b83433d Update documentation. Format tables.
elastic/ecs-logging-go-zap (go.elastic.co/ecszap)

v1.0.2

Compare Source

Updated zap to v1.24.0 https://github.com/elastic/ecs-logging-go-zap/pull/50
Added "log.origin.function" to caller https://github.com/elastic/ecs-logging-go-zap/pull/52

google/go-cloud (gocloud.dev)

v0.34.0

Compare Source

  • blob

    • fileblob: Added an option to avoid using os.TempDir for temp files.
    • gcsblob: Don't hard-fail if no DefaultCredentials are found.
  • aws/rds: Switch AWS RDS CA bundle to the officially documented URL


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Aug 28, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
@renovate
Copy link
Contributor Author

renovate bot commented Aug 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
@oguzhand95 oguzhand95 changed the title chore(deps): update go deps chore(deps): Update go deps Aug 29, 2023
@oguzhand95 oguzhand95 self-requested a review August 29, 2023 08:14
@oguzhand95 oguzhand95 merged commit d399486 into main Aug 29, 2023
31 of 32 checks passed
@oguzhand95 oguzhand95 deleted the renovate/go-deps branch August 29, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant