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 minor/patch updates #262

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
anchore/sbom-action action patch v0.17.8 -> v0.17.9 age adoption passing confidence
github.com/pulumi/pulumi-terraform-bridge/v3 require minor v3.96.0 -> v3.98.0 age adoption passing confidence
github.com/pulumi/pulumi/sdk/v3 require minor v3.142.0 -> v3.144.1 age adoption passing confidence

Release Notes

anchore/sbom-action (anchore/sbom-action)

v0.17.9

Compare Source

Changes in v0.17.9

pulumi/pulumi-terraform-bridge (github.com/pulumi/pulumi-terraform-bridge/v3)

v3.98.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-terraform-bridge@v3.97.1...v3.98.0

v3.97.1

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-terraform-bridge@v3.97.0...v3.97.1

v3.97.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-terraform-bridge@v3.96.0...v3.97.0

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.144.1

Compare Source

3.144.1 (2024-12-20)

Bug Fixes

v3.144.0

Compare Source

3.144.0 (2024-12-20)

Features
  • [engine] Warn if refresh or destroy use older parameterized packages
    #​18029

  • [sdk/dotnet] Update dotnet to 3.71.1
    #​18084

  • [auto/go] Add ConfigFile to GetConfig and SetConfig operations, add GetAllConfigWithOptions to extend GetAllConfig
    #​17939

  • [cli/plugin] Log plugin unstructured output to debug instead of info
    #​17943

  • [sdk/yaml] Update pulumi-yaml to 1.13.0
    #​18077

Bug Fixes
  • [backend/diy] Retry deletes of lock files if they fail
    #​18059

  • [auto/go] Fix potential race condition when using automation API
    #​18044

  • [auto/go] Fix "debug" flag in automation api
    #​18071

  • [cli/install] Avoid unnecessary Node.js installations
    #​18041

  • [engine] Use package load v2 in loader server so it can include paramaterization
    #​18072
    #​18021

  • [programgen/dotnet] Emit local dependencies in restore sources deterministically
    #​18026

  • [sdk/go] Ignore DependsOn for direct form invokes instead of raising an error
    #​18089

  • [sdk/nodejs] Respect the noCheck option from tsconfig.json
    #​18067

  • [sdk/nodejs] Gracefully handle errors that don't implement toString
    #​18080

  • [sdk/python] Fix hang on error when using uv on Windows
    #​18054

  • [sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages
    #​18042

Miscellaneous
  • [sdkgen/go] Skip TestPackageAddGoParameterized
    #​18049

v3.143.0

Compare Source

3.143.0 (2024-12-12)

Features
  • [cli] Autonaming configuration in experimental mode
    #​17916

  • [cli] Suggest state repair as part of integrity panics
    #​17919

  • [engine] Add PULUMI_DEBUG_LANGUAGES much like PULUMI_DEBUG_PROVIDERS so we can attach debuggers to languages easily
    #​17821

  • [engine] Warn if refresh or destroy use older plugins
    #​12196

  • [protobuf] Add Handshake to the provider protocol
    #​17819

  • [sdk/dotnet] Upgrade pulumi-dotnet to 3.71.0
    #​17937

  • [sdkgen/dotnet] Codegen for .NET InvokeOutputOptions
    #​17890

  • [programgen/{dotnet,nodejs,python}] Emit deferred outputs for mutually dependant components
    #​17859

  • [sdk/go] Allow specifying dependencies for output invokes. Go code generation for Output form invokes will use the new Context.InvokeOutput method.
    #​17791

  • [sdk/nodejs] Add getSchema to Provider interface
    #​17950

  • [sdk/{nodejs,python}] Update Python and NodeJS to use the new GetRequiredPackage functionality
    #​17910

  • [cli/package] Automatically set up package dependencies when adding a package when possible
    #​17815

  • [sdk/python] Drop Python 3.8 support
    #​17883

Bug Fixes
  • [backend/diy] Show a more correct URL for lock files in error messages
    #​17961

  • [sdk/go] Inherit protect from parents in the Go SDK
    #​17936

  • [sdk/go] Fix a defer leak when writing memory profiles
    #​17581

  • [sdk/go] Return when rejecting the InvokeOutput output on error
    #​18010

  • [sdkgen/go] Fix writing of go.mod files for parameterized packages
    #​17923

  • [auto/{go,nodejs,python}] Expose whoami token information in automation API types
    #​17735

  • [cli/install] Don't recreate virtualenvs when using venv
    #​17892

  • [auto/nodejs] Don't hang indefinitely on failed inputs
    #​17899

  • [auto/python] Catch BaseException in automation API server
    #​17909

  • [sdk/nodejs] Throw from output() on circular structures
    #​17852

  • [sdkgen/{nodejs,python}] Bump the minimum SDK version to 3.142.0
    #​17997

Miscellaneous
  • [pkg] Upgrade pulumi-java to v0.19.0
    #​18014

  • [sdk/python] Switch to ruff for linting and formatting
    #​17882

  • [sdkgen] Include parameterization details in pulumi-plugin.json
    #​17867


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.

Copy link
Contributor Author

renovate bot commented Dec 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: provider/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/pulumi/pulumi-terraform-bridge/pf v0.45.0
go: downloading github.com/pulumi/pulumi-terraform-bridge/v3 v3.98.0
go: downloading github.com/pulumi/pulumi/sdk/v3 v3.144.1
go: downloading github.com/vercel/terraform-provider-vercel/v2 v2.8.0
go: downloading golang.org/x/text v0.21.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/golang/glog v1.2.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/terraform-plugin-framework v1.12.0
go: downloading github.com/hashicorp/terraform-plugin-go v0.24.0
go: downloading github.com/hashicorp/terraform-plugin-log v0.9.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/pulumi/pulumi-terraform-bridge/x/muxer v0.0.10
go: downloading github.com/pulumi/pulumi/pkg/v3 v3.143.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/pulumi/inflector v0.1.1
go: downloading golang.org/x/net v0.33.0
go: downloading google.golang.org/grpc v1.67.1
go: downloading google.golang.org/protobuf v1.35.1
go: downloading lukechampine.com/frand v1.4.2
go: downloading github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/zclconf/go-cty v1.14.3
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/hashicorp/hcl/v2 v2.22.0
go: downloading github.com/pulumi/pulumi-java/pkg v0.19.0
go: downloading github.com/pulumi/pulumi-yaml v1.12.0
go: downloading github.com/pulumi/schema-tools v0.1.2
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/spf13/afero v1.9.5
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/teekennedy/goldmark-markdown v0.3.0
go: downloading github.com/yuin/goldmark v1.7.4
go: downloading golang.org/x/mod v0.18.0
go: downloading github.com/segmentio/encoding v0.3.6
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading github.com/natefinch/atomic v1.0.1
go: downloading github.com/pgavlin/goldmark v1.1.33-0.20200616210433-b5eb04559386
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pulumi/esc v0.10.0
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading golang.org/x/sys v0.28.0
go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
go: downloading github.com/charmbracelet/bubbles v0.16.1
go: downloading github.com/charmbracelet/bubbletea v0.25.0
go: downloading github.com/charmbracelet/lipgloss v0.7.1
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading golang.org/x/term v0.27.0
go: downloading github.com/cheggaaa/pb v1.0.29
go: downloading github.com/djherbis/times v1.5.0
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/pgavlin/fx v0.1.6
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/texttheater/golang-levenshtein v1.0.1
go: downloading golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
go: downloading google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7
go: downloading github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da
go: downloading github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/crypto v0.31.0
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/tools v0.22.0
go: downloading github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/ettle/strcase v0.1.1
go: downloading github.com/iancoleman/strcase v0.2.0
go: downloading github.com/deckarep/golang-set/v2 v2.5.0
go: downloading github.com/BurntSushi/toml v1.2.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/segmentio/asm v1.2.0
go: downloading github.com/pkg/term v1.1.0
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
go: downloading github.com/mattn/go-localereader v0.0.1
go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/muesli/termenv v0.15.2
go: downloading golang.org/x/sync v0.10.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading go.uber.org/atomic v1.11.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.1.0-alpha.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/hashicorp/go-plugin v1.6.2
go: downloading github.com/hashicorp/terraform-svchost v0.1.1
go: downloading github.com/hashicorp/go-getter v1.7.5
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/mitchellh/cli v1.1.5
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/apparentlymart/go-cidr v1.1.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/hashstructure v1.0.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/hashicorp/yamux v0.1.2
go: downloading github.com/oklog/run v1.1.0
go: downloading github.com/hashicorp/terraform-registry-address v0.2.3
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading cloud.google.com/go v0.112.1
go: downloading github.com/aws/aws-sdk-go v1.50.36
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/klauspost/compress v1.15.11
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading golang.org/x/oauth2 v0.22.0
go: downloading google.golang.org/api v0.169.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/armon/go-radix v1.0.0
go: downloading github.com/bgentry/speakeasy v0.1.0
go: downloading github.com/posener/complete v1.2.3
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading cloud.google.com/go/compute/metadata v0.5.0
go: downloading cloud.google.com/go/iam v1.1.6
go: downloading github.com/googleapis/gax-go/v2 v2.12.2
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/pulumi/pulumi-terraform-bridge v1.8.4
go: github.com/pulumiverse/pulumi-vercel/provider imports
	github.com/pulumi/pulumi-terraform-bridge/pf/tfbridge imports
	github.com/pulumi/pulumi-terraform-bridge/v3/unstable/logging: cannot find module providing package github.com/pulumi/pulumi-terraform-bridge/v3/unstable/logging

@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 832eb21 to 95a6b9f Compare December 13, 2024 19:19
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.97.0 fix(deps): update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.97.1 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 95a6b9f to a39053f Compare December 15, 2024 06:31
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.97.1 fix(deps): update minor/patch updates Dec 15, 2024
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch 3 times, most recently from 592e55d to c6aaae6 Compare December 22, 2024 09:21
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from c6aaae6 to 436473d Compare December 23, 2024 18:43
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 436473d to fdd3f14 Compare December 23, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants