Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update ui_test requirement from 0.25 to 0.26 #14

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Updates the requirements on ui_test to permit the latest version.

Changelog

Sourced from ui_test's changelog.

[0.26.4] - 2024-09-09

Added

Fixed

  • custom flags were not overriding the default, but the other way around.

Changed

  • Made more code public for miri to use
  • Replaced lazy_static with std's OnceLock

Removed

[0.26.3] - 2024-09-08

Added

Fixed

Changed

Removed

[0.26.2] - 2024-09-08

Added

Fixed

  • The order of normalizations and other settings is now that individual tests' normalizations get applied after the global normalizations.

Changed

Removed

[0.26.0] - 2024-09-07

Added

  • examples and usage instructions
  • Config::comment_start field for changing the default comment symbols from //

Fixed

Changed

  • default comment symbols for Config::cargo changed to #
  • Ctrl+C now prints the summary of the tests that were run before Ctrl+C is pressed

... (truncated)

Commits
  • e4f7cab Merge pull request #275 from oli-obk/fix_clippy
  • cb80865 Merge pull request #274 from RalfJung/changelog
  • 3ca0b2d Fix overriding editions and similar custom flags
  • 257f25c Update CHANGELOG.md
  • 39f09a5 Update CHANGELOG.md
  • a10580b clarify changelog
  • 29c61dc Merge pull request #273 from klensy/rustc
  • db10506 gate cargo_metadata on rustc feature too
  • a440504 gate cargo-platformt under rustc feature
  • ff62067 Merge pull request #271 from klensy/lazy_static
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [ui_test](https://github.com/oli-obk/ui_test) to permit the latest version.
- [Release notes](https://github.com/oli-obk/ui_test/releases)
- [Changelog](https://github.com/oli-obk/ui_test/blob/main/CHANGELOG.md)
- [Commits](oli-obk/ui_test@0.25.0...0.26.4)

---
updated-dependencies:
- dependency-name: ui_test
  dependency-type: direct:production
...

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 Sep 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #15.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/cargo/ui_test-0.26 branch October 7, 2024 17:02
# for free to join this conversation on GitHub. Already have an account? # 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.

0 participants