Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps trybuild from 1.0.35 to 1.0.49.

Release notes

Sourced from trybuild's releases.

1.0.49

  • Improvements to normalization of project directory in compiler output (#130, #131, #132)

1.0.48

  • Eliminate inconsistency between windows and unix filepaths in diagnostics

1.0.47

  • Normalize extern crate filepaths after --> to account for upstream rustc diagnostics changes (#128)

1.0.46

  • Support edition = "2021"

1.0.45

  • Expose a cfg that forces building as host architecture during a cross build (#123, thanks @​taiki-e)

1.0.44

  • Make ui tests compatible with -Z instrument-coverage and other uses of RUSTFLAGS (#121, thanks @​taiki-e)

1.0.43

  • Replace path to cargo registry with normalized path (#117, thanks @​bkchr)

1.0.42

  • Prevent concurrent test runs from clashing on project directory (#58, #114)

1.0.41

  • Normalize paths of path dependencies outside of current crate's workspace (#107, #110, thanks @​weiznich)

1.0.40

  • Fix compatibility with sccache by respecting test-time CARGO environment variable over build-time one (#111, thanks @​rexhoffman)

1.0.39

  • Preserve any other patch fields from workspace .toml (#109, thanks @​jlas)

1.0.38

  • Attempt to build tests with the same versions of all dependencies as workspace lockfile (#53)

1.0.37

  • Restore compatibility with Rust 1.31 (#101)

1.0.36

  • Perform case insensitive comparison for path replacements to normalize platform-dependent stderr on case insensitive filesystems (#73)
Commits
  • 7ddf992 Release 1.0.49
  • f786b88 Merge pull request #132 from dtolnay/leadingdir
  • 508b39f Omit leading $DIR on file paths
  • 222982a Merge pull request #130 from dtolnay/directory
  • 8d72607 Prevent partial matching of source dir
  • 80198bd Merge pull request #131 from dtolnay/separator
  • a754890 Ignore differences in path separator during case insensitive path replace
  • 4764fa9 Merge pull request #129 from dtolnay/directory
  • 6b4d647 Wrap directory paths in a Directory type
  • acd460b Replace range instead of string +
  • Additional commits viewable in compare view

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 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 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 [trybuild](https://github.com/dtolnay/trybuild) from 1.0.35 to 1.0.49.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.35...1.0.49)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 8, 2021

The following labels could not be found: cargo, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 15, 2021

Superseded by #289.

@dependabot dependabot bot closed this Oct 15, 2021
@dependabot dependabot bot deleted the dependabot/cargo/trybuild-1.0.49 branch October 15, 2021 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants