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.82 in /native #977

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps trybuild from 1.0.71 to 1.0.82.

Release notes

Sourced from trybuild's releases.

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
  • 58b2d89 Release 1.0.82
  • 4fc6aeb Opt in to generate-link-to-definition when building on docs.rs
  • a8570b3 Update to 2021 edition
  • 0f72542 Sort dependencies and features
  • 6ebfd13 Release 1.0.81
  • a452eb5 Eliminate syn 1 from minimal-versions
  • b9c756d Make minimal-versions job consistent with other repos
  • 44eeff1 Remove .clippy.toml in favor of respecting rust-version from Cargo.toml
  • 7d89384 Fix new unused_mut detected by nightly-2023-04-30
  • 07a3bfa Update fuzz crate gitignore to ignore coverage dir
  • 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.71 to 1.0.82.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.71...1.0.82)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 24, 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 Jul 24, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (0fb9021) 90.92% compared to head (2a4a73c) 90.92%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #977   +/-   ##
=======================================
  Coverage   90.92%   90.92%           
=======================================
  Files         254      254           
  Lines       25962    25962           
=======================================
  Hits        23607    23607           
  Misses       2355     2355           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #991.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/cargo/native/trybuild-1.0.82 branch August 21, 2023 02:59
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