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

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 Sep 21, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
antonbabenko/pre-commit-terraform repository minor v1.95.0 -> v1.96.1 age adoption passing confidence
camunda/infraex-common-config repository minor 1.0.1 -> 1.2.0 age adoption passing confidence
camunda/infraex-common-config action minor 1.1.0 -> 1.2.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2 require minor v1.30.5 -> v1.31.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ec2 require minor v1.177.3 -> v1.178.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/eks require minor v1.48.4 -> v1.49.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/iam require minor v1.35.2 -> v1.36.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/kms require minor v1.35.7 -> v1.36.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/rds require minor v1.82.5 -> v1.84.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.61.2 -> v1.63.0 age adoption passing confidence
github.com/aws/smithy-go require minor v1.20.4 -> v1.21.0 age adoption passing confidence
renovatebot/pre-commit-hooks repository minor 38.80.0 -> 38.88.0 age adoption passing confidence
terraform-docs minor 0.18.0 -> 0.19.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

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.96.1

Compare Source

Bug Fixes
  • terraform_docs: Fix issue with processing multiply files without terraform-docs markers. Issue introduced in v1.95.0 (#​720) (2b1aec8),

v1.96.0

Compare Source

Features
  • Expand environment variables in --args= which contains lowercase symbols, like ${TF_VAR_lowercase} (#​719) (bf156b4)
camunda/infraex-common-config (camunda/infraex-common-config)

v1.2.0

Compare Source

What's Changed

Full Changelog: camunda/infraex-common-config@1.1.0...1.2.0

v1.1.0

Compare Source

What's Changed

Full Changelog: camunda/infraex-common-config@1.0.1...1.1.0

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

v1.31.0

Compare Source

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

v1.21.0

Compare Source

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

v38.88.0

Compare Source

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

v38.86.0

Compare Source

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

v38.85.2

Compare Source

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

v38.85.1

Compare Source

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

v38.84.1

Compare Source

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

v38.84.0

Compare Source

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

v38.83.0

Compare Source

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

v38.82.0

Compare Source

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

v38.81.0

Compare Source

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

terraform-docs/terraform-docs (terraform-docs)

v0.19.0

Compare Source

Notable Updates

Changelog

Features
  • 5a2f6ff add docker multiarch build
Bug Fixes
  • 78e94da fix: Replace <br> with <br /> for markdown syntax
  • af31cc6 fix: release scripts
  • 3c44c58 Fix: Let Docker image be built correctly for non-amd64 platforms
Dependency updates
  • 7da557a chore(deps): bump docker/build-push-action from 5 to 6
  • c825b41 chore(deps): bump library/alpine from 3.20.0 to 3.20.2
  • 5441df2 chore(deps): bump library/alpine from 3.20.2 to 3.20.3
  • a639fbd chore(deps): bump library/alpine in /scripts/release
  • a2f4573 chore(deps): bump library/golang from 1.23.0-alpine to 1.23.1-alpine
Chores
  • 045e5e6 Bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • db5e64c Bump goreleaser/goreleaser-action from 5 to 6
  • 0562dbd Bump library/alpine from 3.20.0 to 3.20.2 in /scripts/release
  • 7de82c8 Bump library/golang from 1.22.3-alpine to 1.23.0-alpine
  • d64cd3b Release version v0.19.0
  • 8ae3344 chore: bump version to v0.19.0-alpha
  • c2e8d0a chore: fix linter issues
  • 3355644 chore: update go dependencies
  • 0db6eef chore: update go to 1.23.1
  • 11270e3 chore: update staticcheck to 2024.1.1
  • 186bd7e chore: update teaser image
  • 4c94478 ci: Use correct env var for repo owner
  • 62756ca ci: Use correct var for repo owner (second try)
  • 1919452 ci: enhance release workflows
  • 49fde02 ci: fix release scripts
  • a97e171 ci: kickoff actions run

Docker images

  • docker pull quay.io/terraform-docs/terraform-docs:latest
  • docker pull quay.io/terraform-docs/terraform-docs:0.19.0

Contributors

Very special thanks to the contributors.


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 | antonbabenko/pre-commit-terraform        | v1.95.0  | v1.96.1  |
| github-tags | camunda/infraex-common-config            | 1.0.1    | 1.2.0    |
| github-tags | camunda/infraex-common-config            | 1.1.0    | 1.2.0    |
| go          | github.com/aws/aws-sdk-go-v2             | v1.30.5  | v1.31.0  |
| go          | github.com/aws/aws-sdk-go-v2/service/ec2 | v1.177.3 | v1.178.0 |
| go          | github.com/aws/aws-sdk-go-v2/service/eks | v1.48.4  | v1.49.0  |
| go          | github.com/aws/aws-sdk-go-v2/service/iam | v1.35.2  | v1.36.0  |
| go          | github.com/aws/aws-sdk-go-v2/service/kms | v1.35.7  | v1.36.0  |
| go          | github.com/aws/aws-sdk-go-v2/service/rds | v1.82.5  | v1.84.0  |
| go          | github.com/aws/aws-sdk-go-v2/service/s3  | v1.61.2  | v1.63.0  |
| go          | github.com/aws/smithy-go                 | v1.20.4  | v1.21.0  |
| github-tags | renovatebot/pre-commit-hooks             | 38.80.0  | 38.88.0  |
| github-tags | terraform-docs/terraform-docs            | 0.18.0   | 0.19.0   |
Copy link
Contributor Author

renovate bot commented Sep 21, 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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 -> v1.6.5
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 -> v2.6.18
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 -> v1.11.5
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.19 -> v1.3.20
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 -> v1.11.20
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.17 -> v1.17.18

Copy link
Contributor Author

renovate bot commented Sep 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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