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

fix(deps): update github (patch) #79

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terragrunt v0.55.1 -> v0.55.21 age adoption passing confidence
github.com/jedib0t/go-pretty/v6 v6.5.4 -> v6.5.9 age adoption passing confidence
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence
github.com/zclconf/go-cty v1.14.2 -> v1.14.4 age adoption passing confidence

Release Notes

gruntwork-io/terragrunt (github.com/gruntwork-io/terragrunt)

v0.55.21

Compare Source

Updated CLI args, config attributes and blocks

  • remote_state

Description

  • Updated remote state creation/update errors to include bucket name.

Related links

v0.55.20

Compare Source

Description

  • Fixes terraform source URL handling

Related links

Full Changelog: gruntwork-io/terragrunt@v0.55.19...v0.55.20

v0.55.19

Compare Source

Updated CLI args, config attributes and blocks

  • scaffold

Description

  • Fix grammar in feature text
  • Fix URL handling in the scaffold command
  • Updated gon version to 0.2.5

Related links

Full Changelog: gruntwork-io/terragrunt@v0.55.18...v0.55.19

v0.55.18

Compare Source

Description

  • Updated github.com/cloudflare/circl from 1.3.3 to 1.3.7
  • Updated github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.3
  • Updated google.golang.org/protobuf from 1.32.0 to 1.33.0
  • Updated nokogiri to 1.16.3
  • Updates mini_portile2 from 2.4.0 to 2.8.5

Related links

v0.55.17

Compare Source

Updated CLI args, config attributes and blocks

  • terraform

Description

  • Added support for OpenTofu registry for shorthand TFR modules.

Related links

v0.55.16

Compare Source

Description

  • Improved performance in parsing HCL files.

Related links

v0.55.15

Compare Source

Updated CLI args, config attributes and blocks

  • scaffold

Description

  • Simplified scaffold command implementation to prevent internal errors.

Related links

v0.55.14

Compare Source

Updated CLI args, config attributes and blocks

  • sops_decrypt_file

Description

  • Upgraded sops dependency to a new location with dependencies.

Special thanks

Special thanks to @​rubensf for their contribution!

Related links

v0.55.13

Compare Source

Updated CLI args, config attributes and blocks

  • scaffold

Description

  • Fixed handling of scaffold command exit in MacOS

Related links

v0.55.12

Compare Source

Updated CLI args, config attributes and blocks

  • scaffold

Description

  • Fixed handling of scaffold command in Windows

Related links

v0.55.11

Compare Source

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Improved handling of exit from the catalog view in MacOS.

Related links

v0.55.10

Compare Source

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Updated catalog command to not freeze terminal UI in MacOS.

Related links

v0.55.9

Compare Source

Updated CLI args, config attributes and blocks

  • dependency

Description

  • Fixed data race in dependency computation

Special thanks

Special thanks to @​vladlosev for their contribution!

Related links

v0.55.8

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terragrunt@v0.55.7...v0.55.8

v0.55.7

Compare Source

Description

  • Update go version to 1.21.7 to fix CVEs

Related links

v0.55.6

Compare Source

Updated CLI args, config attributes and blocks

  • dependency

Description

  • Fix nested dependency parsing

Related links

v0.55.5

Compare Source

Description

  • Added support for OpenTelemetry metrics and traces

Related links

v0.55.4

Compare Source

Updated CLI args, config attributes and blocks

  • dependency

Description

  • Added support for referencing dependency inputs

Related links

v0.55.3

Compare Source

Updated CLI args, config attributes and blocks

  • remote_state

Description

  • Improved remote_state.assume_role changes identification to avoid repeated initialization on each run.

Related links

v0.55.2

Compare Source

Updated CLI args, config attributes and blocks

  • dependency

Description

  • Improved dependency management by ensuring 'skip' flag properly excludes evaluation of skipped dependencies.

Related links

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)

v6.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.8...v6.5.9

v6.5.8

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.7...v6.5.8

v6.5.7

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.6...v6.5.7

v6.5.6

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.5...v6.5.6

v6.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.4...v6.5.5

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

zclconf/go-cty (github.com/zclconf/go-cty)

v1.14.4

Compare Source

v1.14.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the renovate label Feb 14, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.2 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.3 Feb 19, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.3 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.4 Feb 20, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.4 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.5 Feb 21, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.5 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.7 Feb 22, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.7 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.8 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/patch-github branch 2 times, most recently from 4d382f3 to 158d6d2 Compare February 23, 2024 22:32
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.8 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.9 Feb 23, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.9 fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.10 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/patch-github branch 2 times, most recently from ed82f44 to b183682 Compare March 2, 2024 17:31
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terragrunt to v0.55.10 fix(deps): update github (patch) Mar 2, 2024
@renovate renovate bot force-pushed the renovate/patch-github branch 3 times, most recently from cfacfeb to f3c4ed2 Compare March 8, 2024 19:23
@renovate renovate bot force-pushed the renovate/patch-github branch 5 times, most recently from aeeae8c to 52a55d6 Compare March 18, 2024 20:05
@renovate renovate bot force-pushed the renovate/patch-github branch 5 times, most recently from cd90a4f to f41d3ed Compare March 25, 2024 23:15
@renovate renovate bot force-pushed the renovate/patch-github branch 3 times, most recently from 6941838 to bebd5fc Compare April 8, 2024 01:06
@renovate renovate bot force-pushed the renovate/patch-github branch 4 times, most recently from 1620110 to 10a9284 Compare May 10, 2024 00:35
Copy link
Contributor Author

renovate bot commented Jun 14, 2024

ℹ Artifact update notice

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

  • 18 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.110.10 -> v0.111.0
filippo.io/age v1.0.0 -> v1.1.1
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v0.0.0-20230923063757-afb1ddc0824c
github.com/cloudflare/circl v1.3.3 -> v1.3.7
github.com/cpuguy83/go-md2man/v2 v2.0.3 -> v2.0.4
github.com/hashicorp/go-retryablehttp v0.7.0 -> v0.7.1
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.3 -> v0.1.6
github.com/hashicorp/vault/api v1.5.0 -> v1.10.0
github.com/imdario/mergo v0.3.11 -> v0.3.12
github.com/lib/pq v1.10.5 -> v1.10.9
github.com/urfave/cli/v2 v2.25.5 -> v2.26.0
golang.org/x/crypto v0.17.0 -> v0.19.0
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20231212172506-995d672761c0
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20240102182953-50ed04b92917
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240102182953-50ed04b92917
google.golang.org/grpc v1.59.0 -> v1.61.0
google.golang.org/protobuf v1.31.0 -> v1.33.0

@renovate renovate bot force-pushed the renovate/patch-github branch 2 times, most recently from 5d60ed7 to 145ddf4 Compare October 21, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants