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.71 to 1.0.84 in /native #1016

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps trybuild from 1.0.71 to 1.0.84.

Release notes

Sourced from trybuild's releases.

1.0.84

  • Stabilize usage of Cargo's --keep-going build mode, which parallelizes test compilation for a significant speedup (rust-lang/cargo#12568, #240)

1.0.83

  • Improve normalization of code blocks after 'help:' (#238)

1.0.82

  • Documentation improvements

1.0.81

No release notes provided.

1.0.80

  • Improve normalization of error messages when using Cargo sparse registry protocol (#227, thanks @​MingweiSamuel0)

1.0.79

  • Use the more preferred .cargo/config.toml for configuring generated test package, rather than .cargo/config (#226)

1.0.78

  • Normalize paths which refer to rustc's build directory: /rustc/c5c7d2b37780dac1092e75f12ab97dd56c30861d/library/core/src/fmt/mod.rs:786:1 (#224, thanks @​schreter)

1.0.77

No release notes provided.

1.0.76

1.0.75

1.0.74

1.0.73

  • Documentation improvements

1.0.72

  • Fix a warning when using trybuild from a test-only Cargo package, i.e. without a library target (#208)
Commits
  • c26438e Release 1.0.84
  • 67562e4 Merge pull request #240 from dtolnay/keepgoing
  • cb568c1 Update actions/checkout@v3 -> v4
  • ba676da Stabilize Cargo's --keep-going flag
  • eec8ca6 Release 1.0.83
  • b67060f Merge pull request #238 from dtolnay/normalizehelp
  • a1a2d87 Normalize indentation of code blocks after 'help:'
  • 8bbec39 Add test case that has a code block after 'help:'
  • 2a0da76 Merge pull request #237 from dtolnay/unknownlint
  • 6df7d81 No more need for unknown_lints suppression
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.71 to 1.0.84.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.71...1.0.84)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 11, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 11, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (94dd20e) 91.04% compared to head (2710f70) 91.04%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1016   +/-   ##
=======================================
  Coverage   91.04%   91.04%           
=======================================
  Files         255      255           
  Lines       26366    26366           
=======================================
  Hits        24004    24004           
  Misses       2362     2362           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #1021.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/cargo/native/trybuild-1.0.84 branch September 18, 2023 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants