fix(deps): update rust crate jsonwebtoken to v10 [security] (#616) #561
Annotations
2 errors and 1 warning
|
Package and Publish
ExecaError: Command failed with exit code 101: cargo publish --all-features --allow-dirty
Updating crates.io index
warning: manifest has no description, license, license-file, documentation, homepage or repository
|
= note: see https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info
Packaging zitadel-gen v2.71.19 (/home/runner/work/zitadel-rust/zitadel-rust/crates/zitadel-gen)
Updating crates.io index
Packaged 8 files, 49.4KiB (14.0KiB compressed)
Packaging zitadel v0.0.0-development (/home/runner/work/zitadel-rust/zitadel-rust/crates/zitadel)
warning: ignoring example `actix_webapi_oauth_interception_basic` as `examples/actix_webapi_oauth_interception_basic.rs` is not included in the published package
warning: ignoring example `axum_webapi_oauth_interception_basic` as `examples/axum_webapi_oauth_interception_basic.rs` is not included in the published package
warning: ignoring example `fetch_profile_with_pat` as `examples/fetch_profile_with_pat.rs` is not included in the published package
warning: ignoring example `fetch_profile_with_service_account` as `examples/fetch_profile_with_service_account.rs` is not included in the published package
warning: ignoring example `rocket_webapi_oauth_interception_basic` as `examples/rocket_webapi_oauth_interception_basic.rs` is not included in the published package
warning: ignoring example `rocket_webapi_oauth_interception_jwtprofile` as `examples/rocket_webapi_oauth_interception_jwtprofile.rs` is not included in the published package
warning: ignoring example `rocket_webapi_oauth_interception_jwtprofile_cached` as `examples/rocket_webapi_oauth_interception_jwtprofile_cached.rs` is not included in the published package
warning: ignoring example `service_account_authentication` as `examples/service_account_authentication.rs` is not included in the published package
Updating crates.io index
Packaged 35 files, 330.1KiB (78.7KiB compressed)
Verifying zitadel-gen v2.71.19 (/home/runner/work/zitadel-rust/zitadel-rust/crates/zitadel-gen)
Compiling syn v2.0.117
Compiling futures-core v0.3.32
Compiling either v1.15.0
Compiling http v1.4.0
Compiling futures-sink v0.3.32
Compiling slab v0.4.12
Compiling itertools v0.14.0
Compiling serde_core v1.0.228
Compiling libc v0.2.183
Compiling futures-task v0.3.32
Compiling http-body v1.0.1
Compiling bytes v1.11.1
Compiling futures-util v0.3.32
Compiling atomic-waker v1.1.2
Compiling getrandom v0.4.2
Compiling futures-channel v0.3.32
Compiling indexmap v2.13.0
Compiling tower-layer v0.3.3
Compiling sync_wrapper v1.0.2
Compiling pin-utils v0.1.0
Compiling once_cell v1.21.3
Compiling tempfile v3.27.0
Compiling petgraph v0.8.3
Compiling num-traits v0.2.19
Compiling prettyplease v0.2.37
Compiling http-body-util v0.1.3
Compiling base64 v0.22.1
Compiling serde v1.0.228
Compiling mime v0.3.17
Compiling axum-core v0.5.6
Compiling matchit v0.8.4
Compiling tokio-macros v2.6.1
Compiling prost-derive v0.14.3
Compiling tracing-attributes v0.1.31
Compiling tokio v1.50.0
Compiling serde_derive v1.0.228
Compiling tracing v0.1.44
Compiling pin-project-internal v1.1.11
Compiling prost v0.14.3
Compiling prost-types v0.14.3
Compiling pin-project v1.1.11
Compiling async-trait v0.1.89
Compiling prost-build v0.14.3
Compiling pbjson-build v0.9.0
Compiling tokio-util v0.7.18
Compiling pbjson-types v0.9.0
Compiling h2 v0.4.13
Compiling tower v0.5.3
Compiling tokio-stream v0.1.18
Compiling regex-syntax v0.8.10
Compiling axum v0.8.8
Compiling chrono v0.4.44
Compiling regex-automata v0.4.14
Compiling pbjson v0.9.0
Compiling hyper v1.8.1
Compiling hyper-util v0.1.20
Compiling regex v1.12.3
Compiling hyper-timeout v0.5.2
Compiling tonic v0.14.5
Compiling tonic-prost v0.14.5
Compiling zitadel-gen v2.71.19 (/home/runner/work/zitadel-rust/zitadel-rust/target/package/zitadel-gen-2.71.19)
error[E0583]: file not found for module `api`
--> src/li
|
|
Package and Publish
file not found for module `api`
|
|
Package and Publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: bufbuild/buf-setup-action@v1, cycjimmy/semantic-release-action@v4, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|