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): bump gotest.tools/gotestsum from 1.11.0 to 1.12.0 in /tools #38

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2024

Bumps gotest.tools/gotestsum from 1.11.0 to 1.12.0.

Release notes

Sourced from gotest.tools/gotestsum's releases.

v1.12.0

What's Changed

New Contributors

Full Changelog: gotestyourself/gotestsum@v1.11.0...v1.12.0

Commits
  • e9677fb Merge pull request #390 from gaby/updates
  • 1cec6c4 ci: windows git config
  • 1912d77 Version check that is go1.21 compatible
  • 92e8e74 go1.22~ added package build errors to the test output
  • 7f53872 Update ci config
  • 3735b72 Merge pull request #389 from gaby/gofiber
  • c15a121 Bump dependencies, update github workflows, add dependabot
  • b5563a7 Add gofiber/fiber to list of projects
  • bc98120 Merge pull request #382 from dnephin/fix-retry-fails-with-run-arg
  • 15b4544 Fix append bug in --rerun-fails with -run flag
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/gotestyourself/gotestsum/releases)
- [Commits](gotestyourself/gotestsum@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: gotest.tools/gotestsum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 30, 2024
Copy link

❌ Error planning Terraform CDK Stack 'aks-stack'

Error: The process '/opt/hostedtoolcache/node/20.13.1/x64/bin/npx' failed with exit code 1
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
[2024-05-30T04:45:18.279] [ERROR] default - go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.10.0
go: downloading github.com/caarlos0/env v3.5.0+incompatible
go: downloading github.com/aws/jsii-runtime-go v1.95.0

[2024-05-30T04:45:18.289] [ERROR] default - go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.5

[2024-05-30T04:45:18.406] [ERROR] default - go: downloading github.com/Masterminds/semver/v3 v3.2.1

[2024-05-30T04:45:18.421] [ERROR] default - go: downloading github.com/Masterminds/semver v1.5.0

[2024-05-30T04:45:36.788] [ERROR] default - panic: Error: No stack could be identified for the construct at path 'demo'. You seem to have passed your root App as scope to a construct. Pass a stack (inheriting from TerraformStack) as scope to your construct instead.

You can only use constructs as part of a TerraformStack. 

To learn more about Constructs vs. TerraformStacks, refer to: https://developer.hashicorp.com/terraform/cdktf/concepts/constructs#:~:text=Constructs%20vs.%20Stacks


goroutine 1 [running]:
github.com/aws/jsii-runtime-go/runtime.Get
[2024-05-30T04:45:36.789] [ERROR] default - ({0x70eac0, 0xc0000147d0}, {0x713479, 0xd}, {0x691e60, 0xc000110278})
	/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.95.0/runtime/runtime.go:308 +0x209
github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc0000147d0)
	/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.10.0/kubernetescluster/KubernetesCluster.go:993 +0x4b
main.K8sStack({0x7f4179a86158, 0xc000014310}, {0x710bad, 0x7}, 0xc0000a2070)
	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:67 +0x4be
main.main()
	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:76 +0x66

[2024-05-30T04:45:36.790] [ERROR] default - exit status 2

ERROR: cdktf encountered an error while synthesizing

Synth command: go run main.go
Error:         non-zero exit code 1

Command output on stderr:

    go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
    go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.10.0
    go: downloading github.com/caarlos0/env v3.5.0+incompatible
    go: downloading github.com/aws/jsii-runtime-go v1.95.0
    go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.5
    go: downloading github.com/Masterminds/semver/v3 v3.2.1
    go: downloading github.com/Masterminds/semver v1.5.0
    panic: Error: No stack could be identified for the construct at path 'demo'. You seem to have passed your root App as scope to a construct. Pass a stack (inheriting from TerraformStack) as scope to your construct instead.

    You can only use constructs as part of a TerraformStack. 

    To learn more about Constructs vs. TerraformStacks, refer to: https://developer.hashicorp.com/terraform/cdktf/concepts/constructs#:~:text=Constructs%20vs.%20Stacks


    goroutine 1 [running]:
    github.com/aws/jsii-runtime-go/runtime.Get({0x70eac0, 0xc0000147d0}, {0x713479, 0xd}, {0x691e60, 0xc000110278})
    	/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.95.0/runtime/runtime.go:308 +0x209
    github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc0000147d0)
    	/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.10.0/kubernetescluster/KubernetesCluster.go:993 +0x4b
    main.K8sStack({0x7f4179a86158, 0xc000014310}, {0x710bad, 0x7}, 0xc0000a2070)
    	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:67 +0x4be
    main.main()
    	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:76 +0x66
    exit status 2




⠼  Synthesizing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants