Skip to content

Bump ui_test from 0.23.0 to 0.30.6#100

Merged
coord-e merged 2 commits into
mainfrom
dependabot/cargo/ui_test-0.30.6
Jun 3, 2026
Merged

Bump ui_test from 0.23.0 to 0.30.6#100
coord-e merged 2 commits into
mainfrom
dependabot/cargo/ui_test-0.30.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps ui_test from 0.23.0 to 0.30.6.

Changelog

Sourced from ui_test's changelog.

[0.30.6] - 2026-05-29

Added

  • Fields of Errored are now public, so user-defined flags can report stdout/stderr

Fixed

Changed

[0.30.5] - 2026-05-04

Added

  • Added support for Cargo's new build-dir layout

Fixed

  • Update the help string in CLI to include new flags

Changed

  • when a test file has no error patterns, there's now a suggestion to add //@check-pass

[0.30.4] - 2025-11-24

Added

Fixed

Changed

  • Bump indicatif dependency to 0.18.3

[0.30.3] - 2025-11-16

Added

Fixed

  • the text output now uses the singular form when there was 1 unmatched diagnostic

Changed

  • Bump prettydiff dependency to 0.9

[0.30.2] - 2025-07-01

Added

... (truncated)

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ui_test](https://github.com/oli-obk/ui_test) from 0.23.0 to 0.30.6.
- [Release notes](https://github.com/oli-obk/ui_test/releases)
- [Changelog](https://github.com/oli-obk/ui_test/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oli-obk/ui_test/commits)

---
updated-dependencies:
- dependency-name: ui_test
  dependency-version: 0.30.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2026
ui_test changed the default output_conflict_handling from Bless to Error
in 0.24.0. Since the test suite has no .stderr/.stdout snapshot files,
any test that emits warnings now fails with "no output was expected".
Setting ignore_output_conflict restores the old behaviour of not checking
stderr/stdout output files.
@coord-e coord-e merged commit 76bc049 into main Jun 3, 2026
6 checks passed
@coord-e coord-e deleted the dependabot/cargo/ui_test-0.30.6 branch June 3, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants