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

fix(deps): update all non-major dependencies #139

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go/speech require minor v1.20.1 -> v1.21.0
github.com/aws/aws-sdk-go require patch v1.47.3 -> v1.47.9
github.com/labstack/echo/v4 require patch v4.11.2 -> v4.11.3
github.com/pion/rtp require patch v1.8.2 -> v1.8.3
golang.org/x/net require minor v0.17.0 -> v0.18.0
google.golang.org/api require minor v0.149.0 -> v0.150.0

Release Notes

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

v1.47.9

Compare Source

===

Service Client Updates
  • service/controltower: Updates service API and documentation
  • service/cur: Updates service API and documentation
    • This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not.
  • service/ec2: Updates service API and documentation
    • EC2 adds API updates to enable ENA Express at instance launch time.
  • service/entitlement.marketplace: Updates service API, documentation, and paginators
  • service/fms: Updates service documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for zero-ETL integrations.
SDK Enhancements
  • aws/signer/v4: Add bucket owner header to presigned list.
    • Add x-amz-expected-bucket-owner header to the list of headers that need to be presigned.

v1.47.8

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.
  • service/cloudtrail: Updates service API and documentation
    • The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.
  • service/comprehend: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.
  • service/eks: Updates service API and documentation
  • service/lambda: Updates service API
    • Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.
  • service/logs: Updates service API, documentation, and paginators
    • Update to support new APIs for delivery of logs from AWS services.
  • service/omics: Updates service API and documentation

v1.47.7

Compare Source

===

Service Client Updates
  • service/sqs: Updates service API and documentation
    • This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

v1.47.6

Compare Source

===

Service Client Updates
  • service/connect: Updates service API
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API
  • service/guardduty: Updates service API and documentation
    • Added API support for new GuardDuty EKS Audit Log finding types.
  • service/lambda: Updates service API and documentation
    • Add Node 20 (nodejs20.x) support to AWS Lambda.
  • service/models.lex.v2: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
  • service/redshift-serverless: Updates service API and documentation
  • service/resiliencehub: Updates service API and documentation
  • service/sqs: Updates service API, documentation, and paginators
    • This release enables customers to call SQS using AWS JSON-1.0 protocol.

v1.47.5

Compare Source

===

Service Client Updates
  • service/dataexchange: Updates service API and documentation
  • service/dlm: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).

v1.47.4

Compare Source

===

Service Client Updates
  • service/ce: Updates service API and documentation
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports AWS Lambda compute.
  • service/connect: Updates service API and documentation
  • service/docdb: Updates service API and documentation
    • Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.
  • service/iam: Adds new service
    • Add partitional endpoint for iso-e.
  • service/mwaa: Updates service API and documentation
  • service/polly: Updates service API
    • Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.
  • service/route53: Adds new service
    • Add partitional endpoints for iso-e and iso-f.
labstack/echo (github.com/labstack/echo/v4)

v4.11.3

Compare Source

Security

  • 'c.Attachment' and 'c.Inline' should escape filename in 'Content-Disposition' header to avoid 'Reflect File Download' vulnerability. #​2541

Enhancements

  • Tests: refactor context tests to be separate functions #​2540
  • Proxy middleware: reuse echo request context #​2537
  • Mark unmarshallable yaml struct tags as ignored #​2536
pion/rtp (github.com/pion/rtp)

v1.8.3

Compare Source

Changelog

  • 7dc2af5 Combine OneByte and TwoByte extension parsing
  • 930bd85 Remove redundant state in H264 Packetization
googleapis/google-api-go-client (google.golang.org/api)

v0.150.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (rebase) November 12, 2023 15:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c65978f to 0e382ca Compare November 12, 2023 18:59
@renovate renovate bot merged commit d298603 into develop Nov 12, 2023
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 12, 2023 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants