Skip to content

Comments

Bump trybuild from 1.0.35 to 1.0.40#96

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/trybuild-1.0.40
Closed

Bump trybuild from 1.0.35 to 1.0.40#96
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/trybuild-1.0.40

Conversation

@dependabot
Copy link

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

Bumps trybuild from 1.0.35 to 1.0.40.

Release notes

Sourced from trybuild's releases.

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
  • f1736a3 Release 1.0.40
  • 5325ca7 Touch up PR 111
  • d073bd1 Merge pull request #111 from rexhoffman/sccache_playnice
  • eb7b3a8 [sccache compat] work well with sccache
  • acf7a40 Ignore too_many_lines clippy pedantic lint
  • 8416022 Release 1.0.39
  • f21f019 Merge pull request 109 from jlas/master
  • 7e60ae2 Fix rendering of empty patch blocks
  • ba59e2a Fix catching clippy warnings as CI failures
  • 51640ed Resolve minimal-versions workaround after libproc_macro fix
  • 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

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.35 to 1.0.40.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.35...1.0.40)

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

dependabot bot commented on behalf of github Feb 3, 2021

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2021

Superseded by #110.

@dependabot dependabot bot closed this Feb 17, 2021
@dependabot dependabot bot deleted the dependabot/cargo/trybuild-1.0.40 branch February 17, 2021 06:24
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