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 #142

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cdktf/provider-aws 19.4.0 -> 19.5.0 age adoption passing confidence dependencies minor
@types/node (source) 20.11.16 -> 20.11.17 age adoption passing confidence devDependencies patch
actions/setup-node v4.0.1 -> v4.0.2 age adoption passing confidence action patch
aws-actions/configure-aws-credentials v4.0.1 -> v4.0.2 age adoption passing confidence action patch
io.github.openfeign:feign-bom 13.2 -> 13.2.1 age adoption passing confidence import patch
software.amazon.awssdk:bom 2.23.17 -> 2.24.2 age adoption passing confidence import minor
com.amazonaws:aws-java-sdk-sts (source) 1.12.651 -> 1.12.657 age adoption passing confidence compile patch

Release Notes

cdktf/cdktf-provider-aws (@​cdktf/provider-aws)

v19.5.0

Compare Source

19.5.0 (2024-02-09)

Features
Updates
actions/setup-node (actions/setup-node)

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4.0.2

Compare Source

See the changelog for details about the changes included in this release.

openfeign/feign (io.github.openfeign:feign-bom)

v13.2.1: OpenFeign 13.2.1

Compare Source

What's Changed

List of PRs that updated libraries versions
* build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2315 * build(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2313 * build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @​dependabot in https://github.com/OpenFeign/feign/pull/2319 * build(deps): bump org.json:json from 20231013 to 20240205 by @​dependabot in https://github.com/OpenFeign/feign/pull/2322 * build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2320 * build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @​dependabot in https://github.com/OpenFeign/feign/pull/2321

Full Changelog: OpenFeign/feign@13.2...13.2.1

aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.657

Compare Source

AWS AppSync

  • Features

    • Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.

Amazon CloudWatch

  • Features

    • This release enables PutMetricData API request payload compression by default.

Amazon Neptune Graph

  • Features

    • Adding a new option "parameters" for data plane api ExecuteQuery to support running parameterized query via SDK.

Amazon Route 53 Domains

  • Features

    • This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.

v1.12.656

Compare Source

AWS Batch

  • Features

    • This feature allows Batch to support configuration of repository credentials for jobs running on ECS

AWS IoT

  • Features

    • This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.

AWS Price List Service

  • Features

    • Add Throttling Exception to all APIs.

Amazon EC2 Container Service

  • Features

    • Documentation only update for Amazon ECS.

Amazon Prometheus Service

  • Features

    • Overall documentation updates.

Braket

  • Features

    • Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.

Cost Optimization Hub

  • Features

    • Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.

v1.12.655

Compare Source

AWS CodePipeline

  • Features

    • Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.

Amazon QuickSight

  • Features

    • General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update

Amazon WorkSpaces

  • Features

    • This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

v1.12.654

Compare Source

AWS DataSync

  • Features

    • AWS DataSync now supports manifests for specifying files or objects to transfer.

Amazon Lex Model Building V2

  • Features

    • This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.

Amazon Redshift

  • Features

    • LisRecommendations API to fetch Amazon Redshift Advisor recommendations.

v1.12.653

Compare Source

AWS AppSync

  • Features

    • Support for environment variables in AppSync GraphQL APIs

AWS WAFV2

  • Features

    • You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.

Amazon CloudWatch Logs

  • Features

    • This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.

Amazon EC2 Container Service

  • Features

    • This release is a documentation only update to address customer issues.

Amazon Elasticsearch Service

  • Features

    • This release adds clear visibility to the customers on the changes that they make on the domain.

Amazon OpenSearch Service

  • Features

    • This release adds clear visibility to the customers on the changes that they make on the domain.

v1.12.652

Compare Source

AWS Glue

  • Features

    • Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections

Amazon WorkSpaces

  • Features

    • Added definitions of various WorkSpace states

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 is behind base branch, 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 the dependencies Pull requests that update a dependency file label Feb 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c2390ef to 8b5ff0f Compare February 13, 2024 00:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b5ff0f to 2790657 Compare February 13, 2024 22:22
@DarkAtra DarkAtra merged commit 0876479 into main Feb 14, 2024
3 checks passed
@DarkAtra DarkAtra deleted the renovate/all-minor-patch branch February 14, 2024 00:13
Copy link

github-actions bot commented Apr 1, 2024

🎉 This PR is included in version 3.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant