Bump rustls-webpki from 0.103.9 to 0.103.10 in the cargo group across 1 directory#10
Closed
dependabot[bot] wants to merge 27 commits intomainfrom
Closed
Bump rustls-webpki from 0.103.9 to 0.103.10 in the cargo group across 1 directory#10dependabot[bot] wants to merge 27 commits intomainfrom
dependabot[bot] wants to merge 27 commits intomainfrom
Conversation
…packages workspace; pure GUI; permissions/audio fixes; cleanup","intent":"move Voxit to apps/+packages structure and remove unused CLI/root crate artifacts","impact":"improves macOS permission onboarding, fixes recording init error, updates CI/scripts/docs for workspace","breaking":false,"risk":"medium","refs":[]}
…bar UX, auth caching, launch fallback, and keychain flow hardening","intent":"align first-login auth/tray behavior with macOS conventions while reducing keychain friction and improving local dev launch reliability","impact":"adds tray menu Preferences/Quit shortcuts, async auth status refresh, keychain session cache, and robust bundle-open fallback; keeps keychain-first persistence","breaking":false,"risk":"medium","refs":[]}
…buttons based on sign-in state","intent":"avoid showing redundant sign-in/sign-out actions in the settings UI","impact":"only shows Sign out when signed in, and sign-in buttons when signed out","breaking":false,"risk":"low","refs":[]}
…heck buttons when permissions granted","intent":"let users re-validate permissions even after onboarding is complete","impact":"Accessibility and Input Monitoring re-check buttons stay enabled when permissions are already granted","breaking":false,"risk":"low","refs":[]}
…ermissions UI","intent":"remove re-check style onboarding and avoid prompting automatically","impact":"permissions are checked on startup and when opening Preferences; only missing permissions show Request buttons","breaking":false,"risk":"low","refs":[]}
…ermissions and harden mic request","intent":"show permission status without manual recheck buttons and avoid crash when requesting microphone permission","impact":"permissions are refreshed on Preferences open and before recording; Request buttons appear only when missing; mic request keeps completion handler alive","breaking":false,"risk":"medium","refs":[]}
…h when requesting permissions","intent":"make permission request paths safe and debuggable","impact":"adds structured logs for permission requests; avoids calling AVFoundation APIs when AVMediaTypeAudio symbol is unavailable","breaking":false,"risk":"medium","refs":[]}
…bundle plist injection and auth token cache","intent":"prevent permission-request restart and repeated keychain prompts","impact":"adds cargo-bundle v0.9 plist ext wiring and in-memory token caching after keychain load","breaking":false,"risk":"medium","refs":[]}
…-format use nightly rustfmt","intent":"avoid stable rustfmt diffs with nightly-only rustfmt config","impact":"overrides cargo-make built-in check-format tasks to run nightly rustfmt so fmt checks match CI","breaking":false,"risk":"low","refs":[]}
… makefile format aliases with rsnap","intent":"remove-project-specific-check-format-overrides","impact":"standardize-format-interface-to-fmt-check","breaking":false,"risk":"low","refs":[]}
…ve unused CoreFoundation aliases","intent":"drop dead type aliases from macos FFI module","impact":"no runtime behavior change; removes dead type aliases causing compile warnings","breaking":false,"risk":"low","refs":[]}
…sh permission state and drop input monitoring","intent":"poll after request until state changes and simplify permission model","impact":"permissions panel updates without manual clicks; input monitoring path removed from UI and macOS permission API","breaking":false,"risk":"low","refs":[]}
…ingleflight + audio device init","intent":"avoid duplicate keychain prompts and handle explicit mic devices","impact":"start dictation no longer fails with Invalid property; reduce repeated keychain reads; apply required lint fixes","breaking":false,"risk":"medium","refs":[]}
…th status on visible window","intent":"avoid stuck Checking auth when UI starts visible","impact":"auth status updates without requiring reopening Preferences","breaking":false,"risk":"low","refs":[]}
…ground keychain read for auth status","intent":"prevent auth status from hanging when keychain UI can\u0027t prompt","impact":"Auth label updates immediately when window is visible","breaking":false,"risk":"low","refs":[]}
… check until window visible","intent":"avoid keychain auth check starting while UI hidden","impact":"Auth status should no longer stick on Checking auth after opening Preferences","breaking":false,"risk":"low","refs":[]}
…ychain auth reads","intent":"avoid indefinite auth status hang when keychain prompts","impact":"auth status check returns within bounded time instead of sticking on Checking auth","breaking":false,"risk":"medium","refs":[]}
…ile async auth runs","intent":"Prevent UI from stalling on Checking auth when window is shown","impact":"Auth status and async tasks update without user interaction","breaking":false,"risk":"low","refs":[]}
…ychain prompt for auth","intent":"Run stored-auth keychain reads on UI thread so macOS prompts appear","impact":"Auth no longer stalls silently; keychain prompt can be approved and status updates","breaking":false,"risk":"medium","refs":[]}
…cs and clippy standards","intent":"Transfer the vibe-mono docs routing and clippy policy into voxit and remove the redundant Dependabot labels comment","impact":"Docs routing, docs/plans semantics, centralized clippy policy, and Dependabot config wording are standardized","breaking":false,"risk":"medium","refs":[]}
…header contract","intent":"Bring the Voxit v1 spec header into the current spec document contract without changing the plan docs","impact":"The normative spec now advertises the required routing header fields expected by the repository docs standard","breaking":false,"risk":"low","refs":[]}
… vibe-mono ignore baselines","intent":"Align the root gitignore and taplo exclusions with the current vibe-mono baseline","impact":"Ignore ordering and workspace exclusion rules now match vibe-mono for this repo","breaking":false,"risk":"low","authority":"linear","delivery_mode":"status-only","refs":[]}
…y lint-fix fallout cleanup","intent":"Keep the repo consistent with cargo make lint-fix output after the config sync","impact":"Import ordering derive order and dependency metadata are normalized across the workspace","breaking":false,"risk":"medium","authority":"linear","delivery_mode":"status-only","refs":[]}
… taplo exclusions with vibe-mono","intent":"Align voxit taplo excludes with the current vibe-mono ignore surface","impact":"Taplo formatting skips the same generated and ignored paths that vibe-mono excludes","breaking":false,"risk":"low","authority":"linear","delivery_mode":"status-only","refs":[]}
… unused multipart import","intent":"Keep voxit-core aligned with cargo make lint-fix after the taplo sync","impact":"OpenAI client code no longer keeps an unused multipart self import","breaking":false,"risk":"low","authority":"linear","delivery_mode":"status-only","refs":[]}
Bumps the cargo group with 1 update in the / directory: [rustls-webpki](https://github.com/rustls/webpki). Updates `rustls-webpki` from 0.103.9 to 0.103.10 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.9...v/0.103.10) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.10 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the cargo group with 1 update in the / directory: rustls-webpki.
Updates
rustls-webpkifrom 0.103.9 to 0.103.10Release notes
Sourced from rustls-webpki's releases.
Commits
348ce01Prepare 0.103.10dbde592crl: fix authoritative_for() support for multiple URIs9c4838eavoid std::prelude imports009ef66fix rust 1.94 ambiguous panic macro warningsc41360dbuild(deps): bump taiki-e/cache-cargo-install-action from 2 to 3e401d00generate.py: reformat for black 2026.1.006cedecTake semver-compatible depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.