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

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
amazon-eks minor 1.30 -> 1.31 age adoption passing confidence
awscli minor 2.18.15 -> 2.19.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ec2 require minor v1.186.0 -> v1.187.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/opensearch require minor v1.41.2 -> v1.43.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/rds require minor v1.88.0 -> v1.89.0 age adoption passing confidence
renovatebot/pre-commit-hooks repository minor 38.132.3 -> 38.142.5 age adoption passing confidence
terraform-aws-modules/eks/aws (source) module minor 20.26.1 -> 20.28.0 age adoption passing confidence
terraform-aws-modules/vpc/aws (source) module minor 5.14.0 -> 5.15.0 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

aws/aws-cli (awscli)

v2.19.1

Compare Source

v2.19.0

Compare Source

v2.18.18

Compare Source

v2.18.17

Compare Source

v2.18.16

Compare Source

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v38.142.5

Compare Source

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

v38.142.4

Compare Source

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

v38.142.3

Compare Source

v38.142.2

Compare Source

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

v38.142.1

Compare Source

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

v38.142.0

Compare Source

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

v38.141.1

Compare Source

v38.141.0

Compare Source

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

v38.140.2

Compare Source

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

v38.140.1

Compare Source

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

v38.140.0

Compare Source

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

v38.138.5

Compare Source

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

v38.138.4

Compare Source

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

v38.138.1

Compare Source

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

v38.138.0

Compare Source

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

v38.135.3

Compare Source

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

v38.135.2

Compare Source

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

v38.135.1

Compare Source

v38.134.0

Compare Source

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

v38.133.4

Compare Source

v38.133.2

Compare Source

v38.133.1

Compare Source

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

v38.133.0

Compare Source

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

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

v20.28.0

Compare Source

Features
  • Add support for creating efa-only network interfaces (#​3196) (c6da22c)

v20.27.0

Compare Source

Features
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)

v5.15.0

Compare Source

Features
  • Add option to create/delete NAT Gateway route for private route tables (#​1127) (f02a1af)

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.

@infraex-misc
Copy link
Contributor

infraex-misc bot commented Nov 2, 2024

This PR has been auto-approved as it does not involve major changes. Workflow run: See details

| datasource       | package                                         | from     | to       |
| ---------------- | ----------------------------------------------- | -------- | -------- |
| endoflife-date   | amazon-eks                                      | 1.30     | 1.31     |
| github-tags      | aws/aws-cli                                     | 2.18.15  | 2.19.1   |
| go               | github.com/aws/aws-sdk-go-v2/service/ec2        | v1.186.0 | v1.187.0 |
| go               | github.com/aws/aws-sdk-go-v2/service/opensearch | v1.41.2  | v1.43.0  |
| go               | github.com/aws/aws-sdk-go-v2/service/rds        | v1.88.0  | v1.89.0  |
| github-tags      | renovatebot/pre-commit-hooks                    | 38.132.3 | 38.142.5 |
| terraform-module | terraform-aws-modules/eks/aws                   | 20.26.1  | 20.28.0  |
| terraform-module | terraform-aws-modules/vpc/aws                   | 5.14.0   | 5.15.0   |
@infraex-misc infraex-misc bot merged commit cb0339f into main Nov 4, 2024
14 checks passed
@infraex-misc infraex-misc bot deleted the renovate/minor-grouped branch November 4, 2024 10:32
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