-
Notifications
You must be signed in to change notification settings - Fork 3
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 rust crate async-graphql to v7.0.10 [security] #607
base: master
Are you sure you want to change the base?
Conversation
🚨 Rust Panic Audit: 342 Potential Panic Points Detected 🚨Crate: ``📊 Total Usages: 240
Crate:
|
🐋 This PR was built and pushed to the following Docker images: Docker Bake metadata{
"conductor": {
"buildx.build.provenance": {
"buildType": "https://mobyproject.org/buildkit@v1",
"materials": [
{
"uri": "pkg:docker/[email protected]?platform=linux%2Famd64",
"digest": {
"sha256": "a92ed51e0996d8e9de041ca05ce623d2c491444df6a535a566dabd5cb8336946"
}
},
{
"uri": "pkg:docker/[email protected]?platform=linux%2Famd64",
"digest": {
"sha256": "83101f6985c93e1e6501b3375de188ee3d2cbb89968bcc91611591f9f447bd42"
}
}
],
"invocation": {
"configSource": {
"entryPoint": "Dockerfile"
},
"parameters": {
"frontend": "dockerfile.v0",
"args": {
"label:org.opencontainers.image.authors": "The Guild <[email protected]>",
"label:org.opencontainers.image.description": "Conductor is a robust GraphQL Gateway.",
"label:org.opencontainers.image.docs": "https://the-guild.dev/graphql/gateway",
"label:org.opencontainers.image.licenses": "MIT",
"label:org.opencontainers.image.revision": "dcbbb60254d4195f860aa58682b3d1e58389081c",
"label:org.opencontainers.image.source": "https://github.com/the-guild-org/conductor",
"label:org.opencontainers.image.title": "Conductor",
"label:org.opencontainers.image.url": "https://the-guild.dev/graphql/gateway",
"label:org.opencontainers.image.vendor": "The Guild",
"label:org.opencontainers.image.version": ""
},
"locals": [
{
"name": "context"
},
{
"name": "dockerfile"
}
]
},
"environment": {
"platform": "linux/amd64"
}
}
},
"buildx.build.ref": "builder-2b488ced-c818-450f-a6fe-d5befbe75c9b/builder-2b488ced-c818-450f-a6fe-d5befbe75c9b0/ah0dq04bzwzs9l2ofo3wbjs77",
"containerimage.config.digest": "sha256:d2f7013269b784a3e57c963a632744db9562749880139e176188a7a161a6b8a3",
"containerimage.descriptor": {
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"digest": "sha256:64a19f7a8b04ed5ec9f74f14871b5f369799ccd63ae31afba45454ca59572de9",
"size": 902,
"platform": {
"architecture": "amd64",
"os": "linux"
}
},
"containerimage.digest": "sha256:64a19f7a8b04ed5ec9f74f14871b5f369799ccd63ae31afba45454ca59572de9",
"image.name": "ghcr.io/the-guild-org/conductor/conductor:dcbbb60254d4195f860aa58682b3d1e58389081c"
}
} |
This PR contains the following updates:
7.0.3
->7.0.10
7.0.1
->7.0.10
GitHub Vulnerability Alerts
CVE-2024-47614
Impact
Patches
Release Notes
async-graphql/async-graphql (async-graphql)
v7.0.10
SchemeBuilder.limit_directives
method to set the maximum number of directives on a single field.From<T>
for [Error] set source #1561v7.0.9
on_ping
callback toWebSocket
v7.0.8
rejection
inasync_graphql_axum
#1571time
to3.36
, as it fixes a compilation error in rust1.80
#1572Debug
fordynamic::FieldValue
& Improve error messages for its methods #1582#[doc = ...]
attributes when generating descriptions #1581Websocket::keepalive_timeout
method to sets a timeout for receiving an acknowledgement of the keep-alive ping.v7.0.7
ARGUMENT_DEFINITION
is not being output at the appropriate location in SDL #1559v7.0.6
Interface
andOneofObject
on the same struct #1534v7.0.5
display
attribute for Enum macro #1518Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.