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): update all dependencies #196

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

chore(deps): update all dependencies #196

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@pulumi/azure-native (source) 2.82.0 -> 2.86.0 age adoption passing confidence dependencies minor
@pulumi/digitalocean (source) 4.38.0 -> 4.39.1 age adoption passing confidence dependencies minor
@pulumi/kubernetes (source) 4.19.0 -> 4.21.1 age adoption passing confidence dependencies minor
@pulumi/pulumi (source) 3.145.0 -> 3.148.0 age adoption passing confidence dependencies minor
actix-web (source) 4.5.1 -> 4.9.0 age adoption passing confidence dependencies minor
anyhow 1.0.81 -> 1.0.95 age adoption passing confidence dependencies patch
diesel (source) 2.2.6 -> 2.2.7 age adoption passing confidence dependencies patch
github.com/pulumi/pulumi-digitalocean/sdk/v4 v4.38.0 -> v4.39.1 age adoption passing confidence require minor
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 -> v4.21.1 age adoption passing confidence require minor
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8 -> v4.17.0 age adoption passing confidence require minor
github.com/pulumi/pulumi/sdk/v3 v3.145.0 -> v3.148.0 age adoption passing confidence require minor
go (source) 1.23.4 -> 1.23.5 age adoption passing confidence toolchain patch
minecraft (source) 4.23.6 -> 4.23.7 age adoption passing confidence HelmChart patch
pulumi-kubernetes ==4.19.0 -> ==4.21.1 age adoption passing confidence minor
serde (source) 1.0.197 -> 1.0.217 age adoption passing confidence dependencies patch
serde_json 1.0.135 -> 1.0.138 age adoption passing confidence dependencies patch
ssh2 0.9.4 -> 0.9.5 age adoption passing confidence dependencies patch
tokio (source) 1.39.3 -> 1.43.0 age adoption passing confidence dependencies minor
tracing (source) 0.1.40 -> 0.1.41 age adoption passing confidence dependencies patch
tracing-bunyan-formatter 0.3.7 -> 0.3.10 age adoption passing confidence dependencies patch
tracing-subscriber (source) 0.3.17 -> 0.3.19 age adoption passing confidence dependencies patch
uuid 1.11.1 -> 1.12.1 age adoption passing confidence dependencies minor

Release Notes

pulumi/pulumi-azure-native (@​pulumi/azure-native)

v2.86.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • sovereign.LandingZoneAccountOperation
  • sovereign.LandingZoneConfigurationOperation
  • sovereign.LandingZoneRegistrationOperation
New functions:
  • sovereign.getLandingZoneAccountOperation
  • sovereign.getLandingZoneConfigurationOperation
  • sovereign.getLandingZoneRegistrationOperation

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.85.0...v2.86.0

v2.85.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • network.DnssecConfig
  • network.NetworkVirtualApplianceConnection
New functions:
  • network.getDnssecConfig
  • network.getNetworkVirtualApplianceConnection

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.84.0...v2.85.0

v2.84.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.83.0...v2.84.0

v2.83.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Resources
  • 🟢 "azure-native:network:IpamPool": required inputs: "properties" input has changed to Required
    No new resources/functions.
What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.82.0...v2.83.0

pulumi/pulumi-digitalocean (@​pulumi/digitalocean)

v4.39.1

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-digitalocean@v4.39.0...v4.39.1

v4.39.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-digitalocean@v4.38.0...v4.39.0

pulumi/pulumi-kubernetes (@​pulumi/kubernetes)

v4.21.1

Compare Source

Added
  • Windows executable releases are now signed. (#​3455)

v4.21.0

Compare Source

Changed
  • Upgrade pulumi-java to version v1.0.0 (#​3436)

v4.20.0

Compare Source

Added
  • Added support for autonaming configuration specified by the engine.
    (#​3363)
pulumi/pulumi (@​pulumi/pulumi)

v3.148.0

Compare Source

Features
  • [cli/config] Introduce --type flag for config set
    #​18287

  • [cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous
    #​18379

  • [cli/package] Automatically get latest version for git based plugins if none is specified
    #​18215

  • [cli/package] Allow plugins from git sources to live in subdirectories in the repository
    #​18322

  • [sdk/python] Support commits in prerelease versions of generated Python SDKs
    #​18289

Bug Fixes
  • [cli/config] Fix parsing of config keys with paths and colons in path segments
    #​18378

  • [engine] Fix some plugin context leaks, which could leave plugin processes running on exit
    #​18373

  • [cli/package] Respect virtualenv option in package add/link
    #​18319

  • [programgen/nodejs] Handle keyword overlap of "this" keyword for local variables
    #​18177

  • [sdk/nodejs] Fix debug strings triggering the Output toString error
    #​18016

  • [sdk/nodejs] Use the corepack executable from dev dependencies
    #​18393

  • [sdk/python] Allow Pip 25
    #​18343

  • [sdk/python] Make RunPlugin default to using a virtualenv
    #​18371

Miscellaneous
  • [sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0
    #​18394

  • [sdkgen] Align pulumi.json and schema.go
    #​18334

v3.147.0

Compare Source

Features
  • [cli] Update go.mod to require go1.22
    #​18274

  • [cli/config] Improve documentation for pulumi config set
    #​18285

  • [cli/package] Allow short hashes as versions in package add
    #​18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources
    #​17827

Bug Fixes
  • [engine] Skip acquiring program packages during refresh when running inline automation programs
    #​18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations
    #​18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps
    #​18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility
    #​18304

Miscellaneous
  • [sdk/python] Manage the publish dependencies in pyproject.toml
    #​18261

v3.146.0

Compare Source

Features
  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@&#8203;<version>
    #​18220

  • [cli] Enable Autonaming Configuration in non-experimental mode
    #​18228

  • [cli] Retrieve Git metadata from the environment if not running in a repository
    #​12871

  • [pkg] Add a call intrinsic to PCL
    #​18206

  • [auto/go] Add Color option to optdestroy, optpreview, optrefresh, and optup packages to allow explicit configuration of output color.
    #​18184

  • [cli/import] Add support for parameterized packages to pulumi import
    #​18038

  • [cli/import] Import can now import resources from parameterized providers
    #​18039

  • [cli/new] Add support for Copilot templates
    #​16825

Bug Fixes
  • [auto/go] Fix rejection of nil inline programs in the Go automation API
    #​18214

  • [sdk/go] Improve error messages for wrong stack output types
    #​18245

  • [sdk/{nodejs,python}] Wait for resource in the input property dependencies
    #​18204

  • [cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect
    #​18179

  • [cli/plugin] Passthrough unstructured logs from dynamic providers
    #​18253

  • [sdk/python] Fix callbackserver shutdown
    #​18190

dtolnay/anyhow (anyhow)

v1.0.95

Compare Source

v1.0.94

Compare Source

  • Documentation improvements

v1.0.93

Compare Source

  • Update dev-dependencies to thiserror v2

v1.0.92

Compare Source

  • Support Rust 1.82's &raw const and &raw mut syntax inside ensure! (#​390)

v1.0.91

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​388)

v1.0.90

Compare Source

  • Documentation improvements

v1.0.89

Compare Source

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#​386)

v1.0.88

Compare Source

  • Documentation improvements

v1.0.87

Compare Source

  • Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#​383)

v1.0.86

Compare Source

  • Fix parse error in ensure! with non-literal after minus sign (#​373)

v1.0.85

Compare Source

  • Improve ensure! macro's rules to unblock some rustc pretty-printer improvements (#​368, #​371)

v1.0.84

Compare Source

  • Disallow calling ensure! through a Not impl for a type that is not bool (#​367)

v1.0.83

Compare Source

  • Integrate compile-time checking of cfgs (#​363)

v1.0.82

Compare Source

  • Documentation improvements
diesel-rs/diesel (diesel)

v2.2.7: Diesel 2.2.7

Compare Source

Fixed
  • Fixed diesel thinking a.eq_any(b) was non-nullable even if a and b were nullable.
  • Generate InstrumentationEvent::BeginTransaction for immediate and exclusive transactions in SQLite
  • Minimize the amount of duplicated code generated for diesel::debug_query
  • Updated ipnetwork to allow version 0.21.
  • Updated libsqlite3-sys to allow version 0.31.0
  • Updated pq-sys to allow version 0.7.0
  • Add support for numeric operators (+-*/) in #[diesel::auto_type]
  • Add support for joins to sub-jons to aliases

You can support the development of diesel by contributions or by sponsoring the project on Github

Full Changelog: diesel-rs/diesel@v2.2.6...v2.2.7

pulumi/pulumi-random (github.com/pulumi/pulumi-random/sdk/v4)

v4.17.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-random@v4.16.8...v4.17.0

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

v3.148.0

Compare Source

3.148.0 (2025-01-31)

Features
  • [cli/config] Introduce --type flag for config set
    #​18287

  • [cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous
    #​18379

  • [cli/package] Automatically get latest version for git based plugins if none is specified
    #​18215

  • [cli/package] Allow plugins from git sources to live in subdirectories in the repository
    #​18322

  • [sdk/python] Support commits in prerelease versions of generated Python SDKs
    #​18289

Bug Fixes
  • [cli/config] Fix parsing of config keys with paths and colons in path segments
    #​18378

  • [engine] Fix some plugin context leaks, which could leave plugin processes running on exit
    #​18373

  • [cli/package] Respect virtualenv option in package add/link
    #​18319

  • [programgen/nodejs] Handle keyword overlap of "this" keyword for local variables
    #​18177

  • [sdk/nodejs] Fix debug strings triggering the Output toString error
    #​18016

  • [sdk/nodejs] Use the corepack executable from dev dependencies
    #​18393

  • [sdk/python] Allow Pip 25
    #​18343

  • [sdk/python] Make RunPlugin default to using a virtualenv
    #​18371

Miscellaneous
  • [sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0
    #​18394

  • [sdkgen] Align pulumi.json and schema.go
    #​18334

v3.147.0

Compare Source

3.147.0 (2025-01-21)
Features
  • [cli] Update go.mod to require go1.22
    #​18274

  • [cli/config] Improve documentation for pulumi config set
    #​18285

  • [cli/package] Allow short hashes as versions in package add
    #​18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources
    #​17827

Bug Fixes
  • [engine] Skip acquiring program packages during refresh when running inline automation programs
    #​18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations
    #​18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps
    #​18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility
    #​18304

Miscellaneous
  • [sdk/python] Manage the publish dependencies in pyproject.toml
    #​18261

v3.146.0

Compare Source

3.146.0 (2025-01-15)

Features
  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@&#8203;<version>
    #​18220

  • [cli] Enable Autonaming Configuration in non-experimental mode
    #​18228

  • [cli] Retrieve Git metadata from the environment if not running in a repository
    #​12871

  • [pkg] Add a call intrinsic to PCL
    #​18206

  • [auto/go] Add Color option to optdestroy, optpreview, optrefresh, and optup packages to allow explicit configuration of output color.
    #​18184

  • [cli/import] Add support for parameterized packages to pulumi import
    #​18038

  • [cli/import] Import can now import resources from parameterized providers
    #​18039

  • [cli/new] Add support for Copilot templates
    #​16825

Bug Fixes
  • [auto/go] Fix rejection of nil inline programs in the Go automation API
    #​18214

  • [sdk/go] Improve error messages for wrong stack output types
    #​18245

  • [sdk/{nodejs,python}] Wait for resource in the input property dependencies
    #​18204

  • [cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect
    #​18179

  • [cli/plugin] Passthrough unstructured logs from dynamic providers
    #​18253

  • [sdk/python] Fix callbackserver shutdown
    #​18190

golang/go (go)

v1.23.5

itzg/minecraft-server-charts (minecraft)

v4.23.7

Compare Source

Minecraft server

serde-rs/serde (serde)

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source

v1.0.215

Compare Source

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)

v1.0.213

Compare Source

  • Fix support for macro-generated with attributes inside a newtype struct (#​2847)

v1.0.212

Compare Source

  • Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (#​2845)

v1.0.211

Compare Source

  • Improve error reporting about mismatched signature in with and default attributes (#​2558, thanks @​Mingun)
  • Show variant aliases in error message when variant deserialization fails (#​2566, thanks @​Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#​2821)

v1.0.210

Compare Source

  • Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#​2816, thanks @​MathiasKoch)
  • Make serde::ser::StdError and serde::de::StdError equivalent to core::error::Error on Rust 1.81+ (#​2818)

v1.0.209

Compare Source

  • Fix deserialization of empty structs and empty tuples inside of untagged enums (#​2805, thanks @​Mingun)

v1.0.208

Compare Source

  • Support serializing and deserializing unit structs in a flatten field (#​2802, thanks @​jonhoo)

v1.0.207

Compare Source

  • Improve interactions between flatten attribute and skip_serializing/skip_deserializing ([#​2795](h

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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 requested a review from dirien as a code owner January 15, 2025 01:39
Copy link
Contributor Author

renovate bot commented Jan 15, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: pulumi-ovh-kube/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/scraly/pulumi-ovh/sdk@v0.50.1: parsing go.mod:
	module declares its path as: github.com/ovh/pulumi-ovh/sdk
	        but was required as: github.com/scraly/pulumi-ovh/sdk

File name: rust-actix-web-rest-api-opentelemetry/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust-actix-web-rest-api-opentelemetry/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `opentelemetry`.
    ... required by package `rust-actix-web-rest-api v0.1.0 (/tmp/renovate/repos/github/dirien/quick-bites/rust-actix-web-rest-api-opentelemetry)`
versions that meet the requirements `^0.27.0` are: 0.27.1, 0.27.0

the package `rust-actix-web-rest-api` depends on `opentelemetry`, with features: `rt-tokio-current-thread` but `opentelemetry` does not have these features.


failed to select a version for `opentelemetry` which could resolve this conflict

File name: rust-async/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust-async/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `k8s-openapi`.
    ... required by package `rust-async v0.1.0 (/tmp/renovate/repos/github/dirien/quick-bites/rust-async)`
versions that meet the requirements `^0.24.0` are: 0.24.0

the package `rust-async` depends on `k8s-openapi`, with features: `v1_24` but `k8s-openapi` does not have these features.


failed to select a version for `k8s-openapi` which could resolve this conflict

File name: rust-testcontainers/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust-testcontainers/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `testcontainers`.
    ... required by package `rust-testcontainers v0.1.0 (/tmp/renovate/repos/github/dirien/quick-bites/rust-testcontainers)`
versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0

the package `rust-testcontainers` depends on `testcontainers`, with features: `async-trait` but `testcontainers` does not have these features.
 It has a required dependency with that name, but only optional dependencies can be used as features.


failed to select a version for `testcontainers` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from bf8d84d to 5b5a7be Compare January 21, 2025 22:22
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from bccfe2a to 418821e Compare January 31, 2025 12:57
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5f89167 to 1c8b7ee Compare February 1, 2025 20:33
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant