Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump trybuild from 1.0.43 to 1.0.52 #12

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps trybuild from 1.0.43 to 1.0.52.

Release notes

Sourced from trybuild's releases.

1.0.52

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)
Commits
  • 2ee6ca1 Release 1.0.52
  • a71eef7 Merge pull request #139 from taiki-e/path
  • 6170650 Always display path of test files
  • 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
  • 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.43 to 1.0.52.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.43...1.0.52)

---
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 Nov 1, 2021

The following labels could not be found: A2-insubstantial, B0-silent, C1-low 📌.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 3, 2021

Superseded by #16.

@dependabot dependabot bot closed this Dec 3, 2021
@dependabot dependabot bot deleted the dependabot/cargo/trybuild-1.0.52 branch December 3, 2021 17:49
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