build(deps): bump ureq from 2.12.1 to 3.3.0#7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.3.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.12.1...3.3.0) --- updated-dependencies: - dependency-name: ureq dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2e1b2a6 to
3f0e973
Compare
Wise-Est-Systems
added a commit
that referenced
this pull request
May 4, 2026
…ainer Three engine-flagged QA fixes from the wise-demo-engine survey, all independent and low-risk: * CLI now writes `<full filename>.win` matching the browser/WASM behavior. Prior CLI used file_stem(), so `invoice.txt` became `invoice.win` while the web produced `invoice.txt.win` — verifying across surfaces silently failed on the filename. (#7) * `win seal` no longer touches the system clipboard when stdout is not a TTY (CI, scripts, pipelines), and adds a `--no-clipboard` flag for explicit opt-out. Avoids clobbering a user's clipboard from automation. (#9) * proofs.systems "results" section updated from three to four (Verified/Tampered/Invalid/Damaged, matching grammar.md P3 task #12) and the bare result words moved out of H3 body so CMD-F and scrapers no longer false-positive on the explainer. (#6) Test helper `win_of(p)` added across test files in place of `Path::with_extension("win")` so tests track CLI behavior. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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 ureq from 2.12.1 to 3.3.0.
Changelog
Sourced from ureq's changelog.
... (truncated)
Commits
b2adbf03.3.07662219Bump MSRV 1.71 -> 1.85, edition 2024eb51f2c3.2.1ad49981Bump deps to fix cargo-deny RUSTSEC08785cbSwitch out utf-8 crate with utf8-zero9ef2153Clarify that json feature is disabled by defaulteb2539dFix misleading unsafe wording in crate docsb45d3d2Fix cargo-deny advisory failures852b8043.2.0378f768Update deny.toml given current dependencies