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.83 in /native #991

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps trybuild from 1.0.71 to 1.0.83.

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
  • 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
  • 2804f8a Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"
  • bfcf1f0 Temporarily disable -Zrandomize-layout due to rustc ICE
  • 58b2d89 Release 1.0.82
  • 4fc6aeb Opt in to generate-link-to-definition when building on docs.rs
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (75b6331) 90.93% compared to head (c641717) 90.93%.

❗ 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     #991   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files         254      254           
  Lines       25972    25972           
=======================================
  Hits        23617    23617           
  Misses       2355     2355           

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

@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 Aug 21, 2023
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.71 to 1.0.83.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.71...1.0.83)

---
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 force-pushed the dependabot/cargo/native/trybuild-1.0.83 branch from 6e63262 to c641717 Compare August 26, 2023 14:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #1016.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/cargo/native/trybuild-1.0.83 branch September 11, 2023 02:29
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