-
Notifications
You must be signed in to change notification settings - Fork 0
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 all dependencies #30
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/all
branch
from
August 13, 2024 15:39
92251f3
to
3675bf0
Compare
renovate
bot
changed the title
chore(deps): update opentofu/setup-opentofu action to v1.0.4
chore(deps): update all dependencies
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
August 17, 2024 17:27
3675bf0
to
2c1f1fd
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
August 30, 2024 14:28
2c1f1fd
to
f3e6209
Compare
renovate
bot
changed the title
chore(deps): update all dependencies
fix(deps): update all dependencies
Aug 30, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
September 9, 2024 23:15
8e22973
to
5dbf757
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 25, 2024 20:28
2e89dd1
to
6a5a742
Compare
renovate
bot
changed the title
fix(deps): update all dependencies
chore(deps): update all dependencies
Sep 25, 2024
renovate
bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
October 7, 2024 18:26
5bd967f
to
e62c763
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
October 11, 2024 16:42
e62c763
to
4c41eac
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
October 24, 2024 16:06
892ea8f
to
be1553a
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
November 4, 2024 21:14
be1553a
to
4952531
Compare
| datasource | package | from | to | | ---------------- | --------------------------------- | ------- | ------- | | github-tags | actions/checkout | v4.1.7 | v4.2.2 | | github-tags | actions/setup-go | v5.0.2 | v5.1.0 | | go | github.com/gruntwork-io/terratest | v0.47.0 | v0.47.2 | | golang-version | go | 1.22.6 | 1.23.3 | | github-tags | golangci/golangci-lint-action | v6.1.0 | v6.1.1 | | github-tags | opentofu/opentofu | v1.8.1 | v1.8.5 | | github-tags | opentofu/setup-opentofu | v1.0.3 | v1.0.4 | | terraform-module | terraform-aws-modules/kms/aws | 3.1.0 | 3.1.1 | | github-tags | terraform-docs/gh-actions | v1.2.0 | v1.3.0 | | github-tags | terraform-linters/setup-tflint | v4.0.0 | v4.1.0 | | github-tags | terraform-linters/tflint | v0.52.0 | v0.53.0 |
renovate
bot
force-pushed
the
renovate/all
branch
from
November 7, 2024 01:05
4952531
to
021eb37
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.7
->v4.2.2
v5.0.2
->v5.1.0
v0.47.0
->v0.47.2
1.22.6
->1.23.3
v6.1.0
->v6.1.1
1.8.1
->1.8.5
v1.0.3
->v1.0.4
3.1.0
->3.1.1
v1.2.0
->v1.3.0
v4.0.0
->v4.1.0
v0.52.0
->v0.53.0
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
actions/setup-go (actions/setup-go)
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.47.2
Compare Source
Modules affected
ssh
terraform
Description
Related links
Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2
v0.47.1
Compare Source
Modules affected
aws
retry
Description
Special thanks
Special thanks to the following users for their contribution!
Related links
Full Changelog: gruntwork-io/terratest@v0.47.0...v0.47.1
golang/go (go)
v1.23.3
v1.23.2
v1.23.1
v1.23.0
v1.22.9
v1.22.8
v1.22.7
golangci/golangci-lint-action (golangci/golangci-lint-action)
v6.1.1
Compare Source
What's Changed
Changes
Documentation
Dependencies
New Contributors
Full Changelog: golangci/golangci-lint-action@v6.1.0...v6.1.1
opentofu/opentofu (opentofu/opentofu)
v1.8.5
Compare Source
BUG FIXES:
tofu init
will no longer return a spurious "Backend configuration changed" error when re-initializing a working directory with existing initialization of a backend whose configuration schema has required arguments. This was a regression caused by the similar fix in the v1.8.4 release. (#2135)Full Changelog: opentofu/opentofu@v1.8.4...v1.8.5
v1.8.4
Compare Source
BUG FIXES:
tofu init
will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the-backend-config
command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (#2055)Full Changelog: opentofu/opentofu@v1.8.3...v1.8.4
v1.8.3
Compare Source
What's Changed
SECURITY:
TOFU_ENABLE_STATIC_SENSITIVE=1
in any environments using this release.BUG FIXES:
Full Changelog: opentofu/opentofu@v1.8.2...v1.8.3
v1.8.2
Compare Source
What's Changed
SECURITY:
BUG FIXES:
Full Changelog: opentofu/opentofu@v1.8.1...v1.8.2
opentofu/setup-opentofu (opentofu/setup-opentofu)
v1.0.4
Compare Source
What's Changed
New Contributors
Full Changelog: opentofu/setup-opentofu@v1...v1.0.4
terraform-aws-modules/terraform-aws-kms (terraform-aws-modules/kms/aws)
v3.1.1
Compare Source
Bug Fixes
terraform-docs/gh-actions (terraform-docs/gh-actions)
v1.3.0
Compare Source
What’s Changed
v1.2.2
Compare Source
What’s Changed
v1.2.1
Compare Source
What’s Changed
terraform-linters/setup-tflint (terraform-linters/setup-tflint)
v4.1.0
Compare Source
What's Changed
Features
GITHUB_TOKEN
to avoid IP rate limiting by @bendrucker in https://github.com/terraform-linters/setup-tflint/pull/219node-fetch
by @bendrucker in https://github.com/terraform-linters/setup-tflint/pull/256Dependencies
New Contributors
Full Changelog: terraform-linters/setup-tflint@v4...v4.1.0
terraform-linters/tflint (terraform-linters/tflint)
v0.53.0
Compare Source
What's Changed
Enhancements
Bug Fixes
Chores
Full Changelog: terraform-linters/tflint@v0.52.0...v0.53.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 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.
This PR was generated by Mend Renovate. View the repository job log.