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.35 to 1.0.53 #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps trybuild from 1.0.35 to 1.0.53.

Release notes

Sourced from trybuild's releases.

1.0.53

  • Normalize diagnostics inside of generated sources written to the Cargo-provided OUT_DIR (#143)

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)

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)

... (truncated)

Commits
  • feec62d Release 1.0.53
  • b90de83 Merge pull request #143 from dtolnay/outdir
  • d222526 Normalize paths under Cargo out directory
  • 42eb79e Add test of normalizing errors emitted by uniffi inside OUT_DIR
  • eeae38a Install newest build of cargo-outdated
  • 124e20f Clippy if_then_panic lint has been renamed to manual_assert
  • 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
  • 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.53.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.35...1.0.53)

---
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 Dec 3, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants