Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

chore(deps): update dependency minamijoyo/tfupdate to v0.8.2 #70

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 25, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
minamijoyo/tfupdate minor v0.6.0 -> v0.8.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

minamijoyo/tfupdate (minamijoyo/tfupdate)

v0.8.2

Compare Source

Changelog

  • 6619e6c Bump version to v0.8.2
  • 26d4cdf Add support for Terraform 1.8
  • 35c906e Add support for provider-defined functions
  • d8f4871 feat: update to use go 1.22

v0.8.1

Compare Source

Changelog

  • 9844864 Bump version to v0.8.1
  • 9cf3bc9 Add support for Terraform 1.7
  • 12c4d72 Update hcl to v2.19.1
  • e067869 Compile regex only for tfupdate module command
  • e1441c9 Compile the regex once in the NewOption func
  • 9f63ba1 Proper escaping of the regular expression example
  • c4a046f chore: fix linting format error
  • 94700d7 Add RE2 regex support for module updates

v0.8.0

Compare Source

Changelog

  • 69e4241 Bump version to v0.8.0
  • 0726470 Add support for Terraform v1.6
  • f2bcaec Add support for provider namespace
  • 4b1cefd Fixed a crash when parsing invalid release versions as SemVer
  • 4df143a Update hcl to v2.18.1
  • c759066 Update actions/checkout to v4
  • 9f2ac75 deps: update to use go1.21

v0.7.2

Compare Source

Changelog

  • 3c8f8f9 Bump version to v0.7.2
  • dc6f2d7 Fix a regression issue for updating .hcl file

v0.7.1

Compare Source

Changelog

  • a9ab7c9 Bump version to v0.7.1
  • 78a5112 Fix a regression issue for using absolute path
  • 0a20d4a Update docker related actions to latest
  • 02e7f5e Set docker build timeout to 20m

v0.7.0

Compare Source

Changelog

  • 9fbd446 Bump version to v0.7.0
  • 54ab92d Fix typo
  • f18d544 Fix typo in testacc
  • 0efebb6 Fix an error message for ProviderVersion.Merge
  • 2f5aa16 Mention that provider packages could be distributed from elsewhere
  • 7e130e5 Fix tests for index
  • b0cbd5d Fix the git permission issue
  • 54d666a Setup acceptance tests
  • c05e01e Add tests for hclwrite helpers
  • ba90f8e Add more tests for LockUpdater
  • cb4a4bd Parameterise the mock response
  • 8a81eea Remove the shorthand flag for platform
  • e6b979d Move a lock index instance into LockUpdater
  • 8dd093c Add more debug logs
  • 2899273 Inject a Go's standard context outside of the tfupdate package
  • ae823c8 Fix lint issues
  • 3dbe933 Use filename instead of platform for keys of hash
  • ae1f023 Add native support for updating .terraform.lock.hcl
  • 679f233 Inject a ModuleContext to Updater
  • 721888c Fix lint issues
  • 3d07683 Implement version constraint detection
  • 80face0 Add tests for Index.GetOrCreateProviderVersion
  • 350423f Add tests for providerIndex.getOrCreateProviderVersion
  • 0585339 Add tests for buildProviderVersion
  • 912c079 Return an error if provider address is implicit legacy things
  • 48abf5c Implement an index of provider versions for caching
  • dd3df2b Validate SHASumsData
  • 222cba4 Validate sha256 checksum for zip data
  • 06704f5 Test ProviderDownload() with a mocked Registry API
  • b38c67b Implement downloading provider
  • d184fe3 Implement ProviderPackageMetadata API
  • 9a44923 Split file per registry API

v0.6.8

Compare Source

Changelog

  • 037ab6d Bump version to v0.6.8
  • 0b7fc7d Set docker build timeout to 10m
  • 298df92 Update hcl to v2.17.0
  • 9b12abb Update goreleaser/goreleaser-action to v4
  • 37b0b57 Update actions/setup-go to v4
  • 393777b Read Go version from file
  • f9e1bda Fix lint issues
  • dba3400 Update Go to v1.20 and Alpine 3.18

v0.6.7

Compare Source

Changelog

  • db8adf2 Bump version to v0.6.7
  • a5e7ba9 Add jq, openssl, and curl to Docker image
  • b2faaf4 docker: update to use go1.19 and alpine3.16
  • 63506c0 remove deprecated io/ioutil pkg usage
  • 6c3f348 deps: update to use go1.19

v0.6.6

Compare Source

Changelog

  • 80d96a9 Bump version to v0.6.6
  • f13ada9 Use GitHub App token for updating brew formula on release
  • 1e2a49f Fix lint errors
  • a656ad6 Update golangci-lint to v1.45.2 and actions to latest

v0.6.5

Compare Source

Changelog

  • 012d18d Bump version to v0.6.5
  • 3e9b7ed Fix go install error
  • b9bfe67 Add examples for how to pin the AWS provider to v3

v0.6.4

Compare Source

Changelog

  • 76d344c Bump version to v0.6.4
  • 5f343fc Fix lint errors
  • 48b2a61 Suppress all existing lint errors to pass CI
  • f334838 Add support for linux/arm64 Docker image
  • 906866a Use golangci-lint instead of golint
  • 105942c Remove docker build on pull request

v0.6.3

Compare Source

Changelog

bebf8bb Bump version to v0.6.3

v0.6.2

Compare Source

Changelog

6b040f1 Bump version to v0.6.2
a9bc900 Set timeout for GitHub Actions
5ea3cb9 Restrict permissions for GitHub Actions
9ae43ae Fix panic when version key is quoted

v0.6.1

Compare Source

Changelog

03c11b2 Bump version to v0.6.1
950c7e6 Fix goreleaser settings for brew


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from 20c50e4 to 7665281 Compare December 26, 2022 10:56
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from 7665281 to 7e13642 Compare June 10, 2023 05:26
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.6.7 chore(deps): update dependency minamijoyo/tfupdate to v0.6.8 Jun 10, 2023
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.6.8 chore(deps): update dependency minamijoyo/tfupdate to v0.7.0 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from 7e13642 to acd2fc8 Compare July 4, 2023 05:38
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.7.0 chore(deps): update dependency minamijoyo/tfupdate to v0.7.1 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from acd2fc8 to 00e2164 Compare July 5, 2023 11:48
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.7.1 chore(deps): update dependency minamijoyo/tfupdate to v0.7.2 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from 00e2164 to bc30138 Compare July 7, 2023 20:47
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.7.2 chore(deps): update dependency minamijoyo/tfupdate to v0.8.0 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from bc30138 to 6cad8e6 Compare October 9, 2023 02:45
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from 6cad8e6 to 6f947f1 Compare March 2, 2024 11:25
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.8.0 chore(deps): update dependency minamijoyo/tfupdate to v0.8.1 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/minamijoyo-tfupdate-0.x branch from 6f947f1 to 5ce2a0a Compare April 16, 2024 23:39
@renovate renovate bot changed the title chore(deps): update dependency minamijoyo/tfupdate to v0.8.1 chore(deps): update dependency minamijoyo/tfupdate to v0.8.2 Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants