-
Notifications
You must be signed in to change notification settings - Fork 4.4k
chore: bump workspace dependencies #7665
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
Closed
Closed
Changes from 3 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
9f08b8b
chore: bump workspace dependencies
jh-block ae79c39
chore: disable default features for image crate to reduce dep tree
jh-block 82c4cb1
chore: bump tiktoken-rs, hf-hub, dirs, cliclack to reduce duplicate deps
jh-block d20ec2a
style: cargo fmt
jh-block 6c1dfa1
fix: use distinct names for OpenAPI proxy schemas
jh-block c707fc9
fix: bind Message.role to Role schema instead of String
jh-block cafe477
fix: restore OpenAPI discriminator metadata for tagged enums
jh-block 9c635f2
fix: restore binary schema for diagnostics ZIP response
jh-block 6b6faf5
fix: resolve ErrorResponse schema-name collision between tunnel and s…
jh-block 85d53e2
refactor: remove SchemaFixups post-processing modifier
jh-block 940ea78
fix: restore binary schema for diagnostics response to fix TS typecheck
jh-block d456c23
fix: re-enable PNG codec for goose-mcp image handling
jh-block ff7b8b2
Merge remote-tracking branch 'origin/main' into jhugo/bump-workspace-…
jh-block 7e213d5
chore: cargo update (105 semver-compatible bumps)
jh-block 78a6ae6
fix: restore all image format codecs for docx add_image
jh-block e1706c2
chore: use image default features (rayon already in dep tree)
jh-block 604bc66
Merge remote-tracking branch 'origin/main' into jhugo/bump-workspace-…
jh-block 84b045a
chore: remove no-op schema collision test
jh-block cd458c2
style: cargo fmt
jh-block 9406b8e
Merge remote-tracking branch 'origin/main' into jhugo/bump-workspace-…
jh-block 5080cd9
fix: use distinct schema name for ContentBlock proxy
jh-block 2a41b22
fix: restore OpenAPI discriminators and fix self-referential schemas
159512f
Merge origin/main into jhugo/bump-workspace-deps
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| use crate::state::AppState; | ||
| use crate::tunnel::TunnelInfo; | ||
| use axum::{ | ||
| extract::State, | ||
| http::StatusCode, | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.