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 minor-grouped #192

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
eksctl-io/eksctl minor 0.194.0 -> 0.196.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ec2 require minor v1.193.0 -> v1.195.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/eks require minor v1.52.1 -> v1.53.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/opensearch require minor v1.44.1 -> v1.45.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/rds require minor v1.91.0 -> v1.92.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.68.0 -> v1.70.0 age adoption passing confidence
renovatebot/pre-commit-hooks repository minor 39.26.3 -> 39.44.0 age adoption passing confidence
terraform minor 1.9.8 -> 1.10.0 age adoption passing confidence
terraform-aws-modules/eks/aws (source) module minor 20.29.0 -> 20.30.1 age adoption passing confidence

Before merging, always check with the release notes if any other changes need to be done.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

eksctl-io/eksctl (eksctl-io/eksctl)

v0.196.0: eksctl 0.196.0

Compare Source

Release v0.196.0

🧰 Maintenance

  • Reword IRSA warning message (#​8040)

📝 Documentation

  • userdocs: fix comment for custom managed nodegroup (#​8036)

Acknowledgments

The eksctl maintainers would like to sincerely thank @​koooosh.

v0.195.0: eksctl 0.195.0

Compare Source

Release v0.195.0

🚀 Features

🧰 Maintenance

  • Remove deletion of aws-efs-csi-driver (#​8045)
  • Fix addons integration test (#​8042)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v39.44.0

Compare Source

v39.42.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.42.4 for more changes

v39.42.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.42.3 for more changes

v39.42.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.42.2 for more changes

v39.42.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.42.1 for more changes

v39.42.0

Compare Source

v39.41.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.41.0 for more changes

v39.40.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.40.1 for more changes

v39.40.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.40.0 for more changes

v39.38.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.38.0 for more changes

v39.37.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.37.1 for more changes

v39.36.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.36.0 for more changes

v39.35.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.35.0 for more changes

v39.34.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.34.1 for more changes

v39.33.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.33.1 for more changes

v39.33.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.33.0 for more changes

v39.32.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.32.0 for more changes

v39.31.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.31.4 for more changes

v39.31.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.31.3 for more changes

v39.31.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.31.2 for more changes

v39.31.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.31.0 for more changes

v39.30.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.30.0 for more changes

v39.29.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.29.0 for more changes

v39.28.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.28.0 for more changes

v39.27.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.27.0 for more changes

hashicorp/terraform (terraform)

v1.10.0

Compare Source

1.10.0 (November 27, 2024)

NEW FEATURES:

  • Ephemeral resources: Ephemeral resources are read anew during each phase of Terraform evaluation, and cannot be persisted to state storage. Ephemeral resources always produce ephemeral values.
  • Ephemeral values: Input variables and outputs can now be defined as ephemeral. Ephemeral values may only be used in certain contexts in Terraform configuration, and are not persisted to the plan or state files.
    • ephemeralasnull function: a function takes a value of any type and returns a similar value of the same type with any ephemeral values replaced with non-ephemeral null values and all non-ephemeral values preserved.

BUG FIXES:

  • The secret_suffix in the kubernetes backend now includes validation to prevent errors when the secret_suffix ends with a number (#​35666).
  • The error message for an invalid default value for an input variable now indicates when the problem is with a nested value in a complex data type. (#​35465)
  • Sensitive marks could be incorrectly transferred to nested resource values, causing erroneous changes during a plan (#​35501)
  • Allow unknown error_message values to pass the core validate step, so variable validation can be completed later during plan
    (#​35537)
  • Unencoded slashes within GitHub module source refs were being truncated and incorrectly used as subdirectories in the request path (#​35552)
  • Terraform refresh-only plans with output only changes are now applyable. (#​35812)
  • Postconditions referencing self with many instances could encounter an error during evaluation (#​35895)
  • The plantimestamp() function would return an invalid date during validation (#​35902)
  • Updates to resources which were forced to use create_before_destroy could lose that flag in the state temporarily and cause cycles if immediately removed from the configuration (#​35966)
  • backend/cloud: Prefer KV tags, even when tags are defined as set (#​35937)
  • Simplify config generation (plan -generate-config-out) for string attributes that contain primitive types (e.g. numbers or booleans) (#​35984)
  • config: issensitive could incorrectly assert that an unknown value was not sensitive during plan, but later became sensitive during apply, causing failures where changes did not match the planned result (#​36012)
  • config: The evaluation of conditional expressions and for expression in HCL could lose marks with certain combinations of unknown values (#​36017)

ENHANCEMENTS:

  • The element function now accepts negative indices (#​35501)
  • Import block validation has been improved to provide more useful errors and catch more invalid cases during terraform validate (#​35543)
  • Performance enhancements for resource evaluation, especially when large numbers of resource instances are involved (#​35558)
  • The plan, apply, and refresh commands now produce a deprecated warning when using the -state flag. Instead use the path attribute within the local backend to modify the state file. (#​35660)
  • backend/cos: Add new auth for Tencent Cloud backend (#​35888)

UPGRADE NOTES:

  • backend/s3: Removes deprecated attributes for assuming IAM role. Must use the assume_role block (#​35721)
  • backend/s3: The s3 backend now supports S3 native state locking. When used with DynamoDB-based locking, locks will be acquired from both sources. In a future minor release of Terraform the DynamoDB locking mechanism and associated arguments will be deprecated. (#​35661)
  • moved: Moved blocks now respect reserved keywords when parsing resource addresses. Configurations that reference resources with type names that match top level blocks and keywords from moved blocks will need to prepend the resource. identifier to these references. (#​35850)
  • config: In order to ensure consistency in results from HCL conditional expressions, marks must be combined from all values within the expression to avoid losing mark information. This typically improves accuracy when validating configuration, but users may see sensitive results where they were lost previously.

Previous Releases

For information on prior major and minor releases, refer to their changelogs:

terraform-aws-modules/terraform-aws-eks (terraform-aws-modules/eks/aws)

v20.30.1

Compare Source

Bug Fixes
  • Coalesce local resolve_conflicts_on_create_default value to a boolean since default is null (#​3221) (35388bb)

v20.30.0

Compare Source

Features
  • Improve addon dependency chain and decrease time to provision addons (due to retries) (#​3218) (ab2207d)

Configuration

📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.

| datasource       | package                                         | from     | to       |
| ---------------- | ----------------------------------------------- | -------- | -------- |
| github-tags      | eksctl-io/eksctl                                | 0.194.0  | 0.196.0  |
| go               | github.com/aws/aws-sdk-go-v2/service/ec2        | v1.193.0 | v1.195.0 |
| go               | github.com/aws/aws-sdk-go-v2/service/eks        | v1.52.1  | v1.53.0  |
| go               | github.com/aws/aws-sdk-go-v2/service/opensearch | v1.44.1  | v1.45.0  |
| go               | github.com/aws/aws-sdk-go-v2/service/rds        | v1.91.0  | v1.92.0  |
| go               | github.com/aws/aws-sdk-go-v2/service/s3         | v1.68.0  | v1.70.0  |
| github-tags      | renovatebot/pre-commit-hooks                    | 39.26.3  | 39.44.0  |
| github-releases  | hashicorp/terraform                             | 1.9.8    | 1.10.0   |
| terraform-module | terraform-aws-modules/eks/aws                   | 20.29.0  | 20.30.1  |
@renovate renovate bot changed the title fix(deps): update minor-grouped chore(deps): update minor-grouped Dec 2, 2024
Copy link
Contributor Author

renovate bot commented Dec 2, 2024

ℹ Artifact update notice

File name: test/src/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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.32.5 -> v1.32.6
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 -> v1.3.25
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.24 -> v2.6.25
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.24 -> v1.3.25
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.5 -> v1.4.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.5 -> v1.12.6
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.5 -> v1.18.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants