Skip to content

Conversation

@dependabot
Copy link

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

Bumps trybuild from 1.0.38 to 1.0.51.

Release notes

Sourced from trybuild's releases.

1.0.51

  • Strip line numbers from every file other than the one that was the argument to fn compile_fail (#136)

1.0.50

  • Fix a case of normalization unexpectedly replacing a URL component as if it were a directory path (#134)

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)
Commits
  • f74cd93 Release 1.0.51
  • 0895db4 Merge pull request #138 from dtolnay/inputfile
  • ae88a10 Link to issue 86 in dropshot test
  • 362c606 Set appropriate input path on test cases to match prev result
  • 9db3ce5 Strip line numbers outside of the one input file
  • d8c5756 Add input file path to context for normalization
  • db6e880 Add test for issue 136
  • df0dcc7 Release 1.0.50
  • c110590 Merge pull request #135 from dtolnay/replace
  • e12b525 Require non-alphanum leading up to a path replacement
  • 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.38 to 1.0.51.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.38...1.0.51)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 26, 2021

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 27, 2021

Superseded by #314.

@dependabot dependabot bot closed this Oct 27, 2021
@dependabot dependabot bot deleted the dependabot/cargo/trybuild-1.0.51 branch October 27, 2021 13:16
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.

1 participant