chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10#8
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10#8dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [rustls-webpki](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
tirthpatell
added a commit
that referenced
this pull request
Mar 21, 2026
Critical fixes: - Fix /public_profile_posts → /profile_posts endpoint path (#1) - Wire auto_publish_text param into build_text_params, skip publish call when auto-publishing (#2) - Add is_carousel_item=true to create_media_container (#3) - Allow coordinate-only location search (#4) - Model link_total_values and follower demographics in Insight (#5, #6) Major fixes: - Add since/until to get_user_mentions and get_user_ghost_posts (#7, #8) - Add type, application, data_access_expires_at to DebugTokenData (#9) - Fix container polling to 5 attempts × 60s per docs (#10) - Add create_image_reply and create_video_reply (#11) - Make reply delay opt-in via apply_reply_delay parameter (#12) - Add topic tag 1-50 character length validation (#13) - Add is_eligible_for_geo_gating, recently_searched_keywords to USER_PROFILE_FIELDS (#14) - Add fields parameter to lookup_public_profile (#15) - Split REPLY_FIELDS vs PENDING_REPLY_FIELDS per endpoint (#16) - Remove undocumented period param from post insights (#17) - Remove undocumented search fields from PUBLISHING_LIMIT_FIELDS (#18) Minor fixes: - Remove phantom Post.reply_to field (#20) - Skip container polling for text posts (#21) - Return PostId from repost_post instead of extra API call (#22) - Document millisecond timestamp unit on RecentSearch (#23) - Change User serde alias to rename for correct serialization (#24) - Make PublicUser.name optional (#25) - Count emoji UTF-8 bytes in text length validation (#26) - Validate before/after cursor mutual exclusivity (#27) New features: - Add hashtag_search convenience method (#28) - Add get_my_posts/replies/mentions/ghost_posts shortcuts (#29) - Add get_recently_searched_keywords convenience (#30) BREAKING CHANGES: - search_locations: query is now Option<&str> - create_reply: added apply_reply_delay parameter - repost_post: returns PostId instead of Post - get_user_mentions/get_user_ghost_posts: use PostsOptions - PublicUser.name: String → Option<String> - User serde: alias → rename for profile_pic_url/biography - PublishingLimits: removed search_quota_usage/search_config
Author
|
Looks like rustls-webpki is up-to-date now, so this is no longer needed. |
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 rustls-webpki from 0.103.9 to 0.103.10.
Release 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.