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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.86.0 -> 5.87.0 age adoption passing confidence
curlimages/curl final patch 8.12.0 -> 8.12.1 age adoption passing confidence
golangci/golangci-lint-action action minor v6.3.0 -> v6.5.0 age adoption passing confidence
goreleaser/goreleaser-action action minor v6.1.0 -> v6.2.1 age adoption passing confidence
istio.io/client-go require patch v1.24.2 -> v1.24.3 age adoption passing confidence
step-security/harden-runner action minor v2.10.4 -> v2.11.0 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.87.0

Compare Source

FEATURES:

  • New Resource: aws_cloudwatch_contributor_insight_rule (#​41373)

ENHANCEMENTS:

  • resource/aws_dynamodb_table_export: Add export_type and incremental_export_specification arguments (#​41303)
  • resource/aws_quicksight_data_source: Add parameters.s3.role_arn argument to allow override an account-wide role for a specific S3 data source (#​41284)
  • resource/aws_rds_cluster: Add master_password_wo write-only attribute (#​41314)
  • resource/aws_rekognition_stream_processor: Deprecates stream_processor_arn in favor of arn. (#​41271)
  • resource/aws_ssm_parameter: Add value_wo write-only attribute (#​40952)
  • resource/aws_vpclattice_access_log_subscription: Add service_network_log_type argument (#​41304)

BUG FIXES:

  • data-source/aws_dynamodb_table: Add missing on_demand_throughput and global_secondary_index.*.on_demand_throughput attributes to resolve read error (#​41350)
  • resource/aws_cloudformation_stack_set_instance: Prevents overly-long creation times and possible OperationInProgress errors (#​41388)
  • resource/aws_detective_member: No longer fails with unexpected status when adding Organization member accounts. (#​41344)
  • resource/aws_ec2_transit_gateway_route_table_association: Fix deleting and recreating resource when dependencies changes don't require the resource be recreated. (#​41292)
  • resource/aws_internet_gateway: Fix to continue deletion when attachment is not found (#​41346)

v5.86.1

Compare Source

BUG FIXES:

  • data-source/aws_vpclattice_service: Fix regression resulting in AccessDeniedError attempting to list tags (#​41295)
  • data-source/aws_vpclattice_service_network: Fix regression resulting in AccessDeniedError attempting to list tags (#​41295)
  • resource/aws_cloudtrail: Fix regression issue where sns_topic_name shows perpectual diff when an ARN of a SNS topic from a different region is specified (#​41279)
  • resource/aws_s3_bucket_lifecycle_configuration: Fixes "inconsistent result" error when rule[*].prefix is an empty string. (#​41296)
curl/curl-container (curlimages/curl)

v8.12.1

Compare Source

Changed
  • bump to curl 8.12.1
golangci/golangci-lint-action (golangci/golangci-lint-action)

v6.5.0

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0

v6.4.1

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.3...v6.4.0

v6.3.3

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.2...v6.3.3

v6.3.2

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.3.1...v6.3.2

v6.3.1

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.3.0...v6.3.1

goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v6.2.1

Compare Source

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix).
Older versions should work fine.

[!WARNING]
This version is required for GoReleaser Pro v2.7.0+.
Read more here.

Full Changelog: goreleaser/goreleaser-action@v6.2.0...v6.2.1

v6.2.0

Compare Source

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix).
Older versions should work fine.

[!WARNING]
This version is required for GoReleaser Pro v2.7.0+.
Read more here.

Full Changelog: goreleaser/goreleaser-action@v6.1.0...v6.2.0

istio/client-go (istio.io/client-go)

v1.24.3

Compare Source

step-security/harden-runner (step-security/harden-runner)

v2.11.0

Compare Source

What's Changed

Release v2.11.0 in #​498
Harden-Runner Enterprise tier now supports the use of eBPF for DNS resolution and network call monitoring

Full Changelog: step-security/harden-runner@v2...v2.11.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Feb 9, 2025
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v6.3.1 chore(deps): update golangci/golangci-lint-action action to v6.3.2 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a66bb91 to 41cfed0 Compare February 10, 2025 16:40
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v6.3.2 chore(deps): update all non-major dependencies Feb 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 41cfed0 to 66c46b2 Compare February 11, 2025 02:00
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit aa1441b
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/67b2e1a909208c0008fc7f84
😎 Deploy Preview https://deploy-preview-1827--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66c46b2 to 97836df Compare February 11, 2025 05:35
Copy link
Contributor Author

renovate bot commented Feb 11, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
istio.io/api v1.24.2 -> v1.24.3-0.20250110021705-fef7700e8ddf

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 69f492c to f1a3cb1 Compare February 15, 2025 17:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1a3cb1 to aa1441b Compare February 17, 2025 07:13
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants